@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:var(--component-action-button-bg);color:var(--component-action-button-text);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 var(--component-action-button-shadow);-moz-box-shadow:0 3px 6px 0 var(--component-action-button-shadow);box-shadow:0 3px 6px 0 var(--component-action-button-shadow)}.action-button.-no-shadow{box-shadow:none}.action-button.-agro{background-color:var(--component-action-button-agro-bg)}.action-button:hover{opacity:.8}.action-button.-little{width:100px}.action-button.-fluid{width:100%}.action-button.-no-margin{margin:0!important}#Feed_WeatherForecast_Button_30Days_Container{display:flex;justify-content:center}#Feed_WeatherForecast_Button_30Days{align-items:center;background-color:var(--component-action-button-pill-bg);color:var(--component-action-button-pill-text);border-radius:24px;box-shadow:none;display:flex;flex-direction:row;font-family:Roboto-Regular;font-size:16px;font-weight:600;gap:8px;height:35px;justify-content:center;line-height:19px;padding:8px 20px;width:360px}body.sidebar-is-open{overflow:hidden}.overlay,body.sidebar-is-open{position:fixed;width:100%;height:100%}.overlay{--animation-speed:0.3s;top:0;left:0;background-color:var(--component-sidebar-overlay);z-index:10001;opacity:0;visibility:visible;transition:opacity var(--animation-speed) ease-out,visibility 0ms linear 0ms}.overlay.is-visible{opacity:1}.overlay.hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--animation-speed) ease-out,visibility 0ms linear var(--animation-speed)}#sidebar{--sidebar-width:320px;--animation-speed:0.3s;position:fixed;top:0;left:0;width:var(--sidebar-width);height:100%;background-color:var(--component-sidebar-surface);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-out;transition:transform var(--animation-speed) ease-out;box-shadow:2px 0 10px var(--component-sidebar-shadow);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;top:0;left:0;width:100%;background-color:var(--component-sidebar-surface);-webkit-transition:transform var(--animation-speed) ease-in-out;transition:transform var(--animation-speed) ease-out;padding:41px 16px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar-panel,.sidebar-scroll{flex-direction:column;gap:16px;height:100%;box-sizing:border-box;overflow-y:auto}.sidebar-scroll{padding:35px 16px;display:flex}#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(--component-sidebar-border)}.sidebar-block:last-child{border-bottom:none;padding-bottom:0}.user-profile{display:-webkit-flex;display:flex;align-items:center;gap:8px}.sidebar-user-avatar-wrapper{position:relative;display:inline-block}.sidebar-user-avatar{border-radius:50%;width:56px;height:56px;background-color:var(--component-sidebar-avatar-bg)}.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:var(--component-sidebar-avatar-text);border:4px solid #fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.10196078431372549)}.user-plan-badge{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);background-color:#fecb2f;color:#333;font-size:10px;font-weight:600;padding:3px 10px;border-radius:10px;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:1;font-family:Inter,sans-serif;line-height:1.2}.container-link-user{display:flex;flex-direction:column;color:var(--component-sidebar-text-muted);gap:5px;font-family:Inter,sans-serif;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:0}.container-link-user span{color:#898a8b}.container-link-user a{color:#0080c7;text-decoration:none}.user-profile div .login-link{color:var(--component-sidebar-primary);text-decoration:none;font-size:.9em}.search-bar{width:100%;display:-webkit-flex;display:flex;padding:14px 16px;background-color:var(--component-sidebar-search-bg);border-radius:5px;align-items:center;gap:8px}.search-bar span{width:16px;font-size:16px}.search-input-shell--sidebar{position:relative;flex:1}.search-bar input{width:100%;background-color:transparent;font-family:Inter,sans-serif;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:.15px;vertical-align:middle;color:var(--component-sidebar-search-text);padding-right:52px}.search-bar input::placeholder{color:var(--component-sidebar-search-placeholder);opacity:1}.search-bar input[type=search]::-webkit-search-cancel-button,.search-bar input[type=search]::-webkit-search-decoration,.search-bar input[type=search]::-webkit-search-results-button,.search-bar input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.search-bar .search-input-right{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px}.search-bar .search-input-clear{display:none;align-items:center;justify-content:center;width:16px;height:16px;border:0;padding:0;background:transparent;color:var(--component-sidebar-search-clear);cursor:pointer;font-size:16px;line-height:1}.search-bar .search-input-clear.is-visible{display:inline-flex}.search-bar .search-input-spinner{display:none;box-sizing:border-box;vertical-align:middle;border-radius:9999px;border:2px solid var(--component-sidebar-search-spinner);border-top:2px solid transparent;animation:spin 1s linear infinite}.search-bar .search-input-spinner--compact{width:16px;height:16px}.search-bar .search-input-spinner.is-visible{display:inline-block}.favorites-container p,.sidebar-title{margin:0 0 .75rem;color:var(--component-sidebar-text-muted);text-transform:uppercase;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0}[data-sidebar-section=weather]{--sidebar-section-accent:var(--component-sidebar-section-weather)}[data-sidebar-section=climate]{--sidebar-section-accent:var(--component-sidebar-section-climate)}[data-sidebar-section=news]{--sidebar-section-accent:var(--component-sidebar-section-news)}[data-sidebar-section=agroclima]{--sidebar-section-accent:var(--component-sidebar-section-agroclima)}[data-sidebar-section=maps]{--sidebar-section-accent:var(--component-sidebar-section-maps)}[data-sidebar-section=content]{--sidebar-section-accent:var(--component-sidebar-section-content)}[data-sidebar-section=products]{--sidebar-section-accent:var(--component-sidebar-section-products)}.sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.categories-items{padding:0 20px;overflow-y:auto;flex:1;box-sizing:border-box}.sidebar-list li a{display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;color:var(--component-sidebar-text);text-decoration:none;transition:background-color .2s,color .2s;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}#panel-main .sidebar-list li a:hover{color:var(--component-sidebar-primary)}.sidebar-list li a.has-submenu span{font-weight:700}.sidebar-chevron{flex-shrink:0}.sidebar-chevron,.sidebar-panel[data-sidebar-section] .sidebar-list li a{color:var(--sidebar-section-accent,var(--component-sidebar-primary))}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item:hover,.sidebar-panel[data-sidebar-section] .sidebar-list li a:hover{background-color:var(--component-sidebar-hover-bg)}.favorites-list{display:-webkit-flex;display:flex;flex-direction:column;gap:8px}.favorites-list .no-favorites{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;color:#000}.favorites-list-item{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.favorites-list a{color:var(--component-sidebar-link);font-family:Inter,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(--component-sidebar-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;color:var(--component-sidebar-primary)}.back-btn-icon{margin-right:12px;color:var(--component-sidebar-primary)}.back-btn-label{font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0;color:var(--component-sidebar-back-label)}.panel-header .panel-title{margin:0;font-size:1.1em;font-weight:700}.plan-signature{border-radius:18px;padding:20px 10px;background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:15px}.plan-signature div{padding:0 15px}.plan-signature div p{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:120%;letter-spacing:.4px}.plan-signature div p strong{font-size:15px;color:#e3a611}.plan-signature div p .plan-signature-title{color:#101828}.plan-signature a{opacity:1;border-radius:13px;padding:12px 16px;text-decoration:none;text-align:center;font-size:14px;font-weight:600;color:#2a2b2d;background-color:#fecb2f}.plan-signature a:hover{background-color:#fdb800;opacity:1}.menu-button{margin:10px 10px 0 0;background-color:transparent;cursor:pointer;color:var(--component-header-action-color,currentColor)}.menu-button img{display:block;filter:var(--component-header-menu-icon-filter,none)}.menu-button span{font-size:30px;color:var(--component-header-text,var(--theme-text-inverse))}#sidebarAutocompletePanel{--component-autocomplete-surface:var(--component-sidebar-surface);--component-autocomplete-shadow:transparent;--component-autocomplete-close:var(--component-sidebar-search-clear);--component-autocomplete-title:var(--component-sidebar-text);--component-autocomplete-text:var(--component-sidebar-text-muted);--component-autocomplete-subtle:var(--component-sidebar-text-muted);--component-autocomplete-link:var(--component-sidebar-text);--component-autocomplete-action:var(--component-sidebar-primary);--component-autocomplete-input-bg:var(--component-sidebar-search-bg);--component-autocomplete-input-text:var(--component-sidebar-search-text);--component-autocomplete-input-placeholder:var(--component-sidebar-search-placeholder);--component-autocomplete-spinner:var(--component-sidebar-search-spinner);--component-autocomplete-focus:var(--component-sidebar-primary);position:relative;margin-top:8px;max-height:469px;border-radius:0 0 8px 8px}#sidebarAutocompletePanel>.autocomplete-header{padding:16px}#sidebarAutocompletePanel>.autocomplete-header>h4,#sidebarAutocompletePanel>.autocomplete-header>p{font-size:1rem}#sidebarAutocompletePanel>span{font-size:12px}#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(--component-sidebar-text-muted);text-transform:uppercase;font-size:1rem;border-bottom:1px solid var(--component-sidebar-border)}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item .autocomplete-content{padding:.8rem 16px}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item a{display:flex;align-items:center;gap:8px;color:var(--component-sidebar-text);text-decoration:none}#sidebarAutocompletePanel #sidebarAutocompleteSuggestions .autocomplete-item a span,#sidebarAutocompletePanel>.autocomplete-footer button,#sidebarAutocompletePanel>.autocomplete-footer button span{font-size:.875rem}#sidebarAutocompletePanel .historyFavButton img{width:24px;height:24px}#geolocationInstructionsModal{position:fixed;display:none;padding:40px;top:0;left:0;height:100%;width:100%;background:var(--component-modal-overlay-soft);z-index:10005;cursor:pointer;justify-content:flex-end}#geolocationInstructionsModal .geolocation-instructions-modal-content{display:flex;flex-direction:column;gap:10px;background:var(--component-modal-surface);color:var(--component-modal-text);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:var(--component-modal-accent-strong);margin:0}#geolocationInstructionsModal .geolocation-instructions-modal-content p{font-size:1rem;line-height:1.3}#geolocationInstructionsModal .geolocation-instructions-modal-content p strong{color:var(--component-modal-accent-strong)}.user-avatar{align-items:center;background-color:var(--component-header-user-avatar-bg,#000);border:1px solid var(--component-header-user-avatar-border,transparent);color:var(--component-header-user-avatar-text,#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:var(--component-header-user-menu-surface,#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:10px solid var(--component-header-user-menu-pointer,var(--component-header-user-menu-surface,#fff));content:"";position:absolute;right:8px;top:-20px}.user-logged-menu .head{border-bottom:1px solid var(--component-header-user-menu-border,#ddd);color:var(--component-header-user-menu-heading,#b7b6b6);padding-bottom:15px}.user-logged-menu .head .featured{color:var(--component-header-user-menu-featured,#707070);font-family:Roboto-Bold;font-size:18px;line-height:36px}.user-logged-menu .item{border-bottom:1px solid var(--component-header-user-menu-border,#ddd);color:var(--component-header-user-menu-item,#707070);padding:10px}.user-logged-menu .item:last-of-type{border-bottom:none}.user-logged-menu .item .link{color:var(--component-header-user-menu-link,#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:var(--component-modal-overlay-soft)}#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:var(--component-modal-surface);top:100%;gap:16px;padding:27px 16px;color:var(--component-modal-text);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 var(--component-modal-border-subtle)}#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:var(--component-modal-text)}#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 var(--component-modal-accent);color:var(--component-modal-accent);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 var(--component-modal-accent);border-top:2px solid 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;--featured-news-accent:var(--component-featured-news-accent-default);align-items:center;background-color:var(--component-featured-news-surface);color:var(--component-featured-news-title);border-radius:16px;display:flex;flex-direction:column}.p-maps{padding:16px!important}.featured-news-wrapper.-accent-hot{--featured-news-accent:var(--component-featured-news-accent-hot)}.featured-news-wrapper.-accent-agro{--featured-news-accent:var(--component-featured-news-accent-agro)}.featured-news-wrapper.-accent-agro-alt{--featured-news-accent:var(--component-featured-news-accent-agro-alt)}.featured-news-wrapper.-accent-brand{--featured-news-accent:var(--component-featured-news-accent-default)}.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-wrapper img{filter:var(--component-featured-news-title-icon-filter,none)}.featured-news-title{font-size:1.25rem;line-height:27px;color:var(--component-featured-news-title)}.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-main-image--fallback{object-fit:contain;background-color:green;padding:16px}.featured-news-category{font-family:Roboto-Bold;line-height:27px;font-weight:500;font-size:.75rem;color:var(--component-featured-news-category);width:fit-content}.featured-news-main-title{font-family:Roboto-Bold;font-size:18px;line-height:27px;color:var(--featured-news-accent)}.featured-news-list{display:flex;flex-direction:column;gap:8px}.featured-news-list.-wide-gap{gap:17px}.featured-news-hr{background-color:var(--featured-news-accent);border:0;width:67px;height:3px;margin-top:5px}.featured-news-title-item{font-family:Roboto-Bold;font-weight:500;font-size:1rem;line-height:27px;color:var(--component-featured-news-title)}.featured-news-view-more{background-color:var(--featured-news-accent);color:var(--component-featured-news-action-text);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}}