@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";html{box-sizing:border-box;line-height:1.15;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}:root{-moz-tab-size:4;tab-size:4}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em;top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}audio,embed,iframe,img,object,video{height:auto;max-width:100%}table,tbody,td,tfoot,th,thead,tr{margin:0;padding:0;background:none;border:none;border-collapse:collapse;border-spacing:0;background-image:none}fieldset{outline:0;border:none}button,input,label,select,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;font-size:13px;font-family:Arial}input:focus,select:focus,textarea:focus{outline:0}input,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{width:13px;height:13px}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}button,input[type=button],input[type=reset],input[type=submit]{overflow:visible;width:auto}::-webkit-file-upload-button{padding:0;border:0;background:none}textarea{overflow:auto}select[multiple],textarea{vertical-align:top}.header{background:#fff;box-shadow:0 1rem 2.5rem rgba(14,19,88,.05);width:100vw;z-index:200;padding:2rem 0;position:relative}@media screen and (max-width:800px){.header{padding:2rem 0}}.header .container{display:flex;justify-content:space-between;align-items:center;max-width:none}.header .container.main{position:relative;z-index:200}.header .logo{width:21rem;margin:0;display:block}.header .nav-list{max-width:calc(100% - 19rem);margin:0 2rem}.header .nav{display:block;font-size:1.6rem;display:flex;align-items:center;width:calc(100% - 25rem);justify-content:flex-end}.header .nav a{text-decoration:none}.header .nav-item{margin:.5rem 3rem .5rem 0;color:#1e1f21;opacity:1;font-weight:600;display:inline-block}.header .nav-item:hover{color:#0f725c}.header .nav-item:last-child{margin-right:0}@media (max-width:1550px){.header .nav-item{margin:.5rem 2rem .5rem 0}}@media (max-width:1480px){.header .nav-item{font-size:14px}}.header .button{padding:1.3rem 2rem;font-size:1.6rem;margin:0}.header .button,.header .button:hover{text-decoration:none}.header .nav-button{width:3rem;height:3rem;display:none;flex-direction:column;justify-content:center;cursor:pointer;position:relative;align-items:center;flex:0 0 auto}.header .nav-button svg{width:30px;height:30px;cursor:pointer;transform:scaleX(-1)}.header .nav-button svg path{stroke-dasharray:100%;stroke-dashoffset:0%;transition:transform .3s,stroke-dashoffset .4s;transform-origin:center;stroke:#0f725c;stroke-width:3}.header .nav-button svg .top{transform:translateY(-20%)}.header .nav-button svg .middle{transform:scaleX(1);transition:opacity .3s,transform .3s}.header .nav-button svg .bottom{transform:translateY(20%);stroke-dasharray:100%;stroke-dashoffset:3rem}.header .nav-button .background{background-color:#fefefe;width:100%;position:absolute;left:0;top:0;z-index:-1;height:0;transition:height .3s}.header .nav-button:active svg .bottom,.header .nav-button:focus svg .bottom,.header .nav-button:hover svg .bottom{stroke-dashoffset:0%}.header .nav-button:active .background,.header .nav-button:focus .background,.header .nav-button:hover .background{height:100%}.header .open svg .top{transform:rotate(45deg);stroke-linecap:round}.header .open svg .middle{transform:scaleX(.1);opacity:0}.header .open svg path.bottom{transform:rotate(-45deg);stroke-linecap:round}.header .open svg .bottom{stroke-dashoffset:0%}.header .open .background{height:100%}.header .subnav{transition:all .3s ease-in;visibility:hidden;width:100vw;height:calc(100vh - 7rem);position:fixed;top:7rem;left:0;opacity:0;overflow:hidden;z-index:-1}.header .open .subnav{transform:translateY(0);opacity:1;visibility:visible;z-index:1}.header .link{padding:0 1rem;text-decoration:none;text-transform:uppercase;font-size:1.4rem}.header .link:hover{color:#0f725c}.header .active{color:#0f725c!important;opacity:1!important}.header .subnavigation{background-color:#fff;padding:1.5rem;z-index:1;overflow:hidden;display:flex;position:absolute;width:calc(100vw - 2rem);max-width:32rem;border-radius:.8rem;top:1rem;right:1rem;transform:translateX(20%);transition:all .3s ease-in-out}.header .subnavigation .container{max-width:100rem;margin:0 auto;display:flex;width:100%;flex-direction:column;justify-content:flex-start;padding:0 1rem}.header .subnavigation .button{width:100%;margin:1rem 0;text-align:center;padding:1.4rem 1.7rem;border-radius:.8rem}.header .subnavigation .item{display:flex;flex-direction:column;position:relative;z-index:100;padding:1.5rem;margin:.35rem 0}.header .subnavigation .item a{text-transform:none;font-size:1.6rem;text-decoration:none;color:#1e1f21;font-weight:600}.header .subnavigation .item a:hover{color:#0f725c}@media (max-width:1380px){.header .nav-button{display:flex;position:relative}.header .nav{display:none}}body.open{overflow:hidden}body.open .subnav{opacity:1;visibility:visible;z-index:1;background:rgba(21,48,43,.8)}body.open .subnavigation{transform:translateX(0)}.banner{background:#f4f2f0;padding:10rem 0}.banner .flex-wrapper{display:flex;justify-content:space-between;align-items:center}.banner.top{padding:8rem 0}.banner.top .flex-wrapper{max-width:127rem;margin:0 auto}.banner.top .banner-text p{font-size:1.8rem}@media screen and (max-width:600px){.banner.top .banner-text p{font-size:1.6rem}}.banner.dark{background:#25534a}.banner.dark h2,.banner.dark p{color:#fff}.banner.dark input,.banner.dark textarea{background:hsla(30,15%,95%,.06);border:1px solid hsla(30,15%,95%,.25);color:#fff}.banner.dark .text-field label,.banner.dark .text-field.active label{color:hsla(0,0%,100%,.5)}.banner.dark .button{width:100%;margin-top:1rem}.banner .banner-text{max-width:54rem}.banner-form p,.banner-text p{line-height:1.6}.banner-form .button{width:100%}.banner-form-wrapper{margin-bottom:.5rem}.banner-image{border-radius:.8rem;margin-left:3rem;max-width:52rem;overflow:hidden}.banner-image img{display:block}.about{background:#fff;padding:3rem}.about .container{display:flex;justify-content:space-between;align-items:center;max-width:101.1rem}.new-articles{background:#fff;padding:6rem 0}.new-articles .container{max-width:127rem}.new-articles h2{margin-bottom:4rem;font-size:3.7rem}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width:1080px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.articles-grid{grid-template-columns:1fr}}.article-card{background:#f4f2f0;border-radius:.8rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.article-card-image{position:relative;width:100%;height:25rem;overflow:hidden}.article-card-image img{object-fit:cover;transition:transform .3s ease}.article-card-image:hover img{transform:scale(1.05)}.article-card-content{padding:2rem}.article-card-content h3{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem;color:#25534a}.article-card-content h3:hover{color:#1a3d36}.article-card-content .article-description{font-size:1.6rem;line-height:1.6;color:#1e1f21;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card-content .read-more-link{display:inline-flex;align-items:center;font-size:1.6rem;font-weight:700;color:#25534a;text-decoration:none;transition:color .3s ease}.article-card-content .read-more-link span{margin-left:.5rem;transition:margin-left .3s ease}.article-card-content .read-more-link:hover{color:#1a3d36}.article-card-content .read-more-link:hover span{margin-left:1rem}.facebook-section{background:linear-gradient(135deg,#0f5fc7,#1877f2 58%,#2f8cff);padding:6.4rem 0}.facebook-section .container{max-width:118rem}@media screen and (max-width:700px){.facebook-section{padding:5rem 0}}.facebook-fallback{display:flex;align-items:center;gap:4rem}@media screen and (max-width:700px){.facebook-fallback{flex-direction:column;text-align:center;gap:3rem}}.facebook-carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem;flex-wrap:wrap;gap:1.6rem}.facebook-page-link{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;font-size:2.4rem;font-weight:700}.facebook-page-link:hover{opacity:.85}.facebook-text{flex:1}.facebook-text h2{color:#fff;margin-bottom:1.2rem}.facebook-text p{font-size:1.8rem;line-height:1.7;color:hsla(0,0%,100%,.85);margin-bottom:3rem}@media screen and (max-width:600px){.facebook-text p{font-size:1.6rem}}.facebook-carousel-loading{height:34rem;border-radius:2rem;background:linear-gradient(90deg,hsla(0,0%,100%,.1) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.1) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.facebook-cta{display:inline-flex;align-items:center;gap:.8rem;background:#fff;color:#1877f2;font-size:1.5rem;font-weight:700;padding:1.2rem 2.2rem;border-radius:999px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.facebook-cta:hover{background:#f0f2f5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.25)}.facebook-carousel{display:flex;align-items:center;gap:1.6rem}.carousel-track{flex:1;position:relative;height:38rem}@media screen and (max-width:700px){.carousel-track{height:34rem}}@media screen and (max-width:600px){.carousel-track{height:48rem}}.carousel-slide{position:absolute;inset:0;background:#fff;height:100%;border-radius:2rem;border:1px solid rgba(10,61,128,.08);display:flex;flex-direction:row;overflow:hidden;text-decoration:none;color:inherit;opacity:0;pointer-events:none;transform:translateX(2rem);transition:opacity .4s ease,transform .4s ease}.carousel-slide--active{opacity:1;pointer-events:auto;transform:translateX(0)}@media screen and (max-width:600px){.carousel-slide{flex-direction:column}}.carousel-slide:hover{box-shadow:0 18px 46px rgba(9,49,102,.32);transform:translateY(-3px)}.carousel-slide--text-only{background:linear-gradient(135deg,#fff,#f5f9ff)}.carousel-slide--text-only:after{content:"f";position:absolute;right:3.5rem;bottom:-6rem;color:rgba(24,119,242,.07);font-family:Arial,sans-serif;font-size:26rem;font-weight:800;line-height:1;pointer-events:none}.carousel-slide--text-only .carousel-body{position:relative;z-index:1;max-width:78rem;padding:4.5rem 5rem}.carousel-slide--text-only .carousel-message{max-width:68rem;font-size:2.15rem}.carousel-image{flex:0 0 42%;overflow:hidden;background:#f0f2f5}@media screen and (max-width:700px){.carousel-image{flex:0 0 40%}}@media screen and (max-width:600px){.carousel-image{flex:0 0 22rem;height:22rem}}.carousel-image img{width:100%;height:100%;object-fit:cover;display:block}.carousel-body{flex:1;padding:3.6rem 4rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:600px){.carousel-body{padding:2rem}}.carousel-message{font-size:1.85rem;line-height:1.6;color:#1e1f21;margin-bottom:1.6rem;text-decoration:none}@media screen and (max-width:600px){.carousel-message{font-size:1.5rem}}.carousel-kicker{display:block;color:#1877f2;font-size:1.25rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.4rem}.carousel-meta{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid #e5e9ef;padding-top:1.8rem}.carousel-read{color:#1877f2;font-size:1.4rem;font-weight:700}.carousel-date{font-size:1.3rem;color:#65676b;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.carousel-arrow{flex:0 0 auto;width:5.2rem;height:5.2rem;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;align-self:center;transition:background .2s ease}.carousel-arrow:hover{background:hsla(0,0%,100%,.35)}@media screen and (max-width:600px){.carousel-arrow{width:4.2rem;height:4.2rem}}.carousel-dots{display:flex;justify-content:center;gap:.8rem;margin-top:2.4rem}.carousel-dot{width:.8rem;height:.8rem;border-radius:50%;border:none;cursor:pointer;background:hsla(0,0%,100%,.4);padding:0;transition:background .2s ease,transform .2s ease}.carousel-dot--active{background:#fff;transform:scale(1.25)}.about-text{max-width:46.2rem;line-height:1.6}.about-text p{font-size:2rem}@media screen and (max-width:600px){.about-text p{font-size:1.6rem}}.about-img{border-radius:.8rem;margin-right:3rem;max-width:42rem}.contact{background:#25534a;padding:8rem 0}.contact .title{max-width:56.6rem;margin:0 auto 3rem;text-align:center;color:#fff;padding:0 3rem}.contact h2{color:#fff}.contact .container{display:flex;justify-content:space-between;align-items:center;max-width:96.5rem}.contact-form{max-width:39.2rem;width:100%}.contact-form input,.contact-form textarea{background:hsla(30,15%,95%,.06);border:1px solid hsla(30,15%,95%,.25);color:#fff}.contact-form .text-field label,.contact-form .text-field.active label{color:hsla(0,0%,100%,.5)}.contact-form .button{width:100%;margin-top:1rem}.contact-img{border-radius:.8rem;margin-left:3rem;max-width:39.2rem}@media screen and (max-width:1280px){.banner-image{width:40%;max-width:40%;flex:0 0 40%;margin-left:6rem}}@media screen and (max-width:1080px){.about-image,.contact-image{width:40%;max-width:40%;flex:0 0 40%;margin-left:6rem}.about-image{margin-left:0;margin-right:6rem}.about .container{justify-content:center}.about-img,.contact-img{margin:0;width:100%;max-width:100%}}@media screen and (max-width:800px){.about,.banner,.banner.top,.contact{padding:6rem 0}.about .container,.banner .flex-wrapper,.contact .container{flex-direction:column}.about .container{flex-direction:column-reverse}.about-image,.banner-image,.contact-image{flex:none;margin:3rem auto 0;width:80%;max-width:39.2rem}}@media screen and (max-width:480px){.about,.banner,.banner.top,.contact{padding:4rem 0}}.learn .banner{padding:6rem 0 9rem}.banner-article a,.banner-article a:hover{text-decoration:none}.banner-article .article-image{border-radius:.8rem;margin-right:3rem;max-width:88rem;background-position:50%;background-repeat:no-repeat;background-size:5rem;font-size:0;max-height:42rem;height:30vw;letter-spacing:0;max-width:100%;overflow:hidden;word-spacing:0;background-color:#f9f7f5}.banner-article .article-image,.banner-article .article-image a{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.banner-article .article-image a{height:100%}.banner-article .article-image img{height:auto!important;position:relative!important;min-width:100%!important}.banner-article .article-text h4{text-transform:uppercase;font-size:1.4rem;margin-bottom:1.5rem;color:#717172}.banner-article .article-text h4 b{color:#0f725c;font-weight:400}.articles{background:#fff;padding:8rem 0}.articles-list{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.article-item{width:50%;padding:0 0 6rem 2rem}.article-item:nth-child(odd){padding:0 2rem 6rem 0}.article-item .article-image{border-radius:.8rem;margin-right:3rem;max-width:88rem;background-position:50%;background-repeat:no-repeat;background-size:5rem;font-size:0;max-height:30rem;height:22vw;letter-spacing:0;max-width:100%;overflow:hidden;position:relative;width:100%;word-spacing:0;background-color:#f9f7f5}.article-item .article-image a{height:100%;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.article-item .article-img{filter:grayscale(85%);transition:all .3s linear 0s;height:auto!important;position:relative!important;min-width:100%!important}.article-item:hover .article-img{filter:none}.article-item:hover .article-text-wrapper{box-shadow:0 1rem 3rem rgba(0,0,0,.1);background-color:#fff;transition:all .3s linear 0s}.article-item .article-text{position:relative;z-index:1;margin-top:-6rem;padding:0 3rem}.article-item .article-text-wrapper{background-color:#f4f2f0;border-radius:.8rem;padding:2rem 2rem 3rem}.article-item h2{font-size:2.4rem;padding-bottom:1rem}.article-item a,.article-item a:hover{text-decoration:none}.more-link{font-weight:800;color:#1e1f21}.more-link span{color:#e1af00}@media screen and (max-width:800px){.learn .banner{padding:6rem 0}.learn .banner .container{flex-direction:column}.learn .banner .banner-article .article-text{width:100%;max-width:100%;margin-top:2rem}.learn .banner .banner-article .article-image{max-height:30rem;height:47vw}.article-item{width:100%;padding-left:0}.article-item:nth-child(odd){padding-right:0}.articles{padding:6rem 0}.articles .article-image{height:47vw}}@media screen and (max-width:600px){.article-item .article-text{padding:0 1.5rem}}@media screen and (max-width:480px){.learn .banner{padding:4rem 0}}.article h2{scroll-margin-top:8rem}.article .banner{padding:4rem 0}.article .banner-article .article-image{margin-right:0;margin-left:3rem;max-width:64rem;height:32rem}.article .banner-article .article-text p span{color:#717172}.article .banner-article .article-text p a{font-weight:700;color:#0f725c}.article .banner-article .sources{padding:1rem 0;border-top:1px solid rgba(33,33,33,.15)}.article .banner-article .sources img{margin-right:.5rem;position:relative;top:1px}article ol,article ul{margin-left:2rem;margin-bottom:2rem}article ul{list-style:initial}article li{margin-bottom:.5rem}article li p{margin-bottom:0}article a{font-weight:700;color:#0f725c}article img{float:right;margin-left:2rem;margin-bottom:2rem;max-width:250px}article h4{font-size:2rem;font-weight:700;color:#25534a;margin-bottom:2rem}.ref{font-size:1.4rem!important;margin-top:3rem;word-wrap:break-word;border:1px solid rgba(33,33,33,.15);border-radius:.8rem;padding:3rem 4rem;margin-bottom:3rem}.ref ol{margin-left:2rem;margin-bottom:2rem}.ref li{font-size:1.4rem!important;margin:0 0 1rem}.ref .list{counter-reset:item}.ref .list p{display:flex;color:#25534a;margin-bottom:1rem}.ref .list p:before{content:counter(item) ". ";counter-increment:item;width:4rem;display:block;flex:0 0 4rem}.ref .list p a{display:block}sup{vertical-align:super}.article-options{background:#fff;padding:3rem 0;z-index:101}.article-options .container{align-items:center;display:flex;justify-content:space-between}.share-links{align-items:center;display:flex;justify-content:flex-start}.share-links span{font-size:1.6rem;text-transform:uppercase;letter-spacing:.05rem;padding-bottom:1rem;font-weight:700;margin:0 2rem 0 0;opacity:1;padding-top:1rem}.share-links span.mobile{display:none}.share-links button{margin:0}.back-link{font-weight:700;margin-right:2rem;text-decoration:none}.back-link img{margin-right:1rem;transition:all .3s}.back-link:hover{text-decoration:none;animation:none}.back-link:hover img{transform:translateX(-.5rem)}.back-link.active,.back-link:active,.back-link:focus{text-decoration:none;animation:none}.back-link .mobile{display:none}.social-links ul{display:flex;transition:all .3s}.social-links ul li:not(:last-child){margin-right:1.5rem}.social-links li a,.social-links li button{display:inline-block;height:3.6rem;padding:.6rem;width:3.6rem;align-items:center;display:flex;justify-content:center}.social-links li a:focus,.social-links li a:hover{opacity:.7}.article-content{margin-bottom:4rem;padding-top:11rem;display:flex;justify-content:space-between;position:relative;z-index:10}.article-content p,.article-content p span{font-size:1.8rem;letter-spacing:-.01rem;line-height:2.4rem;margin-left:0!important;margin-right:0!important;text-align:left!important;text-indent:0!important}.article-content .article-author{margin-top:4rem;border:1px solid #dcdcdc;border-radius:.8rem;display:flex;flex-direction:row;align-items:flex-start;padding:2.4rem;box-shadow:0 1rem 1rem 0 rgba(0,0,0,.2)}.article-content .article-author .avatar{margin-right:5%;max-width:20rem}.article-content .article-author .avatar img{object-fit:cover;display:block;width:100%;height:100%;border-radius:.8rem}.article-content .article-author h3{padding-top:0}.article-content .article-author .bio{line-height:2.4rem;width:70%;min-width:25rem}.article-content .article-author .bio .full-bio{padding-top:2rem;margin-bottom:0;font-size:1.6rem}@media screen and (max-width:600px){.article-content .article-author{flex-direction:column}.article-content .article-author .avatar{margin:0;width:100%;max-width:100%}.article-content .article-author .bio{padding-left:0;width:100%;max-width:100%}}.article-content .product-price .badges-block{display:none}.article-content.center-content .article-content-wrapper{margin:0 auto}.article-section .content-container{position:relative;z-index:10}.sticky-container>div:first-child{position:relative;z-index:100}.sticky-container{position:absolute;height:93%;width:100vw}.article-content .product-wrapper,.sticky-container .product-wrapper{background:#f4f2f0;border-radius:.8rem;padding:4rem 2rem;text-align:center;position:relative;height:auto}.article-content .product-wrapper button,.sticky-container .product-wrapper button{font-size:1.6rem;padding:1.5rem 3rem}.article-content .product-wrapper h3,.sticky-container .product-wrapper h3{font-size:2.2rem;padding-bottom:1rem;text-align:center;color:#282c2f}.article-content .product-wrapper h3 a,.sticky-container .product-wrapper h3 a{color:#25534a;text-decoration:none}.article-content .product-wrapper h3 a:hover,.sticky-container .product-wrapper h3 a:hover{color:#0f725c}.article-content .product-wrapper h3 span,.sticky-container .product-wrapper h3 span{font-size:1.8rem}.article-content .product-wrapper p,.sticky-container .product-wrapper p{text-align:center!important;margin-bottom:1rem;line-height:2rem;font-size:1.5rem;min-height:0!important;opacity:.8}.article-content .product-wrapper .product-img-block,.sticky-container .product-wrapper .product-img-block{background:transparent}.article-content .product-wrapper .product-img-block img,.sticky-container .product-wrapper .product-img-block img{max-width:9rem}.article-content .product-wrapper.vertical,.sticky-container .product-wrapper.vertical{padding:3.6rem 0;flex-direction:column;display:flex}.article-content .product-wrapper.vertical .cart-btn,.sticky-container .product-wrapper.vertical .cart-btn{margin:0 auto}.article-content .product-wrapper.vertical .product-details,.sticky-container .product-wrapper.vertical .product-details{padding:0 2rem}.article-content .product-wrapper.vertical .product-price,.sticky-container .product-wrapper.vertical .product-price{justify-content:center;padding:0 2rem;margin:1.5rem auto}.article-content .product-wrapper.horizontal,.sticky-container .product-wrapper.horizontal{margin:4rem 0;padding:2rem 4rem;text-align:left;flex-direction:row-reverse;display:flex;justify-content:space-between}.article-content .product-wrapper.horizontal .product-img-block,.sticky-container .product-wrapper.horizontal .product-img-block{max-width:30rem}.article-content .product-wrapper.horizontal .product-img-block .badges-block,.sticky-container .product-wrapper.horizontal .product-img-block .badges-block{right:1.5rem;left:auto}.article-content .product-wrapper.horizontal .product-img-block .badges-block .product-badge,.sticky-container .product-wrapper.horizontal .product-img-block .badges-block .product-badge{float:right}.article-content .product-wrapper.horizontal .product-img-block img,.sticky-container .product-wrapper.horizontal .product-img-block img{margin-bottom:0}.article-content .product-wrapper.horizontal .product-details h3,.article-content .product-wrapper.horizontal .product-details p,.sticky-container .product-wrapper.horizontal .product-details h3,.sticky-container .product-wrapper.horizontal .product-details p{text-align:left!important}.article-content .product-wrapper.horizontal .product-details .product-price,.sticky-container .product-wrapper.horizontal .product-details .product-price{padding-top:0}.article-content .product-wrapper.horizontal .product-details p,.sticky-container .product-wrapper.horizontal .product-details p{max-width:50rem}.article-content .product-wrapper.horizontal:last-child,.sticky-container .product-wrapper.horizontal:last-child{margin-bottom:0}.toc{margin-bottom:4rem;border:3px solid #f4f2f0;padding:3.5rem}.toc.mobile{display:none}.toc h4{text-transform:uppercase;color:#0f725c;font-weight:600;margin-bottom:2rem;font-size:1.4rem;letter-spacing:.1rem}.toc ul li a{font-weight:700;margin-bottom:2rem;display:block}.article-content-wrapper{margin-right:4rem;max-width:80rem}.article-panel-wrapper{align-self:flex-start;left:auto!important;position:absolute;right:calc((100vw - 133rem + 7rem)/2)!important;width:40rem!important;z-index:40;padding-bottom:0;flex:0 0 40rem}.article-panel-wrapper.relative{position:relative!important}@media(max-scroll:200px){.article-panel-wrapper{position:relative!important;top:0}}@media screen and (max-width:1360px){.article-content-wrapper{max-width:calc(100vw - 54rem)}.article-panel-wrapper{right:4rem!important}}@media screen and (max-width:1200px){.article-content-wrapper{max-width:calc(100vw - 50rem)}.article-panel-wrapper{width:35rem!important;right:4rem!important}article img{float:none;margin-left:0;width:auto;max-width:100%}}@media screen and (max-width:820px){.article-panel-wrapper{display:none!important}.article-content-wrapper{margin-right:0;max-width:100%}.article-content-wrapper img{margin-bottom:3rem}.toc.mobile{display:block}.article-content{padding-top:7rem}.article-banner-section{padding:3rem 0}.article-banner-section h1{padding:.5rem 0}.article-banner-section .article-info{margin:1rem 0}.article-banner-section .reviewed{margin-bottom:0}.article-options{padding:1rem 0!important}}@media screen and (max-width:800px){.banner-article .article-image,.banner-article .article-text{width:100%;max-width:100%}.banner-article .article-image{margin-left:0;margin-right:0}.article .banner-article .article-image{max-height:30rem;height:47vw;margin-left:0}}@media screen and (max-width:600px){.article-content .product-wrapper.horizontal,.sticky-container .product-wrapper.horizontal{padding-bottom:2rem;text-align:center;flex-direction:column;align-items:center}.article-content .product-wrapper.horizontal .product-img,.sticky-container .product-wrapper.horizontal .product-img{margin:0 auto 2rem;max-width:12.5rem}.article-content .product-wrapper.horizontal .product-details h3,.article-content .product-wrapper.horizontal .product-details p,.sticky-container .product-wrapper.horizontal .product-details h3,.sticky-container .product-wrapper.horizontal .product-details p{text-align:center!important}.article-content .product-wrapper.horizontal .button,.sticky-container .product-wrapper.horizontal .button{margin:0 auto}.article-content .product-wrapper.horizontal .product-price,.sticky-container .product-wrapper.horizontal .product-price{justify-content:center}.share-links span.desktop{display:none}.share-links span.mobile{display:inline-block}.back-link span.desktop{display:none}.back-link span.mobile{display:inline-block}.ref{padding:3rem 2rem}.ref .list p{font-size:1.4rem}.ref .list p:before{width:2.5rem;flex:0 0 2.5rem}}@media screen and (max-width:480px){.share-links span.mobile{display:none}}@media screen and (max-width:360px){.article-content .product-wrapper,.article-content .product-wrapper.horizontal,.sticky-container .product-wrapper,.sticky-container .product-wrapper.horizontal{padding:2rem 1rem}.article-content .product-wrapper h3,.article-content .product-wrapper.horizontal h3,.sticky-container .product-wrapper h3,.sticky-container .product-wrapper.horizontal h3{font-size:2.4rem}.back-link span.mobile{display:none}.reviewed p{font-size:1.8rem}}.simple .content{margin:8rem 0 10rem}@media screen and (max-width:800px){.simple .content{margin:6rem 0 8rem}}@media screen and (max-width:480px){.simple .content{margin:4rem 0 6rem}}.simple .content p a{font-weight:900;cursor:pointer}.simple .banner .container{display:block}.simple h1{padding:0;margin:0 auto}.simple .note,.simple h1{text-align:center;display:block}.simple .note{opacity:.5;color:#25534a;margin-top:2rem;margin-bottom:0}.simple ul{list-style:disc;padding-left:3rem;margin-bottom:2rem;line-height:1.5}.simple main:after{background-color:rgba(33,33,33,.13)}.simple .footer{background:transparent;color:#1e1f21}.simple .footer-nav a{color:#25534a}.simple .footer-nav a:hover{color:#e1af00}.simple .copyright{opacity:.5}.unsubscribe{padding:10rem 0}.unsubscribe .container{display:flex;justify-content:space-between;align-items:center;max-width:96.5rem}.unsubscribe-form{max-width:39.2rem;width:100%}.unsubscribe-img{border-radius:.8rem;margin-left:3rem;max-width:39.2rem}@media screen and (max-width:1080px){.unsubscribe-image{width:40%;max-width:40%;flex:0 0 40%;margin-left:6rem}.unsubscribe-img{margin:0;width:100%;max-width:100%}}@media screen and (max-width:800px){.unsubscribe{padding:6rem 0 8rem}.unsubscribe .container{flex-direction:column}.unsubscribe-image{display:none}}@media screen and (max-width:480px){.unsubscribe{padding:4rem 0 6rem}}.footer{padding:0 0 5.5rem;color:#fff;background:#25534a}.footer .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem 0}.footer-nav{position:relative;margin-left:-1.5rem}.footer-nav a{margin:1.5rem;display:inline-block;font-weight:600;color:#fff}.footer-nav a:hover{text-decoration:none;cursor:pointer;color:#f9d042}.copyright{margin:0;opacity:.5}@media screen and (max-width:1080px){.footer-nav{margin-left:0}.footer .container{flex-direction:column;padding:1rem 1.5rem 0}.copyright{text-align:center}}@media screen and (max-width:600px){.footer-nav{margin-bottom:3rem}.footer-nav a{width:100%;display:inline-block;text-align:center;margin:1rem 0}}:root{--ink:#17332d;--text:#33453f;--muted:#66756f;--green:#176b58;--green-dark:#104b3f;--mint:#dceee6;--cream:#f8f5ef;--paper:#fffdf9;--gold:#f4c952;--line:rgba(23,51,45,.12);--shadow-sm:0 1rem 3rem rgba(23,51,45,.08);--shadow-lg:0 2.5rem 7rem rgba(23,51,45,.14);--radius:1.8rem}body{background:var(--paper)!important;color:var(--text)!important;line-height:1.65}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.025em}h1{font-size:clamp(4rem,5.4vw,7.2rem);line-height:.99}h2{font-size:clamp(3.2rem,4vw,5rem);line-height:1.05}p{color:var(--text)}.container{max-width:124rem;padding-inline:3.2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:1.4rem 2.3rem;border:0;border-radius:999px;background:var(--gold);color:var(--ink);box-shadow:0 .8rem 2rem rgba(154,113,0,.14);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:focus,.button:hover{background:#f7d56e;transform:translateY(-2px);box-shadow:0 1.2rem 2.5rem rgba(154,113,0,.2);text-decoration:none}.header{position:sticky;top:0;padding:1.6rem 0;background:rgba(255,253,249,.92);border-bottom:1px solid var(--line);box-shadow:none;backdrop-filter:blur(14px)}.header .container.main{max-width:144rem}.header .logo img{width:100%;height:auto}.header .nav-item{color:var(--text);font-weight:700}.header .button{min-height:4.6rem;padding:1rem 2rem}.header .subnavigation{border:1px solid var(--line);box-shadow:var(--shadow-lg)}.header .nav-button{width:auto;gap:1rem;flex-direction:row}.header .menu-label{color:var(--ink);font-size:1.3rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.banner.top{position:relative;overflow:hidden;padding:clamp(6rem,9vw,11rem) 0;background:radial-gradient(circle at 85% 12%,#e6f1e8 0,transparent 28%),var(--cream)}.banner.top:before{content:"";position:absolute;width:34rem;height:34rem;border:1px solid rgba(23,107,88,.13);border-radius:50%;right:-12rem;bottom:-18rem}.banner.top .flex-wrapper{gap:clamp(4rem,7vw,9rem)}.banner.top .banner-text{max-width:67rem}.banner.top .banner-text p{max-width:62rem;color:#4e5e58;font-size:1.75rem}.banner.top h1{padding:0 0 2.5rem}.banner.top .banner-image{width:min(40vw,46rem);flex:0 0 min(40vw,46rem);margin:0;border-radius:48% 48% 2.4rem 2.4rem;box-shadow:var(--shadow-lg)}.banner.top .banner-image img{width:100%;height:min(58rem,56vw)}.eyebrow,.section-eyebrow{display:block;margin-bottom:1.6rem;color:var(--green);font-size:1.25rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-actions{display:flex;align-items:center;gap:2.4rem;margin:3rem 0}.text-link{font-weight:900;color:var(--ink);text-decoration:none}.text-link span{margin-left:.5rem;transition:transform .2s ease;display:inline-block}.text-link:hover span{transform:translateX(.5rem)}.hero-proof{display:flex;flex-wrap:wrap;gap:.8rem 2rem;color:var(--muted);font-size:1.35rem;font-weight:700}.hero-proof span{display:flex;align-items:center}.hero-proof span:before{content:"";width:.7rem;height:.7rem;margin-right:.8rem;border-radius:50%;background:var(--green)}.new-articles{padding:9rem 0;background:var(--paper)}.new-articles h2{margin-bottom:4.5rem;padding:0}.new-articles .section-eyebrow,.new-articles h2{text-align:center}.articles-grid{gap:2.4rem}.article-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.article-card:hover{transform:translateY(-.6rem);box-shadow:var(--shadow-lg)}.article-card-image{height:24rem}.article-card-image a{display:block;position:relative;width:100%;height:100%}.article-card-content{padding:2.5rem}.article-card-content h3{font-size:2.25rem}.read-more-link span{color:var(--green)}.about{padding:9rem 3rem;background:var(--cream)}.about .container{gap:7rem}.about-img{border-radius:var(--radius);box-shadow:var(--shadow-lg)}.about-text h2{padding-bottom:1.8rem}.banner.dark,.contact{background:linear-gradient(135deg,var(--green-dark),var(--green))}.banner.dark{padding:9rem 0}.banner.dark .flex-wrapper{gap:7rem}.banner.dark .banner-image{border-radius:var(--radius);box-shadow:0 2rem 5rem rgba(4,25,20,.25)}.banner.dark input{border-radius:1.2rem}.article .banner,.learn .banner{background:var(--cream)}.learn .banner{padding:7rem 0 9rem}.learn .banner h1{margin-bottom:4rem}.banner-article{gap:5rem}.article-item .article-image,.banner-article .article-image{border-radius:var(--radius);box-shadow:var(--shadow-sm)}.article-item{padding-bottom:4rem}.article-item .article-img{filter:none}.article-item .article-text-wrapper{background:#fff;border:1px solid var(--line);border-radius:1.4rem;box-shadow:var(--shadow-sm)}.articles{background:var(--paper)}.article .banner-article .article-image{border-radius:var(--radius)}.article-options{position:relative;border-bottom:1px solid var(--line);box-shadow:0 1rem 3rem rgba(23,51,45,.035)}.article .sticky-container{position:relative;width:100%;height:auto}.article .article-content{align-items:flex-start;padding-top:6rem}.article .article-content-wrapper{width:min(100%,82rem);max-width:82rem;margin-right:0}.article .article-panel-wrapper{top:14rem;right:max(3.2rem,(100vw - 124rem)/2 + 3.2rem)!important;width:32rem!important;flex-basis:32rem}.article .toc{padding:2.8rem;border:1px solid var(--line)!important;background:#fff;box-shadow:var(--shadow-sm)}.article .toc h4{color:var(--green);font-size:1.15rem;font-weight:900;letter-spacing:.14em}.article .toc ul{margin:0}.article .toc li{margin-bottom:1.5rem}.article .toc li a,.article .toc li p{color:var(--text);font-size:1.5rem;line-height:1.5}.article-content article{color:var(--text)}.article-content article p,.article-content article p span{font-size:1.85rem;line-height:1.75}.article-content article h2{margin-top:4.5rem;padding-bottom:1.5rem;font-size:clamp(3rem,3vw,4.2rem)}.article-content article h3{margin-top:3.5rem;font-size:2.6rem}.article-content article li{line-height:1.7}.product-wrapper,.ref,.toc{border-color:var(--line)!important;border-radius:1.4rem!important}.tags main.container{min-height:55vh;padding-block:8rem}.tag-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:3rem}.tag-list li a{display:block;padding:2rem;border:1px solid var(--line);border-radius:1.2rem;background:#fff;font-weight:800;box-shadow:var(--shadow-sm)}.simple .content{max-width:82rem;margin-inline:auto}.footer{padding:6rem 0;background:#102f28}.footer .container{align-items:flex-end;gap:4rem;padding:0 3.2rem}.footer-brand img{filter:brightness(0) invert(1);height:auto}.footer-brand p{margin:1.5rem 0 0;color:hsla(0,0%,100%,.62)}.footer-meta{text-align:right}.footer-nav{margin:0 0 1.2rem}.footer-nav a{margin:0 0 0 2.4rem;color:hsla(0,0%,100%,.88)}.copyright{color:hsla(0,0%,100%,.5);font-size:1.3rem}@media(max-width:900px){.about .container,.banner.dark .flex-wrapper,.banner.top .flex-wrapper{flex-direction:column}.banner.dark .banner-image,.banner.top .banner-image{width:100%;max-width:100%;flex-basis:auto;margin:1rem 0 0}.banner.top .banner-image img{height:52rem}.about-image{width:100%;max-width:52rem;margin:0!important}.about-img{max-width:100%;margin:0}.footer .container{align-items:flex-start}.footer-meta{text-align:left}.footer-nav a{margin:0 2rem 1rem 0}}@media(max-width:600px){.container{padding-inline:2rem}.header{padding:1.2rem 0}.header .logo{width:18rem}.banner.top{padding:5.5rem 0}.banner.top .banner-image img{height:38rem}.hero-actions{align-items:stretch;flex-direction:column;gap:1.8rem}.hero-actions .text-link{text-align:center}.hero-proof{flex-direction:column}.about,.articles,.banner.dark,.new-articles{padding:6rem 0}.about{padding-inline:0}.tag-list{grid-template-columns:1fr}.footer{padding:5rem 0}.footer .container{padding-inline:2rem}.footer-nav{display:flex;flex-direction:column}.footer-nav a{text-align:left}}.banner.top{min-height:calc(100svh - 8rem);display:flex;align-items:center;background:linear-gradient(90deg,hsla(40,39%,95%,.98),hsla(40,39%,95%,.95) 47%,rgba(232,242,235,.72))}.banner.top .banner-text{position:relative;z-index:2}.banner.top .banner-text p{max-width:55rem;font-size:1.9rem;line-height:1.7}.banner.top .banner-image{position:relative;width:min(41vw,50rem);flex-basis:min(41vw,50rem);overflow:visible;border-radius:25rem 25rem 2.8rem 2.8rem;box-shadow:none}.banner.top .banner-image:before{content:"";position:absolute;inset:-1.5rem 1.5rem 1.5rem -1.5rem;z-index:-1;border:1px solid rgba(23,107,88,.25);border-radius:inherit}.banner.top .banner-image img{display:block;height:clamp(48rem,59vw,63rem);border-radius:inherit;object-fit:cover;object-position:center;box-shadow:var(--shadow-lg)}.image-note{position:absolute;right:-3rem;bottom:3rem;max-width:23rem;padding:1.7rem 2rem;border:1px solid hsla(0,0%,100%,.7);border-radius:1.4rem;background:rgba(255,253,249,.92);box-shadow:var(--shadow-lg);backdrop-filter:blur(12px)}.image-note span{display:block;margin-bottom:.4rem;color:var(--green);font-size:1.05rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.image-note strong{color:var(--ink);font-size:1.45rem;line-height:1.3}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4.5rem}.section-heading .section-eyebrow{margin-bottom:1rem;text-align:left}.section-heading h2{margin:0;text-align:left}.section-heading .text-link{padding-bottom:.7rem}.new-articles h2{margin:0}.article-card{display:flex;flex-direction:column}.article-card-content{display:flex;flex:1;flex-direction:column}.card-kicker{margin-bottom:1rem;color:var(--green);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.article-card-content h3{font-size:2.35rem;line-height:1.18}.article-card-content .read-more-link{margin-top:auto;padding-top:.8rem}.article-card-content .read-more-link span{margin-left:.8rem;font-size:2rem}.articles-grid .article-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1.25fr 1fr}.articles-grid .article-card:first-child .article-card-image{height:100%;min-height:38rem}.articles-grid .article-card:first-child .article-card-content{justify-content:center;padding:4rem}.articles-grid .article-card:first-child .article-card-content h3{font-size:clamp(2.8rem,3vw,4rem)}.about{position:relative;overflow:hidden}.about:after{content:"RZ";position:absolute;right:-2rem;bottom:-8rem;color:rgba(23,107,88,.055);font-size:28rem;font-weight:900;line-height:1;letter-spacing:-.1em;pointer-events:none}.facebook-section{position:relative;overflow:hidden;padding:9rem 0;background:#173e35}.facebook-section:before{content:"";position:absolute;width:52rem;height:52rem;right:-18rem;top:-26rem;border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.facebook-section .facebook-page-link{font-size:clamp(2.4rem,3vw,3.8rem);letter-spacing:-.03em}.facebook-section .facebook-cta{color:var(--ink);background:var(--gold)}.facebook-section .facebook-cta:hover{background:#f7d56e}.facebook-section .carousel-arrow{border:1px solid hsla(0,0%,100%,.2)}.facebook-section .carousel-slide{border:0;border-radius:var(--radius);box-shadow:0 2rem 6rem rgba(4,25,20,.25)}.facebook-section .carousel-kicker,.facebook-section .carousel-read{color:var(--green)}.about .container{max-width:112rem}.about-text{position:relative;z-index:1}.about-text:before{content:"Why Remedy Zones";display:block;margin-bottom:1.5rem;color:var(--green);font-size:1.15rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.banner.dark{position:relative;overflow:hidden}.banner.dark .banner-text{max-width:60rem}.banner.dark .banner-text h2{font-size:clamp(3.6rem,5vw,6rem)}.banner.dark .banner-image{transform:rotate(2deg)}.banner.dark:before{content:"";position:absolute;inset:2.5rem;border:1px solid hsla(0,0%,100%,.1);border-radius:2.4rem;pointer-events:none}@media(min-width:1120px){.header .nav{display:flex}.header .nav-button{display:none}}@media(min-width:1081px){.articles-grid{grid-template-columns:1.35fr .825fr .825fr}.articles-grid .article-card:first-child{grid-row:span 2;grid-column:auto;display:flex}.articles-grid .article-card:first-child .article-card-image{height:44rem;min-height:0}.articles-grid .article-card:first-child .article-card-content{justify-content:flex-start;padding:3.2rem}.articles-grid .article-card:first-child .article-card-content h3{font-size:3.2rem}.articles-grid .article-card:not(:first-child) .article-card-image{height:18rem}.articles-grid .article-card:not(:first-child) .article-card-content{padding:2rem}.articles-grid .article-card:not(:first-child) .article-card-content h3{font-size:1.9rem}.articles-grid .article-card:not(:first-child) .article-description{display:none}}@media(max-width:900px){.banner.top{min-height:auto}.banner.top .banner-image{width:100%;max-width:52rem;flex-basis:auto}.banner.top .banner-image img{height:55rem}.image-note{right:-1rem}.articles-grid .article-card:first-child{grid-column:auto;display:flex}.articles-grid .article-card:first-child .article-card-image{height:24rem;min-height:0}.articles-grid .article-card:first-child .article-card-content{padding:2.5rem}.articles-grid .article-card:first-child .article-card-content h3{font-size:2.35rem}}@media(max-width:1100px){.article-panel-wrapper{display:none!important}.article-content-wrapper{width:100%;max-width:78rem;margin:0 auto}.article-content .toc.mobile{display:none!important}.article-content{padding-top:6rem}}@media(min-width:901px)and (max-width:1080px){.new-articles{padding-block:7rem}.articles-grid{grid-template-columns:repeat(6,1fr);gap:1.8rem}.articles-grid .article-card{grid-column:span 2}.articles-grid .article-card:first-child{grid-column:span 6;display:grid;grid-template-columns:1.2fr 1fr}.articles-grid .article-card:first-child .article-card-image{min-height:36rem}.articles-grid .article-card:first-child .article-card-content{justify-content:center;padding:3rem}.articles-grid .article-card:first-child .article-card-content h3{font-size:3rem}.articles-grid .article-card:nth-child(5){grid-column:2/span 2}.articles-grid .article-card:not(:first-child) .article-description{display:none}.article-card-content h3{font-size:1.8rem}.article-card-content{padding:2rem}.article-card-image{height:16rem}}@media(max-width:600px){.banner.top .banner-image img{height:46rem}.image-note{right:1rem;bottom:1.5rem}.section-heading{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.library-hero{padding:8rem 0 9rem;background:var(--cream)}.library-hero .container>h1{max-width:94rem;margin-bottom:2rem}.library-hero .library-intro{max-width:72rem;margin-bottom:5rem;color:var(--muted);font-size:2rem;line-height:1.65}.library-hero .banner-article{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:6rem}.library-hero .article-image{height:42rem;margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.library-hero .article-image a{position:relative;display:block;width:100%;height:100%}.library-hero .article-image img{object-fit:cover;transform:scale(1.42);transform-origin:center top}.library-hero .article-text{max-width:48rem}.library-hero .article-text h4{margin-bottom:1.5rem;color:var(--green);font-size:1.15rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.library-hero .article-text h2{padding-bottom:2rem;font-size:clamp(3rem,4vw,4.8rem)}.library-hero .more-link{color:var(--ink);font-size:1.6rem}.topic-back{display:inline-block;margin-bottom:3rem;color:var(--muted);font-size:1.4rem;font-weight:800}.topic-detail-page .library-hero .container>h1{margin-bottom:4.5rem}.library-feed{padding:9rem 0;background:var(--paper)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.editorial-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.editorial-card:hover{transform:translateY(-.5rem);box-shadow:var(--shadow-lg)}.editorial-card-image{position:relative;display:block;height:22rem;overflow:hidden;background:var(--cream)}.editorial-art{isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;padding:2.2rem}.editorial-art:after,.editorial-art:before{content:"";position:absolute;z-index:-1;border-radius:50%;transition:transform .35s ease}.editorial-art:before{width:18rem;height:18rem;right:-4rem;top:-7rem;border:1px solid;opacity:.22}.editorial-art:after{width:10rem;height:10rem;right:4rem;bottom:-5rem;background:currentColor;opacity:.08}.editorial-card:hover .editorial-art:before{transform:translate(-1rem,1rem) scale(1.06)}.art-1{color:#174d40;background:#dceee6}.art-2{color:#6b4c13;background:#f6df99}.art-3{color:#5d3d53;background:#eadde6}.art-4{color:#234b65;background:#dce9ef}.art-mark{font-size:4.8rem;font-weight:900;letter-spacing:-.09em;line-height:1}.art-label{margin-top:auto;font-size:1.1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.art-number{position:absolute;right:2rem;bottom:1.7rem;font-size:1.2rem;font-weight:900;letter-spacing:.08em}.editorial-card-image.has-backend-image img{object-fit:cover;object-position:left center;transform:scale(1.68);transform-origin:left center;transition:transform .35s ease}.editorial-card:hover .editorial-card-image.has-backend-image img{transform:scale(1.73)}.editorial-card-body{display:flex;flex:1;flex-direction:column;padding:2.4rem}.editorial-card-body h2{padding-bottom:1.2rem;font-size:2.25rem;line-height:1.2}.editorial-card-body p{display:-webkit-box;margin-bottom:2rem;overflow:hidden;color:var(--muted);font-size:1.5rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.editorial-card-body .read-more-link{margin-top:auto;padding-top:1rem}.load-more-wrap{display:flex;align-items:center;flex-direction:column;gap:1.4rem;margin-top:5rem}.load-more-wrap .load-more{min-width:22rem;border:0}.load-more-wrap span{color:var(--muted);font-size:1.3rem;font-weight:700}.topics-hero{padding:9rem 0 8rem;background:linear-gradient(120deg,var(--cream),#eaf3ed)}.topics-hero h1{max-width:80rem;padding-bottom:2rem}.topics-hero p{max-width:68rem;color:var(--muted);font-size:2rem;line-height:1.65}.topics-directory{padding:7rem 0 10rem}.topics-page .tag-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin:0}.topics-page .tag-list li:last-child:nth-child(odd){grid-column:span 2}.topics-page .tag-list li a{display:grid;grid-template-columns:5rem 1fr auto;align-items:center;gap:2rem;min-height:14rem;padding:2.6rem 3rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.topics-page .tag-list li a:hover{transform:translateY(-.4rem);background:var(--cream);box-shadow:var(--shadow-lg);text-decoration:none}.topic-number{align-self:start;color:var(--green);font-size:1.15rem;font-weight:900;letter-spacing:.12em}.topic-copy{display:flex;flex-direction:column;gap:.8rem}.topic-copy strong{color:var(--ink);font-size:2.5rem;letter-spacing:-.02em}.topic-copy small{max-width:46rem;color:var(--muted);font-size:1.45rem;line-height:1.5}.topic-arrow{color:var(--green);font-size:2.5rem}@media(max-width:900px){.library-hero{padding:6rem 0}.library-hero .banner-article{grid-template-columns:1fr;gap:3.5rem}.library-hero .article-image{width:100%;height:44rem}.editorial-grid{grid-template-columns:repeat(2,1fr)}.topics-page .tag-list{grid-template-columns:1fr}.topics-page .tag-list li:last-child:nth-child(odd){grid-column:auto}}@media(max-width:600px){.library-hero{padding:5rem 0}.library-hero .library-intro{font-size:1.7rem}.library-hero .article-image{height:30rem}.library-feed{padding:6rem 0}.editorial-grid{grid-template-columns:1fr}.editorial-card-image{height:24rem}.topics-hero{padding:6rem 0}.topics-directory{padding:5rem 0 7rem}.topics-page .tag-list li a{grid-template-columns:3.5rem 1fr auto;gap:1.2rem;min-height:0;padding:2.2rem 1.8rem}.topic-copy strong{font-size:2.1rem}}.skip-link{position:absolute;top:-40px;left:0;background:#25534a;color:#fff;padding:8px;text-decoration:none;z-index:100}.skip-link:focus{top:0}html{-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#333;-webkit-text-size-adjust:100%;font-size:10px;height:100%;width:100%;overflow-x:hidden;scroll-behavior:smooth}body,html{font-family:Lato,sans-serif}body{background-color:#fff!important;color:#1e1f21!important;font-size:1.6rem;line-height:normal;margin:0;padding:0}h1,h2,h3{color:#25534a;font-weight:900;margin:0;padding-bottom:2rem;line-height:1.1}h1{font-size:4rem}h2{font-size:3.7rem}h3{font-size:2rem}img{image-rendering:-webkit-optimize-contrast}p{font-size:1.6rem;line-height:1.5;margin-bottom:2rem}b{font-weight:700}a{color:#25534a;text-decoration:none}a:focus,a:hover{text-decoration:underline}main,main:after{position:relative}main:after{content:"";height:1px;width:calc(100% - 12rem);background:hsla(30,15%,95%,.25);display:block;margin:-1px auto 0}.container{margin:0 auto;max-width:133rem;padding:0 3rem}input,textarea{padding:2rem 1.5rem;background:rgba(33,33,33,.06);font-size:1.6rem;color:#1e1f21;margin-bottom:1.5rem;border:1px solid rgba(33,33,33,.25);border-radius:.8rem;width:calc(100% - 3rem - 3px);max-width:calc(100% - 3rem - 3px);min-width:calc(100% - 3rem - 3px)}.text-field{position:relative;width:100%}.text-field b{color:#e1af00}.text-field label{margin:0;padding:0;position:absolute;top:2.2rem;left:1.5rem;color:#656667;pointer-events:none;transition:.2s cubic-bezier(.19,1,.22,1);font-size:1.6rem}.text-field.active label{top:.85rem;transform:translateY(0);color:#25534a;font-size:1.2rem}.text-field.active input,.text-field.active textarea{padding:2.5rem 1.5rem 1.5rem}.invalid-feedback{display:block;font-size:14px;color:#bd5446;position:relative;top:-1rem}.error-message,.success-message{margin:2rem auto;border-radius:.8rem;padding:1.5rem;text-align:center;font-weight:700}.success-message{background-color:#e5f0e6;color:#25534a}.error-message{background-color:#fbe1dd;color:#bd5446}.contact .invalid-feedback{color:#ff715e}.contact .error-message{background-color:#bd5446;color:#fff}.contact .success-message{background-color:#cce270;color:#25534a}.loading{margin:2rem auto;color:#25534a;text-align:center;font-weight:700}fieldset{display:flex;justify-content:space-between;align-items:flex-start;width:100%}fieldset .text-field{width:calc(50% - .7rem);display:block}.button{font-size:1.8rem;padding:2rem;color:#1e1f21;background:#fcd960;border-radius:.8rem;margin:1rem 0 0;font-weight:900;letter-spacing:0;font-family:Lato,sans-serif;font-weight:700}.button:focus,.button:hover{background:#f5d052;cursor:pointer}@media screen and (max-width:600px){.container{padding:0 1.5rem}main:after{width:calc(100% - 3rem)}h1{font-size:3rem}h2{font-size:2.4rem}}@media screen and (max-width:480px){fieldset{flex-direction:column}fieldset .text-field{width:100%}h1{font-size:2.8rem}h2{font-size:2.2rem}}.nl-popup-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(12,25,22,.72);backdrop-filter:blur(5px);animation:nl-fade .2s ease-out}.nl-popup{position:relative;width:100%;max-width:56rem;max-height:calc(100vh - 4rem);overflow-y:auto;background:linear-gradient(145deg,#285e53,#204c44);color:#fff;border:1px solid hsla(0,0%,100%,.12);border-radius:2.4rem;padding:4.8rem 4.8rem 4rem;box-shadow:0 2.4rem 7rem rgba(8,25,21,.45);animation:nl-pop .25s cubic-bezier(.19,1,.22,1)}.nl-popup h2{color:#fff;font-size:clamp(3.2rem,5vw,4.4rem);line-height:1.05;letter-spacing:-.03em;margin:0 0 1.6rem}.nl-popup p{color:#fff;color:hsla(0,0%,100%,.82);font-size:1.7rem;line-height:1.65;margin:0 0 2.8rem}.nl-popup .button{width:100%;min-height:5.6rem;margin-top:.4rem;border-radius:1.2rem;font-size:1.7rem}.nl-popup .text-field label{color:#cdd8d4}.nl-popup .text-field.active label{color:#fcd960}.nl-popup .text-field{border-radius:1.2rem;border:1px solid hsla(0,0%,100%,.16);background:rgba(9,42,36,.22)}.nl-popup .fieldset{gap:1.2rem}@media screen and (max-width:600px){.nl-popup{border-radius:1.8rem;padding:4.2rem 2.2rem 2.8rem}.nl-popup .fieldset{flex-direction:column}}.nl-popup-eyebrow{display:block;color:#fcd960;font-size:1.3rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;margin-bottom:1.2rem}.nl-popup-note{display:block;color:hsla(0,0%,100%,.58);font-size:1.25rem;text-align:center;margin-top:1.2rem}.nl-popup-close{position:absolute;top:1.6rem;right:1.6rem;width:4rem;height:4rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:50%;color:#cdd8d4;font-size:2.8rem;line-height:1;cursor:pointer;padding:0 0 .3rem}.nl-popup-close:focus,.nl-popup-close:hover{color:#fff;background:hsla(0,0%,100%,.16)}@keyframes nl-fade{0%{opacity:0}to{opacity:1}}@keyframes nl-pop{0%{opacity:0;transform:translateY(1.5rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}