@font-face{font-family:Poppins;src:url(/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/cdn/fonts/poppins/poppins_n6.aa29d4918bc243723d56b59572e18228ed0786f6.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2)format("woff2");font-weight:700;font-display:swap}*{box-sizing:border-box}html{color:#333;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Poppins,Arial,sans-serif}body{min-width:320px;margin:0;font-size:15px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:root{--brand-blue:#1464dc;--header-text:#333;--line:#e8e8e8}.shell{width:min(100% - 40px,1240px);margin-inline:auto}.announcement-bar{background:var(--brand-blue);color:#fff;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:7px 20px;font-size:14px;font-weight:600;display:flex}.announcement-bar svg{fill:currentColor;flex:none;width:17px;height:19px}.promo-marquee{background:var(--brand-blue);color:#fff;white-space:nowrap;border-top:1px solid #ffffff2e;padding:7px 0;font-size:14px;overflow:hidden}.promo-marquee__track{will-change:transform;width:max-content;animation:30s linear infinite marquee;display:flex}.promo-marquee__group{justify-content:space-around;align-items:center;width:max-content;min-width:100vw;display:flex}.promo-marquee__track span{flex:none;padding:0 24px;position:relative}.promo-marquee__track span:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}.site-header{color:var(--header-text);background:#fff;position:relative}.site-header__main{align-items:center;gap:28px;min-height:100px;display:flex}.brand{flex:0 0 140px;display:block}.brand img{object-fit:contain;width:140px;height:82px;display:block}.search{background:#fff;border:1px solid #1c316824;border-radius:999px;flex:1;max-width:670px;height:44px;display:flex;overflow:hidden}.search:focus-within{border-color:var(--brand-blue);box-shadow:0 0 0 3px #1464dc1a}.search input{color:#252525;border:0;outline:0;flex:1;min-width:0;padding:0 18px}.search input::placeholder{color:#888}.search button{cursor:pointer;border:0;place-items:center;display:grid}.search .search__submit{background:var(--brand-blue);color:#fff;flex:none;width:54px}.search .search__clear{color:#777;background:#fff;flex:none;width:38px}.search__clear .icon{width:15px;height:15px}.search-results{z-index:30;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(680px,100vw - 28px);max-height:420px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 40px #00000024}.search--expanded{position:relative;overflow:visible}.search-result{color:#333;text-align:left;border-bottom:1px solid #eee;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;display:flex}.search-result:last-child{border-bottom:0}.search-result:hover,.search-result--active{background:#f4f7fc}.search-result img{object-fit:contain;background:#f7f7f7;border-radius:8px;flex:none;width:58px;height:58px}.search-result>span{flex-direction:column;gap:5px;min-width:0;display:flex}.search-result strong{color:#282828;text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.search-result__prices{color:var(--brand-blue);font-size:12px;font-weight:600}.search-result__prices del{color:#999;margin-right:6px;font-weight:400}.search-result--empty{color:#777;flex-direction:column;align-items:flex-start;font-size:12px}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.icon--chevron{width:13px;height:13px}.header-actions{flex:none;align-items:center;gap:20px;display:flex}.header-actions a{text-decoration:none}.account-action{flex-direction:column;font-size:10px;line-height:1.4;display:flex}.account-action strong{align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.icon-button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.tracking .icon{width:29px;height:29px}.cart-action{align-items:center;gap:8px;font-size:13px;display:flex}.cart-action__icon{place-items:center;display:grid;position:relative}.cart-action__icon .icon{width:30px;height:30px}.cart-action__icon small{background:var(--brand-blue);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-5px;right:-6px}.navigation{border-top:1px solid var(--line)}.navigation__inner{justify-content:center;align-items:center;gap:34px;min-height:49px;display:flex}.navigation__inner>.icon{width:17px}.navigation a{color:#333;font-size:13px;font-weight:500;text-decoration:none;position:relative}.navigation a:after{content:"";background:var(--brand-blue);height:2px;transition:transform .2s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.navigation a:hover:after{transform:scaleX(1)}.header-accent{background:var(--brand-blue);height:6px}.mobile-only{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.shell{width:min(100% - 28px,1240px)}.desktop-only{display:none}.mobile-only{display:grid}.site-header__main{gap:8px;min-height:76px;padding-bottom:52px}.brand{flex-basis:90px;margin-right:auto}.brand img{width:90px;height:58px}.search{max-width:none;height:40px;position:absolute;top:76px;left:14px;right:14px}.search-results{width:100%}.header-actions{gap:5px}.tracking .icon,.cart-action__icon .icon{width:25px;height:25px}.navigation{border-top:1px solid var(--line);display:none}.navigation--open{display:block}.navigation__inner{flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 14px}.navigation__inner>.icon{display:none}.navigation a{border-bottom:1px solid var(--line);padding:11px 0}body.has-mobile-menu-open{overflow:hidden}}@media (prefers-reduced-motion:reduce){.promo-marquee__track{animation-duration:60s}}.shell{width:min(100% - 64px,1360px)}.announcement-bar{min-height:44px;padding-block:10px}.promo-marquee{text-transform:capitalize;align-items:center;min-height:45px;padding-block:8px;display:flex}.site-header__main{gap:38px;min-height:116px}.brand{flex-basis:145px}.brand img{width:92px;height:72px;margin-inline:auto}.search{max-width:760px}.header-actions{gap:24px}.navigation__inner{gap:47px;min-height:60px}.navigation a{text-transform:uppercase;font-size:14px;font-weight:400}.navigation a:first-of-type{text-transform:none}.header-accent{height:5px}@media (width<=900px){.shell{width:min(100% - 28px,1360px)}.site-header__main{min-height:76px}.navigation a{text-transform:none}}:root{--blue:#1464dc;--ink:#252a34;--muted:#7b8290;--border:#e7eaf0;--surface:#f5f7fa;--radius:14px}.page-width{width:min(1180px,100% - 32px);margin-inline:auto}.narrow-page{padding-block:42px 70px}.section h2,.section-heading h2{margin:0;font-size:25px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.section-heading a{color:var(--blue);font-size:13px}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px #1a2a4a0d}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:10px 20px;font-weight:600;text-decoration:none;display:inline-flex}.button--large{width:100%;min-height:52px}.button--outline{color:var(--blue);background:#fff}.button--whatsapp{background:#20b758;border-color:#20b758}.button.disabled{opacity:.45;pointer-events:none}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px}.muted{color:var(--muted)}.breadcrumb{color:var(--muted);gap:10px;padding:24px 0;font-size:12px;display:flex}.breadcrumb a{color:var(--blue);text-decoration:none}.hero-carousel img{object-fit:cover;width:100%;max-height:520px;display:block}.carousel{position:relative;overflow:hidden}.carousel>a{display:block}.carousel>button{cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;position:absolute;top:50%;transform:translateY(-50%)}.carousel>button:first-of-type{left:18px}.carousel>button:nth-of-type(2){right:18px}.carousel__dots{gap:7px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.carousel__dots i{background:#fff8;border-radius:50%;width:8px;height:8px}.carousel__dots .active{background:#fff}.advantages,.trust-bar{background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.advantages{border:1px solid var(--border);border-radius:12px;margin-top:24px;overflow:hidden}.advantages div,.trust-bar div{text-align:center;background:#fff;flex-direction:column;gap:4px;padding:22px;display:flex}.advantages b,.trust-bar b{font-size:13px}.advantages span,.trust-bar span{color:var(--muted);font-size:11px}.category-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.category-grid a{text-align:center;text-decoration:none}.category-grid img{aspect-ratio:1;object-fit:cover;background:var(--surface);border-radius:50%;width:100%}.category-grid strong{margin-top:12px;display:block}.whatsapp-carousel{border-radius:14px}.whatsapp-carousel img{object-fit:cover;width:100%;max-height:320px;display:block}.promo-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.promo-grid img{border-radius:14px;width:100%}.delivery-banner{margin-top:52px;padding-bottom:18px}.delivery-banner__inner{background:linear-gradient(#edf8ff 0%,#eff5fe 34%,#dfeafc 100%);border:2px solid #1d6de0;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 14px 32px #1464dc14}.delivery-banner__topline{opacity:.9;background:linear-gradient(90deg,#1a69d7,#1a69d7 12%,#0000 12% 100%);width:100%;height:3px}.delivery-banner__content{z-index:2;padding:28px 34px 10px;position:relative}.delivery-banner__title-wrap{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.delivery-banner__title-wrap h2{color:#0c3b95;letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(2.2rem,4.2vw,4.15rem);font-weight:900;line-height:.9}.delivery-banner__title-accent{color:#1464dc}.delivery-banner__badges{align-items:center;gap:28px;margin-top:26px;padding-left:6px;display:flex}.delivery-banner__badge{color:#0c3b95;align-items:center;gap:14px;display:flex}.delivery-banner__icon{background:#ffffffb3;border:3px solid #1464dc;border-radius:16px;place-items:center;width:54px;height:54px;font-size:28px;font-weight:700;line-height:1;display:grid}.delivery-banner__icon--shield{font-size:34px}.delivery-banner__badge span:last-child{flex-direction:column;line-height:1;display:flex}.delivery-banner__badge strong,.delivery-banner__badge small{color:#0c3b95;letter-spacing:-.04em;font-weight:900;display:block}.delivery-banner__badge strong{font-size:2.1rem}.delivery-banner__badge small{font-size:1.25rem}.delivery-banner__visual{z-index:1;height:280px;position:absolute;bottom:0;left:52%;right:26px}.delivery-banner__truck{width:min(70%,560px);height:180px;position:absolute;bottom:12px;right:34px}.delivery-banner__truck-cabin{background:linear-gradient(#fff 0%,#ebf4ff 100%);border:3px solid #1464dc66;border-radius:18px 22px 12px 16px;width:140px;height:86px;position:absolute;bottom:30px;left:18px;box-shadow:inset 0 0 0 1px #1464dc26}.delivery-banner__truck-cabin:before{content:"";background:#1464dc0f;border:3px solid #1464dc66;border-radius:8px;width:42px;height:26px;position:absolute;top:16px;left:18px}.delivery-banner__truck-box{background:linear-gradient(#fff 0%,#eef3f7 100%);border:3px solid #1464dc66;border-radius:18px 16px 12px 14px;width:290px;height:110px;position:absolute;bottom:30px;left:150px;box-shadow:inset 0 0 0 1px #1464dc2e}.delivery-banner__truck-box:before{content:"";background:#1464dc2e;height:8px;position:absolute;top:24px;left:28px;right:22px;box-shadow:0 16px #1464dc2e,0 32px #1464dc2e}.delivery-banner__truck-wheel{background:radial-gradient(circle,#4f5867 0 25%,#1f2530 26% 52%,#111827 53% 100%);border:4px solid #dfe6ef;border-radius:50%;width:44px;height:44px;position:absolute;bottom:0;box-shadow:0 0 0 3px #1464dc1a}.delivery-banner__truck-wheel--front{left:146px}.delivery-banner__truck-wheel--rear{left:420px}.delivery-banner__map{z-index:0;width:260px;height:200px;position:absolute;top:22px;right:24px}.delivery-banner__map-shape{clip-path:polygon(10% 15%,30% 2%,46% 10%,60% 5%,78% 18%,90% 32%,100% 58%,83% 90%,58% 100%,30% 96%,12% 72%,0 48%);opacity:.92;filter:drop-shadow(0 8px 18px #134db43d);background:linear-gradient(135deg,#0f51d7 0% 25%,#0f3ba8 50%,#021f63 100%);border-radius:28px;position:absolute;inset:0}.delivery-banner__map-shape:before{content:"";opacity:.6;background:radial-gradient(circle,#ffffff80 0 2%,#0000 2.5% 100%);border-radius:50%;position:absolute;inset:14% 18% 14% 14%}.delivery-banner__node{background:#fff;border-radius:50%;width:10px;height:10px;display:block;position:absolute;box-shadow:0 0 0 5px #ffffff40,0 0 18px #4196ffcc}.delivery-banner__node--one{top:30%;left:31%}.delivery-banner__node--two{top:55%;left:42%}.delivery-banner__node--three{top:22%;left:56%}.delivery-banner__node--four{top:43%;left:68%}.delivery-banner__node--five{top:66%;left:57%}.delivery-banner__node--six{top:40%;left:80%}.delivery-banner__node--seven{top:58%;left:24%}.delivery-banner__node:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff 40%,#0000 100%);width:80px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(20deg)}.delivery-banner__node--two:after{width:96px;transform:translate(-50%,-50%)rotate(-28deg)}.delivery-banner__node--three:after{width:110px;transform:translate(-50%,-50%)rotate(10deg)}.delivery-banner__node--four:after{width:90px;transform:translate(-50%,-50%)rotate(-42deg)}.delivery-banner__node--seven:after{width:100px;transform:translate(-50%,-50%)rotate(34deg)}@media (width<=1200px){.delivery-banner__content{padding-right:260px}.delivery-banner__visual{left:48%}.delivery-banner__truck{width:78%}}@media (width<=900px){.delivery-banner{margin-top:36px}.delivery-banner__content{padding:26px 22px 8px}.delivery-banner__title-wrap h2{font-size:clamp(1.8rem,5vw,3rem)}.delivery-banner__badges{flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}.delivery-banner__visual{width:100%;height:200px;margin-top:8px;position:relative;left:auto;right:auto}.delivery-banner__truck{width:92%;left:50%;right:8px;transform:translate(-50%)}.delivery-banner__map{width:190px;height:150px;right:10px}}@media (width<=560px){.delivery-banner__inner{border-radius:14px}.delivery-banner__content{padding:18px 16px 0}.delivery-banner__title-wrap h2{font-size:2.2rem}.delivery-banner__badge strong{font-size:1.5rem}.delivery-banner__badge small{font-size:1rem}.delivery-banner__badge{gap:10px}.delivery-banner__icon{border-width:2px;width:42px;height:42px;font-size:22px}.delivery-banner__visual{height:170px}.delivery-banner__truck{width:96%}.delivery-banner__truck-box{width:220px;left:126px}.delivery-banner__truck-wheel--rear{left:330px}.delivery-banner__map{display:none}}@media (width<=640px){.promo-grid{grid-template-columns:1fr}}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;transition:all .2s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #1c316818}.sale-badge{z-index:1;color:#fff;background:#e94747;border-radius:4px;padding:4px 8px;font-size:10px;position:absolute;top:10px;left:10px}.product-card__image{aspect-ratio:1/1.22;background:#fafafa;display:block}.product-card__image img{object-fit:contain;width:100%;height:100%}.product-card__body a{text-decoration:none}.product-card h3{height:40px;color:var(--ink);margin:0 0 8px;font-size:13px;line-height:1.5;overflow:hidden}.product-card small{color:var(--muted)}.prices{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.prices del{color:#999;font-size:11px}.prices strong{color:var(--blue);font-size:16px}.product-list{gap:12px;display:grid}.product-card--list{grid-template-columns:190px 1fr;display:grid}.product-card--list .product-card__image{aspect-ratio:1}.collection-layout{grid-template-columns:240px 1fr;gap:22px;padding-bottom:60px;display:grid}.filters{align-self:start;padding:20px;position:sticky;top:20px}.filters h3{margin-top:0}.filters label{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:18px 0;font-size:13px;display:flex}.filters select,.collection-toolbar select,.form-stack input,.form-stack textarea,.page-search input,.quote-page input{border:1px solid var(--border);background:#fff;border-radius:6px;width:100%;padding:11px}.collection-title{justify-content:space-between;align-items:center;min-height:130px;padding:24px;display:flex}.collection-title h1{margin:0}.collection-title p{color:var(--muted)}.collection-title img{object-fit:contain;width:110px;height:90px}.collection-toolbar{justify-content:flex-end;align-items:center;gap:10px;padding:16px 0;display:flex}.collection-toolbar>span{color:var(--muted);margin-right:auto;font-size:12px}.collection-toolbar select{width:auto}.collection-toolbar button{border:1px solid var(--border);cursor:pointer;background:#fff;width:35px;height:35px}.product-detail{grid-template-columns:1.05fr .95fr;gap:24px;padding-bottom:24px;display:grid}.product-gallery,.product-info{padding:24px}.product-gallery__main{object-fit:contain;background:#fafafa;width:100%;height:560px}.thumbnails{gap:10px;margin-top:15px;display:flex}.thumbnails button{border:1px solid var(--border);background:#fff;width:68px;height:68px;padding:3px}.thumbnails button.active{border-color:var(--blue)}.thumbnails img{object-fit:contain;width:100%;height:100%}.product-info h1{font-size:25px;line-height:1.35}.product-info h1 i{color:var(--blue);font-style:normal}.seller{background:#f1f5fb;border-radius:4px;padding:6px 10px;font-size:12px;display:inline-block}.product-price{flex-direction:column;margin:22px 0;display:flex}.product-price del{color:#999}.product-price strong{color:var(--blue);font-size:28px}.quantity-label{align-items:center;gap:15px;margin:20px 0;font-weight:600;display:flex}.quantity{border:1px solid var(--border);border-radius:5px;align-items:center;display:inline-flex;overflow:hidden}.quantity button{cursor:pointer;background:#f5f6f8;border:0;width:34px;height:34px}.quantity input,.quantity span{text-align:center;border:0;width:42px}.product-info>.button{margin-top:10px}.product-badges{color:#555;margin-top:25px;font-size:12px}.rich-text{padding:28px;line-height:1.8}.rich-text h2{margin-top:25px}.page-search{gap:10px;max-width:650px;margin:22px 0;display:flex}.empty-state{text-align:center;place-content:center;justify-items:center;min-height:300px;padding:40px;display:grid}.loader{text-align:center;padding:80px}.cart-layout,.quote-grid{grid-template-columns:1fr 340px;gap:22px;display:grid}.cart-items{padding:20px}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr auto;gap:18px;padding:18px 0;display:grid}.cart-item img{object-fit:contain;width:100px;height:110px}.cart-item h3{margin:0 0 8px;font-size:14px}.cart-item a{text-decoration:none}.cart-summary{align-self:start;padding:24px;position:sticky;top:20px}.cart-summary p{justify-content:space-between;font-size:18px;display:flex}.cart-summary .button{width:100%;margin-top:12px}.auth-page{background:var(--surface);place-items:center;min-height:520px;padding:45px 16px;display:grid}.auth-card{width:min(440px,100%);padding:32px}.auth-card h1{text-align:center}.auth-card>p{text-align:center;font-size:13px}.form-stack{flex-direction:column;gap:15px;display:flex}.form-stack label{flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.form-error{color:#b82d2d;background:#fff0f0;border-radius:5px;padding:10px}.account-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.account-grid .card{padding:24px}.quote-page,.static-page{padding-block:45px 70px}.quote-grid>.card{padding:24px}.quote-result,.quote-line{border:0;border-bottom:1px solid var(--border);text-align:left;background:#fff;justify-content:space-between;gap:12px;width:100%;padding:12px;display:flex}.quote-result{cursor:pointer}.quote-total{justify-content:space-between;display:flex}.static-page article{max-width:860px;margin:auto;padding:40px}.static-page h1{text-align:center}.trust-bar{margin-top:40px}.footer__grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:35px;padding-block:50px;display:grid}.footer__grid h3{color:#fff;font-size:14px}.footer__grid p,.footer__grid a{color:#b9c5d9;margin:8px 0;font-size:12px;line-height:1.7;text-decoration:none;display:block}.footer__logo{filter:brightness(0)invert();width:130px}.newsletter{display:flex}.newsletter input{border:0;min-width:0;padding:10px}.newsletter .button{border-radius:0}.footer__bottom{text-align:center;border-top:1px solid #ffffff18;padding:18px;font-size:11px}.cookie-bar{z-index:50;background:#fff;border-radius:10px;align-items:center;gap:18px;width:min(440px,100% - 40px);padding:18px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 35px #0003}.cookie-bar p{margin:5px 0;font-size:11px}.floating-whatsapp{z-index:40;color:#fff;background:#20b758;border-radius:50%;place-items:center;width:52px;height:52px;font-size:28px;text-decoration:none;display:grid;position:fixed;bottom:110px;right:22px;box-shadow:0 8px 20px #0002}@media (width<=900px){.product-grid,.advantages,.trust-bar{grid-template-columns:repeat(2,1fr)}.collection-layout{grid-template-columns:1fr}.filters{position:static}.product-detail,.cart-layout,.quote-grid{grid-template-columns:1fr}.product-gallery__main{height:420px}.cart-summary{position:static}.footer__grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.page-width{width:min(100% - 22px,1180px)}.section{padding-block:28px}.advantages{grid-template-columns:1fr 1fr}.advantages div{padding:14px 8px}.promo-grid{grid-template-columns:1fr}.product-grid{gap:9px}.product-card__body{padding:10px}.product-card h3{font-size:11px}.prices strong{font-size:14px}.product-card--list{grid-template-columns:120px 1fr}.collection-title img,.collection-toolbar>span{display:none}.product-detail{gap:12px}.product-gallery,.product-info{padding:14px}.product-gallery__main{height:360px}.product-info h1{font-size:20px}.cart-item{grid-template-columns:75px 1fr}.cart-item>b{grid-column:2}.cart-item img{width:75px;height:90px}.account-grid,.footer__grid{grid-template-columns:1fr}.static-page article{padding:24px}.cookie-bar{flex-direction:column;align-items:flex-start}.trust-bar{grid-template-columns:1fr 1fr}}:root{--ink:#333;--muted:#8a9297;--border:#e1e3e4;--surface:#fcfbfc;--radius:16px}body,#root{background:var(--surface);color:var(--ink)}.page-width{width:min(1280px,100% - 80px)}.section{padding-block:60px}.card{border-color:#0000;border-radius:16px;box-shadow:0 5px 10px #00000014}.hero-carousel{background:#fff}.hero-carousel img{aspect-ratio:16/9;object-fit:contain;object-position:center;width:100%;max-height:none}.carousel>button{color:#fff;background:#21adce;width:44px;height:44px;box-shadow:0 2px 10px #0000002e}.carousel__dots i.active{background:#21adce}.advantages{background:0 0;border:0;border-radius:0;margin-top:60px}.advantages div{background:0 0}.category-grid{gap:28px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.product-card{border:0;border-radius:16px;padding:11px 8px;transform:scale(.95);box-shadow:0 0 6px -2px #00000040}.product-card:hover{transform:scale(.95)translateY(-3px)}.product-card__image{aspect-ratio:2/3;border-radius:6px;overflow:hidden}.product-card__body{padding:12px 6px 6px}.product-card h3{height:auto;min-height:42px;font-weight:600}.prices strong{color:red}.sale-badge{background:var(--blue)}.collection-layout{padding-block:0 70px}.filters{border:0}.collection-title{box-shadow:none;border-radius:16px 16px 0 0}.collection-toolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:18px}.product-gallery,.product-info{background:#fff}.product-gallery__main{aspect-ratio:2/3;border-radius:6px;height:auto;max-height:680px}.footer{color:#fff;background:#1464dc}.footer__grid p,.footer__grid a{color:#fff}.footer__bottom{color:#fff;border-top-color:#ffffff59}.newsletter input{border-radius:4px 0 0 4px}.newsletter .button{color:var(--blue);background:#fff;border-color:#fff}@media (width>=1440px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=999px){.page-width{width:min(100% - 40px,1280px)}.section{padding-block:50px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.advantages{margin-top:40px}}@media (width<=640px){.page-width{width:min(100% - 40px,1280px)}.section{padding-block:50px}.hero-carousel img{aspect-ratio:10/9;object-fit:cover}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:8px 5px}.advantages{grid-template-columns:1fr}}.route-error{background:#fcfbfc;min-height:100svh}.route-error img{object-fit:contain;width:130px;height:95px}.fixed-shipping-banner{border-radius:14px;margin-top:110px;display:block;overflow:hidden}.fixed-shipping-banner img{width:100%;display:block}@media (width<=640px){.fixed-shipping-banner{margin-top:55px}}.home-intro-space{height:88px}.advantages{background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);min-height:90px;margin-top:0;display:grid;overflow:hidden;box-shadow:0 1px 8px #00000005}.advantages div{text-align:left;flex-direction:row;align-items:center;gap:18px;min-width:0;padding:19px 14px;display:flex}.advantages div+div{border-left:1px solid #e1e3e4}.advantages i{color:#222;text-align:center;flex:none;width:40px;font-size:38px;font-style:normal;font-weight:300;line-height:1}.advantages span{flex-direction:column;align-items:flex-start;display:flex}.advantages b{color:#1464dc;font-size:20px;font-weight:400;line-height:1.25}.advantages small{color:#222;white-space:nowrap;font-size:15px}.category-section{padding-top:62px;padding-bottom:0}.section-heading{margin-bottom:46px}.section-heading h2{font-size:22px;font-weight:600;position:relative}.section-heading h2:after{content:"";background:#1464dc;width:100px;height:3px;position:absolute;bottom:-6px;left:0}.section-heading a{color:#1464dc;font-size:14px;font-weight:600;text-decoration:none}.category-grid{grid-template-columns:repeat(5,208px);justify-content:center;gap:28px}.category-tile{text-decoration:none}.category-tile__art{background:#fff;border:1px solid #d4d9e1;border-radius:50%;width:208px;height:208px;display:block;overflow:hidden}.category-tile__art img{object-fit:cover;filter:hue-rotate(86deg)saturate(2);width:100%;height:100%;transition:transform .25s;display:block}.category-tile:hover .category-tile__art img{transform:scale(1.035)}.testimonials-section{padding-top:78px;padding-bottom:64px}.testimonials-section .section-heading{margin-bottom:28px}.reviews-carousel{position:relative}.reviews-carousel__viewport{margin-inline:58px;overflow:hidden}.reviews-carousel__track{gap:14px;animation:.3s reviews-enter;display:flex}@keyframes reviews-enter{0%{opacity:.45;transform:translate(8px)}}.review-card{aspect-ratio:220/340;background:#fff;border:2px solid #099b79;border-radius:15px;min-width:calc(20% - 11.2px);display:block;overflow:hidden}.review-card img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.reviews-carousel__arrow{z-index:2;color:#fff;cursor:pointer;background:#4b4b4b;border:0;border-radius:50%;place-items:center;width:45px;height:45px;padding:0 0 3px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.reviews-carousel__arrow--previous{background:#bbb;left:0}.reviews-carousel__arrow--next{right:0}@media (width<=1200px){.advantages b{font-size:16px}.advantages small{white-space:normal;font-size:12px}.category-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.category-tile__art{aspect-ratio:1;width:100%;height:auto}}@media (width<=900px){.home-intro-space{height:40px}.advantages{grid-template-columns:repeat(2,1fr)}.advantages div:nth-child(3){border-top:1px solid #e1e3e4;border-left:0}.advantages div:nth-child(4){border-top:1px solid #e1e3e4}.category-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.reviews-carousel__viewport{margin-inline:50px}.review-card{min-width:calc(33.3333% - 9.33333px)}.review-card:nth-child(n+4){display:none}}@media (width<=640px){.home-intro-space{height:26px}.advantages{grid-template-columns:1fr}.advantages div+div{border-top:1px solid #e1e3e4;border-left:0}.advantages div{padding:15px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.testimonials-section{padding-top:55px}.reviews-carousel__viewport{margin-inline:40px}.reviews-carousel__track{gap:10px}.review-card{min-width:100%}.review-card:nth-child(n+2){display:none}.reviews-carousel__arrow{width:34px;height:34px;font-size:22px}}.benefits-bar{background:#fff;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:90px;display:grid;overflow:hidden;box-shadow:0 1px 8px #00000008}.benefits-bar__item{grid-template-columns:46px minmax(0,1fr);align-items:center;column-gap:16px;min-width:0;padding:18px 14px;display:grid}.benefits-bar__item+.benefits-bar__item{border-left:1px solid #e1e3e4}.benefits-bar__icon{fill:none;stroke:#222;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.benefits-bar__content{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.25;display:flex}.benefits-bar__content strong{color:#1464dc;font-size:clamp(15px,1.15vw,20px);font-weight:400}.benefits-bar__content small{color:#222;margin-top:2px;font-size:clamp(11px,.9vw,15px);line-height:1.3}.floating-whatsapp svg{fill:currentColor;width:30px;height:30px}@media (width<=900px){.benefits-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-bar__item:nth-child(3){border-left:0}.benefits-bar__item:nth-child(n+3){border-top:1px solid #e1e3e4}}@media (width<=560px){.benefits-bar{grid-template-columns:1fr}.benefits-bar__item{grid-template-columns:40px minmax(0,1fr);padding:14px 16px}.benefits-bar__item+.benefits-bar__item{border-top:1px solid #e1e3e4;border-left:0}.benefits-bar__icon{width:36px;height:36px}.benefits-bar__content strong{font-size:16px}.benefits-bar__content small{font-size:12px}}
