@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@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}}.circle-loader{background:rgba(0,0,0,.9);color:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:998;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.circle-loader:after,.circle-loader:before{box-sizing:border-box;display:block}.circle-loader:after{animation:rotation 1s linear infinite;border:4px solid #fff;border-left-color:transparent;content:"";height:48px;left:calc(50% - 24px);position:relative;top:calc(50% - 24px);width:48px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.circle-loader:before{animation:blink 1s linear infinite alternate;content:attr(data-text);left:0;position:relative;text-align:center;top:calc(50% - 50px);width:100%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes blink{0%{opacity:.5}to{opacity:1}}.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}#Feed_WeatherForecast_Button_30Days_Container{display:flex;justify-content:center}#Feed_WeatherForecast_Button_30Days{align-items:center;background-color:#0080cd;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.plans-page{background:url(/dist/images/plans/hero-bg.webp) no-repeat top;background-size:cover;background-attachment:fixed;min-height:100vh}.plans-hero{min-height:360px;display:flex;align-items:center;justify-content:center;padding:48px 24px 32px;text-align:center;color:#fff;position:relative}@media (max-width:768px){.plans-hero{min-height:280px;padding:32px 20px 24px}}.plans-hero-content{max-width:996px;margin:0 auto;position:relative;z-index:1}.plans-hero h1{font-family:Inter,sans-serif;font-weight:700;font-size:40px;line-height:1.2;text-align:center;color:#fff;margin:0 0 16px}@media (max-width:768px){.plans-hero h1{font-size:28px;margin-bottom:12px}}@media (max-width:480px){.plans-hero h1{font-size:24px;margin-bottom:8px}}.plans-hero p{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.4;text-align:center;letter-spacing:.15px;color:#fff;margin:0 auto;max-width:560px}@media (max-width:768px){.plans-hero p{font-size:14px}}.plans-container{max-width:1200px;margin:-64px auto 0;padding:0 24px 48px;display:flex;gap:32px;flex-wrap:wrap;justify-content:center;position:relative;z-index:1}@media (max-width:768px){.plans-container{margin-top:-40px;padding:0 20px 32px;gap:24px}}.plan-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:none;transition:transform .3s ease,box-shadow .3s ease}.plan-card:hover{transform:translateY(-4px)}.plan-card.premium{padding:8px;gap:8px;width:312px;min-height:456px;background:#fb0;border-radius:28px;box-shadow:0 130px 52px rgba(0,0,0,.01),0 73px 44px rgba(0,0,0,.05),0 33px 33px rgba(0,0,0,.09),0 8px 18px rgba(0,0,0,.1)}.plan-card.premium:hover{box-shadow:0 150px 60px rgba(0,0,0,.02),0 80px 50px rgba(0,0,0,.06),0 40px 40px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.12)}.plan-card.free{align-items:flex-start;padding:8px;gap:8px;width:312px;min-height:456px;background:#fff;border-radius:28px;box-shadow:0 4px 8px -2px rgba(0,0,0,.1)}.plan-card.free:hover{box-shadow:0 8px 16px -2px rgba(0,0,0,.15)}.plan-card.free .plan-inner-free{display:flex;flex-direction:column;justify-content:space-between;padding:20px;gap:32px;width:100%;min-height:440px;background:#fff;border-radius:24px;box-shadow:0 2px 4px -2px rgba(0,0,0,.12)}.plan-card.free .plan-specifications{gap:16px;flex-grow:1}.plan-card.free .plan-header{gap:8px}.plan-card.free .plan-header h2{color:#2a2b2d}.plan-card.free .plan-header p{color:#565759}.plan-card.free .plan-price{justify-content:center}.plan-card.free .plan-price .value{width:auto;font-weight:700;font-size:28px;color:#2a2b2d;text-align:center}.plan-card.free .plan-features li{font-weight:400;color:#2a2b2d}.plan-card.free .plan-features li:before{background-image:url(/dist/images/plans/icon-feature-free.svg)}@media (max-width:768px){.plan-card{width:100%;max-width:312px}.plan-card.premium{transform:none}}.plan-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px 32px;gap:12px;width:296px;min-height:440px;background:#fff;box-shadow:0 2px 4px -2px rgba(0,0,0,.12);border-radius:24px;flex:none}@media (max-width:768px){.plan-inner{width:100%}}.plan-specifications{align-items:flex-start;gap:20px;margin:0 auto}.plan-header,.plan-specifications{display:flex;flex-direction:column;padding:0;width:232px;flex:none;align-self:stretch}.plan-header{align-items:center;gap:8px}.plan-header h2{font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.02em;color:#1a1a1a}.plan-header h2,.plan-header p{width:232px;font-family:Inter,sans-serif;text-align:center;flex:none;align-self:stretch;margin:0}.plan-header p{font-weight:400;font-size:14px;line-height:1.4;letter-spacing:-.01em;color:#666}.price-toggle{display:flex;flex-direction:row;align-items:flex-start;padding:4px;width:240px;height:44px;background:#e1e1e1;border-radius:100px;flex:none;margin:0 auto}.price-toggle button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 0;width:116px;height:36px;border:none;border-radius:100px;flex:1;cursor:pointer;transition:all .2s ease;background:transparent;font-family:Inter,sans-serif;font-weight:600;font-size:15px;line-height:1.2;text-align:center;letter-spacing:-.01em;color:#1a1a1a}.price-toggle button.active{background:#fff;box-shadow:0 2px 4px -2px rgba(0,0,0,.12)}.price-toggle button:hover:not(.active){background:hsla(0,0%,100%,.5)}.plan-price{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;padding:0;gap:4px;width:232px;flex:none;align-self:stretch;margin:0}.plan-price .currency{font-weight:500}.plan-price .currency,.plan-price .value{font-family:Inter,sans-serif;font-size:32px;line-height:1.2;display:flex;align-items:center;letter-spacing:-.02em;color:#1a1a1a;flex:none}.plan-price .value{font-weight:700}.plan-price .price-period{font-family:Inter,sans-serif;font-weight:500;font-size:28px;line-height:1.2;display:flex;align-items:center;letter-spacing:-.02em;color:#1a1a1a;flex:none}.plan-features{flex-direction:column;gap:12px;flex:none;list-style:none;margin:0}.plan-features,.plan-features li{display:flex;align-items:flex-start;padding:0;width:232px;align-self:stretch}.plan-features li{flex-direction:row;gap:8px;flex:none;font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:1.4;letter-spacing:-.01em;color:#1a1a1a}.plan-features li:before{content:"";display:flex;align-items:center;justify-content:center;width:16px;height:16px;min-width:16px;flex-shrink:0;margin-top:2px;background-image:url(/dist/images/plans/icon-feature-premium.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.plan-cta{flex-direction:column;padding:0;gap:8px;margin:0 auto;flex:none}.btn-plan,.plan-cta{display:flex;align-items:center;width:232px;align-self:stretch}.btn-plan{flex-direction:row;justify-content:center;padding:12px 16px;height:44px;background:#fecb2f;border-radius:100px;border:none;cursor:pointer;transition:all .2s ease;flex:none;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.2;text-align:center;letter-spacing:-.01em;color:#2a2b2d}.btn-plan:hover{background:#fdb800;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,203,47,.4)}.btn-plan:active{transform:translateY(0)}.plan-card.free .btn-plan{background:transparent;border:1px solid #cacacb;color:#2a2b2d;align-self:stretch}.plan-card.free .btn-plan:hover{background:#f5f5f5;border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.plan-card.free .btn-plan:active{transform:translateY(0)}@media (max-width:768px){.plan-inner{width:100%}.plan-cta,.plan-features,.plan-features li,.plan-header,.plan-header h2,.plan-header p,.plan-price,.plan-specifications,.price-toggle{width:100%;max-width:232px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.plans-container{padding:0 16px 24px;gap:20px;margin-top:0}.plan-card{max-width:100%}.plan-card.free,.plan-card.premium{width:100%}}.alert-cookie{background-color:rgba(64,64,64,.9);box-shadow:0 8px 6px 0 rgba(0,0,0,.41);padding:20px;bottom:10px;left:25%;z-index:9999;font-size:13px!important;max-width:50%;gap:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.alert-cookie span{line-height:1}.alert-cookie .cookie-consent-btn{background:#2e48ff;min-width:200px;min-height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.alert-cookie a{text-decoration:underline;color:#b0e1ff}.alert-cookie a:visited{color:#fff}@media screen and (max-width:991px){.alert-cookie{padding:8px 10px;max-width:none;bottom:10px;right:10px;left:10px}}:root{--color-background:#fff;--color-text:#333;--color-text-light:#898a8b;--color-primary:#0072bc;--color-border:#f2f2f2;--sidebar-width:297px;--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 22px 22px 0}#sidebar.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-panel{position:absolute;top:0;left:0;width:100%;padding:5px;background-color:var(--color-background);-webkit-transition:transform var(--animation-speed) ease-in-out;transition:transform var(--animation-speed) ease-in-out;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar-panel,.sidebar-scroll{height:100%;display:flex;flex-direction:column;box-sizing:border-box}.sidebar-scroll{overflow-y:auto;padding:35px 16px;gap:16px}#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;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:#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;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;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(--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;letter-spacing:.15px;vertical-align:middle}.favorites-container p,.search-bar input,.sidebar-title{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:100%;color:#898a8b}.favorites-container p,.sidebar-title{margin:0 0 .75rem;letter-spacing:0}.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:#000;text-decoration:none;transition:background-color .2s;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.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 .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:#000;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(--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:12px;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}.plan-signature{border-radius:18px;padding:20px 10px 15px;background-color:#f6f6f6;display:flex;flex-direction:column;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:15px;line-height:120%;letter-spacing:.4px}.plan-signature a{opacity:1;border-radius:13px;padding:12px 24px;text-decoration:none;text-align:center;color:#2a2b2d;background-color:#fecb2f}.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:10005;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}}