.contact .field-wrapper__error-msg.hidden{display:none}.contact .field-wrapper--error .field__input{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.9)}.contact-from__errors-container,.contact-from__success-container{margin-bottom:2rem}.faq{--faq-color: #1e2a4a;--faq-hover: #3b4b7a;--faq-answer: #4a5578;--faq-border: 30, 42, 74;max-width:780px;margin:0 auto;padding:0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--faq-color)}.faq__title{text-align:center;font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.5px;margin:0 0 28px}.faq__item{border-bottom:1px solid rgba(var(--faq-border),.1)}.faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:18px;font-weight:700;color:var(--faq-color);transition:color .2s ease}.faq__q:hover{color:var(--faq-hover)}.faq__icon{flex-shrink:0;color:var(--faq-color);transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq__q[aria-expanded=true] .faq__icon{transform:rotate(180deg)}.faq__a{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;opacity:0}.faq__a p{margin:0;padding:0 4px 24px;font-size:16.5px;line-height:1.6;color:var(--faq-answer)}@media(max-width:480px){.faq__q{font-size:16.5px;padding:18px 4px}.faq__a p{font-size:15.5px}}.cc{--cc-dark: #3a4a33;--cc-main: #6b7d5c;--cc-deep: #4e6446;--cc-soft: #faf1f2;--cc-text: #6d7566;max-width:1100px;margin:0 auto;padding:32px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cc__head{text-align:center;max-width:620px;margin:0 auto 46px}.cc__eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--cc-main);margin-bottom:14px}.cc__title{font-size:clamp(28px,5vw,46px);font-weight:800;line-height:1.15;letter-spacing:-.5px;margin:0 0 16px;color:var(--cc-dark)}.cc__sub{font-size:17px;line-height:1.6;color:var(--cc-text);margin:0}.cc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cc__card{text-align:center;padding:34px 22px;background:var(--cc-soft);border-radius:22px;border:1px solid rgba(160,92,104,.1);transition:transform .35s ease,box-shadow .35s ease}.cc__card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #7d3a4529}.cc__ring{width:72px;height:72px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:30px;background:#fff;box-shadow:0 0 0 6px #a05c681a}.cc__card h3{margin:0 0 8px;font-size:18px;font-weight:800;color:var(--cc-dark)}.cc__card p{margin:0;font-size:14.5px;line-height:1.55;color:var(--cc-text)}@media(max-width:900px){.cc__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cc{padding:24px 16px}.cc__grid{gap:14px}}.hero{--h-dark: #3a4a33;--h-main: #6b7d5c;--h-deep: #4e6446;position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero__media,.hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__media img{object-fit:cover;object-position:right center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#2d161cf2,#2d161ccc 38%,#2d161c66 62%,#2d161c00 88%)}.hero__content{position:relative;z-index:2;width:100%;max-width:1300px;margin:0 auto;padding:60px;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.6);box-sizing:border-box}.hero__badge{display:inline-block;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);padding:8px 18px;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:22px;text-shadow:none}.hero__title{font-size:clamp(34px,5.5vw,60px);font-weight:800;line-height:1.08;letter-spacing:-1px;margin:0 0 18px;color:#fff}.hero__sub{font-size:18px;line-height:1.6;color:#fff;margin:0 0 30px;max-width:460px}.hero__cta{display:inline-block;background:#fff;color:var(--h-deep);font-size:17px;font-weight:800;text-decoration:none;padding:17px 38px;border-radius:100px;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease;text-shadow:none}.hero__cta:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0006}.hero__mini{margin-top:18px;font-size:13.5px;color:#fff}@media(max-width:749px){.hero{min-height:600px;align-items:flex-end}.hero__media img{object-position:72% center}.hero__overlay{background:linear-gradient(0deg,#2d161cf5 8%,#2d161cbf 42%,#2d161c4d 78%)}.hero__content{padding:32px 24px 40px}}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-medium{height:22rem}@media screen and (min-width:750px){.article-template__hero-medium{height:44rem}}.article-template__hero-container .media{border-radius:var(--media-radius)}.article-template__hero-container .media img{width:100%;height:100%;object-fit:cover}.article-template__title{margin:0}.article-template__link{font-size:1.4rem;display:inline-block;margin:0 0 3rem}.article-template__back{margin-top:5rem}.article-template__content{margin-top:3rem}.article-template__comment-wrapper{background-color:rgba(var(--color-foreground),.04);padding:4rem 0}.article-template__comment{display:flex;padding:2rem 0}.article-template__comment-fields{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}.article-template__comment-fields>*{margin-bottom:3rem}.article-template__comment-warning{margin:0 0 2rem}.article-template__comments{margin-bottom:5rem}.article-template__comments-comment{background:rgb(var(--color-background));padding:2rem 2rem 1.5rem;margin-bottom:1.5rem}.article-template__comments-comment .circle-divider:after{content:"\2022";margin:0 .5rem}.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.blog-articles .card-wrapper{width:100%}@media screen and (min-width:750px){.blog-articles{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.blog-articles--collage>*:nth-child(3n+1),.blog-articles--collage>*:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}.blog-articles--collage>*:nth-child(3n+1) .card,.blog-articles--collage>*:nth-child(3n+2):last-child .card{text-align:center}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio:before{padding-bottom:22rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:44rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:66rem}}@media screen and (min-width:990px){.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio:before{padding-bottom:27.5rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:55rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:82.5rem}}@media screen and (max-width:749px){.articles-wrapper .article{width:100%}}.article{display:flex;align-items:center}.article.grid__item{padding:0}.grid--peek .article-card{box-sizing:border-box}.article-card__image-wrapper>a{display:block}.article-card__title{text-decoration:none;word-break:break-word}.article-card__title a:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.article-card__link.link{padding:0}.article-card__link{text-underline-offset:.3rem}.article-card .card__heading{margin-bottom:.6rem}.blog-articles .article-card .card__information,.blog__posts .article-card .card__information{padding-left:2rem;padding-right:2rem}.article-card__info{padding-top:.4rem}.article-card__footer{letter-spacing:.1rem;font-size:1.4rem}.article-card__footer:not(:last-child){margin-bottom:1rem}.article-card__footer:last-child{margin-top:auto}.article-card__excerpt{width:100%;margin-top:1.2rem}.article-card__link:not(:only-child){margin-right:3rem}@media screen and (min-width:990px){.article-card__link:not(:only-child){margin-right:4rem}}.article-card__image--small .ratio:before{padding-bottom:11rem}.article-card__image--medium .ratio:before{padding-bottom:22rem}.article-card__image--large .ratio:before{padding-bottom:33rem}@media screen and (min-width:750px){.article-card__image--small .ratio:before{padding-bottom:14.3rem}.article-card__image--medium .ratio:before{padding-bottom:21.9rem}.article-card__image--large .ratio:before{padding-bottom:27.5rem}}@media screen and (min-width:990px){.article-card__image--small .ratio:before{padding-bottom:17.7rem}.article-card__image--medium .ratio:before{padding-bottom:30.7rem}.article-card__image--large .ratio:before{padding-bottom:40.7rem}}@media screen and (max-width:989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}}.collection__description>*{margin:0}.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__title .title:not(:only-child){margin-bottom:1rem}.collection__view-all a:not(.link){margin-top:2rem}@font-face{font-family:Material Symbols Outlined;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v141/kJF4BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzBwG-RpA6RzaxHMPdY40KH8nGzv3fzfVJU22ZZLsYEpzC_1qmr5Y0.woff2) format("woff2");font-style:normal;font-weight:300;font-display:block}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;max-width:1em;overflow:hidden;flex-shrink:0;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 48;vertical-align:bottom}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.sticky-atc-footer-spacer{width:100%}@media screen and (max-width:749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width:750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.9)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.ps{--p-dark: #3a4a33;--p-main: #4E6446;--p-deep: #4e6446;--p-soft: #f1f3ea;--p-text: #6d7566;max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ps__grid{display:flex;gap:50px;align-items:center}.ps__media{flex:1 1 44%;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #b5654d38}.ps__media img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:9/11}.ps__text{flex:1 1 56%}.ps__eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--p-main);margin-bottom:14px}.ps__title{font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.2;letter-spacing:-.5px;margin:0 0 26px;color:var(--p-dark)}.ps__points{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.ps__point{display:flex;align-items:center;gap:14px}.ps__x{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#f0d9d0;color:#4e6446;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.ps__point p{margin:0;font-size:16px;color:var(--p-text)}.ps__solution{display:flex;align-items:flex-start;gap:14px;background:linear-gradient(135deg,var(--p-main),var(--p-deep));padding:22px 24px;border-radius:18px}.ps__check{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#ffffff40;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800}.ps__solution p{margin:0;font-size:16px;line-height:1.55;color:#fff;font-weight:600}@media(max-width:749px){.ps__grid{flex-direction:column;gap:28px}.ps__media{width:100%}}promo-popup-native{display:contents}.sign-up-popup .popup-modal{border-radius:4px;max-height:calc(100% - 2rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.sign-up-popup .popup-modal__container{display:block}.sign-up-popup .popup-modal__content{display:block;padding:0;max-width:none;width:100%;text-align:center}.sign-up-popup .popup-modal__close{width:35px;height:35px;font-size:35px;top:5px;right:5px;border:1px solid rgba(255,255,255,1);background:#fff;cursor:pointer}.sign-up-popup .popup-modal__close span{width:15px;height:1px;background:#373f47}.promo-popup__row{box-sizing:border-box;width:100%}.promo-popup__row--logo{padding:10px 6px}.promo-popup__row--logo-wide{padding:10px 30px}.promo-popup__logo{display:block;width:200px;max-width:100%;height:auto;margin:0 auto}.promo-popup__row--text{padding:8px 30px}.promo-popup__row--button-1{padding:8px 30px 6px}.promo-popup__row--button-2{padding:6px 30px 10px}.promo-popup__row--decline-1{padding:6px 30px}.promo-popup__row--email{padding:10px 30px 8px}.promo-popup__row--claim{padding:8px 30px 10px}.promo-popup__row--decline-2{padding:4px 30px 8px}.promo-popup__row--success-title{padding:10px 30px}.promo-popup__row--success-text{padding:4px 30px 10px}.promo-popup__row--continue{padding:10px 30px}.promo-popup__text{margin:0;text-align:center;letter-spacing:0;font-family:var(--font-body-family),Poppins,Helvetica,Arial,sans-serif;font-size:16px;line-height:1}.promo-popup__text--quiz{line-height:1}.promo-popup__text strong{font-weight:700}.promo-popup__line--lead{font-size:20px;line-height:1}.promo-popup__spacer{font-size:18px}.promo-popup__line--highlight{font-size:26px;line-height:1}.promo-popup__line--question{font-size:16px;line-height:1}.promo-popup__text--unlock{line-height:normal}.promo-popup__line--unlock{font-size:20px}.promo-popup__success-title{margin:0;text-align:center;font-family:var(--font-heading-family),Poppins,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:normal;letter-spacing:0}.promo-popup__text--success{font-size:20px;line-height:normal}.promo-popup__button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;border:0;border-radius:8px;cursor:pointer;font-family:var(--font-body-family),Poppins,Helvetica,Arial,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0;line-height:1.2;-webkit-appearance:none;appearance:none}.promo-popup__button--full{width:100%}.promo-popup__button--solid{height:54px;padding:0 20px;font-size:18px;font-weight:700}.promo-popup__button--continue{height:auto;padding:17px 20px;font-size:16px}.promo-popup__button--ghost{height:auto;padding:6px 20px;background:#303b4300;font-size:12px;font-weight:400}.promo-popup__button--inline{width:auto;border-radius:6px}.promo-popup__form{margin:0}.promo-popup__input{box-sizing:border-box;display:block;width:100%;height:50px;padding:0 12px;margin:0;border:1px solid #050505;border-radius:8px;background:#fff;color:#000;font-family:Lexend,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.2;outline:none;-webkit-appearance:none;appearance:none}.promo-popup__input::placeholder{color:#767676;opacity:1}.promo-popup__input:focus{border-color:#0064cd;box-shadow:none}.promo-popup__input[aria-invalid=true]{border-color:#d20000}.promo-popup__view[hidden]{display:none}.promo-popup__view{width:100%}.fd-sale{background:var(--fd-sale-bg, #ffffff);color:var(--fd-sale-fg, #3a4a33);border-bottom:1px solid var(--line)}.fd-sale--editor{background:#fff;color:#3a4a33}.fd-sale__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 34px;padding-block:10px;text-align:center}.fd-sale__copy{margin:0;line-height:1.25}.fd-sale__head{display:block;font-family:var(--display);font-weight:800;font-size:17px;letter-spacing:.01em;text-transform:uppercase}.fd-sale__sub{display:block;font-size:13.5px;opacity:.8}.fd-sale__clock{display:flex;align-items:flex-start;gap:7px}.fd-sale__unit{display:flex;flex-direction:column;align-items:center;min-width:30px}.fd-sale__unit b{font-family:var(--display);font-weight:800;font-size:19px;line-height:1.1;font-variant-numeric:tabular-nums}.fd-sale__unit i{font-style:normal;font-size:10px;letter-spacing:.06em;opacity:.68}.fd-sale__sep{font-family:var(--display);font-weight:800;font-size:19px;line-height:1.1;opacity:.45}@media(max-width:599px){.fd-sale__inner{gap:4px 18px;padding-block:9px}.fd-sale__head{font-size:14.5px}.fd-sale__sub{font-size:12px}.fd-sale__unit{min-width:26px}.fd-sale__unit b,.fd-sale__sep{font-size:16.5px}.fd-sale__unit i{font-size:9px}}.tm{--t-deep: #4E6446;overflow:hidden;background:var(--t-deep);padding:16px 0;margin:14px auto;max-width:1300px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tm__track{display:flex;width:max-content;animation:tm-scroll 26s linear infinite}.tm__set{display:flex;align-items:center;flex-shrink:0}.tm__set span{color:#fff;font-size:15px;font-weight:700;white-space:nowrap;padding:0 4px}.tm__sep{color:#fff6;padding:0 20px}@keyframes tm-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tm:hover .tm__track{animation-play-state:paused}.ug{--u-dark: #3a4a33;--u-main: #6b7d5c;--u-text: #6d7566;max-width:1200px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ug__head{text-align:center;margin:0 auto 34px}.ug__eyebrow{display:inline-block;font-size:14px;font-weight:800;letter-spacing:1px;color:var(--u-main);margin-bottom:10px}.ug__title{font-size:clamp(26px,4.5vw,42px);font-weight:800;letter-spacing:-.5px;margin:0 0 8px;color:var(--u-dark)}.ug__sub{font-size:16px;color:var(--u-text);margin:0}.ug__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ug__item{border-radius:16px;overflow:hidden;aspect-ratio:1/1}.ug__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ug__item:hover img{transform:scale(1.08)}@media(max-width:900px){.ug__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.ug__grid{grid-template-columns:repeat(2,1fr);gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
