@font-face{font-family:"Fixel Display";src:url("../fonts/fixel-display-regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Fixel Display";src:url("../fonts/fixel-display-medium.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Fixel Display";src:url("../fonts/fixel-display-semibold.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Fixel Display";src:url("../fonts/fixel-display-bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#171f17;--green:#295b2d;--yellow:#f4c006;--gray:#f5f5f5;--white:#fff;--radius:16px;--container:min(calc(100vw - 160px),1760px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Fixel Display",sans-serif;font-size:18px;line-height:1.2}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.content-container{width:var(--container);margin-inline:auto}
.site-header{position:fixed;z-index:1000;top:44px;left:0;right:0}.admin-bar .site-header{top:76px}.site-header__panel{width:max-content;max-width:calc(100vw - 160px);min-height:92px;margin:auto;padding:16px 16px 16px 32px;display:flex;align-items:center;gap:76px;background:var(--gray);border-radius:16px;color:var(--ink)}.site-logo{flex:0 0 105px}.site-logo img{width:105px;height:28px}.primary-nav{display:flex;align-items:center;gap:54px;font-size:22px;white-space:nowrap}.header-contact{display:flex;align-items:center;gap:20px;white-space:nowrap}.header-social{display:flex;gap:10px}.header-social a{width:46px;height:46px;display:grid;place-items:center}.header-social img{width:46px;height:46px}.header-phone{font-size:22px;font-weight:600}.header-actions{display:flex;gap:20px}.header-actions a{width:60px;height:60px;display:grid;place-items:center;border-radius:6px;overflow:hidden}.header-actions img{width:100%;height:100%;object-fit:contain}.header-user{background:#e8e9e8;padding:15px 18px}.menu-toggle{display:none;width:52px;height:52px;border:0;background:var(--green);color:#fff;border-radius:6px;padding:12px}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:currentColor;margin:5px 0}
.hero{position:relative;height:1080px;overflow:hidden;background:var(--green)}.hero__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__content{position:relative;width:100%;height:100%;max-width:1920px;margin:auto}.hero h1{margin:0;color:#fff;font-size:clamp(112px,9.375vw,180px);font-weight:500;line-height:1;letter-spacing:-.04em;text-transform:uppercase}.hero-word{position:absolute;z-index:2;white-space:nowrap}.hero-word--one{top:206px;left:64px}.hero-word--two{top:386px;left:372px}.hero-word--three{top:639px;left:calc(50% + 25px)}.hero__product{position:absolute;z-index:1;top:303px;left:calc(50% + 385px);transform:translateX(-50%);width:898px;height:581px;object-fit:contain;object-position:bottom}.figma-button{display:inline-flex;align-items:center;justify-content:center;min-height:90px;padding:28px 40px;border-radius:16px;background:var(--yellow);font-size:22px;font-weight:700;text-align:center;text-transform:uppercase;transition:transform .2s ease,filter .2s ease}.figma-button:hover{transform:translateY(-2px);filter:brightness(.97)}.hero__button{position:absolute;z-index:3;top:925px;left:50%;transform:translateX(-50%);width:696px}.hero__button:hover{transform:translate(-50%,-2px)}
.products-section{padding:120px 0 150px}.section-title-row,.reviews-heading{display:flex;align-items:center;justify-content:space-between}.section-title-row{margin-bottom:80px}.section-title-row h2,.center-title,.reviews-heading h2{margin:0;font-size:70px;font-weight:500;line-height:.9;letter-spacing:-.02em}.slider-arrows{display:flex;gap:15px}.slider-arrows button{width:55px;height:55px;border:0;border-radius:6px;background:rgba(23,31,23,.1);color:var(--ink);font-size:34px;line-height:1;cursor:pointer}.slider-arrows button:last-child{background:var(--ink);color:#fff}.product-track{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-track::-webkit-scrollbar,.reviews-track::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc((100% - 60px)/3);height:762px;display:flex;flex-direction:column;border-radius:16px;background:var(--gray);overflow:hidden;scroll-snap-align:start}.product-card__media-link{display:block;flex:0 0 auto}.product-card__image{width:calc(100% - 48px);height:510px;margin:24px;object-fit:cover;border-radius:12px}.product-card__info{display:flex;flex:1;flex-direction:column;padding:0 24px 24px}.product-card h3{margin:0;font-size:34px;font-weight:600}.product-card p{margin:20px 0 0}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card__bottom strong{font-size:34px;font-weight:500}.cart-square{width:75px;height:70px;border-radius:6px;background:var(--yellow);display:grid;place-items:center;padding:19px}.cart-square img{width:35px;height:30px}.product-card--featured{background:var(--green);color:#fff}.product-card--featured .product-card__image{width:100%;height:510px;margin:0;border-radius:0}.product-card--featured .product-card__info{padding:30px}.product-tags{display:flex;gap:8px;margin-top:20px}.product-tags span{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:5px;background:rgba(255,255,255,.12);white-space:nowrap}.product-tags img{width:24px;height:24px;flex:0 0 24px}.center-action{display:flex;justify-content:center;margin-top:60px}
.steps-section{padding:0 0 160px}.center-title{text-align:center;margin-bottom:80px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{position:relative;height:632px;display:flex;flex-direction:column;align-items:center;gap:30px;padding:0 30px 30px;overflow:hidden;border-radius:16px;background:var(--gray);text-align:center}.step-badge{padding:10px;background:var(--green);color:#fff;border-radius:0 0 10px 10px;font-size:22px;font-weight:700}.step-card__copy{width:100%}.step-card h3{margin:0 0 12px;font-size:34px;font-weight:700}.step-card p{max-width:515px;margin:0 auto;font-size:18px}.step-card>img{margin-top:auto;width:320px;max-height:399px;object-fit:contain}.step-card--second>img{width:276px;height:349px;margin:0;object-fit:cover;object-position:top}.step-card--second .step-card__copy{margin-top:auto}.step-card .step-phone{width:427px;height:407px;object-fit:cover;object-position:top;margin-top:auto}
.about-section{padding:0 14px 160px}.about-panel{height:850px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:16px;background:var(--green);color:#fff}.about-copy{display:flex;flex-direction:column;justify-content:space-between;padding:0 30px 30px}.about-copy>span{align-self:flex-start;padding:30px;background:rgba(23,31,23,.4);border-radius:0 0 10px 10px;font-size:34px;font-weight:500}.about-copy p{margin:0;font-size:clamp(42px,3.125vw,60px);font-weight:500;line-height:1.05;letter-spacing:-.02em}.about-copy em{color:rgba(255,255,255,.4);font-style:normal}.about-panel>img{width:100%;height:850px;object-fit:cover}.metrics-grid{height:260px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.metrics-grid article{display:flex;flex-direction:column;justify-content:space-between;padding:40px 30px;border-radius:16px;background:var(--gray)}.metrics-grid strong{color:var(--green);font-size:70px;font-weight:500;line-height:.9}.metrics-grid span{font-size:22px}
.reviews-section{padding:0 0 120px;overflow:hidden}.reviews-heading{width:var(--container);margin:0 auto 60px}.reviews-track{display:flex;gap:10px;width:calc(100vw - 80px);margin-left:80px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review-card{flex:0 0 580px;height:724px;overflow:hidden;border-radius:16px;background:var(--gray);scroll-snap-align:start}.review-card__photo{width:100%;height:560px;object-fit:cover}.review-card__body{padding:0 30px 30px}.review-meta{height:50px;display:flex;align-items:center;justify-content:space-between}.review-meta>span{display:flex;align-items:center;gap:10px;font-family:"Satoshi",sans-serif;font-size:14px;font-weight:700}.review-meta>span img{width:32px;height:32px;border-radius:50%;object-fit:cover}.rating-stars{display:flex;gap:12px;font-size:21px;line-height:1}.rating-stars .is-full{color:var(--yellow)}.rating-stars .is-empty{color:rgba(23,31,23,.18)}.rating-stars .is-half{color:transparent;background:linear-gradient(90deg,var(--yellow) 50%,rgba(23,31,23,.18) 50%);background-clip:text;-webkit-background-clip:text}.review-card p{margin:0;font-size:18px}
.site-footer{position:relative;height:609px;overflow:hidden;background:var(--gray);color:var(--ink)}.footer-content{position:relative;z-index:2;width:var(--container);margin:auto;padding-top:50px;display:grid;grid-template-columns:1.1fr 1fr 1fr .8fr auto;gap:70px}.footer-brand>a img{width:157px;height:42px}.footer-brand>div{display:flex;flex-direction:column;gap:16px;margin-top:34px}.footer-brand strong,.footer-nav strong,.footer-contacts>strong{font-size:16px}.footer-nav,.footer-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-nav strong,.footer-contacts>strong{margin-bottom:6px}.footer-contacts span{margin-bottom:-8px}.footer-contacts a{text-decoration:underline;text-underline-offset:3px}.footer-social{display:flex;gap:16px}.footer-social a,.footer-social img{width:34px;height:34px}.footer-wordmark{position:absolute;z-index:1;left:0;top:344px;width:1929px;max-width:none;height:519px}
.shop-page{width:var(--container);min-height:calc(100vh - 609px);margin:0 auto;padding:210px 0 160px}.shop-page__title{margin:0 0 80px;font-size:70px;font-weight:500;line-height:.9;letter-spacing:-.02em}.shop-page .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px!important;margin:0!important}.shop-page .woocommerce ul.products::before,.shop-page .woocommerce ul.products::after{display:none!important}.shop-page .woocommerce ul.products li.product{position:relative;float:none!important;width:auto!important;height:762px;margin:0!important;padding:24px;overflow:hidden;border-radius:16px;background:var(--gray);color:var(--ink)}.shop-page .woocommerce ul.products li.product .woocommerce-loop-product__link{display:flex;height:100%;flex-direction:column;color:inherit}.shop-page .woocommerce ul.products li.product a img{width:100%;height:510px;margin:0 0 24px!important;border-radius:12px;object-fit:cover}.shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0!important;padding:0!important;color:inherit;font-size:34px!important;font-weight:600;line-height:1.2}.catalog-product-excerpt{margin:18px 0 0;font-size:18px}.catalog-product-tags{display:flex;gap:8px;margin-top:20px}.catalog-product-tags span{padding:10px 16px;border-radius:5px;background:rgba(255,255,255,.12);white-space:nowrap}.shop-page .woocommerce ul.products li.product .price{position:absolute;left:24px;bottom:34px;margin:0!important;color:inherit!important;font-size:34px!important;font-weight:500;line-height:1}.shop-page .woocommerce ul.products li.product .button{position:absolute;right:24px;bottom:24px;width:75px;height:70px;margin:0!important;padding:0!important;border-radius:6px!important;background:var(--yellow) url("../images/icon-cart.svg") center/35px 30px no-repeat!important;color:var(--ink)!important;font-size:0!important;text-indent:-9999px;overflow:hidden}.shop-page .woocommerce ul.products li.product:first-child{padding:0;background:var(--green);color:#fff}.shop-page .woocommerce ul.products li.product:first-child a img{height:530px;margin:0 0 30px!important;border-radius:0}.shop-page .woocommerce ul.products li.product:first-child .woocommerce-loop-product__title,.shop-page .woocommerce ul.products li.product:first-child .catalog-product-tags{margin-left:30px!important;margin-right:30px!important}.shop-page .woocommerce ul.products li.product:first-child .price{left:30px;bottom:39px}.shop-page .woocommerce ul.products li.product:first-child .button{right:30px;bottom:30px}.shop-page .woocommerce ul.products li.product .button:hover{filter:brightness(.96)}
.cart-square{padding:0}.cart-square img{width:36px;height:30px}
.slider-arrows button{display:grid;place-items:center;padding:0}.slider-arrows img{width:10px;height:18px}
.rating-stars>span{display:block;width:20px;height:20px;flex:0 0 20px;background:var(--yellow);-webkit-mask:url("../images/rating-star.svg?ver=0.4.6") center/contain no-repeat;mask:url("../images/rating-star.svg?ver=0.4.6") center/contain no-repeat}.rating-stars .is-full{background:var(--yellow)}.rating-stars .is-empty{background:rgba(23,31,23,.18)}.rating-stars .is-half{color:inherit;background:linear-gradient(90deg,var(--yellow) 50%,rgba(23,31,23,.18) 50%);background-clip:border-box;-webkit-background-clip:border-box}
.shop-page .woocommerce ul.products li.product .woocommerce-loop-product__link{min-height:0}
.shop-page .woocommerce ul.products li.product a img{flex:0 0 auto;margin-bottom:0!important}
.catalog-product-tags{margin-right:30px;margin-left:30px}
.catalog-product-tags span{display:flex;align-items:center;gap:10px}
.catalog-product-tags img{width:24px!important;height:24px!important;flex:0 0 24px!important;margin:0!important;border-radius:0!important;object-fit:contain!important}
.shop-page .woocommerce ul.products li.product .price{position:absolute;left:24px;bottom:34px;margin:0!important}
.shop-page .woocommerce ul.products li.product .button{background-image:url("../images/icon-cart.svg?ver=0.4.4")!important;background-size:36px 30px!important}
.shop-page .woocommerce ul.products li.product:first-child a img{margin-bottom:0!important}.shop-page .woocommerce ul.products li.product:first-child .price{left:30px;bottom:39px;margin:0!important}
a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
@media(max-width:1500px){.site-header__panel{gap:36px}.primary-nav{gap:30px;font-size:18px}.header-phone{font-size:18px}.hero-word--one{left:50px}.hero-word--two{left:260px}.product-card{height:690px}.product-card__image{height:445px}.product-card--featured .product-card__image{height:465px}.footer-content{gap:35px}}
@media(max-width:1100px){:root{--container:calc(100vw - 64px)}.site-header{top:24px}.site-header__panel{width:calc(100vw - 64px);max-width:none;justify-content:space-between;padding:12px 16px;min-height:76px}.menu-toggle{display:block;order:4}.primary-nav{display:none;position:absolute;top:86px;left:32px;right:32px;padding:24px;flex-direction:column;align-items:flex-start;background:var(--gray);border-radius:12px}.is-menu-open .primary-nav{display:flex}.header-contact{margin-left:auto}.hero{height:900px}.hero h1{font-size:112px}.hero-word--one{top:170px;left:32px}.hero-word--two{top:285px;left:160px}.hero-word--three{top:540px;left:auto;right:32px}.hero__product{top:260px;left:60%;width:720px}.hero__button{top:770px;width:520px}.product-card{flex-basis:calc((100% - 30px)/2)}.steps-grid{grid-template-columns:1fr}.step-card{height:590px}.about-panel{height:auto;grid-template-columns:1fr}.about-copy{min-height:650px}.about-panel>img{height:650px}.footer-content{grid-template-columns:repeat(3,1fr)}.footer-social{grid-column:3}.site-footer{height:760px}.footer-wordmark{top:500px}.shop-page{padding-top:160px}.shop-page .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-page .woocommerce ul.products li.product{height:700px}.shop-page .woocommerce ul.products li.product a img{height:450px}.shop-page .woocommerce ul.products li.product:first-child a img{height:470px}}
@media(max-width:700px){:root{--container:calc(100vw - 32px)}body{font-size:16px}.admin-bar .site-header{top:70px}.site-header__panel{width:calc(100vw - 32px)}.header-contact{display:none}.header-actions{gap:8px}.header-actions a{width:48px;height:48px}.header-user{padding:12px 15px}.hero{height:760px}.hero h1{font-size:64px}.hero-word--one{top:150px;left:16px}.hero-word--two{top:220px;left:72px}.hero-word--three{top:420px;right:16px}.hero__product{top:230px;left:57%;width:570px;height:360px}.hero__button{top:640px;width:calc(100% - 32px);min-height:72px;padding:20px;font-size:17px}.products-section{padding:80px 0 100px}.section-title-row{align-items:flex-end;margin-bottom:40px}.section-title-row h2,.center-title,.reviews-heading h2{font-size:44px}.slider-arrows button{width:44px;height:44px}.product-card{flex-basis:88%;height:620px}.product-card__image{height:390px}.product-card--featured .product-card__image{height:410px}.product-card h3,.product-card__bottom strong{font-size:28px}.product-tags{overflow:hidden}.figma-button{min-height:72px;padding:20px;font-size:17px}.steps-section{padding-bottom:100px}.center-title{margin-bottom:45px}.step-card{height:610px;padding-inline:18px}.step-card h3{font-size:28px}.about-section{padding:0 8px 100px}.about-copy{min-height:560px;padding:0 20px 24px}.about-copy>span{padding:20px;font-size:25px}.about-copy p{font-size:36px}.about-panel>img{height:450px}.metrics-grid{height:auto;grid-template-columns:1fr}.metrics-grid article{min-height:180px}.metrics-grid strong{font-size:56px}.reviews-heading{margin-bottom:40px}.reviews-track{width:calc(100vw - 16px);margin-left:16px}.review-card{flex-basis:88vw;height:610px}.review-card__photo{height:440px}.review-card__body{padding:0 20px 20px}.rating-stars{gap:5px;font-size:17px}.review-card p{font-size:15px}.site-footer{height:1000px}.footer-content{grid-template-columns:1fr 1fr;gap:40px;padding-top:40px}.footer-brand,.footer-contacts{grid-column:1/-1}.footer-social{grid-column:auto}.footer-wordmark{top:790px;width:1000px;height:auto}.shop-page{padding:130px 0 100px}.shop-page__title{margin-bottom:48px;font-size:48px}.shop-page .woocommerce ul.products{grid-template-columns:1fr}.shop-page .woocommerce ul.products li.product{height:630px;padding:16px}.shop-page .woocommerce ul.products li.product a img{height:410px;margin-bottom:20px!important}.shop-page .woocommerce ul.products li.product:first-child a img{height:430px}.shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:28px!important}.shop-page .woocommerce ul.products li.product .price{left:16px;bottom:28px;font-size:28px!important}.shop-page .woocommerce ul.products li.product .button{right:16px;bottom:16px}.shop-page .woocommerce ul.products li.product:first-child .price{left:24px}.shop-page .woocommerce ul.products li.product:first-child .button{right:24px;bottom:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
