/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#101310;--muted:#657064;--green:#49d000;--green-dark:#2e9f00}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:#f8faf7;margin:0;font-family:Arial,Helvetica,sans-serif}.site-shell{isolation:isolate;background:radial-gradient(circle at 50% 0,#49d00017,#0000 36%),linear-gradient(145deg,#fff 0%,#f5f8f3 100%);place-items:center;min-height:100vh;padding:48px 24px 76px;display:grid;position:relative;overflow:hidden}.site-shell:before{content:"";z-index:-2;opacity:.25;background-image:linear-gradient(#1b34110d 1px,#0000 1px),linear-gradient(90deg,#1b34110d 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.glow{z-index:-1;filter:blur(85px);opacity:.18;background:var(--green);border-radius:50%;width:360px;height:360px;position:absolute}.glow-one{top:-190px;right:-110px}.glow-two{bottom:-230px;left:-150px}.construction-card{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #1c3c0f1a;border-radius:34px;width:min(720px,100%);padding:clamp(38px,7vw,72px) clamp(24px,8vw,76px);box-shadow:0 32px 90px #142b0c1c}.brand-logo{width:min(450px,92%);height:auto;margin:0 auto 28px;display:block}.status-pill{color:#326121;letter-spacing:.08em;text-transform:uppercase;background:#effae9;border:1px solid #d9f1cd;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #49d00021}h1{letter-spacing:-.05em;margin:22px 0 16px;font-size:clamp(38px,7vw,68px);font-weight:800;line-height:.98}.lead{max-width:560px;color:var(--muted);margin:0 auto;font-size:clamp(16px,2.4vw,19px);line-height:1.65}.progress{background:#e8ede5;border-radius:999px;width:min(360px,84%);height:5px;margin:32px auto 27px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg,var(--green-dark),var(--green));width:64%;height:100%;animation:2.7s ease-in-out infinite breathe;display:block}.site-shell>footer{text-align:center;color:#7f887d;letter-spacing:.03em;font-size:12px;position:absolute;bottom:24px;left:24px;right:24px}@keyframes breathe{0%,to{opacity:.75}50%{opacity:1}}@media (width<=560px){.site-shell{padding:24px 14px 68px}.construction-card{border-radius:26px}.brand-logo{width:100%;margin-bottom:20px}.status-pill{font-size:10px}}@media (prefers-reduced-motion:reduce){.progress span{animation:none}}.shop{color:#151815;background:#f6f7f5;min-height:100vh}.demo-banner{text-align:center;color:#dfffd0;letter-spacing:.04em;background:#18320f;padding:8px 20px;font-size:12px}.shop-header{z-index:20;background:#fff;border-bottom:1px solid #e8ebe6;grid-template-columns:245px minmax(240px,720px) auto;align-items:center;gap:34px;height:84px;padding:0 max(4vw,24px);display:grid;position:sticky;top:0}.shop-brand{color:#121512;letter-spacing:.08em;align-items:center;gap:10px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.shop-brand small{color:#55c91a;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-size:7px;display:block}.brand-mark{color:#fff;background:linear-gradient(145deg,#58d512,#2d9c00);border-radius:13px 13px 13px 4px;place-items:center;width:43px;height:43px;font-size:27px;font-weight:900;display:grid;box-shadow:-7px 7px #151715}.shop-search{background:#f3f5f1;border:1px solid #e0e5dd;border-radius:13px;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex}.shop-search span{font-size:26px;transform:rotate(-20deg)}.shop-search input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.cart-button{color:#fff;cursor:pointer;white-space:nowrap;background:#151815;border:0;border-radius:12px;padding:13px 17px;font-weight:700}.cart-button b{color:#18320f;background:#58d512;border-radius:999px;margin-left:8px;padding:3px 7px}.category-nav{background:#fff;border-bottom:1px solid #e8ebe6;justify-content:center;gap:6px;padding:12px 24px;display:flex;overflow:auto}.category-nav button{color:#5d665a;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:700}.category-nav button.active,.category-nav button:hover{color:#255e0f;background:#eaf8e3}.shop-hero{color:#fff;background:radial-gradient(circle at 85%,#53d61240,#0000 25%),linear-gradient(120deg,#111711,#203819);grid-template-columns:1.2fr .8fr;align-items:center;min-height:465px;padding:70px max(7vw,28px);display:grid;overflow:hidden}.shop-hero h1{max-width:720px;margin:17px 0 18px;font-size:clamp(46px,6vw,79px);line-height:.97}.shop-hero h1 em{color:#62df22;font-style:normal}.shop-hero p{color:#c8d3c4;max-width:580px;font-size:18px;line-height:1.6}.shop-hero button,.primary{color:#14220e;cursor:pointer;background:#5bd91c;border:0;border-radius:13px;padding:15px 22px;font-weight:800}.eyebrow{color:#49be13;letter-spacing:.2em;font-size:11px;font-weight:900}.hero-orbit{border:1px solid #6be0334d;border-radius:50%;height:300px;position:relative;box-shadow:0 0 90px #59da1c2e,inset 0 0 50px #59da1c1a}.hero-orbit:after{content:"L";color:#15220f;background:#58d512;border-radius:35%;place-items:center;font-size:90px;font-weight:900;display:grid;position:absolute;inset:22%;transform:rotate(-8deg)}.hero-orbit span{z-index:2;background:#243d1b;border:1px solid #ffffff2e;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800;position:absolute}.hero-orbit span:first-child{top:10%;left:3%}.hero-orbit span:nth-child(2){top:22%;right:0}.hero-orbit span:nth-child(3){bottom:7%;left:12%}.benefits{background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);width:min(1160px,92%);margin:-32px auto 0;display:grid;position:relative;box-shadow:0 15px 42px #14240e17}.benefits div{border-right:1px solid #e8ebe6;padding:22px 30px}.benefits div:last-child{border:0}.benefits b,.benefits span{display:block}.benefits b{margin-bottom:5px}.benefits span{color:#798176;font-size:13px}.catalog{width:min(1240px,92%);margin:80px auto;scroll-margin-top:150px}.catalog-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.catalog-heading h2{margin:8px 0 0;font-size:34px}.catalog-heading>span{color:#7b8378;font-size:13px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e5e9e2;border-radius:20px;padding:0 0 18px;transition:all .2s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1a2f121a}.product-main{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0 18px 10px}.product-main i{color:#fff;text-transform:uppercase;background:#18320f;border-radius:7px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:800;position:absolute;top:14px;left:14px}.product-main small{color:#55a832;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.product-main h3{min-height:48px;margin:8px 0 14px;font-size:17px;line-height:1.4}.product-art{color:#97a290;letter-spacing:.13em;text-transform:uppercase;background:linear-gradient(145deg,#eef2eb,#dce7d7);place-items:center;height:210px;margin:0 -18px 18px;font-size:13px;font-weight:900;display:grid}.art-celulares{background:linear-gradient(145deg,#e9f4e4,#cadfc0)}.art-computación{background:linear-gradient(145deg,#e9eded,#ced9d8)}.art-televisores{background:linear-gradient(145deg,#eae8f1,#d5cfdf)}.art-almacenamiento{background:linear-gradient(145deg,#edf0e7,#d6dfca)}.art-accesorios{background:linear-gradient(145deg,#f1ece8,#dfd3c9)}.price del{color:#9da49b;font-size:12px;display:block}.price strong{margin-top:3px;font-size:23px;display:block}.quick-add{color:#255e0f;cursor:pointer;background:#fff;border:1px solid #cfd8cb;border-radius:10px;width:calc(100% - 36px);margin:0 18px;padding:11px;font-weight:800}.quick-add:hover{background:#eaf8e3}.shop-footer{color:#aeb9aa;background:#111711;grid-template-columns:1fr auto auto;align-items:center;gap:40px;padding:40px max(5vw,28px);font-size:13px;display:grid}.shop-brand.light{color:#fff}.shop-footer p{margin:0}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080c07b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:34px;width:min(900px,100%);max-height:90vh;padding:30px;display:grid;position:relative;overflow:auto}.modal-art{border-radius:16px;height:100%;min-height:400px;margin:0}.modal-info{padding:18px 10px}.modal-info h2{margin:10px 0;font-size:34px}.modal-info p,.modal-info li{color:#687064;line-height:1.6}.modal-info ul{padding-left:20px}.stock{color:#358d11;margin:18px 0;font-size:13px;font-weight:700}.modal-price{margin:12px 0 18px;font-size:30px;display:block}.close{z-index:2;cursor:pointer;background:#eef1ec;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:13px;right:15px}.cart-panel{background:#fff;width:min(460px,100%);height:100%;padding:38px 28px;position:absolute;top:0;right:0;overflow:auto}.cart-panel h2{font-size:32px}.empty{color:#7d857a}.cart-item{border-bottom:1px solid #e7eae5;grid-template-columns:1fr auto;gap:8px;padding:17px 0;display:grid}.cart-item button{color:#7d857a;cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start}.cart-total{justify-content:space-between;padding:24px 0;font-size:20px;display:flex}.cart-panel .primary{width:100%}@media (width<=900px){.shop-header{grid-template-columns:1fr auto;height:auto;padding:16px 20px}.shop-search{grid-area:2/1/auto/-1}.shop-hero{grid-template-columns:1fr}.hero-orbit{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr}.benefits div{border-bottom:1px solid #e8ebe6;border-right:0}.product-modal{grid-template-columns:1fr}.modal-art{min-height:250px}.shop-footer{text-align:center;grid-template-columns:1fr}.shop-footer .shop-brand{justify-content:center}}@media (width<=560px){.demo-banner{font-size:10px}.shop-brand{font-size:17px}.brand-mark{width:36px;height:36px}.cart-button{padding:11px}.shop-hero{min-height:430px;padding:55px 24px}.shop-hero h1{font-size:46px}.benefits{margin-top:-18px}.catalog{margin:55px auto}.product-grid{grid-template-columns:1fr}.product-art{height:240px}.catalog-heading h2{font-size:28px}.product-modal{padding:20px}.modal-info h2{font-size:28px}}.retail{color:#171a17;background:#f5f6f4;min-height:100vh}.retail button,.retail a{font-family:inherit}.retail-top{color:#dce8d8;background:#172416;justify-content:space-between;align-items:center;height:32px;padding:0 max(5vw,26px);font-size:11px;display:flex}.retail-top nav{gap:24px;display:flex}.retail-top a{color:inherit;text-decoration:none}.retail-header{background:#fff;grid-template-columns:230px minmax(300px,1fr) auto auto;align-items:center;gap:22px;height:86px;padding:0 max(5vw,26px);display:grid}.retail-logo{color:#151815;letter-spacing:.08em;align-items:center;gap:11px;font-size:21px;font-weight:900;text-decoration:none;display:flex}.retail-logo small{color:#4db81b;letter-spacing:.16em;text-transform:uppercase;margin-top:2px;font-size:7px;display:block}.retail-search{background:#f5f7f3;border:1px solid #dfe4dc;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 16px;display:flex}.retail-search span{font-size:25px;transform:rotate(-18deg)}.retail-search input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.account{text-align:left;cursor:pointer;background:0 0;border:0;font-weight:800}.account small{color:#879083;font-size:9px;font-weight:500;display:block}.retail-cart{color:#fff;cursor:pointer;background:#172416;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.retail-cart b{color:#18300e;background:#58d313;border-radius:999px;margin-left:7px;padding:3px 7px}.retail-menu{background:#fff;border-top:1px solid #eef0ec;border-bottom:1px solid #e6e9e3;align-items:center;gap:2px;height:48px;padding:0 max(5vw,26px);display:flex;overflow:auto}.retail-menu button{color:#51594f;cursor:pointer;white-space:nowrap;background:0 0;border:0;height:100%;padding:0 17px;font-size:12px;font-weight:700}.retail-menu button:first-child{color:#fff;background:#283f20}.retail-hero{grid-template-columns:1fr 1fr;align-items:center;min-height:430px;padding:55px max(8vw,32px);transition:background .5s;display:grid;position:relative;overflow:hidden}.hero-a{background:linear-gradient(115deg,#e7f4df 0%,#d1e8c5 100%)}.hero-b{background:linear-gradient(115deg,#e8ecec,#cbd8d5)}.hero-c{background:linear-gradient(115deg,#ede9f1,#d7d0e1)}.hero-copy{max-width:610px}.hero-copy>span,.section-heading span,.catalog-top>div>span{color:#388d19;letter-spacing:.18em;font-size:10px;font-weight:900}.retail-hero h1{letter-spacing:-.045em;margin:14px 0 16px;font-size:clamp(45px,5.5vw,73px);line-height:1.01}.retail-hero p{color:#556052;max-width:520px;font-size:17px;line-height:1.6}.retail-hero .hero-copy button,.promo-duo article>button{color:#fff;cursor:pointer;background:#172416;border:0;border-radius:9px;padding:13px 19px;font-weight:800}.hero-device{background:linear-gradient(135deg,#4bcd14,#a6f47e);border:13px solid #172416;border-radius:28px;justify-self:center;width:min(460px,78%);height:280px;position:relative;transform:rotate(-5deg);box-shadow:0 35px 70px #1f381538}.device-screen{color:#17300e;letter-spacing:.12em;place-items:center;height:100%;font-size:43px;font-weight:900;display:grid}.hero-device i{background:#fff;border-radius:20px;width:75px;height:75px;position:absolute;box-shadow:0 15px 30px #00000026}.hero-device i:first-of-type{top:-35px;right:-35px}.hero-device i:nth-of-type(2){bottom:-28px;left:-38px}.hero-device i:nth-of-type(3){background:#182417;bottom:18px;right:-50px}.hero-arrow{cursor:pointer;background:#fffc;border:0;border-radius:50%;width:43px;height:43px;font-size:29px;position:absolute;top:48%}.hero-arrow.left{left:18px}.hero-arrow.right{right:18px}.hero-dots{gap:7px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#8c9b86;border:0;border-radius:999px;width:8px;height:8px;padding:0}.hero-dots button.active{background:#2c7910;width:25px}.retail-categories,.offer-section,.new-section,.full-catalog{width:min(1240px,92%);margin:65px auto}.section-title{text-align:center;margin-bottom:28px}.section-title h2,.section-heading h2,.catalog-top h2{margin:5px 0;font-size:31px}.section-title p{color:#788075;margin:0;font-size:13px}.category-circles{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.category-circles button{cursor:pointer;background:0 0;border:0}.category-circles b{margin-top:12px;font-size:13px;display:block}.cat-visual{color:#355a28;background:#fff;border-radius:50%;place-items:center;width:145px;height:145px;margin:auto;font-size:55px;transition:all .2s;display:grid;box-shadow:0 9px 28px #1f301814}.category-circles button:hover .cat-visual{transform:translateY(-5px);box-shadow:0 15px 35px #1f301824}.cv-0{background:#e2f1dc}.cv-1{background:#e2ecea}.cv-2{background:#eee8f1}.cv-3{background:#e9eddf}.cv-4{background:#f0e7df}.section-heading,.catalog-top{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading>button{color:#2e7f13;cursor:pointer;background:0 0;border:0;font-weight:800}.horizontal-products{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.retail-card{background:#fff;border:1px solid #e4e8e1;border-radius:15px;padding-bottom:14px;transition:all .2s;position:relative;overflow:hidden}.retail-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1e30171a}.retail-product{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0 15px 8px}.retail-card .product-art{height:185px;margin:0 -15px 15px}.retail-product i{color:#fff;text-transform:uppercase;background:#20381a;border-radius:6px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900;position:absolute;top:12px;left:12px}.retail-product small{color:#4a9c28;letter-spacing:.12em;font-size:9px;font-weight:900}.retail-product h3{min-height:42px;margin:7px 0 13px;font-size:15px;line-height:1.4}.retail-add{color:#2d7514;cursor:pointer;background:#fff;border:1px solid #bfcbb9;border-radius:8px;width:calc(100% - 30px);margin:0 15px;padding:10px;font-weight:800}.retail-add:hover{background:#eaf6e5}.promo-duo{grid-template-columns:1fr 1fr;gap:20px;width:min(1240px,92%);margin:70px auto;display:grid}.promo-duo article{background:#dcebd5;border-radius:20px;min-height:280px;padding:45px;position:relative;overflow:hidden}.promo-duo span{letter-spacing:.17em;font-size:9px;font-weight:900}.promo-duo h2{max-width:370px;margin:12px 0;font-size:34px}.promo-duo p{color:#626b5f;max-width:380px}.promo-shape{color:#345627;background:#ffffff80;border-radius:50%;place-items:center;width:250px;height:250px;font-size:88px;display:grid;position:absolute;bottom:-45px;right:-25px}.brands{text-align:center;background:#fff;padding:55px max(5vw,25px)}.brands h2{font-size:28px}.brands div{grid-template-columns:repeat(6,1fr);gap:12px;width:min(1100px,100%);margin:25px auto 0;display:grid}.brands span{color:#4b5349;letter-spacing:.08em;border:1px solid #e6e9e3;border-radius:12px;padding:24px 10px;font-size:12px;font-weight:900}.full-catalog{scroll-margin-top:140px}.catalog-top>span{color:#7d857a;font-size:12px}.filter-row{gap:7px;margin-bottom:20px;display:flex;overflow:auto}.filter-row button{color:#636b60;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce2d8;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:700}.filter-row button.active{color:#2a6e11;background:#e4f4dd;border-color:#3e9b1d}.retail-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.retail-benefits{background:#e8f0e4;grid-template-columns:repeat(4,1fr);padding:40px max(5vw,25px);display:grid}.retail-benefits div{border-right:1px solid #ccd7c7;padding:8px 25px}.retail-benefits div:last-child{border:0}.retail-benefits b,.retail-benefits span{display:block}.retail-benefits b{margin-bottom:6px}.retail-benefits span{color:#6e786a;font-size:12px}.retail-footer{color:#d4ddd1;background:#141b13;grid-template-columns:2fr 1fr 1fr auto;gap:55px;padding:55px max(6vw,30px);display:grid}.retail-footer .light{color:#fff}.retail-footer div:not(.retail-logo){flex-direction:column;gap:10px;display:flex}.retail-footer a{color:#9eaa9a;font-size:12px;text-decoration:none}.retail-footer p{color:#7f8a7b;align-self:end;font-size:11px}@media (width<=950px){.retail-header{grid-template-columns:1fr auto auto;height:auto;padding:14px 20px}.retail-search{grid-area:2/1/auto/-1}.account{display:none}.retail-hero{grid-template-columns:1fr;min-height:470px}.hero-device{display:none}.category-circles{grid-template-columns:repeat(3,1fr)}.horizontal-products,.retail-grid{grid-template-columns:repeat(2,1fr)}.brands div{grid-template-columns:repeat(3,1fr)}.retail-benefits{grid-template-columns:repeat(2,1fr);gap:22px}.retail-footer{grid-template-columns:1fr 1fr}}@media (width<=600px){.retail-top{justify-content:center}.retail-top nav{display:none}.retail-logo{font-size:17px}.brand-mark{width:36px;height:36px}.retail-menu{padding:0}.retail-hero{min-height:430px;padding:48px 26px}.retail-hero h1{font-size:43px}.hero-arrow{display:none}.category-circles{grid-template-columns:repeat(2,1fr)}.cat-visual{width:120px;height:120px}.horizontal-products,.retail-grid{grid-template-columns:1fr}.retail-card .product-art{height:235px}.promo-duo{grid-template-columns:1fr}.promo-duo article{padding:32px}.promo-shape{opacity:.35}.brands div{grid-template-columns:repeat(2,1fr)}.retail-benefits,.retail-footer{grid-template-columns:1fr}.retail-benefits div{border-bottom:1px solid #ccd7c7;border-right:0}.retail-footer{gap:28px}.section-heading h2,.catalog-top h2{font-size:26px}}.category-page{color:#171a17;background:#f6f7f5;min-height:100vh}.retail-menu a{color:#51594f;white-space:nowrap;align-items:center;height:100%;padding:0 17px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.retail-menu a:first-child{color:#fff;background:#283f20}.retail-menu a.current{color:#2d8211;background:#eaf5e5}.retail-menu a.sale{color:#2f9410}.breadcrumbs{color:#778074;gap:9px;width:min(1240px,92%);margin:22px auto;font-size:12px;display:flex}.breadcrumbs a{color:#397d20;text-decoration:none}.category-banner{background:#dcebd5;border-radius:20px;justify-content:space-between;align-items:center;width:min(1240px,92%);min-height:220px;margin:0 auto;padding:38px 55px;display:flex;overflow:hidden}.category-banner span{color:#397f20;letter-spacing:.18em;font-size:9px;font-weight:900}.category-banner h1{margin:9px 0;font-size:48px}.category-banner p{color:#5d6759;max-width:560px;margin:0;line-height:1.6}.banner-computacion{background:#dfebea}.banner-televisores{background:#eae5ee}.banner-almacenamiento{background:#e8eddc}.banner-accesorios{background:#efe6df}.banner-symbol{color:#345b27;background:#ffffff94;border-radius:50%;place-items:center;width:155px;height:155px;font-size:75px;display:grid}.category-layout{grid-template-columns:230px 1fr;gap:28px;width:min(1240px,92%);margin:42px auto 75px;display:grid}.category-filters{background:#fff;border:1px solid #e1e5df;border-radius:14px;align-self:start;padding:24px;position:sticky;top:18px}.category-filters h3{margin:0 0 22px}.category-filters>div{border-top:1px solid #e8ebe6;padding:18px 0}.category-filters b{margin-bottom:12px;font-size:12px;display:block}.category-filters label{color:#616a5e;align-items:center;gap:8px;margin:10px 0;font-size:12px;display:flex}.category-filters>button{color:#358417;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.results-top{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.results-top h2{margin:0 0 5px;font-size:30px}.results-top span{color:#7c8479;font-size:11px}.results-top label{color:#697166;font-size:11px}.results-top select{background:#fff;border:1px solid #d9ded6;border-radius:8px;margin-left:8px;padding:9px 28px 9px 10px}.category-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.category-grid .retail-card .product-art{height:205px}.product-feature{color:#828a7f;min-height:20px;margin:0 0 12px;font-size:10px}.category-quickview{background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;gap:30px;width:min(780px,100%);padding:28px;display:grid;position:relative}.category-quickview>.product-art{border-radius:15px;height:360px;margin:0}.category-quickview>div:last-child{flex-direction:column;justify-content:center;display:flex}.category-quickview h2{font-size:32px}.category-quickview strong{margin:18px 0;font-size:28px;display:block}.category-quickview .stock{font-size:12px}.category-page .category-menu>a:first-child{color:#51594f;background:0 0}.category-page .category-menu>a:first-child:hover,.category-page .category-menu .menu-trigger:hover{color:#fff;background:#283f20}.category-page .mega-columns a{color:#586154;background:0 0;height:auto;padding:0;font-size:12px;font-weight:500;text-decoration:none;display:block}.category-page .mega-columns a.view-all{color:#1d241b;margin-bottom:10px;font-weight:900}.category-page .mega-columns a.current{color:#2d8211;font-weight:900}.location-strip{background:#fff;border:1px solid #dfe6db;border-radius:11px;justify-content:space-between;align-items:center;width:min(1240px,92%);margin:18px auto 0;padding:13px 18px;display:flex}.location-strip div{align-items:center;gap:12px;display:flex}.location-strip b{color:#2d7714;font-size:12px}.location-strip span{color:#7c8579;font-size:11px}.location-strip select{background:#f8faf7;border:1px solid #d9ded6;border-radius:8px;padding:8px 30px 8px 10px;font-size:12px}.price-filter>strong{color:#347d18;margin-bottom:9px;font-size:13px;display:block}.price-filter>input{accent-color:#4dbf1a;width:100%}.price-filter>span{justify-content:space-between;display:flex}.price-filter i{color:#92998f;font-size:8px;font-style:normal}.delivery-badges{min-height:42px;margin-top:13px}.delivery-badges span,.delivery-badges small{display:block}.delivery-badges span{color:#347d18;font-size:10px;font-weight:800}.delivery-badges span.fast{color:#895c00}.delivery-badges small{color:#70796d;margin-top:5px;font-size:9px}.category-layout{grid-template-columns:260px 1fr;align-items:start;gap:30px}.category-filters{z-index:4;scrollbar-width:thin;scrollbar-color:#b8c5b2 transparent;border-color:#e0e5dd;border-radius:18px;max-height:calc(100vh - 32px);padding:0 20px 20px;position:sticky;top:16px;overflow:hidden auto;box-shadow:0 10px 28px #1f411812}.category-filters h3{z-index:2;background:linear-gradient(135deg,#f5fbf2,#fff);border-bottom:1px solid #e7ebe5;margin:0 -20px;padding:22px 20px 18px;font-size:19px;position:sticky;top:0}.category-filters>div{padding:20px 0}.category-filters>div:first-of-type{border-top:0}.category-filters b{color:#252c23;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:13px;display:flex}.category-filters b:after{content:"⌃";color:#6c7568}.category-filters label{cursor:pointer;gap:9px;margin:9px 0}.category-filters input[type=radio],.category-filters input[type=checkbox]{accent-color:#3a9619;cursor:pointer;width:17px;height:17px;margin:0}.category-filters>div:first-of-type label{color:#475044;background:#f5f7f4;border:1px solid #d5ddd1;border-radius:7px;margin:0 5px 7px 0;padding:7px 10px;line-height:1;display:inline-flex}.category-filters>div:first-of-type label:has(input:checked){color:#287a0e;background:#eaf6e5;border-color:#3e961f;font-weight:800}.category-filters>div:first-of-type input{opacity:0;pointer-events:none;position:absolute}.category-filters>div:nth-last-of-type(2) label:before{content:"🚚";font-size:15px}.category-filters>div:nth-last-of-type(2) label:last-child:before{content:"⌖"}.category-filters>div:last-of-type label{justify-content:space-between}.category-filters>div:last-of-type input{order:2}.category-filters>button{background:#f1f8ee;border:1px solid #cfe0c8;border-radius:10px;width:100%;padding:11px}.category-filters>button:hover{background:#e6f4e0}.price-filter>strong{margin-bottom:12px;font-size:14px}.price-filter>input{height:5px}.price-filter>span{margin-top:5px}.price-filter i{font-size:9px}@media (width<=900px){.category-layout{grid-template-columns:1fr}.category-filters{position:static}.category-grid{grid-template-columns:repeat(2,1fr)}.category-banner{padding:35px}.banner-symbol{width:120px;height:120px}.retail-menu a{padding:0 13px}.category-quickview{grid-template-columns:1fr}.category-quickview>.product-art{height:240px}}@media (width<=580px){.location-strip{align-items:flex-start;gap:12px}.location-strip div{flex-direction:column;align-items:flex-start;gap:3px}.category-banner{min-height:190px;padding:28px}.category-banner h1{font-size:37px}.banner-symbol{display:none}.category-grid{grid-template-columns:1fr}.results-top{flex-direction:column;align-items:start;gap:15px}.category-filters{display:block;position:static}.category-layout{margin-top:28px}.category-grid .retail-card .product-art{height:240px}}.account-page{color:#171a17;background:#f4f6f3;min-height:100vh}.account-header{background:#fff;border-bottom:1px solid #e0e5de;justify-content:space-between;align-items:center;height:86px;padding:0 max(6vw,28px);display:flex}.account-header>a:last-child{color:#397d20;font-size:13px;font-weight:800;text-decoration:none}.auth-shell{background:linear-gradient(120deg,#e5f0df 0 52%,#f5f6f4 52%);grid-template-columns:1fr minmax(420px,540px);align-items:center;gap:7vw;min-height:calc(100vh - 86px);padding:65px max(8vw,35px);display:grid}.auth-welcome{max-width:610px}.auth-welcome>span,.profile-title>span{color:#388d19;letter-spacing:.18em;font-size:10px;font-weight:900}.auth-welcome h1{letter-spacing:-.04em;margin:15px 0 18px;font-size:clamp(42px,5vw,66px);line-height:1.04}.auth-welcome p{color:#5b6557;max-width:520px;font-size:16px;line-height:1.7}.auth-welcome ul{color:#2c3d27;gap:12px;padding:18px 0;font-size:13px;font-weight:700;list-style:none;display:grid}.auth-welcome li:before{content:"✓";color:#fff;background:#4fbf20;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:10px;display:inline-grid}.auth-card{background:#fff;border:1px solid #e0e5de;border-radius:20px;padding:34px;box-shadow:0 22px 60px #1b30141f}.auth-card h2{margin:25px 0;font-size:30px}.auth-card>label,.form-grid label{color:#4f584c;flex-direction:column;gap:7px;margin:16px 0;font-size:11px;font-weight:800;display:flex}.auth-card input,.form-grid input,.form-grid select,.form-grid textarea{color:#1d211c;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d9dfd6;border-radius:9px;outline:none;padding:11px 13px;font-size:13px}.auth-tabs{background:#eef1ec;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{color:#6c7469;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px;font-weight:800}.auth-tabs button.active{color:#2d7315;background:#fff;box-shadow:0 2px 9px #00000012}.account-primary{color:#fff;cursor:pointer;background:#1d2c19;border:0;border-radius:9px;padding:13px 20px;font-weight:900}.auth-card>.account-primary{width:100%;margin-top:8px}.account-primary:disabled{opacity:.6;cursor:wait}.text-button{color:#397d20;cursor:pointer;background:0 0;border:0;padding:11px;font-weight:800}.auth-card>.text-button{margin:auto;display:block}.account-notice{color:#7b5308;background:#fff1d9;border-radius:9px;margin:16px 0 0;padding:12px 14px;font-size:12px;line-height:1.5}.account-notice.success{color:#2b6d13;background:#eaf6e5;border:1px solid #cce8c0;margin:0 0 18px}.account-loading{color:#4e6048;place-items:center;min-height:100vh;display:grid}.profile-shell{grid-template-columns:255px 1fr;gap:35px;width:min(1320px,94%);margin:42px auto 80px;display:grid}.profile-sidebar{background:#fff;border:1px solid #e0e5de;border-radius:16px;align-self:start;padding:28px;position:sticky;top:24px}.profile-avatar{color:#2e7715;background:#dff1d7;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid}.profile-sidebar h2{margin:15px 0 3px;font-size:19px}.profile-sidebar>p{color:#818a7e;overflow-wrap:anywhere;margin:0;font-size:11px}.profile-sidebar nav{gap:4px;margin:25px 0;display:grid}.profile-sidebar nav a{color:#4e584b;border-radius:8px;padding:11px;font-size:12px;font-weight:700;text-decoration:none}.profile-sidebar nav a:hover{color:#2c7613;background:#eff6eb}.profile-sidebar>button{color:#5d665a;cursor:pointer;background:#fff;border:1px solid #dfe4dc;border-radius:8px;width:100%;padding:11px;font-weight:800}.profile-content{min-width:0}.profile-title{margin:5px 0 25px}.profile-title h1{margin:8px 0 5px;font-size:38px}.profile-title p{color:#727b6f;margin:0}.profile-card{background:#fff;border:1px solid #e0e5de;border-radius:16px;margin-bottom:22px;padding:28px}.card-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.card-heading h2{margin:0 0 5px;font-size:22px}.card-heading p{color:#80887d;margin:0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid label{margin:8px 0}.form-grid input:disabled{color:#848c81;background:#f2f4f1}.billing-block{border-top:1px solid #e8ebe6;margin:25px 0;padding-top:24px}.billing-block h3{margin:0 0 15px}.customer-type{gap:8px;margin-bottom:16px;display:flex}.customer-type button{color:#5e675b;cursor:pointer;background:#fff;border:1px solid #dbe1d8;border-radius:9px;padding:10px 19px;font-weight:800}.customer-type button.active{color:#2c7314;background:#e9f5e4;border-color:#4eaa2c}.outline-button{color:#347a19;cursor:pointer;background:#fff;border:1px solid #91bd7e;border-radius:8px;padding:10px 15px;font-weight:800}.address-form{background:#f5f8f3;border-radius:12px;margin:20px 0;padding:22px}.address-form textarea{resize:vertical;min-height:80px}.check-line{flex-direction:row!important;align-items:center!important}.check-line input{width:16px!important;min-height:16px!important}.address-actions{align-items:center;gap:10px;display:flex}.address-list article{border:1px solid #e3e7e0;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.address-list b{font-size:14px}.address-list b small{color:#347b19;text-transform:uppercase;background:#e5f3df;border-radius:99px;margin-left:8px;padding:4px 7px;font-size:8px}.address-list p{margin:7px 0 3px;font-size:12px}.address-list span{color:#7b8378;font-size:10px}.address-list button{color:#8d5147;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.empty-address{text-align:center;color:#858d82;border:1px dashed #d7ddd4;border-radius:11px;padding:30px}.empty-address span{font-size:30px}.account{color:inherit;text-decoration:none;display:block}@media (width<=900px){.auth-shell{background:#eef5ea;grid-template-columns:1fr}.auth-welcome{text-align:center;margin:auto}.auth-welcome ul{justify-content:center}.profile-shell{grid-template-columns:1fr}.profile-sidebar{position:static}.profile-sidebar nav{grid-template-columns:repeat(3,1fr)}.profile-sidebar nav a{text-align:center}.profile-sidebar>button{width:auto}.profile-sidebar{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.profile-sidebar .profile-avatar{grid-row:1/3}.profile-sidebar h2,.profile-sidebar p{margin:0}.profile-sidebar nav{grid-column:1/-1}.profile-sidebar>button{grid-area:1/3/3}}@media (width<=600px){.account-header{height:74px;padding:0 18px}.account-header>a:last-child{font-size:0}.account-header>a:last-child:after{content:"← Tienda";font-size:12px}.auth-shell{padding:28px 18px}.auth-welcome{display:none}.auth-card{padding:24px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.profile-shell{width:92%;margin-top:24px}.profile-sidebar{grid-template-columns:auto 1fr}.profile-sidebar>button{grid-area:auto/1/auto/-1}.profile-sidebar nav{grid-template-columns:1fr}.profile-card{padding:20px}.card-heading{flex-direction:column}.outline-button{width:100%}.address-list article{align-items:flex-start}.profile-title h1{font-size:31px}}.retail-header .account{min-width:150px;color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.account small{margin-top:2px}.account-icon{color:#4b5946;background:#f2f5f0;border:1px solid #d9e0d6;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.orders-card{scroll-margin-top:24px}.orders-card .outline-button{font-size:12px;text-decoration:none}.empty-orders{text-align:center;background:#f8faf7;border:1px dashed #d6ddd3;border-radius:14px;padding:38px 20px}.order-bag{color:#337b18;background:#e4f3dd;border-radius:16px;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:30px;font-weight:900;display:grid}.empty-orders h3{margin:0 0 8px;font-size:18px}.empty-orders p{color:#7a8377;max-width:450px;margin:0 auto 18px;font-size:12px;line-height:1.6}.empty-orders a{color:#fff;background:#1d2c19;border-radius:9px;padding:11px 17px;font-size:12px;font-weight:900;text-decoration:none;display:inline-block}.orders-list{gap:13px;display:grid}.order-card{border:1px solid #e0e5de;border-radius:13px;overflow:hidden}.order-card>header{background:#f7f9f6;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;padding:16px 18px;display:grid}.order-card>header div{flex-direction:column;gap:4px;display:flex}.order-card small{color:#889084;letter-spacing:.12em;font-size:8px;font-weight:900}.order-card>header b{font-size:12px}.order-status{color:#7e5708;text-transform:uppercase;background:#fff0cf;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.status-confirmed,.status-preparing{color:#367c1b;background:#e5f3df}.status-shipped{color:#276281;background:#e0edf5}.status-delivered{color:#24753d;background:#def2e4}.status-cancelled{color:#8b493b;background:#f4e3df}.order-products{gap:9px;padding:17px 18px;display:grid}.order-products .account-order-product{color:#5d665a;background:#f8faf7;border:1px solid #e6ebe3;border-radius:12px;grid-template-columns:68px 1fr auto;align-items:center;gap:15px;padding:11px;font-size:11px;display:grid}.account-order-product>img{object-fit:contain;background:#fff;border:1px solid #e0e6dd;border-radius:10px;width:64px;height:64px;padding:4px}.account-product-placeholder{color:#3c8d25;background:#e8f3e3;border-radius:10px;place-items:center;width:64px;height:64px;font-size:25px;display:grid}.account-product-copy{gap:5px;min-width:0;display:grid}.account-product-copy>b{color:#293126;text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-product-copy>small{color:#778174;letter-spacing:0;font-size:9px}.account-order-product>strong{color:#293126;white-space:nowrap;font-size:12px}.review-product-link{color:#2f7f18;width:max-content;margin-top:3px;font-size:10px;font-weight:900;text-decoration:none}.review-product-link:hover{text-decoration:underline}.order-card>footer{color:#7b8378;border-top:1px solid #e7eae5;justify-content:space-between;gap:20px;padding:14px 18px;font-size:10px;display:flex}.order-card>footer strong{color:#20261e;font-size:13px}.status-ready{color:#39751f;background:#e8f4df}.status-in_transit,.status-out_for_delivery{color:#276281;background:#e0edf5}.order-tracking{background:#fff;border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;grid-template-columns:repeat(5,1fr);padding:24px 20px 20px;display:grid}.order-tracking>div{text-align:center;justify-items:center;gap:9px;display:grid;position:relative}.order-tracking>div:not(:last-child):after{content:"";background:#e3e8e0;border-radius:99px;width:calc(100% - 40px);height:3px;position:absolute;top:16px;left:calc(50% + 20px)}.order-tracking>div.complete:not(:last-child):after{background:#56ad36}.order-tracking i{z-index:1;color:#8b9388;background:#fff;border:3px solid #e2e7df;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:950;display:grid;position:relative}.order-tracking .complete i,.order-tracking .current i{color:#fff;background:#4da52d;border-color:#4da52d}.order-tracking .current i{box-shadow:0 0 0 6px #4da52d24}.order-tracking span{gap:4px;display:grid}.order-tracking b{font-size:10px}.order-tracking small{color:#7c8579;letter-spacing:0;max-width:120px;font-size:8px;line-height:1.35}.order-tracking .pending b{color:#92998f}.cancelled-order{color:#88483e;background:#fff3f0;gap:5px;padding:20px;display:grid}.cancelled-order span{font-size:11px}@media (width<=720px){.order-tracking{grid-template-columns:1fr;gap:0;padding:18px}.order-tracking>div{text-align:left;grid-template-columns:36px 1fr;place-items:start;gap:12px;min-height:58px}.order-tracking>div:not(:last-child):after{width:3px;height:25px;top:33px;left:16px}.order-tracking span{padding-top:2px}.order-tracking small{max-width:none}.order-card>header{grid-template-columns:1fr auto}.order-card>header>div:nth-child(2){display:none}}.customer-delivery-proof{background:#f2f8ef;border-bottom:1px solid #e2eadf;justify-content:space-between;align-items:center;gap:20px;padding:17px 18px;display:flex}.customer-delivery-proof>div{align-items:center;gap:12px;display:flex}.proof-check{color:#fff;background:#4da52d;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.customer-delivery-proof small{color:#548445;letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.customer-delivery-proof b{font-size:11px}.customer-delivery-proof p{color:#72806e;margin:4px 0 0;font-size:9px}.customer-delivery-proof button{color:#347c1e;cursor:pointer;background:#fff;border:1px solid #63a84d;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:900}.manage-purchase{background:#fbfcfa;border-top:1px solid #edf0eb;padding:17px 18px}.manage-title{gap:4px;margin-bottom:12px;display:grid}.manage-title small{color:#438c28;font-size:8px}.manage-title b{font-size:12px}.manage-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.manage-actions>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e6dd;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.manage-actions>button:hover{background:#f4faf1;border-color:#83b872}.manage-actions i{color:#3d8b24;background:#eaf5e5;border-radius:8px;place-items:center;width:29px;height:29px;font-size:14px;font-style:normal;font-weight:900;display:grid}.manage-actions span{gap:3px;display:grid}.manage-actions b{font-size:9px}.manage-actions small{color:#7c8579;letter-spacing:0;font-size:7px;line-height:1.35}.order-documents{background:#fff;border:1px solid #dce5d8;border-radius:11px;margin-top:12px;padding:14px;display:none}.order-documents.open{gap:9px;display:grid}.order-documents>div{justify-content:space-between;display:flex}.order-documents>div button{cursor:pointer;background:0 0;border:0;font-size:18px}.order-documents>a{color:#283225;background:#f5f8f3;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;font-size:9px;text-decoration:none;display:grid}.order-documents p{color:#737d70;margin:0;font-size:9px;line-height:1.5}.service-cases{margin-top:18px}.empty-cases{color:#7a8377;text-align:center;border:1px dashed #d9e1d6;border-radius:11px;padding:25px;font-size:10px}.case-list{gap:8px;display:grid}.case-list article{border:1px solid #e0e6dd;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:13px 14px;display:flex}.case-list article>div{gap:3px;display:grid}.case-list small{color:#438c28;font-size:8px;font-weight:900}.case-list b{font-size:10px}.case-list span{color:#7b8478;font-size:8px}.case-list em{color:#7a570c;background:#fff0ce;border-radius:999px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900}.case-list .case-resolved,.case-list .case-approved{color:#357522;background:#def1d8}.account-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#142012b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal{background:#fff;border-radius:18px;width:min(560px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 25px 70px #101b0e55}.account-modal>header{border-bottom:1px solid #e3e8e0;justify-content:space-between;align-items:flex-start;margin-bottom:18px;padding-bottom:16px;display:flex}.account-modal>header small{color:#438c28;letter-spacing:.1em;font-size:8px;font-weight:900}.account-modal h2{margin:5px 0 0}.account-modal>header button{cursor:pointer;background:#eef4eb;border:0;border-radius:50%;width:32px;height:32px;font-size:20px}.account-modal>label{color:#485345;gap:6px;margin-bottom:13px;font-size:10px;font-weight:800;display:grid}.account-modal input,.account-modal select,.account-modal textarea{width:100%;font:inherit;background:#f8faf7;border:1px solid #d8e0d5;border-radius:9px;padding:11px 12px}.account-modal textarea{resize:vertical;min-height:95px}.account-modal>p{color:#768073;font-size:9px}.account-modal>footer{border-top:1px solid #e3e8e0;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:15px;display:flex}.account-modal>footer button:first-child{color:#647060;background:#fff;border:1px solid #d9e0d6;border-radius:8px;padding:10px 14px;font-weight:800}.account-modal>footer .account-primary{width:auto;margin:0}@media (width<=720px){.customer-delivery-proof{flex-direction:column;align-items:stretch}.manage-actions{grid-template-columns:1fr}.case-list article{flex-direction:column;align-items:flex-start}.account-modal{padding:18px}}@media (width<=600px){.order-card>header{grid-template-columns:1fr 1fr}.order-status{grid-column:1/-1;justify-self:start}.order-card>footer{flex-direction:column;align-items:flex-end}.profile-sidebar nav{grid-template-columns:1fr 1fr}}.cart-only-panel{border-radius:34px 0 0 34px!important;box-shadow:-18px 0 50px #101e0c2e!important}.cart-only-panel>h2{margin:16px 0 28px}.cart-only-panel .cart-item:first-of-type{border-top:0}.cart-brand{text-align:center;justify-items:center;margin:2px 0 12px;display:grid}.cart-brand-crop{background:#050805;border:4px solid #55c927;border-radius:50%;width:92px;height:92px;overflow:hidden;box-shadow:0 9px 24px #25700f38}.cart-brand-crop img{object-fit:cover;width:350px;max-width:none;height:350px;transform:translate(-219px,-219px)}.cart-brand>b{letter-spacing:.12em;margin-top:9px;font-size:14px}.cart-brand>small{color:#4ba928;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-size:7px;font-weight:900}.cart-only-panel .primary{box-shadow:0 8px 18px #3eae172e;border-radius:18px!important}.cart-only-panel .checkout-secondary{border-radius:18px}.cart-only-panel .cart-item{grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 0}.cart-item-image{background:#f7f9f6;border:1px solid #e1e6de;border-radius:14px;place-items:center;width:76px;height:72px;display:grid;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%;padding:5px}.cart-item-image>span{color:#4b9d2a;letter-spacing:.08em;font-size:8px;font-weight:900}.cart-item-info{gap:4px;min-width:0;display:grid}.cart-item-info small{color:#459525;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.cart-item-info span{text-overflow:ellipsis;font-size:13px;font-weight:750;line-height:1.35;overflow:hidden}.cart-only-panel .cart-item>b{white-space:nowrap;font-size:13px}.cart-only-panel .cart-item>button{color:#7b8377;grid-column:2/4;font-size:11px}@media (width<=500px){.cart-only-panel .cart-item{grid-template-columns:64px minmax(0,1fr)}.cart-item-image{width:64px;height:64px}.cart-only-panel .cart-item>b,.cart-only-panel .cart-item>button{grid-column:2}}.cart-item-info em{color:#737d70;font-size:10px;font-style:normal}.cart-quantity,.checkout-quantity{background:#fff;border:1px solid #d8dfd5;border-radius:10px;grid-template-columns:32px 38px 32px;align-items:center;width:max-content;margin-top:7px;display:grid;overflow:hidden}.cart-quantity button,.checkout-quantity button,.cart-item .cart-quantity button{color:#28531a;cursor:pointer;background:#f1f6ef;border:0;place-items:center;width:32px;height:30px;padding:0;font-size:18px;font-weight:900;text-decoration:none;display:grid;grid-column:auto!important}.cart-quantity button:disabled,.checkout-quantity button:disabled{color:#a8aea5;cursor:not-allowed}.cart-quantity b,.checkout-quantity b{text-align:center;font-size:12px}.cart-only-panel .cart-item>button.cart-remove{color:#8a4c46;grid-column:2/4;margin-top:-4px;text-decoration:underline}.checkout-quantity{grid-template-columns:34px 40px 34px;margin-top:8px}.checkout-quantity button{width:34px;height:32px}.checkout-cart-list article>div>.checkout-quantity b{color:#273224;font-size:12px}@media (width<=500px){.cart-only-panel .cart-item>button.cart-remove{grid-column:2}.cart-only-panel .cart-item>b{align-self:start}}.test-payment-box{color:#174c26;background:#f2fbf4;border:1px solid #bde8c7;border-radius:12px;margin:18px 0 12px;padding:14px 16px}.test-payment-box b{margin-bottom:4px;display:block}.test-payment-box p{margin:0;font-size:.86rem;line-height:1.45}.payment-error{color:#a02020;background:#fff1f1;border-radius:10px;padding:10px 12px;font-size:.88rem}.cart-panel .primary:disabled{opacity:.65;cursor:wait}.test-payment-success{text-align:center;padding:34px 4px 16px}.test-payment-success>span{color:#fff;background:#32b758;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 16px;font-size:2rem;font-weight:800;display:grid}.test-payment-success h3{margin:0 0 8px;font-size:1.35rem}.test-payment-success p{color:#5d6673;line-height:1.5}.test-payment-success a.primary{text-align:center;margin:22px 0 8px;text-decoration:none;display:block}.test-payment-success>button{color:#227f3b;cursor:pointer;background:0 0;border:0;padding:10px;font-weight:700}.test-order-label{color:#805600;vertical-align:middle;letter-spacing:.04em;background:#fff2c7;border-radius:999px;margin-left:7px;padding:3px 7px;font-size:.62rem;font-style:normal;display:inline-block}.checkout-panel{width:min(570px,100%)}.checkout-progress{color:#9aa197;align-items:center;gap:9px;margin:6px 35px 34px 0;font-size:.68rem;font-weight:800;display:flex}.checkout-progress span{white-space:nowrap;align-items:center;gap:6px;display:flex}.checkout-progress span b{color:#7a8277;background:#edf0eb;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.65rem;display:grid}.checkout-progress span.active{color:#2f7917}.checkout-progress span.active b,.checkout-progress span.done b{color:#fff;background:#4eaf29}.checkout-progress span.done{color:#66805d}.checkout-progress i{background:#dde2da;flex:1;height:1px}.checkout-secondary{color:#397d20;cursor:pointer;background:0 0;border:0;width:100%;margin-top:8px;padding:12px;font-weight:800}.checkout-heading{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.checkout-heading>button{color:#367b1c;cursor:pointer;background:#fff;border:1px solid #dce2d9;border-radius:50%;width:34px;height:34px}.checkout-heading h2{margin:0;font-size:27px}.checkout-heading p{color:#747d71;margin:5px 0 0;font-size:.82rem}.checkout-addresses{gap:10px;margin-bottom:22px;display:grid}.checkout-addresses>label,.payment-methods>label{cursor:pointer;border:1px solid #dde3da;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.checkout-addresses>label.selected,.payment-methods>label.selected{background:#f3faef;border-color:#55ad32;box-shadow:0 0 0 2px #55ad321a}.checkout-addresses input,.payment-methods input{accent-color:#4dab29;margin-top:4px}.checkout-addresses b small{color:#357b1b;text-transform:uppercase;background:#dff0d7;border-radius:99px;margin-left:8px;padding:3px 7px;font-size:.6rem}.checkout-addresses p{margin:5px 0 3px;font-size:.8rem}.checkout-addresses span{color:#747d71;font-size:.75rem}.checkout-addresses>a{color:#397d20;justify-self:start;font-size:.78rem;font-weight:800}.checkout-new-address{background:#f6f8f5;border-radius:13px;margin-bottom:20px;padding:18px}.checkout-new-address>p{color:#596356;margin:0 0 14px;font-size:.82rem}.checkout-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-form label{color:#535d50;gap:5px;font-size:.68rem;font-weight:800;display:grid}.checkout-form label.wide{grid-column:1/-1}.checkout-form input,.checkout-form select{background:#fff;border:1px solid #d7ddd4;border-radius:8px;width:100%;min-width:0;padding:10px}.outline-save{color:#34771a;cursor:pointer;background:#fff;border:1px solid #83b86e;border-radius:8px;margin-top:14px;padding:10px 14px;font-weight:800}.payment-methods{gap:10px;display:grid}.payment-methods>label{align-items:center}.payment-methods p{color:#7a8277;margin:4px 0 0;font-size:.75rem}.pay-icon{color:#fff;background:#d83035;border-radius:7px;place-items:center;width:42px;height:34px;font-weight:900;display:grid}.pay-icon.mp{background:#25a9e0;font-size:.7rem}.pay-icon.bank{background:#22372a}.checkout-summary{background:#f5f7f4;border-radius:12px;margin:22px 0;padding:17px}.checkout-summary>div{color:#667062;justify-content:space-between;padding:6px 0;font-size:.82rem;display:flex}.checkout-summary>div:last-child{color:#1b2119;border-top:1px solid #dfe4dc;margin-top:8px;padding-top:13px;font-size:1rem}@media (width<=600px){.checkout-panel{padding:26px 20px}.checkout-progress{gap:5px;margin-right:28px}.checkout-progress span{font-size:0}.checkout-progress span b{font-size:.65rem}.checkout-form{grid-template-columns:1fr}.checkout-form label.wide{grid-column:auto}.checkout-heading h2{font-size:23px}}.shipping-options{gap:10px;margin:0 0 22px;display:grid}.shipping-options h3{margin:0 0 3px;font-size:1rem}.shipping-options>label{cursor:pointer;border:1px solid #dde3da;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:15px;display:grid}.shipping-options>label.selected{background:#f3faef;border-color:#55ad32;box-shadow:0 0 0 2px #55ad321a}.shipping-options input{accent-color:#4dab29;margin-top:4px}.shipping-options p{color:#667062;margin:4px 0;font-size:.76rem}.shipping-options span{color:#397d20;font-size:.72rem;font-weight:800}.shipping-options strong{color:#1f5f12;white-space:nowrap;font-size:.82rem}.shipping-options em{color:#2f8218;margin:5px 0 3px;font-size:.7rem;font-style:normal;font-weight:900;display:block}.shipping-options strong del{color:#92998f;margin-bottom:3px;font-size:.67rem;font-weight:500;display:block}.checkout-progress.five-steps{grid-template-columns:repeat(5,1fr);gap:4px;margin:5px 34px 28px 0;display:grid}.checkout-progress.five-steps span{text-align:center;justify-items:center;gap:5px;font-size:.56rem;display:grid;position:relative}.checkout-progress.five-steps span:not(:last-child):after{content:"";background:#dde2da;width:calc(100% - 26px);height:2px;position:absolute;top:11px;left:calc(50% + 15px)}.checkout-progress.five-steps span.done:not(:last-child):after{background:#79bd60}.checkout-progress.five-steps span b{z-index:1;position:relative}.checkout-login-check{text-align:center;padding:36px 10px}.checkout-login-check>span{color:#3a8a20;background:#e5f5df;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:1.4rem;font-weight:900;display:grid}.checkout-login-check h2{margin:0 0 8px}.checkout-login-check p{color:#70796d;margin:0;font-size:.82rem;line-height:1.5}.account-wrap{gap:3px;display:grid}.admin-shortcut{color:#347b19;text-align:center;font-size:.64rem;font-weight:900;text-decoration:none}.admin-page{color:#182016;background:#f3f5f1;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #dfe4dc;justify-content:space-between;align-items:center;height:82px;padding:0 4vw;display:flex}.admin-header nav{align-items:center;gap:20px;display:flex}.admin-header nav a,.admin-header nav button{color:#44503f;cursor:pointer;background:0 0;border:0;font-size:.75rem;font-weight:800;text-decoration:none}.admin-shell{grid-template-columns:220px 1fr;min-height:calc(100vh - 82px);display:grid}.admin-nav{background:#fff;border-right:1px solid #dfe4dc;flex-direction:column;gap:5px;padding:32px 22px;display:flex}.admin-nav>b{margin:0 10px 18px;font-size:.82rem}.admin-nav>a{color:#586253;border-radius:8px;padding:11px 12px;font-size:.75rem;font-weight:800;text-decoration:none}.admin-nav>a.active{color:#2c7614;background:#eaf5e5}.admin-nav>span{color:#9aa294;text-transform:uppercase;letter-spacing:.12em;margin:25px 10px 7px;font-size:.58rem;font-weight:900}.admin-nav>a.disabled{opacity:.45}.admin-content{width:min(1180px,94%);margin:38px auto 80px}.admin-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.admin-title span{color:#40931f;letter-spacing:.14em;font-size:.62rem;font-weight:900}.admin-title h1{margin:7px 0 4px;font-size:2.4rem}.admin-title p{color:#737d6e;margin:0}.admin-title>button,.admin-save{color:#fff;cursor:pointer;background:#263721;border:0;border-radius:9px;padding:13px 20px;font-weight:900}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.admin-stats article{background:#fff;border:1px solid #dde3da;border-radius:13px;padding:20px}.admin-stats span,.admin-stats small{color:#7a8375;font-size:.67rem;display:block}.admin-stats b{margin:7px 0 4px;font-size:1.8rem;display:block}.admin-form,.admin-list{background:#fff;border:1px solid #dce2d9;border-radius:15px;margin-bottom:24px;padding:25px}.admin-form-title,.admin-list-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-form-title h2,.admin-list-head h2{margin:0 0 4px}.admin-form-title p,.admin-list-head span{color:#7c8478;margin:0;font-size:.72rem}.admin-form-title button{color:#3a7d21;cursor:pointer;background:0 0;border:0;font-weight:800}.admin-grid{grid-template-columns:repeat(2,1fr);gap:14px 18px;display:grid}.admin-grid label{color:#586154;gap:6px;font-size:.68rem;font-weight:800;display:grid}.admin-grid label.wide{grid-column:1/-1}.admin-grid input,.admin-grid select,.admin-grid textarea,.admin-list-head input{width:100%;font:inherit;background:#fff;border:1px solid #d8dfd5;border-radius:8px;padding:11px 12px}.admin-grid textarea{resize:vertical;min-height:80px}.admin-grid label.admin-check{align-items:center;gap:8px;display:flex}.admin-grid label.admin-check input{width:16px}.admin-save{margin-top:20px}.admin-save:disabled{opacity:.6}.admin-notice{color:#2f7117;background:#eef7ea;border-radius:8px;padding:11px 13px;font-size:.75rem}.admin-list-head{align-items:center}.admin-list-head input{max-width:280px}.admin-table{display:grid}.admin-row{border-top:1px solid #e7ebe5;grid-template-columns:2fr 1fr .7fr .8fr 1.2fr;align-items:center;gap:14px;padding:15px 8px;font-size:.76rem;display:grid}.admin-row.labels{color:#8a9285;text-transform:uppercase;border:0;font-size:.6rem;font-weight:900}.admin-row>div:first-child{gap:4px;display:grid}.admin-row small{color:#81897d}.published,.hidden{color:#347b1b;background:#e5f4df;border-radius:99px;justify-self:start;padding:5px 8px;font-size:.62rem;font-weight:900}.hidden{color:#737a70;background:#f0f1ef}.low-stock{color:#b15d18;font-weight:900}.admin-actions{gap:6px;display:flex}.admin-actions button{color:#3e6f2c;cursor:pointer;background:#fff;border:1px solid #dbe1d8;border-radius:7px;padding:7px 9px;font-size:.68rem;font-weight:800}.admin-gate{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:25px;display:grid}.admin-gate span{color:#419321;letter-spacing:.14em;font-size:.68rem;font-weight:900}.admin-gate h1{margin:12px 0;font-size:2.3rem}.admin-gate p{color:#737d6e}.admin-gate a{color:#fff;background:#273721;border-radius:9px;margin-top:15px;padding:12px 18px;font-weight:900;text-decoration:none}@media (width<=800px){.admin-shell{grid-template-columns:1fr}.admin-nav{display:none}.admin-header{padding:0 18px}.admin-header nav a{display:none}.admin-content{margin-top:25px}.admin-stats,.admin-grid{grid-template-columns:1fr}.admin-grid label.wide{grid-column:auto}.admin-row{grid-template-columns:1fr auto}.admin-row.labels{display:none}.admin-row>strong,.admin-row>span{justify-self:start}.admin-actions{grid-column:1/-1}.admin-title{flex-direction:column;align-items:flex-start}.admin-title>button{width:100%}.admin-list-head{flex-direction:column;align-items:stretch}.admin-list-head input{max-width:none}}@media (width>=901px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-grid .retail-card .product-art{height:160px;margin:0 -12px 13px}.category-grid .retail-card .product-art>img{object-fit:contain;object-position:center;transform-origin:50%;padding:8px 14px 28px;display:block;overflow:hidden;transform:translateY(-10px)scale(.96);height:160px!important;max-height:160px!important}.category-grid .retail-product{padding:0 12px 7px}.category-grid .retail-product h3{min-height:40px;font-size:14px}.category-grid .price strong{font-size:20px}.category-grid .retail-add{width:calc(100% - 24px);margin:0 12px}}.category-grid .retail-card .product-art{overflow:hidden}.category-grid .retail-product>small{z-index:3;background:#fff;margin:-2px -2px 0;padding:10px 2px 2px;display:block;position:relative}.category-grid{align-items:stretch}.category-grid .retail-card{border-radius:12px;flex-direction:column;min-width:0;padding-bottom:14px;display:flex;box-shadow:0 1px 2px #1b261808}.category-grid .retail-product{flex-direction:column;flex:1;min-height:0;padding:0 14px 8px;display:flex}.category-grid .retail-card .product-art{background:#fff;border-bottom:1px solid #e8ebe6;width:auto;height:190px;margin:0 -14px 14px}.category-grid .retail-card .product-art>img{background:#fff;object-fit:contain!important;object-position:center!important;width:100%!important;height:190px!important;max-height:190px!important;padding:18px 10px 16px!important;transform:none!important}.category-grid .retail-product>small{color:#747a72;letter-spacing:0;text-transform:uppercase;background:0 0;height:22px;margin:0;padding:0;font-size:11px;line-height:22px}.category-grid .retail-product h3{color:#242824;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:2px 0 8px;font-size:14px;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.category-grid .product-feature{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin:0 0 10px;line-height:1.45;display:-webkit-box;overflow:hidden}.category-grid .price{min-height:49px;margin-top:auto}.category-grid .price del{height:18px;line-height:18px}.category-grid .price strong{margin:0;font-size:21px;line-height:27px}.category-grid .delivery-badges{min-height:40px;margin-top:8px}.category-grid .retail-add{margin-top:auto}@media (width>=901px){.category-grid .retail-card .product-art{height:190px;margin:0 -14px 14px}.category-grid .retail-card .product-art>img{height:190px!important;max-height:190px!important;padding:18px 10px 16px!important;transform:none!important}}.category-grid .retail-product{cursor:pointer}.category-grid .retail-card .product-art{height:205px;position:relative}.category-grid .retail-card .product-art>img{height:205px!important;max-height:205px!important;padding:8px 6px 12px!important}.category-grid .retail-product>i{z-index:6}.gallery-arrow{z-index:5;color:#33412f;opacity:.92;cursor:pointer;background:#fffffff0;border:1px solid #dfe4dc;border-radius:9px;place-items:center;width:32px;height:40px;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 10px #16211214}.gallery-prev{left:7px}.gallery-next{right:7px}.gallery-arrow:hover{color:#2e7d15;background:#fff;border-color:#8eb67d}.gallery-dots{z-index:5;gap:5px;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.gallery-dots button{cursor:pointer;background:#c8cec5;border:0;border-radius:999px;width:6px;height:6px;padding:0}.gallery-dots button.active{background:#408f22;width:17px}@media (width>=901px){.category-grid .retail-card .product-art{height:205px}.category-grid .retail-card .product-art>img{height:205px!important;max-height:205px!important;padding:8px 6px 12px!important}}.horizontal-products,.retail-grid{align-items:stretch}.horizontal-products .retail-card,.retail-grid .retail-card{border-radius:12px;flex-direction:column;min-width:0;padding-bottom:14px;display:flex;box-shadow:0 1px 2px #1b261808}.horizontal-products .retail-product,.retail-grid .retail-product{cursor:pointer;flex-direction:column;flex:1;min-height:0;padding:0 14px 8px;display:flex}.horizontal-products .product-art,.retail-grid .product-art{background:#fff;border-bottom:1px solid #e8ebe6;width:auto;height:205px;margin:0 -14px 14px;position:relative;overflow:hidden}.horizontal-products .product-art>img,.retail-grid .product-art>img{background:#fff;object-fit:contain!important;object-position:center!important;width:100%!important;height:205px!important;max-height:205px!important;padding:8px 6px 12px!important;transform:none!important}.horizontal-products .retail-product>i,.retail-grid .retail-product>i{z-index:6}.horizontal-products .retail-product>small,.retail-grid .retail-product>small{color:#747a72;letter-spacing:0;text-transform:uppercase;background:0 0;height:22px;margin:0;padding:0;font-size:11px;line-height:22px;display:block}.horizontal-products .retail-product h3,.retail-grid .retail-product h3{color:#242824;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:2px 0 8px;font-size:14px;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.horizontal-products .product-feature,.retail-grid .product-feature{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin:0 0 10px;line-height:1.45;display:-webkit-box;overflow:hidden}.horizontal-products .price,.retail-grid .price{min-height:49px;margin-top:auto}.horizontal-products .price del,.retail-grid .price del{height:18px;line-height:18px}.horizontal-products .price strong,.retail-grid .price strong{margin:0;font-size:21px;line-height:27px}.horizontal-products .delivery-badges,.retail-grid .delivery-badges{min-height:40px;margin-top:8px}.horizontal-products .retail-add,.retail-grid .retail-add{width:calc(100% - 28px);margin:auto 14px 0}.retail{position:relative}.retail-top{z-index:102;position:sticky;top:0}.retail-header{z-index:101;position:sticky;top:32px;box-shadow:0 5px 18px #13230f0f}.retail-menu{z-index:100;position:sticky;top:118px}.retail-menu .menu-trigger{min-width:145px;font-weight:900}.retail-menu .menu-trigger.open{color:#fff;background:#3c8f20;font-size:14px}.mega-menu-backdrop{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#0c110b7a;border:0;position:fixed;inset:166px 0 0}.mega-menu{z-index:99;background:#fff;border-top:1px solid #e3e8e0;grid-template-columns:minmax(260px,1.05fr) minmax(300px,1fr) minmax(280px,.95fr);min-height:390px;padding:0 max(5vw,26px);display:grid;position:fixed;top:166px;left:0;right:0;box-shadow:0 22px 45px #111d0d2e}.mega-menu>div,.mega-menu>aside{padding:30px 30px 34px}.mega-menu>div+div,.mega-menu>aside{border-left:1px solid #e7ebe5}.mega-menu>div>span,.mega-feature>span{color:#7a8376;letter-spacing:.15em;margin-bottom:18px;font-size:9px;font-weight:900;display:block}.mega-categories{flex-direction:column;display:flex}.mega-categories>button{color:#3f493b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0eb;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:52px;padding:7px 8px;display:grid}.mega-categories>button:hover{color:#2e7915;background:#eff8eb;border-radius:8px}.mega-categories>button.active{color:#2e7915;background:#eff8eb;border-radius:9px;box-shadow:inset 3px 0 #48a927}.mega-categories button b{color:#347d18;background:#e8f4e3;border-radius:8px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.mega-categories button .mega-thumb{background:#fff;border:1px solid #e1e8dd;overflow:hidden}.mega-categories button .mega-thumb img{object-fit:contain;width:100%;height:100%;padding:2px}.mega-categories button span{font-size:13px;font-weight:800}.mega-categories button i{font-size:20px;font-style:normal}.mega-categories .mega-all{color:#347d18;border-bottom:0;margin-top:8px}.mega-services{flex-direction:column;display:flex}.mega-services>a{color:#424b3f;border-bottom:1px solid #edf0eb;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px 8px;text-decoration:none;display:grid}.mega-services>a:hover{background:#f5f8f3;border-radius:9px}.mega-services>a>b{color:#347a1a;background:#f0f3ee;border-radius:10px;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.mega-services strong,.mega-services small{display:block}.mega-services strong{font-size:13px}.mega-services small{color:#7c8579;margin-top:3px;font-size:10px}.mega-feature{background:linear-gradient(145deg,#f3faef,#d9eecf);position:relative;overflow:hidden}.mega-feature h2{max-width:340px;margin:12px 0 6px;font-size:27px;line-height:1.08}.mega-feature p{color:#566451;max-width:330px;min-height:36px;margin:0;font-size:12px;line-height:1.45}.mega-feature>button{z-index:2;color:#fff;cursor:pointer;background:#1c2b18;border:0;border-radius:9px;margin-top:14px;padding:12px 16px;font-weight:900;position:relative}.mega-feature .mega-product-preview{background:#ffffffd1;border:1px solid #487e3121;border-radius:16px;place-items:center;width:100%;height:190px;display:grid;overflow:hidden;box-shadow:0 12px 26px #294d1b14}.mega-feature .mega-product-preview img{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .25s}.mega-feature:hover .mega-product-preview img{transform:scale(1.035)}.mega-feature .mega-product-preview b{color:#3c9220;font-size:90px}@media (width<=950px){.retail-menu{top:150px}}@media (width<=900px){.mega-menu{grid-template-columns:1fr 1fr}.mega-feature{display:none}.mega-menu-backdrop{inset:198px 0 0}.mega-menu{top:198px}.mega-menu>div{padding:24px}.mega-menu>div+div{border-left:1px solid #e7ebe5}}@media (width<=600px){.retail-menu{top:154px}.mega-menu-backdrop{inset:202px 0 0}.mega-menu{grid-template-columns:1fr;max-height:calc(100vh - 202px);padding:0 14px;top:202px;overflow:auto}.mega-services{display:none}.mega-menu>div{padding:20px 8px}.mega-menu>div+div{border-left:0}.retail-menu .menu-trigger{min-width:130px}}.checkout-page{color:#20271e;background:#f5f7f4;min-height:100vh}.checkout-top{background:#fff;border-bottom:1px solid #e0e5dd;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex}.checkout-top>a:first-child{color:#182116;align-items:center;gap:10px;text-decoration:none;display:flex}.checkout-top>a:first-child>b{color:#fff;background:#377f20;border-radius:12px;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.checkout-top>a:first-child>span{letter-spacing:.05em;font-size:19px;font-weight:950}.checkout-top small{color:#4b9a2d;letter-spacing:.18em;font-size:7px;display:block}.checkout-top>a:last-child{color:#4b5547;font-size:12px;text-decoration:none}.checkout-body{width:min(1220px,92%);margin:35px auto 80px}.checkout-steps{background:#fff;border:1px solid #dfe5dc;border-radius:17px;grid-template-columns:repeat(5,1fr);padding:24px 20px;display:grid;box-shadow:0 4px 13px #1624110a}.checkout-steps>div{text-align:center;justify-items:center;gap:5px;display:grid;position:relative}.checkout-steps>div:not(:last-child):after{content:"";background:#e1e5df;width:calc(100% - 50px);height:2px;position:absolute;top:18px;left:calc(50% + 25px)}.checkout-steps>div.done:not(:last-child):after{background:#7dc269}.checkout-steps i{z-index:1;color:#667062;background:#e7eae5;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid;position:relative}.checkout-steps .active i,.checkout-steps .done i{color:#fff;background:#46a526}.checkout-steps b{font-size:12px}.checkout-steps small{color:#7f887c;font-size:9px}.checkout-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);align-items:start;gap:28px;margin-top:32px;display:grid}.checkout-main>h1,.checkout-section-title h1{margin:0 0 5px;font-size:27px}.checkout-section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.checkout-section-title p{color:#70796c;margin:0;font-size:12px}.checkout-section-title button{color:#337d1a;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.checkout-card,.address-list,.delivery-list,.checkout-payments{background:#fff;border:1px solid #dce2d9;border-radius:15px;padding:22px}.login-card{padding:38px}.login-card p{color:#687264}.checkout-action{color:#fff;text-align:center;cursor:pointer;background:#263522;border:0;border-radius:10px;width:100%;margin-top:20px;padding:14px;font-size:13px;font-weight:900;text-decoration:none;display:block}.checkout-action:disabled{opacity:.5;cursor:not-allowed}.address-list{gap:10px;display:grid}.address-list>label,.delivery-list>label,.checkout-payments>label{cursor:pointer;border:1px solid #e0e5dd;border-radius:11px;align-items:flex-start;gap:13px;padding:16px;display:flex}.address-list>label.selected,.delivery-list>label.selected,.checkout-payments>label.selected{background:#f2f9ee;border-color:#59a83b;box-shadow:0 0 0 2px #4aa02b1a}.address-list input,.delivery-list input,.checkout-payments input{accent-color:#459c27;margin-top:4px}.address-list label>div,.delivery-list label>div{gap:4px;display:grid}.address-list b em{color:#397c20;background:#def0d6;border-radius:99px;margin-left:8px;padding:3px 6px;font-size:8px;font-style:normal}.address-list span,.delivery-list span,.checkout-payments span{color:#667062;font-size:11px}.address-list p,.delivery-list p{color:#7a8276;margin:0;font-size:11px}.new-address h2,.delivery-list h2{margin:0 0 17px}.delivery-list{gap:11px;margin-top:17px;display:grid}.delivery-list label{grid-template-columns:auto 1fr auto;display:grid}.delivery-list em{color:#318516;font-size:10px;font-style:normal;font-weight:900}.delivery-list strong{color:#256e12;align-content:start;justify-items:end;font-size:13px;display:grid}.delivery-list del{color:#949b91;font-size:10px;font-weight:500}.checkout-payments{gap:12px;margin-top:18px;display:grid}.checkout-payments>label{align-items:center}.checkout-payments label>i{color:#397d21;background:#e9f2e5;border-radius:7px;place-items:center;width:43px;height:35px;font-style:normal;font-weight:900;display:grid}.checkout-payments label>div{gap:4px;display:grid}.payment-note{background:#f2f9ef;border:1px solid #cce6c2;border-radius:11px;margin-top:18px;padding:15px}.payment-note p{color:#657161;margin:5px 0 0;font-size:11px}.checkout-error{color:#a62c2c;background:#fff0f0;border-radius:9px;padding:12px}.order-summary{background:#fff;border:1px solid #dce2d9;border-radius:16px;position:sticky;top:20px;overflow:hidden}.order-summary h2{border-bottom:1px solid #e5e9e3;margin:0;padding:22px;font-size:21px}.summary-products{gap:13px;padding:18px 22px;display:grid}.summary-products article{grid-template-columns:45px 1fr auto;align-items:center;gap:10px;display:grid}.summary-products img{object-fit:contain;width:45px;height:45px}.summary-products article>div{gap:3px;display:grid}.summary-products b{font-size:11px}.summary-products small{color:#788174;font-size:9px}.summary-products strong{font-size:11px}.order-summary dl{border-top:1px solid #e5e9e3;margin:0;padding:18px 22px}.order-summary dl>div{color:#687164;justify-content:space-between;padding:6px 0;font-size:12px;display:flex}.order-summary dl>div:last-child{color:#1d231b;border-top:1px solid #e0e4de;margin-top:10px;padding-top:15px;font-size:17px;font-weight:900}.order-summary>.checkout-action{width:calc(100% - 44px);margin:0 22px}.order-summary>a:last-child{text-align:center;color:#4a5745;margin:17px;font-size:11px;display:block}.checkout-success{text-align:center;background:#fff;border:1px solid #dce4d9;border-radius:18px;width:min(650px,100%);margin:45px auto;padding:48px}.checkout-success>span{color:#fff;background:#3fa523;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:35px;font-weight:900;display:grid}.checkout-success h1{margin:20px 0 10px}.checkout-success p{color:#657061}.checkout-success a{color:#fff;background:#263522;border-radius:10px;margin-top:22px;padding:14px;font-weight:900;text-decoration:none;display:block}.checkout-success a.secondary{color:#347b1b;background:#edf4e9;margin-top:8px}.checkout-loading{text-align:center;padding:100px}@media (width<=820px){.checkout-body{width:min(94%,700px);margin-top:20px}.checkout-steps{padding:16px 5px}.checkout-steps b,.checkout-steps small{display:none}.checkout-steps i{width:31px;height:31px}.checkout-steps>div:not(:last-child):after{width:calc(100% - 38px);top:15px;left:calc(50% + 19px)}.checkout-layout{grid-template-columns:1fr}.order-summary{grid-row:1;position:static}.checkout-section-title{flex-direction:column;align-items:flex-start}.checkout-form{grid-template-columns:1fr}.checkout-success{padding:35px 20px}}.checkout-steps>button{color:inherit;text-align:center;background:0 0;border:0;justify-items:center;gap:5px;padding:0;display:grid;position:relative}.checkout-steps>button.done{cursor:pointer}.checkout-steps>button:disabled{opacity:1}.checkout-steps>button:not(:last-child):after{content:"";background:#e1e5df;width:calc(100% - 50px);height:2px;position:absolute;top:18px;left:calc(50% + 25px)}.checkout-steps>button.done:not(:last-child):after{background:#7dc269}.checkout-cart-list{gap:12px;margin-top:18px;display:grid}.checkout-cart-list article{background:#fff;border:1px solid #dde3da;border-radius:14px;grid-template-columns:90px 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.checkout-cart-list img{object-fit:contain;width:90px;height:82px}.checkout-cart-list article>div{gap:4px;display:grid}.checkout-cart-list span,.checkout-cart-list small{color:#747d70;font-size:11px}.checkout-cart-list article>button{color:#a34840;cursor:pointer;background:0 0;border:0;grid-column:2/3;justify-self:start;padding:0;text-decoration:underline}.checkout-cart-list article>strong{grid-area:1/3}.login-ok{color:#3e8e22;background:#e0f2d8;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:15px;font-size:22px;font-weight:900;display:grid}.checkout-back{color:#397d22;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:11px 0;font-weight:900}@media (width<=820px){.checkout-steps>button:not(:last-child):after{width:calc(100% - 38px);top:15px;left:calc(50% + 19px)}.checkout-cart-list article{grid-template-columns:62px 1fr}.checkout-cart-list img{width:62px;height:62px}.checkout-cart-list article>strong{grid-area:auto/2}.checkout-cart-list article>button{grid-column:2}}.checkout-steps>button.pending i{color:#fff;background:#e69a22}.checkout-steps>button.failed i{color:#fff;background:#c83d3d;font-size:24px}.checkout-success.pending>span{background:#e69a22}.checkout-success.failed>span{background:#c83d3d}.cart-delivery-promise{color:#347a1d;background:#edf7e9;border-radius:10px;margin:12px 0;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.4}.coupon-box{background:#f8faf7;border-top:1px solid #e4e8e2;margin:0 22px 18px;padding:15px}.coupon-box>b{margin-bottom:9px;font-size:12px;display:block}.coupon-box>div{grid-template-columns:1fr auto;gap:7px;display:grid}.coupon-box input{text-transform:uppercase;border:1px solid #d8ded5;border-radius:8px;min-width:0;height:40px;padding:0 10px}.coupon-box button{color:#fff;cursor:pointer;background:#2f7818;border:0;border-radius:8px;padding:0 14px;font-weight:900}.coupon-box p{margin:8px 0 0;font-size:9px;line-height:1.4}.coupon-box p.success,.summary-discount{color:#2f7c17}.coupon-box p.error{color:#a64444}.order-summary dl>div.summary-discount{color:#2f7c17;font-weight:800}.retail-search button{color:#fff;cursor:pointer;background:#2f7f18;border:0;border-radius:8px;padding:8px 13px;font-size:11px;font-weight:800}.category-circles{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}.mega-departments>span{color:#7b8477;letter-spacing:.14em;margin:0 10px 12px;font-size:9px;font-weight:900;display:block}.mega-departments button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.mega-departments button.active{color:#287b10;background:#edf7e8}.mega-departments button b{background:#dff2d5;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.mega-departments button span{font-weight:850}.mega-title{border-bottom:1px solid #e2e8df;align-items:center;gap:12px;padding:0 0 15px;display:flex}.mega-title>b{color:#fff;background:#58c526;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.mega-title h2{margin:0;font-size:25px}.mega-columns{grid-template-columns:repeat(3,minmax(150px,1fr));gap:28px;padding-top:22px;display:grid}.mega-columns section{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.mega-columns h3{color:#586154;margin:0 0 3px;font-size:17px}.mega-columns button{color:#334031;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.mega-columns button:hover{text-decoration:underline}.mega-columns .view-all{color:#151a14;font-weight:900}.mega-help{background:#f5f8f3;flex-direction:column;gap:13px;display:flex;padding:30px 24px!important}.mega-help a{color:#384435;font-size:12px;text-decoration:none}.mega-help a:hover{color:#2f8614}@media (width<=900px){.mega-columns{grid-template-columns:1fr 1fr}.mega-help{display:none}}@media (width<=600px){.mega-hierarchy{padding:20px!important}.mega-columns{grid-template-columns:1fr}.mega-departments{padding:14px 8px!important}}.mega-menu{grid-template-columns:minmax(280px,34%) minmax(0,66%)}.mega-hierarchy{min-width:0;padding:28px 40px!important}.mega-columns{grid-template-columns:repeat(4,minmax(125px,1fr));gap:34px}@media (width<=900px){.mega-menu{grid-template-columns:minmax(240px,38%) minmax(0,62%)}.mega-columns{grid-template-columns:repeat(2,minmax(130px,1fr));gap:24px}}@media (width<=600px){.mega-menu{grid-template-columns:1fr}.mega-hierarchy{padding:20px 8px!important}.mega-columns{grid-template-columns:1fr}}.retail-search{position:relative;overflow:visible}.search-suggestions{z-index:70;background:#fff;border:1px solid #dfe5dc;border-radius:13px;grid-template-columns:1.5fr .8fr 1fr;width:min(850px,82vw);padding:18px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 24px 55px #111c0e38}.search-suggestions section{min-width:0;padding:0 18px}.search-suggestions section+section{border-left:1px solid #e6eae4}.search-suggestions h3{color:#727a6f;margin:0 0 12px;font-size:12px}.search-suggestions a,.search-suggestions button{color:#2d362a;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:7px 4px;font-size:12px;text-decoration:none;display:flex}.search-suggestions a:hover,.search-suggestions button:hover{color:#2f7d18;background:#eef7ea;border-radius:7px}.search-suggestions img,.search-suggestions i{object-fit:contain;border:1px solid #e3e8e0;border-radius:7px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.retail-search .search-suggestions span{min-width:0;font-size:inherit;display:grid;transform:none}.search-suggestions b,.search-suggestions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-suggestions b{font-size:11px}.search-suggestions small{color:#788275;margin-top:3px;font-size:9px}.search-suggestions.empty{gap:5px;width:100%;padding:17px;display:grid}.search-suggestions.empty span{color:#758071;font-size:11px;transform:none}@media (width<=760px){.search-suggestions{grid-template-columns:1fr;width:calc(100vw - 32px);max-height:65vh;left:-10px;overflow:auto}.search-suggestions section{padding:10px}.search-suggestions section+section{border-top:1px solid #e6eae4;border-left:0}}.mega-menu-backdrop{z-index:80!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#0d120c9e!important;position:fixed!important;inset:0!important}.mega-menu{background:#fff;border-radius:20px;overflow:hidden;transform:translate(-50%,-50%);z-index:81!important;border:1px solid #dce4d8!important;grid-template-columns:320px minmax(0,1fr)!important;width:min(1420px,100vw - 64px)!important;height:min(760px,100vh - 72px)!important;min-height:0!important;padding:0!important;position:fixed!important;inset:50% auto auto 50%!important;box-shadow:0 30px 90px #08120659!important}.mega-departments{background:#fbfcfa;min-width:0;overflow-y:auto;padding:0 18px 24px!important}.mega-panel-head{z-index:4;background:#fff;border-bottom:1px solid #e4e9e1;justify-content:space-between;align-items:center;height:70px;margin:0 -18px 18px;padding:0 22px;display:flex;position:sticky;top:0}.mega-panel-head strong{color:#182116;letter-spacing:-.01em;font-size:18px}.mega-panel-head button{color:#20301c;place-items:center;height:38px;font-size:25px;line-height:1;background:#f2f6ef!important;border:1px solid #dce4d8!important;border-radius:50%!important;grid-template-columns:1fr!important;width:38px!important;padding:0!important;display:grid!important}.mega-hierarchy{min-width:0;overflow-y:auto;border-left:1px solid #e4e9e1!important;padding:30px 38px 38px!important}.mega-title{z-index:3;background:#fff;padding:20px 0 16px;position:sticky;top:-30px}.mega-columns{align-content:start;grid-template-columns:repeat(4,minmax(145px,1fr))!important}.mega-columns section{padding-bottom:12px}.mega-columns a{color:#334031;text-decoration:none}.mega-columns a:hover{color:#2e8016;text-decoration:underline}@media (width<=900px){.mega-menu{grid-template-columns:250px minmax(0,1fr)!important;width:calc(100vw - 34px)!important;height:calc(100vh - 34px)!important}.mega-columns{grid-template-columns:repeat(2,minmax(135px,1fr))!important}.mega-hierarchy{padding:26px!important}}@media (width<=650px){.mega-menu{transform:none;border-radius:16px!important;width:auto!important;height:auto!important;display:block!important;inset:10px!important;overflow-y:auto!important}.mega-departments,.mega-hierarchy{overflow:visible}.mega-hierarchy{border-top:1px solid #e4e9e1!important;border-left:0!important}.mega-columns{grid-template-columns:1fr 1fr!important}.mega-title{top:0}.mega-panel-head{height:62px}}@media (width<=430px){.mega-columns{grid-template-columns:1fr!important}}.mega-menu{border-radius:18px!important;grid-template-columns:250px minmax(0,1fr)!important;width:min(1180px,100vw - 48px)!important;height:auto!important;max-height:min(620px,100vh - 60px)!important}.mega-departments{padding:0 14px 20px!important}.mega-panel-head{height:68px!important;padding:0 6px!important}.mega-departments>span{margin:5px 8px 9px!important}.mega-departments button{border-radius:11px!important;grid-template-columns:34px 1fr auto!important;gap:8px!important;padding:9px 10px!important}.mega-departments button b{font-size:12px;width:30px!important;height:30px!important}.mega-departments button span{font-size:13px}.mega-hierarchy{padding:22px 26px 28px!important}.mega-title{min-height:72px;padding:12px 0!important;top:-22px!important}.mega-title>b{width:38px;height:38px}.mega-title>div{min-width:0}.mega-title small{color:#778173;letter-spacing:.15em;font-size:8px;font-weight:900;display:block}.mega-title h2{font-size:22px}.mega-title>a{color:#2b7915;border:1px solid #cfe0ca;border-radius:9px;margin-left:auto;padding:9px 12px;font-size:10px;font-weight:900;text-decoration:none}.mega-columns{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding-top:16px!important}.mega-columns section{background:#fff;border:1px solid #e4eae1;border-radius:13px;min-height:148px;gap:6px!important;padding:15px 16px!important}.mega-columns h3{color:#273224!important;margin-bottom:1px!important;font-size:14px!important}.mega-columns button,.mega-columns a{line-height:1.35;font-size:11px!important}.mega-columns .view-all{color:#2e7d18!important;margin-bottom:4px!important}.mega-columns .mega-more{color:#397d27!important;margin-top:3px!important;font-weight:800!important}@media (width<=900px){.mega-menu{grid-template-columns:220px minmax(0,1fr)!important}.mega-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=650px){.mega-menu{width:auto!important;max-height:none!important}.mega-columns{grid-template-columns:1fr!important}.mega-title>a{display:none}}.mega-menu{z-index:151!important;pointer-events:auto!important}.mega-menu *{pointer-events:auto}.mega-menu-backdrop{pointer-events:auto;z-index:150!important}.mega-departments,.mega-hierarchy{z-index:2;position:relative}.mega-departments button{z-index:3;min-height:48px;position:relative}.mega-columns section{z-index:3;position:relative}.mega-columns button,.mega-columns a{border-radius:5px;align-items:center;width:100%;min-height:24px;padding:3px 0!important;display:flex!important}.mega-columns button:hover,.mega-columns a:hover{background:#f0f7ed;padding-left:6px!important;text-decoration:none!important}.mega-title>a{z-index:4;position:relative}.mega-departments,.mega-hierarchy{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#72b75a #edf2ea;height:100%;min-height:0}.mega-departments::-webkit-scrollbar{width:12px}.mega-hierarchy::-webkit-scrollbar{width:12px}.mega-departments::-webkit-scrollbar-track{background:#edf2ea;border-radius:999px}.mega-hierarchy::-webkit-scrollbar-track{background:#edf2ea;border-radius:999px}.mega-departments::-webkit-scrollbar-thumb{background:#72b75a;border:3px solid #edf2ea;border-radius:999px;min-height:48px}.mega-hierarchy::-webkit-scrollbar-thumb{background:#72b75a;border:3px solid #edf2ea;border-radius:999px;min-height:48px}.mega-departments::-webkit-scrollbar-thumb:hover{background:#3f9225}.mega-hierarchy::-webkit-scrollbar-thumb:hover{background:#3f9225}.mega-menu{height:min(620px,100vh - 60px)!important}@media (width<=650px){.mega-menu{height:auto!important}.mega-departments,.mega-hierarchy{scrollbar-gutter:auto;height:auto;min-height:auto}}.mega-departments button{grid-template-columns:42px 1fr auto!important}.mega-departments button .mega-department-photo{border:1px solid #dbe7d7;place-items:center;display:grid;overflow:hidden;background:#eef6eb!important;border-radius:11px!important;width:38px!important;height:38px!important}.mega-department-photo img{object-fit:contain;width:100%;height:100%;padding:2px;display:block}.mega-title .mega-title-photo{background:#eef6eb;border:1px solid #d8e5d3;border-radius:13px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.mega-title-photo img{object-fit:contain;width:100%;height:100%;padding:3px;display:block}.top-promo{width:min(620px,70vw);height:20px;position:relative;overflow:hidden}.top-promo span{opacity:0;align-items:center;animation:12s infinite topPromo;display:flex;position:absolute;inset:0;transform:translateY(12px)}.top-promo span:nth-child(2){color:#b9f59d;font-weight:850;animation-delay:4s}.top-promo span:nth-child(3){animation-delay:8s}@keyframes topPromo{0%{opacity:0;transform:translateY(12px)}6%,27%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-12px)}}@media (width<=600px){.top-promo{text-align:center;width:100%}.top-promo span{justify-content:center;font-size:10px}}@media (prefers-reduced-motion:reduce){.top-promo span{animation:none}.top-promo span:first-child{opacity:1;transform:none}}.managed-hero{background:#eaf2e6;width:min(1500px,100%);height:clamp(300px,34vw,560px);margin:auto;position:relative;overflow:hidden}.managed-hero picture,.managed-hero picture img,.managed-category-hero picture,.managed-category-hero picture img{width:100%;height:100%;display:block}.managed-hero img,.managed-category-hero img{object-fit:cover}.managed-hero-copy{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13250fc7;border-radius:18px;max-width:480px;padding:25px;position:absolute;top:50%;left:max(6vw,40px);transform:translateY(-50%)}.managed-hero-copy h1{margin:0 0 9px;font-size:clamp(29px,4vw,55px);line-height:1}.managed-hero-copy p{color:#eaf5e5;margin:0}.managed-hero-copy a,.managed-category-hero a,.managed-page-images a{color:#fff;background:#50c923;border-radius:9px;margin-top:17px;padding:11px 17px;font-weight:900;text-decoration:none;display:inline-block}.managed-hero-link{position:absolute;inset:0}.managed-arrow{z-index:4;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:43px;height:43px;font-size:30px;position:absolute;top:50%}.managed-arrow.prev{left:20px}.managed-arrow.next{right:20px}.managed-dots{z-index:4;justify-content:center;gap:7px;display:flex;position:absolute;bottom:17px;left:0;right:0}.managed-dots button{background:#fff8;border:0;border-radius:50%;width:9px;height:9px;padding:0}.managed-dots button.active{background:#fff;border-radius:10px;width:28px}.managed-category-hero{background:#eaf2e6;border-radius:22px;width:min(1500px,94%);height:clamp(230px,25vw,390px);margin:24px auto 30px;position:relative;overflow:hidden}.managed-category-hero>div{background:#ffffffdc;border-radius:16px;max-width:520px;padding:23px;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.managed-category-hero h1{margin:0;font-size:clamp(30px,4vw,52px)}.managed-category-hero p{margin:8px 0 0}.managed-page-images{gap:22px;width:min(1500px,94%);margin:30px auto;display:grid}.managed-page-images article{background:#edf3e9;border-radius:20px;min-height:180px;position:relative;overflow:hidden}.managed-page-images picture,.managed-page-images img{width:100%;height:100%;display:block}.managed-page-images img{object-fit:cover;max-height:500px}.managed-page-images article>div{background:#ffffffdf;border-radius:14px;max-width:440px;padding:20px;position:absolute;bottom:12%;right:5%}.managed-page-images h2,.managed-page-images p{margin:0}.managed-page-images p{margin-top:7px}@media (width<=680px){.managed-hero{height:520px}.managed-hero-copy{max-width:none;inset:auto 18px 22px;transform:none}.managed-category-hero{height:400px}.managed-category-hero>div{inset:auto 18px 18px;transform:none}.managed-page-images article>div{bottom:14px;left:14px;right:14px}}.managed-hero{aspect-ratio:auto;width:100%;max-width:none;height:clamp(300px,25vw,480px);box-shadow:none;background:#fff;border:0;border-radius:0;margin:0}.managed-hero .managed-hero-picture img{object-fit:cover;object-position:center}.managed-hero-loading{box-shadow:none;background:#fff}.managed-hero-copy.managed-hero-copy-clean{max-width:570px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;left:max(5.5vw,54px)}.managed-hero-copy.managed-hero-copy-clean h1{color:#fff;letter-spacing:-.045em;text-shadow:0 3px 20px #00001e47;max-width:560px;margin:0 0 13px;font-size:clamp(36px,4.2vw,68px);font-weight:850;line-height:.95}.managed-hero-copy.managed-hero-copy-clean p{color:#eef1ff;text-shadow:0 2px 12px #00001959;max-width:520px;margin:0;font-size:clamp(14px,1.35vw,21px);font-weight:650;line-height:1.35}.managed-hero-cta{color:#111c56;letter-spacing:.02em;background:#fff;border-radius:8px;width:max-content;margin-top:22px;padding:12px 19px;font-size:12px;font-weight:900;display:block;box-shadow:0 8px 22px #0000192e}.managed-hero-xiaomi .managed-hero-copy.managed-hero-copy-clean h1{color:#191919;max-width:500px;text-shadow:none}.managed-hero-xiaomi .managed-hero-copy.managed-hero-copy-clean p{color:#4a4a4a;max-width:480px;text-shadow:none}.managed-hero-xiaomi .managed-hero-cta{color:#fff;background:#ff6900;box-shadow:0 10px 25px #ff690038}.managed-dots button:disabled{opacity:.35}@media (width<=680px){.managed-hero{aspect-ratio:auto;border-radius:0;width:100%;height:340px;margin:0}.managed-hero-picture img{object-fit:cover;object-position:center}.managed-hero-copy.managed-hero-copy-clean{padding:0;inset:26px 22px auto;transform:none}.managed-hero-copy.managed-hero-copy-clean h1{max-width:285px;margin-bottom:7px;font-size:30px;line-height:.98}.managed-hero-copy.managed-hero-copy-clean p{max-width:285px;font-size:13px}.managed-hero-cta{margin-top:12px;padding:9px 13px;font-size:10px}.managed-arrow{width:36px;height:36px;font-size:24px}.managed-arrow.prev{left:8px}.managed-arrow.next{right:8px}.managed-hero-xiaomi .managed-hero-copy.managed-hero-copy-clean{top:24px}.managed-hero-xiaomi .managed-hero-copy.managed-hero-copy-clean h1{max-width:300px;font-size:30px}.managed-hero-xiaomi .managed-hero-copy.managed-hero-copy-clean p{color:#3f3f3f;max-width:295px}}.managed-hero-redesigned{aspect-ratio:4;background:#071521;height:auto}.managed-hero-redesigned .managed-hero-picture img{object-fit:cover;object-position:center}.managed-hero-redesigned .managed-hero-copy-clean{width:min(590px,39vw);max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;left:max(5vw,60px)}.managed-hero-redesigned .managed-hero-copy-clean h1{color:#fff;letter-spacing:-.04em;text-shadow:0 3px 18px #00000052;max-width:none;margin-bottom:12px;font-size:clamp(34px,3.3vw,62px);line-height:.96}.managed-hero-redesigned .managed-hero-copy-clean p{color:#edf7fb;text-shadow:0 2px 12px #00000061;max-width:500px;font-size:clamp(15px,1.2vw,20px);font-weight:650;line-height:1.35}.managed-hero-redesigned .managed-hero-cta{color:#041b28;background:#05c4dd;margin-top:20px;padding:12px 20px;box-shadow:0 8px 20px #00000029}.managed-hero-redesigned.theme-dark .managed-hero-copy-clean h1,.managed-hero-redesigned.theme-dark.managed-hero-xiaomi .managed-hero-copy-clean h1{color:#fff}.managed-hero-redesigned.theme-dark .managed-hero-copy-clean p,.managed-hero-redesigned.theme-dark.managed-hero-xiaomi .managed-hero-copy-clean p{color:#edf7fb}.managed-hero-redesigned.theme-light .managed-hero-copy-clean{background:0 0;border:0}.managed-hero-redesigned.theme-light .managed-hero-copy-clean h1{color:#0b315d;text-shadow:0 2px 15px #ffffff94}.managed-hero-redesigned.theme-light .managed-hero-copy-clean p{color:#263e51;text-shadow:0 1px 10px #ffffffbf}.managed-hero-redesigned.theme-light .managed-hero-cta{color:#fff;background:#08bcd3}@media (width<=680px){.managed-hero-redesigned{aspect-ratio:9/11;background:#071521;width:100%;height:auto}.managed-hero-redesigned .managed-hero-picture img{object-fit:cover;object-position:center}.managed-hero-redesigned .managed-hero-copy-clean,.managed-hero-redesigned.theme-light .managed-hero-copy-clean{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041426d1;border:1px solid #ffffff24;border-radius:14px;width:auto;padding:15px 17px;inset:20px 20px auto}.managed-hero-redesigned .managed-hero-copy-clean h1,.managed-hero-redesigned.theme-light .managed-hero-copy-clean h1,.managed-hero-redesigned.theme-dark.managed-hero-xiaomi .managed-hero-copy-clean h1{color:#fff;max-width:none;text-shadow:none;margin-bottom:5px;font-size:25px}.managed-hero-redesigned .managed-hero-copy-clean p,.managed-hero-redesigned.theme-light .managed-hero-copy-clean p,.managed-hero-redesigned.theme-dark.managed-hero-xiaomi .managed-hero-copy-clean p{color:#e5f2f5;max-width:none;text-shadow:none;font-size:12px}.managed-hero-redesigned .managed-hero-cta{margin-top:9px;padding:8px 12px}.managed-hero-mobile-copy-baked .managed-hero-copy-clean{display:none}.managed-hero-redesigned .managed-arrow{width:34px;height:34px;font-size:22px}.managed-hero-redesigned .managed-dots{bottom:10px}.managed-hero-redesigned .managed-dots button{box-shadow:0 1px 5px #00000073}}.cat-visual{overflow:hidden}.cat-visual img{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .25s}.category-circles button:hover .cat-visual img{transform:scale(1.07)}@media (width<=600px){.cat-visual img{padding:10px}}.category-carousel-shell{padding:0 22px;position:relative}.category-circles{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(16.6667% - 16.6667px);grid-auto-flow:column;gap:20px;padding:5px 2px 18px;overflow-x:auto;grid-template-columns:none!important;display:grid!important}.category-circles::-webkit-scrollbar{display:none}.category-circles>button{scroll-snap-align:start;min-width:0}.category-carousel-arrow{z-index:5;color:#207b12;cursor:pointer;background:#fff;border:1px solid #d3e1e4;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:grid;position:absolute;top:56px;box-shadow:0 8px 24px #07252e26}.category-carousel-arrow.prev{left:-12px}.category-carousel-arrow.next{right:-12px}.category-carousel-arrow:hover{background:#eff9eb}@media (width<=950px){.category-circles{grid-auto-columns:calc(33.3333% - 13.3333px)}}@media (width<=600px){.category-carousel-shell{padding:0 4px}.category-circles{grid-auto-columns:calc(50% - 7px);gap:14px}.category-carousel-arrow{display:none}}.brand-banner{color:#fff;background:linear-gradient(120deg,#1b2c17,#377d22);border-radius:20px;width:min(1240px,92%);margin:30px auto 22px;padding:42px 48px}.brand-banner>span{color:#a8ef87;letter-spacing:.18em;font-size:9px;font-weight:900}.brand-banner h1{margin:8px 0 5px;font-size:42px}.brand-banner p{color:#d9e8d3;margin:0}.brand-layout{margin-top:0!important;margin-bottom:70px!important}.brand-page .retail-product{color:inherit;text-decoration:none;display:block}@media (width<=650px){.brand-banner{padding:30px 24px}.brand-banner h1{font-size:34px}}.offers-banner{color:#fff;background:radial-gradient(circle at 84% 30%,#77dc4a52,#0000 28%),linear-gradient(120deg,#152512,#2f761f);border-radius:22px;justify-content:space-between;align-items:center;width:min(1240px,92%);min-height:230px;margin:8px auto 28px;padding:42px 54px;display:flex;overflow:hidden;box-shadow:0 16px 38px #1f491424}.offers-banner>div{max-width:720px}.offers-banner span{color:#b9f69c;letter-spacing:.18em;font-size:10px;font-weight:950}.offers-banner h1{margin:9px 0 10px;font-size:clamp(34px,4vw,55px);line-height:1.02}.offers-banner p{color:#dcebd7;max-width:650px;margin:0;line-height:1.55}.offers-banner>strong{color:#c5ffac;background:#ffffff1a;border:2px solid #ffffff9e;border-radius:50%;flex:none;place-items:center;width:145px;height:145px;font-size:76px;display:grid}.offers-layout{margin-top:0!important}.offers-page .retail-product{color:inherit;text-decoration:none;display:block}.offers-page .retail-menu .sale.active{color:#287a10;background:#e9f6e4}.offers-empty{text-align:center;background:#fafcf9;border:1px dashed #cfd8cb;border-radius:18px;grid-column:1/-1;padding:60px 25px}.offers-empty h3{margin:0 0 7px}.offers-empty p{color:#707a6d}.offers-empty button{color:#fff;cursor:pointer;background:#347f1c;border:0;border-radius:9px;padding:11px 17px;font-weight:900}@media (width<=700px){.offers-banner{min-height:210px;padding:32px 25px}.offers-banner>strong{display:none}.offers-banner h1{font-size:35px}}.cancelled-order{border-left:4px solid #c65343}.cancelled-order span{line-height:1.55}.cancelled-order small{color:#a36b63;font-size:9px}.offer-section{width:min(1240px,92%)}.offer-carousel-shell{position:relative}.offer-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(20% - 13.6px);grid-auto-flow:column;gap:17px;padding:4px 2px 18px;display:grid;overflow-x:auto}.offer-carousel::-webkit-scrollbar{display:none}.offer-carousel .retail-card{scroll-snap-align:start;border-radius:14px;flex-direction:column;min-width:0;display:flex}.offer-carousel .retail-product{flex-direction:column;flex:1;min-height:0;padding:0 14px 8px;display:flex}.offer-carousel .product-art{background:#fff;border-bottom:1px solid #e8ebe6;width:auto;height:205px;margin:0 -14px 14px;position:relative;overflow:hidden}.offer-carousel .product-art>img{background:#fff;object-fit:contain!important;width:100%!important;height:205px!important;max-height:205px!important;padding:8px 6px 12px!important}.offer-carousel .product-art>span{color:#98a094;letter-spacing:.12em;place-items:center;height:100%;font-size:10px;font-weight:900;display:grid}.offer-carousel .retail-product>i{z-index:4;font-size:8px;top:9px;left:9px}.offer-carousel .retail-product>small{color:#737b70;letter-spacing:.04em;height:19px;font-size:9px;line-height:19px}.offer-carousel .retail-product h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:3px 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.offer-carousel .product-feature{display:none}.offer-carousel .price{min-height:47px;margin-top:auto}.offer-carousel .price del{height:16px;font-size:10px}.offer-carousel .price strong{font-size:20px;line-height:27px}.offer-carousel .delivery-badges{min-height:32px;margin-top:5px}.offer-carousel .delivery-badges span{font-size:9px}.offer-carousel .retail-add{width:calc(100% - 22px);margin:0 11px;padding:8px;font-size:11px}.offer-carousel-arrow{z-index:8;color:#225f12;cursor:pointer;background:#fff;border:1px solid #dbe3d7;border-radius:50%;place-items:center;width:42px;height:42px;font-size:30px;line-height:1;display:grid;position:absolute;top:44%;box-shadow:0 8px 22px #182c1129}.offer-carousel-arrow.prev{left:-21px}.offer-carousel-arrow.next{right:-21px}.offer-carousel-arrow:hover{color:#fff;background:#2f8618}.offer-carousel .gallery-arrow{opacity:.74;border-radius:7px;width:24px;height:30px;font-size:18px;box-shadow:0 2px 7px #16211212}.offer-carousel .gallery-prev{left:5px}.offer-carousel .gallery-next{right:5px}.offer-carousel .product-art:hover .gallery-arrow{opacity:.94}@media (width<=1050px){.offer-carousel{grid-auto-columns:calc(25% - 12.75px)}}@media (width<=680px){.offer-section{width:100%;overflow:hidden}.offer-section .section-heading{padding:0 20px}.offer-carousel{grid-auto-columns:78vw;gap:14px;padding:2px 20px 18px;scroll-padding-left:20px}.offer-carousel-arrow{display:none}.offer-carousel .product-art,.offer-carousel .product-art>img{height:190px!important;max-height:190px!important}.offer-carousel .gallery-arrow{width:22px;height:28px;font-size:17px}.offer-carousel .product-art,.new-carousel .product-art{justify-content:center;align-items:center;display:flex}.offer-carousel .product-art>img,.new-carousel .product-art>img{margin:auto;display:block;transform:translateY(-16px);object-position:center center!important}}.department-hero{color:#fff;background:linear-gradient(120deg,#173817,#368c1e);border-radius:24px;width:min(1540px,94%);margin:18px auto 28px;padding:42px 54px}.department-hero>span{letter-spacing:.18em;font-size:10px;font-weight:900}.department-hero h1{margin:8px 0 4px;font-size:42px}.department-hero p{color:#e8f5e3;margin:0}.department-category-links,.department-products{width:min(1540px,94%);margin:0 auto 38px}.department-category-links h2{font-size:26px}.department-category-links>div{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.department-category-links a{color:#1c2819;background:#fff;border:1px solid #dce6d8;border-radius:16px;flex-direction:column;justify-content:center;min-height:86px;padding:18px 20px;text-decoration:none;display:flex;box-shadow:0 8px 26px #1f3f160f}.department-category-links a:hover{background:#f1f8ee;border-color:#59a83b}.department-category-links a b{font-size:16px}.department-category-links a span{color:#32801c;margin-top:8px;font-size:11px;font-weight:800}.department-products .results-top{margin-bottom:18px}.department-products .results-top select{background:#fff;border:1px solid #d7dfd3;border-radius:10px;padding:11px 34px 11px 14px}@media (width<=900px){.department-category-links>div{grid-template-columns:repeat(2,1fr)}.department-hero{padding:32px 24px}.department-hero h1{font-size:32px}}@media (width<=520px){.department-category-links>div{grid-template-columns:1fr}}.department-category-links{position:relative}.department-category-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex!important}.department-category-heading>div:first-child>span{color:#2e8516;letter-spacing:.15em;font-size:10px;font-weight:900}.department-category-heading h2{margin:5px 0 0}.department-carousel-controls{gap:8px;display:flex!important}.department-carousel-controls button{color:#287b13;cursor:pointer;background:#fff;border:1px solid #d4dfd1;border-radius:50%;width:40px;height:40px;font-size:25px;box-shadow:0 5px 15px #18361214}.department-category-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 3px 15px;overflow-x:auto;grid-template-columns:none!important;gap:16px!important;display:flex!important}.department-category-carousel::-webkit-scrollbar{display:none}.department-category-carousel>a{scroll-snap-align:start;flex:0 0 230px;overflow:hidden;border-radius:17px!important;justify-content:flex-start!important;min-height:300px!important;padding:0 0 18px!important}.department-category-image{background:#f7f9f7;border-bottom:1px solid #e3e9e1;place-items:center;width:100%;height:205px;padding:16px;display:grid;overflow:hidden}.department-category-image>span{color:#4a8f31;font-size:52px;font-weight:900}.department-category-carousel a>small{color:#39891e;text-transform:uppercase;margin:14px 18px 4px;font-size:9px;font-weight:900}.department-category-carousel a>b{margin:0 18px;font-size:16px}.department-category-carousel a>span{margin:10px 18px 0!important}.department-products .results-top{margin-top:8px}@media (width<=700px){.department-category-heading{align-items:center}.department-category-heading h2{font-size:22px}.department-category-carousel>a{flex-basis:72%;min-height:280px!important}.department-category-image{height:190px}.department-carousel-controls button{width:36px;height:36px}}.department-category-carousel{padding:8px 4px 22px;gap:28px!important}.department-category-carousel>a{text-align:center;flex:0 0 180px;align-items:center;min-height:238px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;padding:0!important}.department-category-carousel>a:hover{transform:translateY(-4px);box-shadow:none!important;background:0 0!important;border:0!important}.department-category-image{background:radial-gradient(circle at 35% 28%,#fff 0,#f3f9f9 62%,#e8f2f3 100%);border:1px solid #d9e6e7;border-radius:50%;flex:0 0 168px;width:168px;height:168px;padding:6px;box-shadow:0 12px 32px #11373f17}.department-category-image img{object-fit:contain;object-position:center;width:94%;height:94%;transition:transform .22s;display:block}.department-category-carousel>a:hover .department-category-image img{transform:scale(1.07)}.department-category-carousel a>b{place-items:start center;min-height:42px;margin:13px 4px 2px;font-size:15px;line-height:1.25;display:grid}.department-category-carousel a>small{color:#438428;text-transform:uppercase;order:3;margin:0;font-size:9px;font-weight:900}@media (width<=700px){.department-category-carousel{gap:18px!important}.department-category-carousel>a{flex-basis:150px;min-height:215px!important}.department-category-image{flex-basis:142px;width:142px;height:142px}.department-category-image img{width:92%;height:92%}}.hero-products{justify-self:center;width:min(520px,92%);height:330px;position:relative}.hero-product{text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #fffc;border-radius:22px;flex-direction:column;align-items:flex-start;width:210px;height:265px;padding:14px;transition:all .25s;display:flex;position:absolute;overflow:hidden;box-shadow:0 28px 60px #26411c33}.hero-product:hover{z-index:5!important;transform:translateY(-10px)rotate(0)!important}.hero-product img{object-fit:contain;background:#fff;border-radius:14px;width:100%;height:175px}.hero-product span{color:#3f8e23;letter-spacing:.12em;margin-top:10px;font-size:9px;font-weight:900}.hero-product b{color:#172016;margin-top:5px;font-size:12px;line-height:1.35}.hero-product-1{z-index:1;top:35px;left:0;transform:rotate(-8deg)}.hero-product-2{z-index:3;top:0;left:30%}.hero-product-3{z-index:2;top:42px;right:0;transform:rotate(8deg)}.brands a{color:#4b5349;letter-spacing:.08em;border:1px solid #e6e9e3;border-radius:12px;padding:24px 10px;font-size:12px;font-weight:900;text-decoration:none;transition:all .2s}.brands a:hover{color:#2c7712;background:#f0f8ec;border-color:#74b65b;transform:translateY(-2px)}@media (width<=950px){.hero-products{display:none}}.brands a{background:#fff;place-items:center;height:96px;padding:15px 18px;display:grid}.brand-badge{place-items:center;width:100%;height:58px;display:grid;overflow:hidden}.brand-badge img{object-fit:contain;width:100%;height:52px;display:block}.brand-badge b{letter-spacing:.06em;white-space:nowrap;max-width:100%;font-size:19px;line-height:1;display:block}.brand-master-g b{color:#fff;letter-spacing:-.04em;background:#101820;border-radius:5px;padding:8px 10px;font-style:italic}.brand-westinghouse b{color:#17437b;letter-spacing:.02em;font-size:16px;font-weight:700}.brand-westinghouse b:before{content:"ⓦ";vertical-align:-2px;margin-right:7px;font-size:25px}.brand-tenda b{color:#f58220;letter-spacing:-.07em;text-transform:lowercase;font-size:27px;font-weight:800}.brand-tecmaster b{color:#202820;letter-spacing:-.02em;font-size:20px;font-weight:900}.brand-tecmaster b:after{content:"●";color:#55b92d;vertical-align:top;margin-left:4px;font-size:10px}@media (width<=600px){.brands a{height:82px;padding:10px 12px}.brand-badge img{height:43px}.brand-badge b{font-size:15px}.brand-tenda b{font-size:24px}.brand-westinghouse b{font-size:13px}}.brands div{align-items:center;gap:28px 34px}.brands a,.brands a:hover{height:74px;box-shadow:none;color:inherit;background:0 0;border:0;border-radius:0;padding:6px}.brands a:hover{opacity:.82;transform:scale(1.05)}.brand-badge{height:64px;overflow:visible}.brand-badge img{object-fit:contain;width:100%;max-width:145px;height:58px}.brand-badge b{font-size:21px}.brand-master-g b{color:#101820;background:0 0;border-radius:0;padding:0;font-size:22px}.brand-master-g b:first-letter{color:#e1262f}.brand-tecmaster b{font-size:21px}.brand-hot-wheels b{color:#e31b23;letter-spacing:-.08em;text-transform:uppercase;text-shadow:1px 1px #ffd21a;font-size:22px;font-style:italic;font-weight:1000;position:relative}.brand-hot-wheels b:before{content:"";background:#ffd21a;border-radius:100%;height:4px;position:absolute;bottom:-5px;left:-12px;right:-5px;transform:skew(-28deg)}.brand-westinghouse img{max-width:165px}.brand-motorola img{max-width:150px;height:48px}.brand-barbie img{max-width:105px;height:55px}@media (width<=600px){.brands{padding-left:30px;padding-right:30px}.brands div{gap:24px 20px}.brands a,.brands a:hover{height:66px;padding:4px}.brand-badge{height:58px}.brand-badge img{max-width:125px;height:50px}.brand-westinghouse img{max-width:140px}.brand-motorola img{max-width:130px;height:42px}.brand-barbie img{max-width:88px;height:48px}.brand-master-g b,.brand-hot-wheels b,.brand-tecmaster b{font-size:18px}}.brands>div{background:0 0!important}.brands .brand-logo-link,.brands .brand-logo-link:hover,.brands .brand-logo-link:active,.brands .brand-logo-link:focus{all:unset;cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-width:0;height:72px;display:flex}.brands .brand-logo-link:hover .brand-badge,.brands .brand-logo-link:focus-visible .brand-badge{opacity:.82;transform:scale(1.06)}.brands .brand-badge{margin:0;padding:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.brands .brand-badge img{mix-blend-mode:multiply;margin:0;padding:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.brands .brand-samsung img,.brands .brand-lenovo img,.brands .brand-dell-alienware img,.brands .brand-asus img{max-width:155px;height:52px}.brands .brand-hp img,.brands .brand-xiaomi img{max-width:70px;height:58px}@media (width<=600px){.brands .brand-logo-link,.brands .brand-logo-link:hover,.brands .brand-logo-link:active,.brands .brand-logo-link:focus{height:62px}}.retail .retail-top,.retail>.retail-menu{display:none}.retail .retail-header{z-index:101;color:#fff;background:#171918;border:0;grid-template-columns:245px auto auto minmax(280px,1fr) auto 58px;align-items:center;gap:16px;height:86px;padding:0 max(5vw,26px);display:grid;position:sticky;top:0;box-shadow:0 4px 15px #0000002e}.retail .compact-logo{justify-content:center;align-items:center;width:230px;line-height:1;display:flex;transform:translateY(5px)}.retail .compact-logo .linamin-wordmark{object-fit:contain;filter:drop-shadow(0 3px 5px #00000038);width:225px;height:auto;display:block}.retail .compact-logo .brand-mark{border-radius:12px 12px 12px 4px;width:45px;height:45px;font-size:28px;box-shadow:-5px 5px #050706}.retail .compact-logo .storefront-brand-zone{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:18px;margin:0;padding:0 7px;font-size:8px;font-weight:950;line-height:1;display:inline-flex}.retail .compact-logo .zone-araucania{color:#ff9a52;background:#ff8a3d1a}.retail .compact-logo .zone-rm{color:#53d9ed;background:#14bed81a}.zone-short{display:none}.header-menu-trigger{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-right:1px solid #555;align-items:center;gap:10px;height:46px;padding:0 14px;font-size:15px;font-weight:800;display:flex}.header-menu-trigger>span{font-size:27px;font-weight:400;line-height:1}.header-menu-trigger.open{color:#71e33d}.header-location{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:25px 1fr;column-gap:5px;min-width:115px;padding:0;display:grid}.header-location>span{grid-row:1/3;align-self:center;font-size:26px}.header-location small,.header-location b{display:block}.header-location small{font-size:10px;font-weight:500}.header-location b{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;overflow:hidden}.retail .retail-search{background:#fff;border:0;border-radius:5px;grid-template-columns:1fr 48px;gap:0;height:44px;padding:0;display:grid;position:relative;overflow:visible}.retail .retail-search input{color:#252725;padding:0 16px;font-size:14px}.retail .retail-search>button{color:#fff;cursor:pointer;background:#666;border:0;border-radius:0 5px 5px 0;height:44px;font-size:27px;line-height:1}.retail .retail-header .account-wrap{min-width:135px}.retail .retail-header .account{color:#fff;gap:0}.retail .retail-header .account-icon{display:none}.retail .retail-header .account>span:last-child{font-size:12px}.retail .retail-header .account small{color:#fff;font-size:14px;font-weight:800}.retail .retail-header .account-signed{color:#fff!important}.retail .retail-header .admin-shortcut{color:#75dc48}.retail .retail-cart{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;width:50px;height:46px;padding:0;font-size:24px;display:grid;position:relative}.retail .retail-cart>b{color:#10220a;background:#5bdd1f;border-radius:50%;place-items:center;min-width:18px;height:18px;margin:0;padding:2px;font-size:10px;display:grid;position:absolute;top:3px;right:0}@media (width<=1050px){.retail .retail-header{grid-template-columns:180px auto minmax(250px,1fr) auto 52px}.retail .compact-logo{width:170px}.retail .compact-logo .linamin-wordmark{width:165px}.header-location{display:none}.retail .retail-header .account-wrap{min-width:100px}}@media (width<=720px){.retail .retail-header{grid-template-rows:62px 50px;grid-template-columns:120px auto 1fr 48px;gap:0 8px;height:126px;padding:7px 12px}.retail .compact-logo{width:116px;transform:translateY(3px)}.retail .compact-logo .linamin-wordmark{width:114px}.retail .compact-logo .brand-mark{width:39px;height:39px;font-size:24px;box-shadow:-4px 4px #050706}.retail .compact-logo .storefront-brand-zone,.zone-full{display:none}.zone-short{display:inline}.header-menu-trigger{border-right:0;height:42px;padding:0 5px;font-size:13px}.header-menu-trigger>span{font-size:24px}.retail .retail-header .account-wrap{justify-self:end;min-width:0}.retail .retail-header .account>span:last-child{font-size:0}.retail .retail-header .account>span:last-child:after{content:"Cuenta";font-size:12px;font-weight:800}.retail .retail-header .account small,.retail .retail-header .admin-shortcut{display:none}.retail .retail-cart{width:44px}.retail .retail-search{grid-area:2/1/auto/-1;height:44px}}.location-backdrop{z-index:300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e120e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.location-modal{color:#3f433f;background:#fff;border-radius:5px;width:min(600px,100%);overflow:hidden;box-shadow:0 24px 70px #0000004d}.location-modal>header{border-bottom:1px solid #ddd;justify-content:center;align-items:center;min-height:74px;padding:16px 70px;display:flex;position:relative}.location-modal h2{text-align:center;margin:0;font-size:21px;font-weight:500}.location-modal>header button{color:#222;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:42px;font-weight:200;line-height:1;position:absolute;top:14px;right:18px}.location-modal>p{text-align:center;color:#676c67;max-width:510px;margin:25px auto 22px;padding:0 22px;font-size:14px;line-height:1.45}.location-modal>label{width:min(400px,100% - 48px);margin:0 auto 18px;display:block;position:relative}.location-modal>label span{z-index:1;color:#b32d87;background:#fff;padding:0 4px;font-size:11px;position:absolute;top:-7px;left:10px}.location-modal select{color:#555;width:100%;height:51px;font:inherit;cursor:pointer;background:#fff;border:1px solid #aaa;border-radius:4px;padding:0 38px 0 12px}.location-accept{color:#fff;cursor:pointer;background:#347d1c;border:1px solid #38851f;border-radius:7px;min-width:142px;margin:24px auto 30px;padding:13px 24px;font-weight:900;display:block}.location-accept:disabled{color:#aaa;cursor:not-allowed;background:#f6f6f6;border-color:#c8cbc8}@media (width<=600px){.location-backdrop{align-items:end;padding:0}.location-modal{border-radius:17px 17px 0 0;width:100%}.location-modal>header{min-height:68px;padding:14px 58px 14px 20px}.location-modal h2{font-size:18px}.location-modal>p{margin:20px auto}.location-modal>label{width:calc(100% - 36px)}}.brands .brand-carousel-shell{width:min(1240px,100% - 72px);margin:25px auto 0;display:block;position:relative}.brands .brand-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;grid-template-columns:none;grid-auto-columns:calc(16.6667% - 20px);grid-auto-flow:column;gap:24px;width:100%;margin:0;display:grid;overflow:auto hidden}.brands .brand-carousel::-webkit-scrollbar{display:none}.brands .brand-carousel .brand-logo-link{scroll-snap-align:start;width:100%}.brand-carousel-arrow{z-index:5;color:#225f12;cursor:pointer;background:#fff;border:1px solid #dbe3d7;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:30px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #182c1124}.brand-carousel-arrow.prev{left:-55px}.brand-carousel-arrow.next{right:-55px}.brand-carousel-arrow:hover{color:#fff;background:#2f8618}@media (width<=1050px){.brands .brand-carousel{grid-auto-columns:calc(25% - 18px)}}@media (width<=680px){.brands{padding-left:18px;padding-right:18px}.brands .brand-carousel-shell{width:100%;margin-top:18px}.brands .brand-carousel{grid-auto-columns:calc(44.4444% - 8px);gap:18px;padding:0 4px}.brand-carousel-arrow{display:none}}.secure-delivery-notice{color:#3d321b;background:#fff9e9;border:1px solid #efcf86;border-radius:11px;margin-top:14px;padding:17px}.secure-delivery-notice>b{margin-bottom:7px;font-size:13px;display:block}.secure-delivery-notice>p{color:#675c43;margin:5px 0;font-size:11px;line-height:1.5}.secure-delivery-notice>label{cursor:pointer;border-top:1px solid #eadba9;align-items:flex-start;gap:9px;margin-top:13px;padding-top:12px;display:flex}.secure-delivery-notice input{accent-color:#459c27;margin-top:2px}.secure-delivery-notice span{font-size:11px;font-weight:800;line-height:1.4}.store-footer{color:#263223;background:#fff;border-top:1px solid #dfe6dc}.store-footer-main{grid-template-columns:1.45fr .8fr 1fr 1.15fr;gap:65px;width:min(1320px,90%);margin:auto;padding:54px 0 42px;display:grid}.store-footer-brand>a:first-child{color:#101c0d;letter-spacing:.08em;align-items:center;gap:11px;font-size:20px;font-weight:950;text-decoration:none;display:flex}.store-footer-brand>a:first-child>span:last-child{display:grid}.store-footer-brand small{color:#49a925;letter-spacing:.17em;text-transform:uppercase;font-size:7px}.store-footer-brand p{color:#6c7768;max-width:290px;margin:18px 0 12px;font-size:12px;line-height:1.6}.store-footer-mail{color:#2f7f17;font-size:12px;font-weight:850;text-decoration:none}.store-footer nav,.store-footer-payments{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.store-footer nav>b,.store-footer-payments>b{color:#172215;margin-bottom:5px;font-size:13px}.store-footer nav>a{color:#657161;font-size:11px;text-decoration:none}.store-footer nav>a:hover,.store-footer-mail:hover{color:#42a51e;text-decoration:underline}.store-footer-payments>p{color:#6c7768;margin:0;font-size:11px}.store-footer-payments>div{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.store-footer-payments span{color:#384534;background:#f7f9f6;border:1px solid #dce4d9;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:900}.store-footer-bottom{color:#788375;background:#f5f7f4;border-top:1px solid #e5eae3;justify-content:space-between;gap:20px;padding:19px max(5vw,28px);font-size:10px;display:flex}@media (width<=900px){.store-footer-main{grid-template-columns:1fr 1fr;gap:35px}.store-footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=560px){.store-footer-main{grid-template-columns:1fr;padding:38px 0 30px}.store-footer-bottom{gap:7px}.store-footer-payments>div{max-width:320px}}.store-footer-contact{color:#2f7f17;background:#eaf5e5;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.store-footer-contact:hover{color:#256c11;background:#dff1d7;text-decoration:none}.contact-page{color:#1b2518;background:#f5f7f4;min-height:100vh}.contact-intro{background:linear-gradient(125deg,#edf7e9,#dcefd4);padding:64px max(7vw,28px)}.contact-intro>span,.contact-copy>span{color:#3f9321;letter-spacing:.18em;font-size:9px;font-weight:950}.contact-intro h1{letter-spacing:-.04em;margin:9px 0 7px;font-size:clamp(35px,5vw,58px)}.contact-intro p{color:#667161;margin:0}.contact-layout{grid-template-columns:.85fr 1.15fr;gap:40px;width:min(1120px,92%);margin:46px auto 70px;display:grid}.contact-copy{padding:30px}.contact-copy h2{margin:12px 0;font-size:30px;line-height:1.15}.contact-copy>p{color:#697565;font-size:13px;line-height:1.7}.contact-copy>div{background:#edf5e9;border-left:3px solid #55a936;gap:5px;margin-top:22px;padding:16px;display:grid}.contact-copy small{color:#697565;font-size:10px}.contact-form{background:#fff;border:1px solid #dce4d9;border-radius:17px;gap:14px;padding:30px;display:grid;box-shadow:0 14px 40px #1d351412}.contact-form h2{margin:0 0 5px}.contact-form label{color:#495546;gap:6px;font-size:10px;font-weight:850;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#253022;width:100%;font:inherit;background:#f9faf8;border:1px solid #d8e1d5;border-radius:9px;padding:12px 13px}.contact-form textarea{resize:vertical;min-height:130px}.contact-form button{color:#fff;cursor:pointer;background:#263522;border:0;border-radius:9px;padding:14px;font-weight:900}.contact-form button:disabled{opacity:.55}.contact-success,.contact-error{border-radius:8px;margin:0;padding:12px;font-size:11px;font-weight:800}.contact-success{color:#357a20;background:#e8f5e2}.contact-error{color:#a33434;background:#fff0f0}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}@media (width<=760px){.contact-layout{grid-template-columns:1fr}.contact-copy{padding:10px}.contact-form{padding:22px}}.location-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03141dad}.location-modal{color:#122129;border:1px solid #52cd2447;border-radius:24px;width:min(570px,100%);overflow:hidden;box-shadow:0 28px 85px #0010195c}.location-modal>header{color:#fff;background:linear-gradient(125deg,#061e2a,#0a3442);border:0;justify-content:flex-start;gap:16px;min-height:104px;padding:23px 76px 23px 28px}.location-pin{color:#06202b;background:#50ce22;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:25px;font-weight:950;display:grid;box-shadow:0 8px 25px #50ce2242}.location-modal>header small{color:#83e75f;letter-spacing:.18em;margin-bottom:5px;font-size:8px;font-weight:950;display:block}.location-modal h2{text-align:left;color:#fff;letter-spacing:-.025em;font-size:23px;font-weight:850}.location-modal>header button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:50%;width:38px;height:38px;top:25px;right:24px}.location-modal>p{text-align:left;color:#617079;max-width:470px;margin:25px auto 18px;line-height:1.55}.location-modal>label{width:min(470px,100% - 44px);margin:13px auto 0}.location-modal>label span{color:#23343c;background:0 0;margin:0 0 7px;padding:0;font-size:10px;font-weight:850;display:block;position:static}.location-modal select{color:#26373f;background:#f7faf7;border:1px solid #d4dfd2;border-radius:12px}.location-modal select:focus{border-color:#50b92c;outline:3px solid #50b92c24}.location-accept{background:linear-gradient(110deg,#3b9d1c,#58c82d);border-radius:12px;justify-content:space-between;width:min(470px,100% - 44px);margin:20px auto 28px;padding:14px 18px;display:flex;box-shadow:0 10px 24px #3e9d1f38}.location-accept:disabled{color:#9ba59d;box-shadow:none;background:#e9eeea}.store-footer-payments .payment-logo{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-width:0;height:43px;padding:0;display:flex}.store-footer-payments .payment-logo img{object-fit:contain;width:100%;height:100%;display:block}.store-footer-payments .payment-provider-logos{align-items:center;gap:18px;margin-top:10px}.store-footer-payments .payment-provider-logos .payment-webpay{width:112px}.store-footer-payments .payment-provider-logos .payment-mercado{width:126px}.store-footer-payments .payment-provider-logos .payment-visa{width:62px}.store-footer-payments .payment-provider-logos .payment-mastercard{width:70px}.store-footer-payments .payment-cards-label{color:#7f9aa4;letter-spacing:.02em;margin-top:7px;font-size:9px;font-weight:650;display:block}@media (width<=600px){.location-modal>header{padding-left:20px}.location-pin{flex-basis:40px;width:40px;height:40px}.location-modal h2{font-size:19px}}.billing-choice{background:#fff;border:1px solid #d9e4e8;border-radius:15px;margin-bottom:24px;padding:22px;box-shadow:0 8px 24px #0715210b}.billing-choice-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:17px;display:flex}.billing-choice-heading small{color:#008da7;letter-spacing:.15em;font-size:9px;font-weight:950}.billing-choice-heading h1{margin:5px 0 0;font-size:23px}.billing-choice-heading>span{color:#74838a;font-size:10px}.billing-choice-options{grid-template-columns:1fr 1fr;gap:11px;display:grid}.billing-choice-options>label{cursor:pointer;border:1px solid #dce5e8;border-radius:11px;align-items:flex-start;gap:11px;padding:15px;display:flex}.billing-choice-options>label.selected{background:#effbfd;border-color:#00b8d4;box-shadow:0 0 0 2px #00b8d41a}.billing-choice-options input{accent-color:#009db8;margin-top:3px}.billing-choice-options label>div{gap:4px;display:grid}.billing-choice-options span{color:#6b7a81;font-size:10px}.billing-fields{border-top:1px solid #e2eaec;grid-template-columns:1fr 1fr;gap:13px 15px;margin-top:17px;padding-top:17px;display:grid}.billing-fields label{color:#4f6068;gap:6px;font-size:10px;font-weight:850;display:grid}.billing-fields label.wide{grid-column:1/-1}.billing-fields input{color:#17272e;width:100%;min-height:44px;font:inherit;background:#f8fbfb;border:1px solid #d5e0e3;border-radius:9px;padding:11px 12px}.billing-fields input:focus{border-color:#00a8c6;outline:3px solid #00a8c61c}@media (width<=650px){.billing-choice-heading{flex-direction:column;align-items:flex-start}.billing-choice-options,.billing-fields{grid-template-columns:1fr}.billing-fields label.wide{grid-column:auto}}.payment-result-page{color:#111c22;background:#f2f7f8;min-height:100vh}.payment-result-header{background:#fff;border-bottom:1px solid #d9e4e8;justify-content:space-between;align-items:center;height:72px;padding:0 max(5vw,24px);display:flex}.payment-result-header>a{color:#071521;text-decoration:none}.payment-result-header>a:first-child{letter-spacing:.08em;align-items:center;gap:11px;font-size:18px;font-weight:950;display:flex}.payment-result-header>a:first-child>b{color:#fff;background:linear-gradient(145deg,#35d6e8,#00a8c6 62%,#087f98);border:1px solid #35d6e8;border-radius:12px;place-items:center;width:42px;height:42px;font-size:25px;display:grid;box-shadow:-4px 4px #071521}.payment-result-header small{color:#0088a1;letter-spacing:.16em;font-size:7px;display:block}.payment-result-header>a:last-child{font-size:11px}.payment-result-card{text-align:center;background:#fff;border:1px solid #d9e4e8;border-radius:24px;width:min(620px,92%);margin:55px auto;padding:52px 44px;box-shadow:0 22px 65px #0715211a}.payment-result-icon{color:#fff;background:#00a8c6;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:36px;font-weight:950;display:grid}.payment-result-card.failed .payment-result-icon{background:#cf3d3d}.payment-result-card.pending .payment-result-icon{background:#d08b1d}.payment-result-card>small{color:#008da7;letter-spacing:.16em;font-size:9px;font-weight:950}.payment-result-card h1{letter-spacing:-.045em;margin:11px 0 12px;font-size:clamp(37px,6vw,60px);line-height:1}.payment-result-card p{color:#657781;margin:8px auto;line-height:1.55}.payment-result-card p b{color:#263b44}.payment-result-card>a{border-radius:11px;margin-top:9px;padding:14px;font-weight:900;text-decoration:none;display:block}.payment-result-card .payment-result-primary{color:#fff;background:#071521;margin-top:27px}.payment-result-card .payment-result-secondary{color:#08758a;background:#eaf5f7}@media (width<=600px){.payment-result-card{margin:28px auto;padding:38px 22px}.payment-result-header>a:last-child{display:none}}.marketing-check{background:#f7faf5;border:1px solid #dfe7dc;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;padding:13px;gap:10px!important;display:grid!important}.marketing-check input{margin-top:2px;width:17px!important;min-height:17px!important}.marketing-check span,.marketing-check small{display:block}.marketing-check small{color:#737d70;margin-top:4px;font-weight:500;line-height:1.45}.marketing-preferences{background:#f7faf5;border:1px solid #dfe7dc;border-radius:12px;margin-top:22px;padding:18px}.marketing-preferences h3{margin:0 0 5px}.marketing-preferences>p{color:#707a6d;margin:0 0 14px;font-size:12px}.marketing-switch{cursor:pointer;align-items:flex-start;gap:11px;display:flex}.marketing-switch input{margin-top:2px;width:18px!important;min-height:18px!important}.marketing-switch span,.marketing-switch small{display:block}.marketing-switch small{color:#788174;margin-top:4px;font-weight:500;line-height:1.45}.checkout-marketing-consent{background:#f8faf7;border-style:dashed!important;align-items:flex-start!important}.checkout-marketing-consent>span{gap:4px;display:grid;color:#303b2d!important}.checkout-marketing-consent small{color:#717b6e;font-size:10px;font-weight:500;line-height:1.45}.welcome-promo-backdrop{z-index:2500;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041218b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.welcome-promo{background:#fff;border:1px solid #47d2e066;border-radius:28px;grid-template-columns:.86fr 1.14fr;width:min(790px,96vw);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000061}.welcome-promo-close{z-index:2;color:#173039;cursor:pointer;background:#eef3f4;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:14px;right:14px}.welcome-promo-art{text-align:center;color:#fff;background:radial-gradient(circle at 28% 20%,#23d4e5 0 7%,#0000 8%),linear-gradient(145deg,#0c2530,#15566a);place-content:center;min-height:410px;display:grid}.welcome-promo-art span{letter-spacing:-.08em;font-size:106px;font-weight:950;line-height:.88}.welcome-promo-art sup{font-size:38px}.welcome-promo-art small{color:#6eebf6;letter-spacing:.22em;margin-top:13px;font-size:18px;font-weight:900}.welcome-promo-art i{letter-spacing:.15em;border:1px solid #ffffff61;border-radius:99px;justify-self:center;margin-top:22px;padding:8px 13px;font-size:9px;font-style:normal;font-weight:900}.welcome-promo-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.welcome-promo-copy>small{color:#168ea0;letter-spacing:.16em;font-size:10px;font-weight:950}.welcome-promo-copy h2{color:#10242b;letter-spacing:-.035em;margin:10px 0 13px;font-size:38px;line-height:1.04}.welcome-promo-copy p{color:#627277;margin:0 0 22px;font-size:14px;line-height:1.6}.welcome-promo-copy>button{color:#fff;cursor:pointer;background:#102c38;border:0;border-radius:11px;padding:14px;font-weight:900}.welcome-promo-copy .welcome-promo-later{color:#607075;background:0 0;margin-top:6px}.welcome-promo-copy em{color:#899498;text-align:center;margin-top:13px;font-size:9px;font-style:normal}@media (width<=650px){.welcome-promo{grid-template-columns:1fr}.welcome-promo-art{min-height:180px}.welcome-promo-art span{font-size:70px}.welcome-promo-art small{font-size:13px}.welcome-promo-art i{margin-top:12px}.welcome-promo-copy{padding:28px 23px 24px}.welcome-promo-copy h2{font-size:29px}.welcome-promo-close{top:10px;right:10px}}.promo-duo .promo-card{color:#10252d;border:1px solid #1246511f;border-radius:24px;grid-template-columns:minmax(0,1.04fr) minmax(210px,.96fr);align-items:center;min-height:320px;padding:42px 22px 42px 42px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #12303914}.promo-duo .promo-card-work{background:linear-gradient(135deg,#eafafd 0%,#d8f3f7 100%)}.promo-duo .promo-card-entertainment{background:linear-gradient(135deg,#edf3ff 0%,#e4e9fa 100%)}.promo-duo .promo-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px #12303924}.promo-duo .promo-card:focus-visible{outline-offset:4px;outline:3px solid #19b8cf}.promo-duo .promo-copy{z-index:2;position:relative}.promo-duo .promo-card span{color:#157f91;letter-spacing:.18em;font-weight:950}.promo-duo .promo-card h2{line-height:1.08}.promo-duo .promo-card p{color:#526b72;max-width:360px;margin:0 0 24px;line-height:1.5}.promo-duo .promo-card strong{color:#fff;background:#0f2c36;border-radius:11px;align-items:center;gap:10px;padding:13px 17px;font-size:13px;display:inline-flex}.promo-duo .promo-card strong b{font-size:18px;transition:transform .2s}.promo-duo .promo-card:hover strong b{transform:translate(4px)}.promo-duo .promo-products{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 18px #10354029);width:112%;max-width:none;height:245px;position:relative;transform:translate(-6%)}@media (width<=600px){.promo-duo .promo-card{grid-template-rows:auto 230px;grid-template-columns:1fr;align-items:start;min-height:500px;padding:31px 28px 18px}.promo-duo .promo-card h2{font-size:32px}.promo-duo .promo-card p{margin-bottom:18px}.promo-duo .promo-products{align-self:end;width:110%;height:245px;transform:translate(-5%,8px)}}.mobile-carousel-hint{color:#718078;font-size:11px;font-weight:750;display:none}.new-carousel-shell{position:relative}.new-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;grid-auto-columns:calc(20% - 13.6px);grid-auto-flow:column;gap:17px;padding:4px 2px 18px;display:grid;overflow:auto hidden}.new-carousel::-webkit-scrollbar{display:none}.new-carousel .retail-card{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;min-width:0;display:flex}.new-carousel .retail-product{flex-direction:column;flex:1;min-height:0;padding:0 14px 8px;display:flex}.new-carousel .product-art{background:#fff;border-bottom:1px solid #e8ebe6;width:auto;height:205px;margin:0 -14px 14px;position:relative;overflow:hidden}.new-carousel .product-art>img{background:#fff;object-fit:contain!important;width:100%!important;height:205px!important;max-height:205px!important;padding:8px 6px 12px!important}.new-carousel .retail-product>small{height:22px;line-height:22px}.new-carousel .retail-product h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden}.retail-product>small,.related-link>span{text-transform:uppercase;letter-spacing:.045em!important;color:#596157!important;font-size:12px!important;font-weight:900!important;line-height:1.35!important}.retail-product .price{flex-direction:column!important;display:flex!important}.retail-product .price strong{order:1!important}.retail-product .price del{order:2!important;margin-top:4px!important}.commercial-price{order:10;min-height:58px}.commercial-price>div{align-items:center;gap:8px;display:flex}.commercial-price strong{color:#111b23;font-size:22px;line-height:1.15}.commercial-price b{color:#fff;background:#e42835;border-radius:5px;padding:3px 6px;font-size:11px;line-height:1}.commercial-price del{color:#858d91;margin-top:4px;font-size:12px;line-height:1.2;display:block}.retail-product .delivery-badges,.related-link>small{order:20}.product-review-summary{order:30;align-items:center;gap:7px;height:32px;margin-top:auto;padding-top:7px;display:flex}.product-review-summary span{gap:3px;display:flex}.product-review-summary i{color:#aeb6ba;font-size:19px;font-style:normal;line-height:1}.product-review-summary small{color:#7b858e!important;letter-spacing:0!important;text-transform:none!important;font-size:11px!important;font-weight:700!important}.interactive-card>.retail-add{opacity:0;pointer-events:none;width:calc(100% - 28px);min-height:42px;box-shadow:none;margin:0 14px 14px;padding:10px 16px;transition:opacity .2s,transform .2s;position:static;transform:translateY(5px)}.interactive-card:hover>.retail-add,.interactive-card:focus-within>.retail-add,.interactive-card.action-visible>.retail-add{opacity:1;pointer-events:auto;transform:translateY(0)}.new-carousel .product-feature{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;display:-webkit-box;overflow:hidden}.product-review-summary i{color:#aeb6ba;text-transform:none;font-size:19px;font-style:normal;font-weight:400;line-height:1;background:0 0!important;border-radius:0!important;padding:0!important;position:static!important;top:auto!important;left:auto!important}.product-review-summary i.filled{color:#f2a900!important}.product-review-summary{flex:0 0 32px!important;height:32px!important;min-height:32px!important;margin-top:10px!important;padding-top:0!important;overflow:visible!important}.product-review-summary .review-stars{color:#aeb6ba!important;visibility:visible!important;opacity:1!important;align-items:center!important;gap:4px!important;height:32px!important;display:flex!important}.product-review-summary .review-stars b{color:#aeb6ba!important;visibility:visible!important;opacity:1!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:19px!important;font-weight:400!important;line-height:1!important;display:inline-block!important;position:static!important}.product-review-summary .review-stars b.filled{color:#f2a900!important}.new-carousel .price{min-height:49px;margin-top:auto}.new-carousel .delivery-badges{min-height:40px}.new-carousel .retail-add{margin-top:auto}.new-carousel-arrow{z-index:8;color:#225f12;cursor:pointer;background:#fff;border:1px solid #dbe3d7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:27px;line-height:1;display:grid;position:absolute;top:44%;box-shadow:0 7px 18px #182c1124}.new-carousel-arrow.prev{left:-19px}.new-carousel-arrow.next{right:-19px}.new-carousel-arrow:hover{color:#fff;background:#0f2c36}@media (width<=1050px){.new-carousel{grid-auto-columns:calc(25% - 12.75px)}}@media (width<=680px){.new-section{width:100%;margin:48px 0;overflow:hidden}.new-section .section-heading{align-items:end;margin-bottom:16px;padding:0 20px}.new-section .section-heading h2{margin-bottom:0}.mobile-carousel-hint{white-space:nowrap;display:block}.new-carousel{grid-auto-columns:78vw;gap:14px;padding:2px 20px 18px;scroll-padding-left:20px}.new-carousel-arrow{display:none}.new-carousel .product-art,.new-carousel .product-art>img{height:190px!important;max-height:190px!important}}@media (width>=901px){.category-layout{grid-template-columns:250px minmax(0,1fr);gap:28px;width:min(1560px,96%)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-grid .retail-card .product-art{height:230px}.category-grid .retail-card .product-art>img{height:230px!important;max-height:230px!important;padding:12px 9px 16px!important}}.retail-card .product-art .gallery-arrow,.retail-card .product-art .gallery-dots{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility .18s}.retail-card .product-art:hover .gallery-arrow,.retail-card .product-art:hover .gallery-dots,.retail-card .product-art:focus-within .gallery-arrow,.retail-card .product-art:focus-within .gallery-dots,.retail-card .product-art.gallery-visible .gallery-arrow,.retail-card .product-art.gallery-visible .gallery-dots{opacity:1;visibility:visible;pointer-events:auto}.category-grid .product-art .gallery-arrow{border-radius:8px;width:28px;height:34px;font-size:20px}@media (width<=900px){.category-layout{width:94%}.category-grid .product-art .gallery-arrow{width:30px;height:36px}}.category-page{background:#f1f4f5}.category-page>.category-banner,.category-page>.managed-page-images{display:none}.category-page>.managed-category-hero{aspect-ratio:3;background:#fff;width:96%;height:auto;display:block}.category-page>.managed-category-hero img{object-fit:cover;object-position:center}.category-page>.managed-category-carga-y-energia{aspect-ratio:auto;height:clamp(250px,20vw,380px)}.category-page>.managed-category-carga-y-energia img{object-position:center 53%}.category-page>.managed-category-parlantes{aspect-ratio:auto;height:clamp(250px,20vw,380px)}.category-page>.managed-category-parlantes img{object-position:center 52%}@media (width<=680px){.category-page>.managed-category-hero{aspect-ratio:auto;width:94%;height:clamp(210px,62vw,320px)}.category-page>.managed-category-hero img{object-fit:cover}.category-page>.managed-category-parlantes{height:clamp(145px,40vw,180px);margin-top:18px;margin-bottom:22px}.category-page>.managed-category-parlantes img{object-fit:cover;object-position:center 52%}}.category-page .breadcrumbs{color:#718087;width:min(1480px,96%);margin:18px auto 14px;padding:0 6px}.category-brand-strip{background:#fff;border:1px solid #dce5e8;border-radius:18px;width:min(1480px,96%);margin:0 auto 12px;padding:20px 22px 17px;box-shadow:0 8px 25px #07242e0b}.category-brand-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.category-brand-heading span{color:#008da7;letter-spacing:.16em;font-size:9px;font-weight:950}.category-brand-heading h2{color:#14242b;margin:4px 0 0;font-size:20px}.category-brand-heading>small{color:#75848a;font-size:10px}.category-brand-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:136px;grid-auto-flow:column;gap:13px;padding:2px 2px 5px;display:grid;overflow-x:auto}.category-brand-carousel::-webkit-scrollbar{display:none}.category-brand-carousel>button{color:#17262c;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;min-width:0;padding:0}.category-brand-carousel>button>span{background:#fff;border:1px solid #d2dce0;border-radius:15px;place-items:center;height:112px;padding:17px;transition:all .18s;display:grid}.category-brand-carousel>button:hover>span,.category-brand-carousel>button.active>span{border-color:#00a9c6;transform:translateY(-2px);box-shadow:0 0 0 2px #00a9c61a,0 10px 24px #084f5d17}.category-brand-carousel img{object-fit:contain;width:100%;height:100%}.category-brand-carousel b{font-size:16px;line-height:1.05}.category-brand-carousel small{margin-top:7px;font-size:11px;display:block}.category-brand-carousel>button.active small{color:#007f96;font-weight:900}.category-page .category-layout{grid-template-columns:270px minmax(0,1fr);gap:12px;width:min(1480px,96%);margin:0 auto 70px}.category-page .category-filters{box-shadow:none;border-color:#dce5e8;border-radius:18px}.category-page .category-filters h3{background:#fff}.category-page .category-results{min-width:0}.category-page .results-top{background:#fff;border:1px solid #dce5e8;border-radius:18px;align-items:center;min-height:86px;margin:0 0 12px;padding:17px 22px}.category-page .results-top select{background:#f9fbfb;border-color:#d4dfe2;min-width:180px}.category-page .category-grid{gap:12px}.category-page .retail-card{box-shadow:none;border-color:#dce5e8;border-radius:16px}.category-page .retail-card:hover{border-color:#9ed6df;box-shadow:0 15px 34px #073f4c1a}@media (width>=1200px){.category-page .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-page .category-grid .product-art{height:250px}.category-page .category-grid .product-art>img{height:250px!important;max-height:250px!important}}@media (width<=900px){.category-page .category-layout{grid-template-columns:1fr;width:94%}.category-page .category-brand-strip{width:94%;padding:17px}.category-brand-carousel{grid-auto-columns:122px}.category-brand-carousel>button>span{height:100px}.category-page .category-filters{position:static}.category-page .results-top{min-height:0}}@media (width<=580px){.category-brand-heading>small{display:none}.category-brand-heading h2{font-size:18px}.category-brand-carousel{grid-auto-columns:105px}.category-brand-carousel>button>span{height:88px;padding:13px}.category-page .category-grid{grid-template-columns:1fr}.category-page .results-top{align-items:flex-start;padding:16px}.category-page .results-top select{min-width:0}}.category-page .breadcrumbs{margin-top:12px;margin-bottom:10px}.category-page .category-layout{margin-top:0}.category-seo-copy{background:#fff;border:1px solid #dce5e8;border-radius:18px;width:min(1120px,92%);margin:-32px auto 70px;padding:28px 32px}.category-seo-copy h2{color:#172416;margin:0 0 10px;font-size:24px}.category-seo-copy p{color:#596457;max-width:920px;margin:0;font-size:15px;line-height:1.7}@media (width<=580px){.category-seo-copy{margin:-28px auto 48px;padding:22px}.category-seo-copy h2{font-size:20px}}.category-page .results-top{min-height:68px;padding:12px 18px}.category-page .results-top h2{font-size:22px}.category-page .category-filters{max-height:calc(100vh - 108px);top:92px}@media (width<=900px){.category-page .category-filters{max-height:none}.category-page .results-top{min-height:64px}}.category-page .breadcrumbs,.category-page .category-layout{width:min(1760px,98%)}.category-page .category-layout{grid-template-columns:250px minmax(0,1fr);gap:14px}@media (width>=1500px){.category-page .category-grid{gap:14px}.category-page .category-grid .product-art{height:285px}.category-page .category-grid .product-art>img{height:285px!important;max-height:285px!important}}@media (width<=900px){.category-page .breadcrumbs,.category-page .category-layout{width:94%}.category-page .category-layout{grid-template-columns:1fr}}.catalog-pagination{justify-content:center;align-items:center;gap:7px;margin:30px 0 8px;display:flex}.catalog-pagination>button,.catalog-pagination span>button{color:#17313a;cursor:pointer;background:#fff;border:1px solid #d5e0e3;border-radius:10px;width:40px;height:40px;padding:0;font-weight:850}.catalog-pagination span{align-items:center;gap:7px;display:flex}.catalog-pagination span>i{color:#75848a;font-style:normal}.catalog-pagination button:hover:not(:disabled){color:#007e95;border-color:#18a8c1}.catalog-pagination button.active{color:#fff;background:#073846;border-color:#073846}.catalog-pagination button:disabled{opacity:.38;cursor:not-allowed}@media (width<=580px){.catalog-pagination{gap:5px;margin-top:22px}.catalog-pagination>button,.catalog-pagination span>button{border-radius:9px;width:36px;height:36px}}.welcome-promo-art .welcome-promo-amount{letter-spacing:-.06em;font-size:72px}.welcome-promo-art .welcome-promo-amount sup{vertical-align:top;font-size:32px}@media (width<=650px){.welcome-promo-art .welcome-promo-amount{font-size:52px}}.storefront-gateway{color:#fff;background:radial-gradient(circle at 15% 15%,#00bcd424,#0000 35%),linear-gradient(145deg,#071c24,#0b3541 58%,#0b5d46);place-items:center;min-height:100vh;padding:42px 20px;display:grid}.storefront-gateway-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051920d1;border:1px solid #ffffff26;border-radius:28px;width:min(1060px,100%);padding:42px;box-shadow:0 30px 80px #0000004d}.storefront-gateway-brand{align-items:center;gap:12px;display:flex}.storefront-gateway-brand>span{background:linear-gradient(145deg,#25d4e5,#0088a6);border-radius:14px;place-items:center;width:50px;height:50px;font-size:30px;font-weight:950;display:grid}.storefront-gateway-brand div{display:grid}.storefront-gateway-brand b{font-size:21px}.storefront-gateway-brand small{letter-spacing:.2em;color:#9ddce4;font-size:9px}.storefront-gateway-copy{max-width:720px;margin:54px 0 30px}.storefront-gateway-copy>small{color:#4ee1c1;letter-spacing:.18em;font-weight:900}.storefront-gateway-copy h1{margin:8px 0 10px;font-size:clamp(34px,5vw,62px);line-height:1.02}.storefront-gateway-copy p{color:#c8d8dc;margin:0;font-size:17px}.storefront-options{grid-template-columns:1fr 1fr;gap:18px;display:grid}.storefront-option{text-align:left;color:#132a32;cursor:pointer;background:#fff;border:1px solid #ffffff2e;border-radius:20px;grid-template-columns:74px 1fr;gap:18px;min-height:210px;padding:26px;transition:all .2s;display:grid}.storefront-option:hover{transform:translateY(-4px);box-shadow:0 18px 45px #00000038}.storefront-option>span{color:#007e96;background:#e8f8fa;border-radius:16px;place-items:center;width:64px;height:64px;font-size:25px;font-weight:950;display:grid}.storefront-option-araucania>span{color:#23733c;background:#e8f7ed}.storefront-option div{flex-direction:column;align-items:flex-start;display:flex}.storefront-option small{color:#708188;letter-spacing:.12em;font-size:10px;font-weight:900}.storefront-option b{margin:5px 0 8px;font-size:24px}.storefront-option p{color:#607279;margin:0 0 17px;line-height:1.45}.storefront-option strong{color:#007e96;margin-top:auto}.storefront-option-araucania strong{color:#23733c}.storefront-gateway-note{text-align:center;color:#a9bec4;margin:24px 0 0;font-size:12px}.storefront-switch{border-left:1px solid #ffffff2e;align-items:center;gap:8px;padding:7px 12px;font-size:10px;display:flex}.storefront-switch span{color:#aebcc0}.storefront-switch a{color:#6be7cd;font-weight:900;text-decoration:none}@media (width<=720px){.storefront-gateway{padding:18px}.storefront-gateway-card{border-radius:22px;padding:25px 18px}.storefront-gateway-copy{margin:38px 0 24px}.storefront-options{grid-template-columns:1fr}.storefront-option{grid-template-columns:58px 1fr;min-height:190px;padding:20px}.storefront-option>span{width:50px;height:50px;font-size:20px}.storefront-option b{font-size:20px}.storefront-switch span{display:none}}.region-publish-choice{background:#f4faf1;border:1px solid #cfe2c8;border-radius:10px;padding:16px}.region-publish-choice .field-help{color:#6c7767;font-weight:500}.region-fields{background:#fafcf9;border:1px solid #dce4d8;border-radius:11px;grid-template-columns:repeat(3,1fr) auto;align-items:end;gap:12px 14px;padding:17px;display:grid}.region-fields h3{color:#2c7614;grid-column:1/-1;margin:0;font-size:.9rem}.region-fields.araucania{background:#fffaf5;border-color:#e4d5c5}.region-fields.araucania h3{color:#9a551e}.region-fields .admin-check{white-space:nowrap;min-height:40px;padding-bottom:8px}@media (width<=800px){.region-fields{grid-template-columns:1fr}.region-fields h3{grid-column:auto}.region-fields .admin-check{padding-bottom:0}}.store-footer-brand>a:first-child{align-items:center;display:inline-flex}.store-footer-logo{object-fit:contain;width:210px;max-width:100%;height:auto;display:block}.store-footer-social{margin-top:20px}.store-footer-social>b{color:#172215;margin-bottom:9px;font-size:13px;display:block}.store-footer-social>div{flex-wrap:wrap;gap:8px;display:flex}.store-footer-social a,.store-footer-social>div>span{color:#263223;background:#fff;border:1px solid #dce4d9;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:7px 10px;text-decoration:none;display:inline-flex}.store-footer-social svg{fill:currentColor;flex:none;width:22px;height:22px}.store-footer-social svg rect,.store-footer-social svg circle{fill:none;stroke:currentColor;stroke-width:1.8px}.store-footer-social svg .social-dot{fill:currentColor;stroke:none}.store-footer-social a>span,.store-footer-social>div>span>span{font-size:11px;font-weight:850}.store-footer-social small{color:#899387;margin-top:1px;font-size:8px;font-weight:700;display:block}@media (width<=560px){.store-footer-social>div{gap:7px}.store-footer-social a,.store-footer-social>div>span{flex:125px;justify-content:flex-start}}.store-footer{color:#d9e8ed;background:linear-gradient(135deg,#040d16 0%,#071c2b 55%,#063344 100%);border-top:1px solid #1acfe761;position:relative;overflow:hidden}.store-footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#00cde826,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute;top:-190px;right:-130px}.store-footer-main{z-index:1;position:relative}.store-footer-brand p,.store-footer-payments>p{color:#9fb4bd}.store-footer nav>b,.store-footer-payments>b,.store-footer-social>b{color:#fff}.store-footer nav>a{color:#a9bdc5}.store-footer nav>a:hover{color:#20d4ea}.store-footer-contact{color:#36d9ed;background:#0cc7de1f;border:1px solid #1bcfe852}.store-footer-contact:hover{color:#03141e;background:#18c8df}.store-footer-social a,.store-footer-social>div>span{color:#c6d9df;background:#ffffff0e;border-color:#7eb8c938}.store-footer-social .social-instagram{color:#ff65b0}.store-footer-social .social-instagram:hover{background:#ff3f9b1c;border-color:#ff65b0}.store-footer-social .social-upcoming{color:#8fa6ae;background:#ffffff09}.store-footer-social small{color:#6f8b95}.store-footer-payments .payment-logo{border-color:#91c3cf33;box-shadow:0 7px 20px #00000024}.store-footer-bottom{z-index:1;color:#78939c;background:#01090f7a;border-top:1px solid #80b8c72e;position:relative}.store-footer-bottom span:last-child{color:#24cce2}.site-brand-logo{object-fit:contain;height:auto;display:block}.checkout-brand-logo,.account-brand-logo,.admin-brand-logo,.payment-result-brand-logo{width:190px;max-width:42vw}.account-brand-link,.admin-brand-link{align-items:center;text-decoration:none;display:flex}.cart-brand-wordmark{width:210px;max-width:75%;height:auto;display:block}.checkout-top>a:first-child>b,.checkout-top>a:first-child>span,.payment-result-header>a:first-child>b,.payment-result-header>a:first-child>span{display:none}@media (width<=600px){.checkout-brand-logo,.account-brand-logo,.admin-brand-logo,.payment-result-brand-logo{width:145px;max-width:48vw}}.admin-gate-logo{width:210px;max-width:70vw;margin-bottom:18px}.contact-file{background:#f7faf6;border:1px dashed #b8c9b4;border-radius:10px;padding:14px}.contact-file input{background:#fff;padding:8px}.contact-file small{color:#6d7869;font-size:10px;font-weight:600;line-height:1.45}.store-footer .store-footer-payments .payment-logo{box-shadow:none;background:0 0;border:0}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--ink:#111c22;--muted:#647681;--green:#43d10b;--green-dark:#2eaa08;--brand-cyan:#00a8c6;--brand-cyan-light:#35d6e8;--tech-night:#071521;--tech-night-2:#0d2230;--tech-surface:#f3f7f8;--tech-card:#fff;--tech-border:#d9e4e8;--tech-cyan:#00cfe8;--tech-cyan-soft:#dff9fc;--tech-danger:#ff4d5a;--tech-shadow:0 14px 38px #07152117}body{background:var(--tech-surface);color:var(--ink);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif}.retail,.category-page,.brand-page,.offers-page,.department-page,.account-page,.checkout-page{background:var(--tech-surface);color:var(--ink)}.retail-top{background:var(--tech-night);color:#d8e8ed;border-bottom:1px solid #00cfe82e}.retail-top a:hover{color:var(--tech-cyan)}.top-promo span:nth-child(2){color:#b9ff9f}.retail-header{border-bottom:1px solid var(--tech-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;box-shadow:0 8px 28px #0715210f}.retail-logo{color:var(--tech-night)}.retail-logo small{color:#0088a1}.brand-mark{background:linear-gradient(145deg,var(--brand-cyan-light),var(--brand-cyan) 62%,#087f98);box-shadow:-6px 6px 0 var(--tech-night),0 8px 24px #00a8c638;border:1px solid #35d6e8bf}.store-footer-brand small{color:#0088a1}.retail-search,.shop-search{background:#f5f9fa;border:1px solid #cad9de;transition:border-color .18s,box-shadow .18s,background .18s}.retail-search:focus-within,.shop-search:focus-within{border-color:var(--tech-cyan);background:#fff;box-shadow:0 0 0 4px #00cfe81f}.retail-search button{background:var(--tech-night);color:#fff;transition:all .18s}.retail-search button:hover{background:#12394d;box-shadow:0 0 0 3px #00cfe829}.account-icon{color:#16485a;background:#eef7f8;border-color:#bcd0d6}.account-signed{color:#1f7007!important}.account-signed .account-icon{color:#267b09;background:#ecfae7;border-color:#9edc89}.retail-cart,.cart-button{background:var(--tech-night);transition:transform .18s,background .18s;box-shadow:0 8px 20px #07152124}.retail-cart:hover,.cart-button:hover{background:#12394d;transform:translateY(-1px)}.retail-cart b,.cart-button b{background:var(--green);color:var(--tech-night)}.retail-menu,.category-nav{border-color:var(--tech-border);background:#fff}.retail-menu button{color:#52636c}.retail-menu button:hover{color:#07586b;background:var(--tech-cyan-soft)}.retail-menu button:first-child,.retail-menu .menu-trigger.open{background:var(--tech-night);color:#fff}.retail-menu .sale{color:#248305}.hero-a,.hero-b,.hero-c{background:radial-gradient(circle at 80% 25%,#00cfe82e,#0000 30%),radial-gradient(circle at 20% 80%,#43d10b21,#0000 28%),linear-gradient(125deg,#071521,#0d2c3b 58%,#123b48)}.retail-hero{color:#f6fbfc;border-bottom:1px solid #00cfe838}.hero-copy>span,.section-heading span,.catalog-top>div>span{color:var(--tech-cyan)}.retail-hero h1{color:#fff;text-shadow:0 10px 35px #00000040}.retail-hero p{color:#c5d8de}.retail-hero .hero-copy button,.promo-duo article>button,.primary,.account-primary,.checkout-action{color:#071521;background:linear-gradient(135deg,#4ce012,#35bb09);transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 10px 24px #43d10b38}.retail-hero .hero-copy button:hover,.promo-duo article>button:hover,.primary:hover,.account-primary:hover,.checkout-action:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 13px 28px #43d10b4d}.hero-dots button{background:#6e8790}.hero-dots button.active{background:var(--tech-cyan)}.managed-hero{box-shadow:none;background:#fff;border:0}.managed-hero.managed-hero-loading,.managed-hero.managed-hero-awaiting-image{box-shadow:none;background:0 0;border-color:#0000}.managed-hero-copy{background:linear-gradient(135deg,#071521eb,#0a2a37d6);border:1px solid #00cfe840;box-shadow:0 18px 45px #00000038}.managed-hero-copy a,.managed-category-hero a,.managed-page-images a{background:var(--green);color:var(--tech-night)}.managed-dots button.active{background:var(--tech-cyan)}.benefits,.retail-benefits{box-shadow:var(--tech-shadow);background:#e9f2f4}.benefits div,.retail-benefits div{border-color:#cbdadd}.cat-visual{background:linear-gradient(145deg,#fff,#edf5f6);border:1px solid #d7e5e8;box-shadow:0 12px 30px #07273217}.category-circles button:hover .cat-visual{border-color:#8cdfe9;box-shadow:0 18px 38px #00899e29}.promo-duo article{box-shadow:var(--tech-shadow);background:linear-gradient(135deg,#e9f9fb,#f7fbfc);border:1px solid #cfe2e6}.promo-duo article:nth-child(2){background:linear-gradient(135deg,#eef9e9,#f8fcf6)}.brands{background:#edf4f5}.brands a,.brands span{color:#40515a;background:#fff;border-color:#d1dfe2}.brands a:hover{border-color:var(--tech-cyan);color:#07586b;background:#f0fcfd;box-shadow:0 9px 24px #00a1b81c}.retail-card,.product-card,.category-filters,.profile-card,.auth-card,.checkout-card,.address-list,.delivery-list,.checkout-payments,.order-summary,.department-category-links a{border-color:var(--tech-border);background:var(--tech-card);box-shadow:0 8px 24px #0715210b}.retail-card:hover,.product-card:hover,.department-category-links a:hover{border-color:#9edfe7;transform:translateY(-4px);box-shadow:0 18px 42px #072c391f}.retail-product i,.product-main i{background:var(--tech-night);color:#fff}.retail-product small,.product-main small{color:#238405}.retail-product h3,.product-main h3{color:var(--ink)}.product-art{color:#81939b;background:linear-gradient(145deg,#f7fafb,#eaf1f3)}.price del{color:#8d9ba1}.price strong{color:var(--tech-night)}.retail-add,.quick-add,.outline-button{color:#07586b;background:#fff;border-color:#a7c3ca}.retail-add:hover,.quick-add:hover,.outline-button:hover{border-color:var(--tech-cyan);background:var(--tech-cyan-soft);color:#064c5d}.filter-row button{color:#52636b;border-color:#cfdee2}.filter-row button:hover{color:#07586b;background:#effbfd;border-color:#83dce7}.filter-row button.active{border-color:var(--tech-cyan);background:var(--tech-cyan-soft);color:#07586b;box-shadow:inset 0 0 0 1px #00cfe826}.category-filters input,.category-filters select,.department-products .results-top select{background:#f8fbfc;border-color:#c9dade}.category-filters input:focus,.category-filters select:focus{border-color:var(--tech-cyan);box-shadow:0 0 0 3px #00cfe81f}.location-strip{color:#07586b;background:#edfafd;border-color:#bce1e6}.department-hero,.brand-banner,.offers-banner{background:radial-gradient(circle at 88% 25%,#00cfe83b,#0000 30%),linear-gradient(120deg,#071521,#0e3141);border:1px solid #00cfe833;box-shadow:0 18px 42px #07152126}.department-hero p,.brand-banner p,.offers-banner p{color:#cfe0e5}.brand-banner>span,.offers-banner span{color:#77ecf7}.offers-banner>strong{color:#90f6ff;border-color:#00cfe8a6}.category-banner{box-shadow:var(--tech-shadow);background:linear-gradient(125deg,#eaf9fb,#f4fbfc);border-color:#cfe1e5}.category-banner>span,.category-banner small{color:#08788c}.mega-menu{background:#fff;border-color:#a9c4cb!important;box-shadow:0 32px 95px #020e176b!important}.mega-menu-backdrop{background:#020a11ad!important}.mega-departments{background:#f4f8f9}.mega-panel-head,.mega-title{border-color:var(--tech-border);background:#fff}.mega-panel-head button{color:#0b3443;background:#edf5f6!important;border-color:#c7d9dd!important}.mega-panel-head button:hover{color:#07586b;background:var(--tech-cyan-soft)!important}.mega-departments button.active{background:var(--tech-cyan-soft);color:#07586b;box-shadow:inset 3px 0 var(--tech-cyan)}.mega-departments button b,.mega-departments button .mega-department-photo,.mega-title .mega-title-photo{border-color:#cde0e4;background:#eef7f8!important}.mega-title>a,.mega-columns .view-all,.mega-columns .mega-more{color:#08768a!important}.mega-columns section{background:#fff;border-color:#dbe6e9;box-shadow:0 7px 18px #07152109}.mega-columns button:hover,.mega-columns a:hover{background:var(--tech-cyan-soft);color:#07586b!important}.mega-departments,.mega-hierarchy{scrollbar-color:#49cddd #e5eff1}.mega-departments::-webkit-scrollbar-track{background:#e5eff1}.mega-hierarchy::-webkit-scrollbar-track{background:#e5eff1}.mega-departments::-webkit-scrollbar-thumb{background:#49cddd;border-color:#e5eff1}.mega-hierarchy::-webkit-scrollbar-thumb{background:#49cddd;border-color:#e5eff1}.mega-departments::-webkit-scrollbar-thumb:hover{background:#079ab1}.mega-hierarchy::-webkit-scrollbar-thumb:hover{background:#079ab1}.product-detail-card,.product-detail-page .product-gallery,.product-buy-box,.product-info-panel{border-color:var(--tech-border);box-shadow:var(--tech-shadow);background:#fff}.product-detail-page h1{color:var(--tech-night)}.product-brand,.product-detail-page .eyebrow{color:#248405}.thumbnail-list button{background:#fff;border-color:#d3e0e3}.thumbnail-list button:hover,.thumbnail-list button.active{border-color:var(--tech-cyan);box-shadow:0 0 0 3px #00cfe81c}.stock,.stock-real,.delivery-success{color:#258006}.delivery-calculator,.warranty-box,.return-box,.technical-specs{background:#f6fafb;border-color:#d6e3e6}.cart-panel,.cart-only-panel{background:#f9fbfc!important}.cart-only-panel{box-shadow:-20px 0 65px #02101947!important}.cart-brand-crop{border-color:var(--tech-cyan);box-shadow:0 9px 26px #00aac233}.cart-item,.checkout-cart-list article,.summary-products article{border-color:var(--tech-border)}.cart-item-image,.checkout-cart-list img{background:#fff;border-color:#d4e2e5}.cart-quantity,.checkout-quantity{border-color:#bed3d8}.cart-quantity button:hover,.checkout-quantity button:hover{background:var(--tech-cyan-soft);color:#07586b}.cart-delivery-promise,.payment-note{color:#07586b;background:#edfafc;border:1px solid #bfe6ea}.checkout-top,.checkout-steps{border-color:var(--tech-border);background:#fff}.checkout-top>a:first-child>b{background:var(--tech-night);box-shadow:0 0 0 3px #00cfe824}.checkout-steps .active i,.checkout-steps .done i{background:#36b80a}.checkout-steps>button.done:not(:last-child):after,.checkout-steps>div.done:not(:last-child):after{background:#71d850}.address-list>label.selected,.delivery-list>label.selected,.checkout-payments>label.selected{border-color:var(--tech-cyan);background:#effbfd;box-shadow:0 0 0 2px #00cfe81a}.address-list input,.delivery-list input,.checkout-payments input{accent-color:#23a705}.coupon-box{background:#f3f8f9}.coupon-box input{border-color:#c9dadd}.coupon-box input:focus{border-color:var(--tech-cyan);outline:0;box-shadow:0 0 0 3px #00cfe81c}.coupon-box button{background:var(--tech-night)}.account-header{border-color:var(--tech-border);background:#fff}.auth-shell{background:radial-gradient(circle at 10% 15%,#00cfe82e,#0000 28%),linear-gradient(120deg,#071521 0 52%,#f3f7f8 52%)}.auth-welcome{color:#fff}.auth-welcome>span,.profile-title>span{color:var(--tech-cyan)}.auth-welcome p{color:#c7d9de}.auth-welcome ul{color:#e8f3f5}.auth-card,.profile-sidebar,.profile-card{border-color:var(--tech-border);box-shadow:var(--tech-shadow)}.auth-card input,.form-grid input,.form-grid select,.form-grid textarea{background:#f9fbfc;border-color:#cadade}.auth-card input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--tech-cyan);box-shadow:0 0 0 3px #00cfe81f}.auth-tabs{background:#eaf1f3}.auth-tabs button.active{color:#07586b}.profile-avatar{background:var(--tech-cyan-soft);color:#08758a}.profile-sidebar nav a:hover{background:var(--tech-cyan-soft);color:#07586b}.order-card,.account-order-product,.case-list article{border-color:var(--tech-border)}.order-card>header,.account-order-product{background:#f5f9fa}.status-confirmed,.status-preparing,.status-ready{color:#277609;background:#e9f9e4}.status-shipped,.status-in_transit,.status-out_for_delivery{color:#086b7c;background:#e4f7fa}.retail-footer,.shop-footer{color:#cfdee3;background:linear-gradient(135deg,#06131e,#0b2634);border-top:1px solid #00cfe833}.retail-footer a{color:#9fb4bb}.retail-footer a:hover{color:var(--tech-cyan)}.retail :where(a,button,input,select,textarea):focus-visible,.checkout-page :where(a,button,input,select,textarea):focus-visible,.account-page :where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--tech-cyan);outline-offset:3px}.retail .retail-header .retail-search:focus-within{background:#fff;border-color:#63c63b;box-shadow:0 0 0 3px #63c63b38}.retail .retail-header .retail-search input:focus,.retail .retail-header .retail-search input:focus-visible{box-shadow:none!important;outline:0!important}::selection{background:var(--tech-cyan);color:var(--tech-night)}@media (width<=900px){.auth-shell{background:linear-gradient(#0a2432 0 38%,#f3f7f8 38%)}}@media (width<=600px){.retail-header{box-shadow:0 5px 18px #07152114}.retail-hero{background:radial-gradient(circle at 80% 10%,#00cfe829,#0000 35%),linear-gradient(145deg,#071521,#103747)}}.info-page{color:#192017;background:#f5f7f3;min-height:100vh}.info-header{z-index:20;background:#fff;border-bottom:1px solid #e1e6de;justify-content:space-between;align-items:center;padding:18px max(5vw,24px);display:flex;position:sticky;top:0}.info-logo{color:#172016;letter-spacing:.1em;align-items:center;gap:11px;font-size:20px;font-weight:900;text-decoration:none;display:flex}.info-logo span{color:#fff;background:#52ca18;border-radius:12px;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.info-header nav{gap:22px;display:flex}.info-header nav a{color:#476043;font-size:12px;font-weight:800;text-decoration:none}.info-hero{color:#fff;background:linear-gradient(120deg,#172416,#2f7222);padding:70px max(8vw,28px)}.info-hero small{color:#a9ee88;letter-spacing:.18em;font-size:10px;font-weight:900}.info-hero h1{letter-spacing:-.04em;max-width:780px;margin:12px 0;font-size:clamp(38px,5vw,64px)}.info-hero p{color:#d2dfce;max-width:720px;line-height:1.7}.info-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1180px,92%);margin:50px auto;display:grid}.info-card{background:#fff;border:1px solid #dfe5dc;border-radius:16px;padding:28px}.info-card span{color:#347e1a;background:#e7f5e1;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.info-card h2{margin:17px 0 9px;font-size:20px}.info-card p,.info-card li{color:#697465;font-size:13px;line-height:1.65}.info-card ul{padding-left:18px}.info-sections{gap:18px;width:min(980px,92%);margin:0 auto 70px;display:grid}.info-section{background:#fff;border:1px solid #dfe5dc;border-radius:16px;padding:30px;scroll-margin-top:95px}.info-section h2{margin-top:0}.info-section h3{margin-top:25px}.info-section p,.info-section li{color:#616d5d;font-size:14px;line-height:1.75}.info-section a{color:#327a18;font-weight:800}.info-callout{background:#edf7e9;border-left:4px solid #4caf28;border-radius:5px 12px 12px 5px;padding:20px}.info-contact{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.info-contact div{background:#f2f6f0;border-radius:12px;padding:18px}.info-contact b,.info-contact span{display:block}.info-contact span{color:#697465;margin-top:5px;font-size:12px}.info-footer{color:#b9c4b5;background:#141d12;justify-content:space-between;gap:20px;padding:30px max(6vw,28px);font-size:12px;display:flex}.info-footer a{color:#b9c4b5}@media (width<=800px){.info-grid,.info-contact{grid-template-columns:1fr}.info-header nav{display:none}.info-footer{flex-direction:column}}.info-logo span{box-shadow:-5px 5px #071521;background:linear-gradient(145deg,#35d6e8,#00a8c6 62%,#087f98)!important;border:1px solid #35d6e8!important}.info-logo{align-items:center;text-decoration:none;display:flex}.info-logo .site-brand-logo{width:190px;height:auto;display:block}@media (width<=600px){.info-logo .site-brand-logo{width:145px}}.info-contact.info-contact-single{grid-template-columns:1fr}.info-contact a{margin-top:14px;display:inline-block}
