@font-face{font-family:Roboto-Regular;font-style:normal;font-weight:400;font-display:fallback;src:url(../fonts/Roboto-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto-Bold;font-style:normal;font-weight:400;font-display:fallback;src:url(../fonts/Roboto-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto-Light;font-style:normal;font-weight:400;font-display:fallback;src:url(../fonts/Roboto-Light.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto-Regular;font-display:fallback;font-style:normal;font-weight:400;src:url(../fonts/Roboto-Regular.ttf) format("truetype"),url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2")}@keyframes animation-opacity{0%{opacity:1}25%{opacity:.75}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}@keyframes shimmer-placeholder{0%{background-position:-500px 0}to{background-position:500px 0}}.action-button{align-items:center;background-color:#168ace;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:45px;justify-content:center;margin:30px auto 0;width:160px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.1);box-shadow:0 3px 6px 0 rgba(0,0,0,.1)}.action-button.-no-shadow{box-shadow:none}.action-button.-agro{background-color:#3a982e}.action-button:hover{opacity:.8}.action-button.-little{width:100px}.action-button.-fluid{width:100%}.action-button.-no-margin{margin:0!important}:root{--color-background:#fff;--color-text:#333;--color-text-light:#898a8b;--color-primary:#0072bc;--color-border:#f2f2f2;--sidebar-width:320px;--animation-speed:0.3s}body.sidebar-is-open{overflow:hidden}.overlay,body.sidebar-is-open{position:fixed;width:100%;height:100%}.overlay{top:0;left:0;background-color:rgba(0,0,0,.5);z-index:10001;opacity:1;transition:opacity var(--animation-speed) ease-in-out}.overlay.hidden{opacity:0;pointer-events:none}#sidebar{position:fixed;top:0;left:0;width:var(--sidebar-width);height:100%;background-color:var(--color-background);z-index:10001;display:-webkit-flex;display:flex;flex-direction:column;overflow:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:transform var(--animation-speed) ease-in-out;transition:transform var(--animation-speed) ease-in-out;box-shadow:2px 0 10px rgba(0,0,0,.1);border-radius:0 10px 0 10px}#sidebar.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-panel{position:absolute;display:-webkit-flex;display:flex;flex-direction:column;gap:16px;top:0;left:0;width:100%;height:100%;background-color:var(--color-background);-webkit-transition:transform var(--animation-speed) ease-in-out;transition:transform var(--animation-speed) ease-in-out;padding:41px 16px;box-sizing:border-box;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow-y:auto}#panel-main{z-index:10002}.sidebar-panel.is-active{-webkit-transform:translateX(0);transform:translateX(0)}#panel-main.is-returning{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar-block{padding-bottom:16px;border-bottom:1px solid var(--color-border)}.sidebar-block:last-child{border-bottom:none}.user-profile{display:-webkit-flex;display:flex;align-items:center;gap:8px}.sidebar-user-avatar{border-radius:50%;width:56px;height:56px;background-color:#f2f2f2}.sidebar-user-avatar-initial{width:56px;height:56px;border-radius:50%;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff}.user-profile div span{display:flex;flex-direction:column;color:#898a8b;font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0}.user-profile div .login-link{color:var(--color-primary);text-decoration:none;font-size:.9em}.search-bar{width:100%;display:-webkit-flex;display:flex;padding:14px 16px;background-color:var(--color-border);border-radius:5px;align-items:center;gap:8px}.search-bar span{width:16px;font-size:16px}.search-bar input{width:100%;background-color:transparent;font-style:Regular;letter-spacing:.15px;vertical-align:middle;color:#898a8b}.favorites-container p,.search-bar input,.sidebar-title{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:100%}.favorites-container p,.sidebar-title{margin:0 0 .75rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:0}.sidebar-list{list-style:none;padding:0;margin:0}.sidebar-list li a{display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;padding:.8rem .2rem;color:var(--color-text);text-decoration:none;transition:background-color .2s;font-weight:700}.sidebar-list li a:hover{color:var(--color-primary)}.sidebar-list li a.has-submenu span{font-weight:700}.favorites-list{display:-webkit-flex;display:flex;flex-direction:column;gap:8px}.favorites-list-item{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.favorites-list a{color:#000;font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0}.favorite-star-icon{width:20px;height:20px;cursor:pointer}.panel-header{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--color-border)}.panel-header,.panel-header .back-btn{display:-webkit-flex;display:flex;align-items:center}.panel-header .back-btn{background:none;border:none;cursor:pointer;font-size:1em;padding:.5rem}.back-btn-icon{margin-right:10px;color:#0080c7}.back-btn-label{font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0;color:#898a8b}.panel-header .panel-title{margin:0;font-size:1.1em;font-weight:700}.menu-button{margin:10px 10px 0 0;background-color:transparent;cursor:pointer}.menu-button span{font-size:30px;color:#fff}#sidebarAutocompletePanel{width:100%}#sidebarAutocompletePanel .autocomplete-footer,#sidebarAutocompletePanel .autocomplete-header{padding:0 .5rem}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions{list-style:none;padding:0;margin:0;max-height:calc(10rem + 5px);overflow-y:auto}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions p{padding:.8rem .5rem;color:var(--color-text-light);text-transform:uppercase;font-size:.9em;border-bottom:1px solid var(--color-border)}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item a{display:block;padding:.8rem .5rem;color:var(--color-text);text-decoration:none}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item a:hover{background-color:#f8f8f8}#geolocationInstructionsModal{position:fixed;display:none;padding:40px;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5019607843137255);z-index:9999;cursor:pointer;justify-content:flex-end}#geolocationInstructionsModal .geolocation-instructions-modal-content{display:flex;flex-direction:column;gap:10px;background:#fff;padding:16px 20px;border-radius:8px;width:100%;max-width:360px;height:fit-content;cursor:default}#geolocationInstructionsModal .geolocation-instructions-modal-content .geolocation-instructions-modal-header{display:flex;align-items:center;gap:8px}#geolocationInstructionsModal .geolocation-instructions-modal-content .geolocation-instructions-modal-header img{width:36px;height:36px}#geolocationInstructionsModal .geolocation-instructions-modal-content .geolocation-instructions-modal-header p{font-size:1.25rem;font-weight:600;color:#0072bc;margin:0}#geolocationInstructionsModal .geolocation-instructions-modal-content p{font-size:1rem;line-height:1.3}#geolocationInstructionsModal .geolocation-instructions-modal-content p strong{color:#0072bc}.user-avatar{align-items:center;background-color:#000;color:#fff;display:flex;height:35px;justify-content:center;position:relative;width:35px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.user-logged-menu{background-color:#fff;padding:15px;position:absolute;right:0;text-align:center;top:calc(100% + 20px);z-index:9;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.user-logged-menu:before{border:10px solid transparent;border-bottom-color:#fff;content:"";position:absolute;right:8px;top:-20px}.user-logged-menu .head{border-bottom:1px solid #ddd;color:#b7b6b6;padding-bottom:15px}.user-logged-menu .head .featured{color:#707070;font-family:Roboto-Bold;font-size:18px;line-height:36px}.user-logged-menu .item{border-bottom:1px solid #ddd;color:#707070;padding:10px}.user-logged-menu .item:last-of-type{border-bottom:none}.user-logged-menu .item .link{color:#0079c2;font-family:Roboto-Bold}#locations-modal{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:99993;background-color:rgba(0,0,0,.5)}#locations-modal #locations-modal-outside-button{position:absolute;top:0;left:0;width:100%;height:100%;border:none;cursor:pointer;background:transparent}#locations-modal #locations-modal-menu{display:flex;flex-direction:column;background-color:#fff;top:100%;gap:16px;padding:27px 16px;color:#000;border-radius:8px;border-top:none;max-width:100%;z-index:1}#locations-modal #locations-modal-menu .locations-modal-menu-section{display:flex;flex-direction:column;gap:12px}#locations-modal #locations-modal-menu .locations-modal-menu-section span{font-weight:600}#locations-modal #locations-modal-menu .locations-modal-menu-section ul{display:flex;flex-direction:column;width:100%;gap:8px}#locations-modal #locations-modal-menu .locations-modal-menu-section ul span{padding:9.5px 8px;font-weight:500}#locations-modal #locations-modal-menu .locations-modal-menu-section ul:has(>li:nth-child(2))>li{border-bottom:1px solid #f2f2f2}#locations-modal #locations-modal-menu .locations-modal-menu-section ul li{display:flex;width:100%}#locations-modal #locations-modal-menu .locations-modal-menu-section ul li a{width:100%;padding:9.5px 8px;color:#2a2b2d}#locations-modal #locations-modal-menu button{position:relative;display:flex;justify-content:center;border-radius:8px;font-size:14px;padding:10px 12px;background-color:transparent;width:100%;cursor:pointer;border:1.2px solid #0080cd;color:#0080cd;gap:11px;width:304px;max-width:100%}#locations-modal #locations-modal-menu button div.loading{height:16px;width:16px;border-radius:100%;border:2px solid #0080cd;border-top-color:transparent;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#locations-modal.hidden{display:none!important}.featured-news-wrapper{padding:16px;background-color:#fff;align-items:center;border-radius:16px;display:flex;flex-direction:column}.featured-news-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;width:100%}@media (max-width:768px){.featured-news-header{flex-direction:column;gap:16px;align-items:unset}}.featured-news-header .featured-news-ad{align-self:center}.featured-news-title-wrapper{display:flex;align-items:center;gap:8px;padding-bottom:4px;width:fit-content}.featured-news-title{font-size:1.25rem;line-height:27px;color:#2a2b2d}.featured-news-news-wrapper{display:flex;flex-direction:row;gap:24px;width:100%}@media (max-width:768px){.featured-news-news-wrapper{flex-direction:column;gap:8px}}.featured-news-main-notice-wrapper{display:flex;flex-direction:column;gap:3px;width:280px}@media (max-width:768px){.featured-news-main-notice-wrapper{width:100%}}.featured-news-main-image{border-radius:5px;height:170px;width:280px;object-fit:cover}@media (max-width:768px){.featured-news-main-image{width:100%;height:60%}}.featured-news-category{font-family:Roboto-Bold;line-height:27px;font-weight:500;font-size:.75rem;color:#898a8b;width:fit-content}.featured-news-main-title{font-family:Roboto-Bold;font-size:18px;line-height:27px}.featured-news-list{display:flex;flex-direction:column;gap:8px}.featured-news-hr{width:67px;height:3px;margin-top:5px;border:none}.featured-news-title-item{font-family:Roboto-Bold;font-weight:500;font-size:1rem;line-height:27px;color:#2a2b2d}.featured-news-view-more{color:#fff;font-size:.875rem;font-weight:600;border-radius:16px;padding:8px 20px;display:inline-block;margin-top:16px}@media (max-width:768px){.featured-news-view-more{margin-top:4px}}