:root{--g:#056545;--gd:#034c35;--lime:#99bd37;--purple:#6c00a8;--ink:#171717;--line:#e8e8e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.page-width{width:min(1115px,calc(100% - 34px));margin:auto}.skip-link{position:absolute;left:-9999px}.microbar{font-size:13px;background:#fff}.microbar__inner{height:38px;display:flex;justify-content:space-between;align-items:center}.microbar__inner>div{display:flex;gap:16px}.microbar strong{color:#4b2167}.shippingbar{height:54px;background:#d9efe4;color:var(--g);font-weight:800;font-size:20px;display:grid;place-items:center}.header__main{min-height:100px;display:grid;grid-template-columns:280px 1fr 240px;gap:28px;align-items:center}.logo{display:flex;align-items:center;gap:12px}.logo img{max-height:68px}.logo__door{width:58px;height:58px;border:7px solid var(--g);position:relative;border-radius:7px 7px 0 0}.logo__door:after{content:"";position:absolute;width:25px;height:42px;left:14px;top:9px;background:var(--lime)}.logo__door i{position:absolute;z-index:2;width:5px;height:5px;background:#fff;border-radius:50%;left:19px;top:28px}.logo__text{display:flex;flex-direction:column;line-height:.9}.logo__text strong{font-size:27px}.logo__text strong:nth-child(2){color:var(--g)}.logo__text small{font-size:9px;color:#8a8a8a;margin-top:7px}.head-search{height:46px;border:2px solid #e7e7e7;border-radius:25px;display:flex;overflow:hidden}.head-search input{flex:1;border:0;outline:0;padding:0 16px;font-size:14px}.head-search button{width:60px;border:0;background:#fff;font-size:27px;color:#111;cursor:pointer}.head-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.head-actions a{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800}.head-actions .ico{font-size:25px;color:var(--g)}.head-actions em{font-style:normal;background:#ffd400;color:#111;border-radius:50%;padding:2px 6px;font-size:11px}.menu-band{background:var(--g);color:#fff}.menu-band__inner{min-height:68px;display:flex;align-items:center;gap:20px}.main-menu{display:flex;align-items:center;gap:0;flex:1;flex-wrap:wrap}.main-menu a{font-size:14px;font-weight:800;padding:10px 15px;border-right:1px solid rgba(255,255,255,.45)}.main-menu a:last-child{border:0}.menu-sale{font-weight:900;background:#ffffff24;padding:11px 15px;border-radius:6px}.mobile-menu{display:none}.home-slider{position:relative;max-width:1280px;margin:0 auto}.slides{position:relative;height:415px}.slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:.55s ease;overflow:hidden}.slide.is-active{opacity:1;visibility:visible}.slide picture,.slide picture img{width:100%;height:100%;object-fit:cover}.slide__fallback{height:100%;background:linear-gradient(105deg,#e7f7f2,#bfe9dd 63%,#87d4c0);position:relative;overflow:hidden}.slide__fallback--2{background:linear-gradient(105deg,#fff0f1,#f8ced3 62%,#edb7c3)}.slide__fallback--3{background:linear-gradient(105deg,#eef4ff,#c7d7ef 62%,#9ab4d5)}.slide__copy{position:absolute;left:8%;top:18%;z-index:2;width:48%}.slide__copy small{font-size:17px;font-weight:700;color:var(--g)}.slide__copy h1{font-size:40px;line-height:1.04;color:#075d6f;margin:10px 0}.slide__copy p{font-size:18px}.slide__copy>strong{display:block;font-size:42px;color:#02a9c7;margin:10px 0}.slide__copy a{display:inline-block;border:3px solid #087ba1;border-radius:30px;padding:12px 28px;color:#087ba1;font-weight:900}.slide__products{position:absolute;right:10%;bottom:7%;height:80%;width:32%;display:flex;align-items:flex-end;justify-content:center;gap:12px}.slide__products i{width:85px;height:250px;background:#fff;border-radius:12px 12px 25px 25px;box-shadow:0 14px 30px #00000021}.slide__products i:nth-child(2){height:285px}.slide__products i:nth-child(3){height:230px}.slider-arrow{position:absolute;z-index:10;top:48%;transform:translateY(-50%);width:58px;height:58px;border-radius:50%;border:0;background:var(--g);color:#fff;font-size:42px;cursor:pointer}.slider-arrow.prev{left:20px}.slider-arrow.next{right:20px}.slider-dots{position:absolute;z-index:10;bottom:22px;left:50%;transform:translate(-50%);display:flex;gap:8px}.slider-dots button{width:13px;height:13px;border-radius:50%;border:2px solid var(--g);background:#fff}.slider-dots button.is-active{background:var(--g)}.trust-row{display:grid;grid-template-columns:repeat(5,1fr);margin-top:20px;border:1px solid #ddd;border-radius:14px;overflow:hidden}.trust-box{min-height:105px;display:flex;align-items:center;gap:15px;padding:18px;border-right:1px solid #ddd}.trust-box:last-child{border:0}.trust-box>span{font-size:34px;color:var(--g)}.trust-box strong{display:block;color:var(--g);font-size:14px;line-height:1.3}.trust-box small{font-size:12px;color:#444}.section{padding:34px 0}.section-title{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:24px}.section-title h1,.section-title h2{margin:0;color:var(--g);font-size:27px}.section-title a{position:absolute;right:0;font-size:12px;color:var(--g);font-weight:800}.product-carousel,.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pcard{min-width:0;border:1px solid #e6e6e6;border-radius:11px;background:#fff;box-shadow:0 4px 12px #00000014;overflow:hidden}.pcard__media{height:280px;position:relative;display:flex;justify-content:center;align-items:center;background:#fff;padding:12px}.pcard__media img{width:100%;height:100%;object-fit:contain}.sale{position:absolute;left:10px;top:10px;background:#36a447;color:#fff;border-radius:5px;padding:6px 7px;font-weight:900;font-size:13px}.fav{position:absolute;right:12px;top:8px;color:var(--g);font-size:31px}.pcard__body{padding:13px 11px 15px;min-height:245px;display:flex;flex-direction:column}.vendor{font-size:15px;margin-bottom:3px}.ptitle{font-size:14px;line-height:1.35;min-height:58px}.stars{display:inline-block;align-self:flex-start;background:#faeefd;color:#7900a8;border-radius:5px;padding:6px 8px;margin:12px 0;font-size:15px}.stars small{font-weight:800;color:#5b007c}.price{margin:auto 0 12px;display:flex;gap:8px;align-items:center}.price b{font-size:18px}.price s{color:#999;font-size:12px}.pcard button{width:100%;height:45px;border:0;border-radius:5px;background:var(--g);color:#fff;font-size:16px;font-weight:900}.pcard button:disabled{background:#929292}.fake-pack{width:115px;height:180px;background:linear-gradient(160deg,#fff,#eef3f1);border:1px solid #ddd;border-radius:8px;position:relative}.fake-pack:before{content:"SA\11eLIK";position:absolute;top:45px;left:15px;color:var(--g);font-weight:900}.fake-pack i{position:absolute;left:20px;right:20px;top:80px;height:5px;background:var(--lime)}.fake-pack b{position:absolute;left:25px;right:25px;top:100px;height:25px;border:3px solid var(--g)}.fake-pack--2{background:linear-gradient(160deg,#fff,#eff0f9)}.fake-pack--3{background:linear-gradient(160deg,#fff,#f8ecef)}.fake-pack--4{background:linear-gradient(160deg,#fff,#f4f0df)}.banner-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.banner-half{min-height:240px;overflow:hidden;background:#eee}.banner-half img{width:100%;height:240px;object-fit:cover}.banner-fallback{height:240px;background:linear-gradient(110deg,#0d3164,#11215d);color:#fff;position:relative;padding:35px;overflow:hidden}.banner-fallback--2{background:linear-gradient(110deg,#dfecca,#9bc15b);color:#386b0d}.banner-fallback h3{font-size:27px;line-height:1.08;max-width:55%;margin:10px 0}.banner-fallback span{border:2px solid currentColor;border-radius:20px;padding:8px 13px;font-size:11px;font-weight:900}.fake-banner-products{position:absolute;right:5%;bottom:10%;display:flex;align-items:flex-end;gap:8px}.fake-banner-products i{width:55px;height:125px;background:#fff;border-radius:7px}.fake-banner-products i:nth-child(2){height:160px}.banner-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.banner-third{height:155px;overflow:hidden;background:#eee}.banner-third img{width:100%;height:155px;object-fit:cover}.banner-third>div{height:155px;background:linear-gradient(115deg,var(--gd),var(--g));color:#fff;padding:26px}.banner-third:nth-child(2)>div{background:linear-gradient(115deg,#70229a,#9b3ac1)}.banner-third:nth-child(3)>div{background:linear-gradient(115deg,#52779d,#76a3cc)}.banner-third h3{margin:5px 0;font-size:21px}.banner-third p{margin:0;font-size:12px}.category-section{background:#fafafa}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.cat-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #eee}.cat-visual{height:130px;background:linear-gradient(145deg,#e7f4ee,#bfdcca)}.cat-card img{height:130px;width:100%;object-fit:cover}.cat-card>div:last-child{padding:13px}.cat-card h3{font-size:15px;margin:0 0 8px}.cat-card span{font-size:11px;color:var(--g);font-weight:800}.brand-wall-section{background:#fafafa;padding:65px 0 75px}.brand-wall-head{text-align:center;margin-bottom:42px}.brand-wall-head h2{font-size:27px;color:var(--g);margin:0 0 8px}.brand-wall-head p{font-size:13px;color:#777}.brand-wall{display:grid;grid-template-columns:repeat(4,1fr)}.brand-cell{height:135px;display:flex;align-items:center;justify-content:center;border-right:1px solid #eee;border-bottom:1px solid #eee;padding:24px}.brand-cell:nth-child(4n){border-right:0}.brand-cell img{max-width:180px;max-height:65px;object-fit:contain}.brand-cell strong{font-size:20px;color:#222;text-align:center}.brand-cell--all{flex-direction:column;gap:8px;border:2px solid var(--g)!important;border-radius:12px;margin:15px;height:105px}.brand-cell--all span{width:35px;height:35px;background:var(--g);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:23px}.brand-cell--all strong{font-size:12px;color:var(--g)}.blog-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.blog-row article{border:1px solid #eee;border-radius:9px;overflow:hidden}.blog-row img,.blog-ph{width:100%;height:150px;object-fit:cover}.blog-ph{background:linear-gradient(135deg,#dbeadf,#f3f7f5)}.blog-row h3{font-size:14px;line-height:1.35;margin:13px}.blog-row small{display:block;margin:0 13px 14px;color:#888}.newsletter{background:var(--gd);color:#fff}.newsletter__inner{min-height:110px;display:grid;grid-template-columns:1fr 1.4fr .5fr;gap:25px;align-items:center}.newsletter__inner strong{font-size:15px}.newsletter__form{height:46px;background:#fff;border-radius:8px;overflow:hidden;display:flex}.newsletter__form input{flex:1;border:0;padding:0 15px}.newsletter__form button{border:0;background:var(--lime);color:#fff;font-weight:900;padding:0 22px}.social{text-align:right;font-size:22px}.foot-benefits{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #ddd}.foot-benefits>div{min-height:90px;display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #ddd;font-size:20px}.foot-benefits span{display:flex;flex-direction:column}.foot-benefits b{font-size:11px}.foot-benefits small{font-size:9px;color:#777}.foot-main{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px;padding:40px 0}.foot-main h4{font-size:11px;margin:0 0 12px}.foot-main a{display:block;font-size:11px;color:#666;margin:8px 0}.foot-brand{display:grid;grid-template-columns:50px 1fr;align-items:start}.logo-mini{width:43px;height:53px;border:5px solid var(--g);position:relative}.logo-mini:after{content:"";position:absolute;left:11px;top:8px;width:17px;height:36px;background:var(--lime)}.foot-brand>strong{font-size:20px;color:var(--g);line-height:.9}.foot-brand p{grid-column:1/-1;color:#777;font-size:11px;max-width:230px}.copyright{border-top:1px solid #ddd;min-height:60px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#777}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery img{border:1px solid #eee}.product-info h1{font-size:36px}.product-price{font-size:28px;font-weight:900;color:var(--g);margin:15px 0}.buy-btn{background:var(--g);color:#fff;border:0;padding:14px 25px;font-size:16px;font-weight:900;border-radius:5px}.narrow{max-width:850px}.cart-line{display:flex;gap:18px;border-bottom:1px solid #ddd;padding:15px 0}.cart-line img{width:100px;height:100px;object-fit:contain}.cart-total{display:flex;justify-content:flex-end;align-items:center;gap:20px;padding-top:25px}.pagination{grid-column:1/-1;padding:30px;text-align:center}.search-page{max-width:700px}.error-page{min-height:500px;display:grid;place-items:center;text-align:center;background:#f8faf9}.error-page strong{font-size:90px;color:#dce9e3}.error-page h1{font-size:30px}.error-page a{display:inline-block;background:var(--g);color:#fff;padding:12px 18px;border-radius:6px;font-weight:800}@media(max-width:900px){.header__main{grid-template-columns:1fr}.head-actions{flex-direction:row;justify-content:flex-end}.main-menu{display:none}.main-menu.open{display:flex;position:absolute;left:15px;right:15px;top:100%;background:var(--gd);z-index:50;flex-direction:column;align-items:stretch;padding:10px}.main-menu a{border:0}.mobile-menu{display:block}.menu-band__inner{position:relative}.product-carousel,.collection-grid,.category-grid,.brand-wall{grid-template-columns:repeat(3,1fr)}.foot-main{grid-template-columns:repeat(2,1fr)}.foot-brand{grid-column:1/-1}.newsletter__inner{grid-template-columns:1fr}.social{text-align:left}}@media(max-width:650px){.microbar__inner>div:last-child{display:none}.shippingbar{height:45px;font-size:14px;text-align:center;padding:0 10px}.header__main{padding:12px 0}.logo__text strong{font-size:21px}.slides{height:470px}.slide__copy{left:7%;top:10%;width:80%}.slide__copy h1{font-size:33px}.slide__copy>strong{font-size:34px}.slide__products{opacity:.23;width:60%;right:-10%}.slider-arrow{width:42px;height:42px;font-size:30px}.trust-row{grid-template-columns:1fr 1fr}.trust-box{min-height:85px;padding:11px}.product-carousel{display:flex;overflow:auto;scroll-snap-type:x mandatory}.product-carousel .pcard{min-width:78%;scroll-snap-align:start}.banner-pair,.banner-trio{grid-template-columns:1fr}.category-grid,.brand-wall{grid-template-columns:repeat(2,1fr)}.brand-cell{height:105px}.brand-cell:nth-child(4n){border-right:1px solid #eee}.brand-cell:nth-child(2n){border-right:0}.blog-row,.foot-benefits,.foot-main{grid-template-columns:1fr 1fr}.copyright{flex-direction:column;justify-content:center;gap:8px}.product-page,.product-gallery{grid-template-columns:1fr}}.microbar{padding:7px 0;background:#fff}.microbar__inner{height:auto;min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:14px}.micro-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:8px;font-size:13px;font-weight:800;line-height:1;transition:.2s}.micro-pill--phone{background:#075f47;color:#fff;box-shadow:0 3px 9px #075f4729}.micro-pill--cargo{background:#f5c842;color:#174d3d;border:1px solid #e4b72e;box-shadow:0 3px 9px #f5c84233}.micro-pill:hover{transform:translateY(-1px);filter:brightness(.98)}.menu-band__inner{min-height:58px;gap:0}.main-menu{flex-wrap:nowrap;justify-content:space-between;width:100%;overflow:visible}.main-menu a{flex:1 1 auto;text-align:center;white-space:nowrap;font-size:13px;padding:12px 9px}.menu-sale{display:none!important}.pcard:not(:has(form)) .pcard__body{padding-bottom:18px}.pcard:not(:has(form)) .price{margin-top:auto}@media(max-width:1050px)and (min-width:901px){.main-menu a{font-size:11px;padding:12px 5px}}@media(max-width:650px){.microbar__inner{display:flex!important;gap:7px}.micro-pill{padding:8px 9px;font-size:10px}.microbar__inner>div:last-child{display:initial}}html,body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;color:#17211d;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,strong,b{letter-spacing:-.02em}.microbar{font-size:12px!important;font-weight:600}.shippingbar{font-size:18px!important;font-weight:800!important;letter-spacing:-.015em}.logo__text strong{font-weight:850!important;letter-spacing:-.04em}.head-search input{font-size:14px!important;font-weight:500}.head-actions a,.main-menu a{font-size:13px!important;font-weight:750!important}.section-title h1,.section-title h2{font-size:26px!important;font-weight:800!important;letter-spacing:-.035em}.vendor{font-size:14px!important;font-weight:800!important}.ptitle{font-size:14px!important;font-weight:500!important;line-height:1.42!important}.price b{font-size:18px!important;font-weight:850!important}.pcard button{font-family:inherit!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.trust-box strong{font-size:13px!important;font-weight:750!important}.trust-box small{font-size:11px!important}.banner-fallback h3{font-weight:800!important}.brand-wall-head h2{font-weight:850!important;letter-spacing:-.03em}.blog-row h3{font-size:14px!important;font-weight:650!important}.pcard button:disabled{display:none!important}.slider-dots{bottom:18px!important;gap:7px!important;padding:6px 9px;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 16px #00000014}.slider-dots button{width:7px!important;height:7px!important;border:0!important;border-radius:999px!important;background:#b9c8c1!important;padding:0!important;transition:all .22s ease!important}.slider-dots button.is-active{width:24px!important;background:#056545!important}.slider-arrow{width:46px!important;height:46px!important;font-size:30px!important;background:#056545f0!important;box-shadow:0 8px 20px #05654533}.section{padding:30px 0!important}.product-carousel{gap:16px!important}.pcard{box-shadow:0 5px 16px #0001!important}.pcard__media{height:260px!important}.pcard__body{min-height:220px!important}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr;gap:16px;min-width:0}.product-gallery img{display:block;width:100%;height:auto;max-width:100%;mmax-height:540px;object-fit:contain;object-position:center;margin:0 auto;background:#fff;border:1px solid #eee;border-radius:8px}.product-info{min-width:0}@media(max-width:900px){.product-page{grid-template-columns:1fr;gap:30px}.product-gallery img{max-height:560px}}@media(max-width:650px){.product-page{grid-template-columns:1fr;gap:22px}.product-gallery{grid-template-columns:1fr}.product-gallery img{width:100%;height:auto;max-height:460px;object-fit:contain}.product-info h1{font-size:28px;line-height:1.15}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
