@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Nunito,Arial,Helvetica,sans-serif;background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){html{color-scheme:dark}}:root{--c1:#0cb7f2;--c2:#53d4ff;--c3:#8fe3ff;--c4:#bceeff;--c5:#def7ff;--text:#003366;--max:1220px}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}body{font-family:Nunito,sans-serif;font-weight:700;color:var(--text);background:var(--c5);line-height:1.6}.container{max-width:var(--max);margin:0 auto;padding:0 16px}.tb-dot{display:none!important}header.site-header{background:#fff;border-bottom:1px solid var(--c4);position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav{display:grid;grid-template-columns:auto 1fr auto;grid-column-gap:22px;column-gap:22px;height:72px}.brand,.nav{align-items:center}.brand{display:flex}.brand img{height:46px;width:auto}.nav-burger{display:none;cursor:pointer;font-size:28px;line-height:1;padding:8px 12px}.nav-toggle:checked~.links{display:block}.links{display:flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap}.links>a,.nav-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;font:600 .88rem/1 Segoe UI,system-ui,-apple-system,Roboto,Arial,sans-serif;color:var(--text);padding:8px 0;letter-spacing:.2px;transition:color .15s}.links>a:hover,.nav-btn:hover{color:var(--c1)}.nav-btn{padding:6px 0;font-size:.86rem}.dropdown.dd-compact{position:absolute;top:100%;left:0;z-index:9999;display:none;gap:18px;padding:8px 12px;background:rgba(255,255,255,.98);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.08)}.dropdown.open{display:grid}.dd-left-min{display:flex;flex-direction:column;gap:6px;padding:0}.dd-sector-min{padding:0;margin:0;line-height:1.35;font-size:.88rem;font-weight:800}@media (max-width:900px){.nav-burger{display:block}.links{display:none;position:absolute;inset:72px 0 auto 0;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.08);padding:12px 16px;flex-direction:column;gap:10px}.links a,.nav-btn{width:100%;padding:10px 8px}.dropdown.dd-compact{position:static;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}}.actions{gap:10px}.actions,.search-form{display:flex;align-items:center}.search-form{height:36px;background:#fff;border:1px solid var(--c3);border-radius:12px;overflow:hidden}.search-form input{height:100%;min-width:220px;padding:0 .75rem;border:0;outline:0;background:#fff;font-size:.95rem}.search-form button{height:100%;width:42px;display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--c1);color:#fff;cursor:pointer;transition:background .15s}.search-form button:hover{background:var(--c2)}.cart-btn{display:inline-flex;align-items:center;gap:.45rem;height:36px;padding:0 .6rem;border:1px solid var(--c3);border-radius:12px;background:#fff;transition:box-shadow .15s,transform .1s}.cart-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.cart-btn:active{transform:translateY(1px)}.cart-btn svg{width:18px;height:18px}.cart-label{font-size:.9rem;font-weight:700}.cart-badge{background:#EA4335;color:#fff;font-weight:800;font-size:.7rem;line-height:1;padding:.16rem .4rem;border-radius:999px}.cart-badge:empty,.cart-badge[data-count="0"]{display:none}@media (max-width:1024px){.search-form input{min-width:180px}}@media (max-width:780px){.links{gap:14px}.links>a,.nav-btn{font-size:.86rem}.search-form input{min-width:140px}.cart-label{display:none}.cart-btn{padding:0 .5rem}}section{padding:48px 0}h2{color:var(--c1);margin-bottom:16px;text-align:center}.card{padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.edge-hero{padding:0}.edge-carousel{position:relative;width:100%;margin:0;border-radius:0;overflow:hidden;background:#0b1220;aspect-ratio:16/9;max-height:clamp(420px,62vh,780px);isolation:isolate}.edge-track{display:flex;height:100%;transition:transform .6s cubic-bezier(.2,.6,.2,1);will-change:transform}.edge-slide{position:relative;min-width:100%;height:100%;overflow:hidden;background:#000}.edge-slide:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.45) 75%);pointer-events:none}.edge-cap{position:absolute;left:4%;bottom:8%;z-index:2;max-width:min(480px,52%);color:#fff;border-radius:14px;background:linear-gradient(0deg,rgba(0,0,0,.28),rgba(0,0,0,.28));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 10px 30px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:.9rem 12rem .9rem 1.1rem}.edge-cap h3{margin:0 0 .35rem;font-weight:800;line-height:1.1;font-size:clamp(1.25rem,3.2vw,2.2rem)}.edge-cap p{margin:0;opacity:.95;font-size:clamp(.95rem,1.6vw,1.05rem);max-width:28ch}.edge-cap-cta{position:absolute;right:4%;bottom:14%;z-index:2}.edge-arrow{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;font-size:3rem;font-weight:700;line-height:1;cursor:pointer;z-index:5;opacity:.8;transition:opacity .2s}.edge-arrow:hover{opacity:1}.edge-arrow.prev{left:20px}.edge-arrow.next{right:20px}.edge-dots,.edge-progress{display:none!important}@media (max-width:700px){.edge-cap{left:3%;right:3%;bottom:4%;gap:6px;max-width:50%;padding:.55rem 11rem .55rem .7rem}.edge-cap-cta{display:none}.edge-cap h3{font-size:1.15rem;line-height:1.1}.edge-cap p{font-size:.9rem;line-height:1.35;max-width:24ch}.edge-cap-cta{right:3%;bottom:10%;padding:.4rem .7rem;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.edge-track{transition:none}}.brands-hero{display:grid;place-items:center}.brands-hero img{max-width:min(100%,980px)}.site-footer{background:#fff;border-top:1px solid var(--c4)}.footer-cols{grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:24px 0}@media (max-width:900px){.footer-cols{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-cols{grid-template-columns:1fr}}.footnote{margin:16px auto;text-align:center;opacity:.9}.map-wrap{aspect-ratio:16/9;background:#eef2f7;border-radius:12px;overflow:hidden}.map-wrap iframe{width:100%;height:100%;border:0}.contact-dock{z-index:60}.dock-main{background:#0ea5e9;box-shadow:0 10px 24px rgba(0,170,255,.35)}.dock-menu{right:0;transform-origin:bottom right;transform:scale(.9);transition:.2s}#dockToggle:checked~.dock-menu{transform:scale(1)}.dock-btn{width:44px;height:44px;background:#fff;color:#0ea5e9}.topbar .inner{display:block;padding:.55rem 0}.contact-list{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:12px 18px;gap:12px 18px;list-style:none;margin:0;padding:0;width:100%}.contact-list>li{min-width:0}.tb-item{display:grid;grid-template-columns:20px 1fr;align-items:center;grid-gap:.5rem;gap:.5rem;color:#fff;font-weight:700;text-decoration:none;white-space:normal;overflow:hidden}.tb-item:hover{text-decoration:underline}.tb-ico{width:18px;height:18px;color:#fff;flex:0 0 18px}.contact-list>li:first-child{justify-self:start}.contact-list>li:nth-child(2){justify-self:center}.contact-list>li:nth-child(3){justify-self:end}@media (max-width:960px){.contact-list{grid-template-columns:1fr 1fr}.contact-list>li:nth-child(3){grid-column:1/-1;justify-self:center}}@media (max-width:700px){.contact-list{grid-template-columns:1fr;gap:6px}.contact-list>li{justify-self:stretch}.tb-item{background:rgba(255,255,255,.12);padding:.42rem .6rem;border-radius:10px}}body{background:#ffffff}.topbar{background:var(--c1)}.topbar .inner{padding:.48rem 0}.topbar .inner .contact-list{display:flex!important;align-items:center;justify-content:space-between;gap:24px;flex-wrap:nowrap;list-style:none;margin:0;padding:0;width:100%}.topbar .inner .contact-list>li{min-width:0}.topbar .inner .contact-list>li:first-child{flex:1 1 46%}.topbar .inner .contact-list>li:nth-child(2){flex:0 0 auto}.topbar .inner .contact-list>li:nth-child(3){flex:1 1 38%}.topbar .inner .contact-list .tb-item{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.28rem .5rem;border-radius:10px;color:#fff;text-decoration:none;background:transparent;transition:background-color .15s ease}@supports (color:color-mix(in srgb,white,black)){.topbar .inner .contact-list .tb-item:focus-visible,.topbar .inner .contact-list .tb-item:hover{background:color-mix(in srgb,var(--c1) 85%,white 15%);outline:none}}@supports not (color:color-mix(in srgb,white,black)){.topbar .inner .contact-list .tb-item:focus-visible,.topbar .inner .contact-list .tb-item:hover{background:#19bdf4;outline:none}}.topbar .inner .contact-list .tb-ico{width:18px;height:18px;color:#fff}@media (max-width:1080px){.topbar .inner .contact-list{gap:16px;flex-wrap:wrap}}@media (max-width:760px){.topbar .inner .contact-list{flex-direction:column;align-items:stretch;gap:6px}.topbar .inner .contact-list .tb-item{white-space:normal}}.dropdown.dd-compact{border-radius:0;padding:0;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.dd-sector-min{padding:10px 14px;border-bottom:1px solid #e0e0e0}.dd-sector-min:hover{background:var(--c5);color:var(--c1)}.dd-sector-min{display:block;padding:8px 14px;font-size:.9rem;font-weight:700;color:var(--text);border-bottom:1px solid #e6e6e6;transition:all .2s ease}.dd-sector-min:last-child{border-bottom:none}.dd-sector-min.is-active,.dd-sector-min:hover{background:var(--c5);color:var(--c1);padding-left:18px}:root{--footer-bg:#09aee3;--footer-bg-2:#0bb8ee;--footer-text:#ffffff;--footer-dim:rgba(255,255,255,.85);--footer-muted:rgba(255,255,255,.65);--footer-divider:rgba(255,255,255,.35)}.site-footer{background:linear-gradient(0deg,var(--footer-bg),var(--footer-bg-2));color:var(--footer-text);padding:36px 0 18px;border-top:none}.footer-cols{max-width:var(--max);margin:0 auto;padding:0 16px;display:grid;grid-template-columns:1.2fr 1.2fr 1.2fr 1.4fr;grid-gap:28px 40px;gap:28px 40px}.footer-cols h3,.footer-cols h4{margin:0 0 12px;color:var(--footer-text);letter-spacing:.2px;text-shadow:0 1px 0 rgba(0,0,0,.08)}.footer-cols ul{list-style:none;margin:0;padding:0}.footer-cols li+li{margin-top:10px}.footer-cols a{color:var(--footer-dim);text-decoration:none;transition:color .15s ease}.footer-cols a:hover{color:#fff}.footer-cols .app-badges,.footer-cols .payments,.footer-cols .socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.footer-cols .socials a{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);color:#fff;font-weight:800;font-size:16px;transition:background .15s ease,transform .1s ease}.footer-cols .socials a:hover{background:rgba(255,255,255,.28);transform:translateY(-1px)}.app-badges img{height:40px;width:auto;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.payments{justify-content:flex-end;gap:16px;opacity:.92}.payments img{height:28px;width:auto;display:block}.foot-divider{max-width:var(--max);margin:22px auto 12px;border:0;border-top:1px solid var(--footer-divider)}.foot-legal{max-width:var(--max);margin:0 auto;padding:0 16px;color:var(--footer-muted);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:.92rem}.foot-legal .legal-links{display:flex;flex-wrap:wrap;gap:18px}.foot-legal a{color:var(--footer-muted)}.foot-legal a:hover{color:#fff}@media (max-width:1000px){.footer-cols{grid-template-columns:1fr 1fr}.payments{justify-content:flex-start}}@media (max-width:560px){.footer-cols{grid-template-columns:1fr;gap:20px}.app-badges img{height:36px}.payments img{height:24px}.foot-legal{justify-content:center;text-align:center}}.contact-dock{bottom:16px}.dock-main{width:56px;height:56px;display:grid;place-items:center;background:var(--c1);font-size:24px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .15s,box-shadow .15s,background .15s}.dock-main:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.22)}.dock-menu{bottom:66px;grid-gap:10px;gap:10px;transform:translateY(6px) scale(.98);transition:opacity .18s ease,transform .18s ease}#dockToggle:checked~.dock-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.dock-btn{width:46px;height:46px;display:block;background-repeat:no-repeat;background-position:50%;background-size:24px 24px;box-shadow:0 8px 18px rgba(0,0,0,.12);transition:transform .12s,box-shadow .12s;font-size:0}.dock-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.16)}.dock-wa{background-color:#25D366}.dock-fb{background-color:#1877F2}.dock-mail{background-color:#EA4335;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="3" y="5" width="18" height="14" rx="2" ry="2" fill="none" stroke="white" stroke-width="2"/><path d="M3 7l9 7 9-7" fill="none" stroke="white" stroke-width="2" stroke-linejoin="round"/></svg>')}.dock-wa{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.5 13.6c-.2-.1-1.3-.6-1.5-.7-.2-.1-.4-.1-.6.1l-.9.9c-.2.2-.3.2-.5.1-1-.5-1.9-1.1-2.6-1.9-.2-.2-.4-.5-.1-.8l.6-.7c.1-.1.1-.3.1-.4l-.3-1.3c0-.3-.2-.3-.4-.3h-.3c-.2 0-.4.1-.6.3-.6.6-.9 1.3-.9 2.1s.3 1.5.9 2.1c1 .9 2.2 1.7 3.6 2.2.4.1.8.3 1.2.4.5.2 1 .2 1.4.1.4-.1 1.3-.5 1.5-.9.2-.4.2-1 .1-1.1-.1-.1-.3-.2-.5-.3z" fill="white"/></svg>')}.dock-fb{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 4.5h2.1V1.1C17.2.8 16 .7 14.6.7c-3.1 0-5.2 1.9-5.2 5.4v3H6v3.9h3.4V24h4.2V13.1h3.3l.5-3.9h-3.8V6.5c0-1.1.3-2 1.9-2z" fill="white"/></svg>')}@media (max-width:420px){.dock-main{width:52px;height:52px;font-size:22px}.dock-btn{width:44px;height:44px;background-size:22px 22px}}.dock-wa{background-size:60px 60px}.cc-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--c4)}.cc-header-wrap{padding:6px 0}.cc-row1{display:flex;align-items:center;justify-content:space-between;gap:8px}.cc-brand img{height:56px;width:auto;display:block}.cc-actions{display:flex;align-items:center;gap:10px}.cc-iconbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--c3);background:#fff;color:var(--text);width:42px;height:42px;display:grid;place-items:center;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04);cursor:pointer}.cc-iconbtn:hover{border-color:var(--c2)}.cc-row2{margin-top:10px}.cc-search{display:flex;align-items:center;height:40px;background:#fff;border:1px solid var(--c3);border-radius:12px;overflow:hidden}.cc-search input{flex:1 1;height:100%;border:0;outline:0;padding:0 .9rem;font-size:1rem;background:#fff;color:var(--text)}.cc-search button{width:48px;height:100%;border:0;background:var(--c1);display:grid;place-items:center;cursor:pointer}.cc-search button:hover{background:var(--c2)}.cc-drawer{position:fixed;top:0;right:-320px;width:300px;height:100dvh;background:#fff;border-left:1px solid var(--c4);box-shadow:-10px 0 30px rgba(0,0,0,.12);transition:right .25s ease;z-index:70;display:flex;flex-direction:column}.cc-drawer.is-open{right:0}.cc-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--c4);font-weight:800;color:var(--text)}.cc-drawer-nav{display:flex;flex-direction:column;gap:8px;padding:12px 16px}.cc-drawer-nav a{padding:10px 6px;border-bottom:1px dashed var(--c4);font-weight:800;color:var(--text)}.cc-drawer-nav a:last-child{border-bottom:0}.cc-drawer-nav details{border-bottom:1px dashed var(--c4);padding-bottom:6px}.cc-drawer-nav summary{list-style:none;cursor:pointer;font-weight:900;padding:10px 6px;color:var(--text)}.cc-drawer-nav summary::-webkit-details-marker{display:none}.cc-subnav{list-style:none;padding:6px 0 8px 10px;display:flex;flex-direction:column;gap:6px}.cc-subnav a{border:0;padding:6px;font-weight:800;color:var(--text)}.cc-subnav a:hover{color:var(--c1)}.cc-overlay{position:fixed;inset:0;background:rgba(0,0,0,.25);border:0;z-index:60;cursor:pointer}@media (min-width:900px){.cc-header-wrap{padding:8px 0}.cc-row1{gap:12px}.cc-brand img{height:64px}.cc-actions .cc-iconbtn:first-child{display:none}.cc-row1{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.cc-row2{display:none}.cc-search{max-width:560px;margin-left:auto;margin-right:auto}.cc-drawer,.cc-overlay{display:none}}.cc-nav-desktop{display:none}.cc-nav-btn,.cc-nav-desktop a{font-weight:700;color:var(--text);padding:8px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px}.cc-nav-btn:hover,.cc-nav-desktop a:hover{color:var(--c1)}.cc-nav-strong{font-weight:900;text-decoration:underline;text-underline-offset:3px}.cc-nav-item .cc-dd{box-shadow:0 8px 24px rgba(0,0,0,.08);min-width:220px;padding:6px 0;z-index:30}.cc-dd-item,.cc-nav-item:hover .cc-dd{display:block}.cc-dd-item{padding:8px 12px;color:var(--text);border-bottom:1px solid #eee}.cc-dd-item:last-child{border-bottom:0}.cc-dd-item:hover{background:var(--c5);color:var(--c1)}.cc-search-desktop{display:none}@media (min-width:900px){.cc-header-wrap{padding:8px 0}.cc-row1{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px}.cc-nav-desktop{display:flex;align-items:center;justify-content:center;gap:6px}.cc-search-desktop{display:flex;align-items:center;height:40px;background:#fff;border:1px solid var(--c3);border-radius:12px;overflow:hidden;margin-right:10px}.cc-search-desktop input{height:100%;width:300px;padding:0 .9rem;border:0;outline:0;background:#fff;color:var(--text)}.cc-search-desktop button{width:46px;height:100%;border:0;background:var(--c1);display:grid;place-items:center;cursor:pointer}.cc-search-desktop button:hover{background:var(--c2)}.cc-burger,.cc-drawer,.cc-overlay,.cc-row2{display:none}}.cc-nav-btn{border-radius:0;line-height:1.4}.cc-nav-btn:hover{background:transparent}.cc-nav-btn:focus{outline:none}.nav-item{position:relative}.nav-item .dropdown{display:none;position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:9999;flex-direction:column}.nav-item:hover .dropdown{display:flex}.dropdown a{padding:10px 14px;font-size:.92rem;font-weight:600;color:var(--text);border-bottom:1px solid #eee;text-align:left;white-space:nowrap}.dropdown a:last-child{border-bottom:none}.dropdown a:hover{background:var(--c5);color:var(--c1)}.cc-nav-item{position:relative}.cc-nav-item .cc-dd{position:absolute;top:100%;left:0;display:none;flex-direction:column;min-width:200px;background:#fff;z-index:9999;border:1px solid var(--c4);box-shadow:0 8px 20px rgba(0,0,0,.08)}.cc-nav-item:hover .cc-dd{display:flex}.cc-dd-link{display:block;padding:10px 14px;font-weight:800;color:var(--text);text-decoration:none;border-bottom:1px solid #eee;background:transparent}.cc-dd-link:last-child{border-bottom:none}.cc-dd-link:hover{background:var(--c5);color:var(--c1)}.cc-nav-btn{all:unset;cursor:pointer;font-weight:700;color:var(--text);padding:10px 12px;display:inline-flex;align-items:center;gap:6px}.cc-nav-btn:hover{color:var(--c1)}.cc-header .dd-compact,.cc-header .dd-left-min,.cc-header .dd-sector-min,.cc-header .dropdown{display:none!important}.cc-footer--pro{--bg1:#0cb7f2;--bg2:#0aa3da;--card:rgba(255,255,255,.10);--border:rgba(255,255,255,.28);--border-soft:rgba(255,255,255,.18);--hover:rgba(255,255,255,.14);background:linear-gradient(180deg,var(--bg1),var(--bg2));color:#fff;padding:26px 0 18px}.cc-footer--pro a{color:#fff;text-decoration:none}.cc-footer--pro a:hover{text-decoration:underline}.cc-footer--pro .cc-footgrid{display:grid;grid-gap:16px;gap:16px}.cc-footer--pro .cc-brandblock{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--card)}.cc-footer--pro .cc-brandblock h3{margin:0 0 .5rem;font-size:1.25rem}.cc-footer--pro .cc-brandblock p{margin:.25rem 0}.cc-footer--pro .cc-accordion2{border:1px solid var(--border);border-radius:12px;background:var(--card);overflow:hidden}.cc-footer--pro .cc-accordion2>summary{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:14px 16px;font-weight:900;position:relative;display:flex;align-items:center;gap:10px}.cc-footer--pro .cc-accordion2>summary::-webkit-details-marker{display:none}.cc-footer--pro .cc-accordion2>summary:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-weight:900;font-size:1.15rem;opacity:.95}.cc-footer--pro .cc-accordion2[open]>summary:after{content:"–"}.cc-footer--pro .cc-accordion2[open]{background:color-mix(in srgb,#ffffff 12%,var(--bg2));border-color:var(--border)}.cc-footer--pro .cc-accordion2>summary:hover{background:var(--hover)}.cc-footer--pro .cc-acc-list{list-style:none;margin:0;padding:0 14px 14px;display:grid;grid-gap:8px;gap:8px}.cc-footer--pro .cc-acc-list li a{display:inline-block;padding:6px 0;border-bottom:1px solid var(--border-soft)}.cc-footer--pro .cc-acc-list li:last-child a{border-bottom:0}.cc-footer--pro .cc-footnote2{margin-top:16px;text-align:center;opacity:.92}@media (min-width:900px){.cc-footer--pro .cc-footgrid{grid-template-columns:2fr 1fr 1fr;gap:18px}.cc-footer--pro .cc-accordion2>summary{padding:16px}}.cc-footer--dual{--light-blue:#eaf6ff;--light-blue-2:#f4faff;--border-w:#cfe9ff;--hover:#dff2ff;background:var(--footer-bg);color:#fff;padding:28px 0 18px}.cc-footer--dual a{color:#fff;text-decoration:none}.cc-footer--dual a:hover{text-decoration:underline}.cc-footgrid{display:grid;grid-gap:22px;gap:22px}.cc-brandblock h3{margin:0 0 .6rem;font-size:1.25rem}.cc-brandblock p{margin:.28rem 0}.only-mobile{display:block}.only-desktop{display:none}.cc-accwrap{display:grid;grid-gap:14px;gap:14px}.cc-accordion3{background:var(--light-blue-2);border:1px solid var(--border-w);border-radius:14px;overflow:hidden}.cc-accordion3>summary{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:16px;font-weight:900;color:#053c63;position:relative;display:flex;align-items:center;gap:10px}.cc-accordion3>summary::-webkit-details-marker{display:none}.cc-accordion3>summary:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-weight:900;font-size:1.15rem;color:#0a5581}.cc-accordion3[open]>summary:after{content:"–"}.cc-acc-list{list-style:none;margin:0;padding:0 16px 14px;display:grid;grid-gap:10px}.cc-acc-list li a{width:100%;padding:10px;background:var(--light-blue);border:1px solid var(--border-w)}.cc-acc-list li a:hover{background:var(--hover)}.cc-acc-map{padding:0 16px 16px;display:grid;grid-gap:10px;gap:10px}.cc-acc-map iframe{height:220px;background:#fff}.cc-acc-map iframe,.cc-map-link{border:1px solid var(--border-w)}.cc-map-link{align-self:start;background:var(--light-blue);color:#063a61!important;text-decoration:none!important}.cc-map-link:hover{background:var(--hover)}.cc-footnote2{margin-top:16px;text-align:center;opacity:.95}.cc-social-list{list-style:none;margin:0;padding:0;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cc-acc-list.cc-social-list{padding:6px 0 12px;display:flex}.cc-footlist.cc-social-list{display:flex}.cc-social-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(255,255,255,.75);background:transparent;color:#fff;width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.cc-social-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.95)}.cc-social-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.cc-social-icon{width:22px;height:22px}.cc-social-block{margin-top:12px}.cc-social-title{margin:0 0 8px;font-weight:800;color:#fff}@media (min-width:980px){.only-mobile{display:none}.only-desktop{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cc-footgrid{grid-template-columns:1.6fr 2fr;align-items:start}.cc-brandblock{padding:0}.cc-desktop-cols section h4{margin:0 0 .6rem;font-weight:900;font-size:1.08rem}.cc-footlist{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.cc-footlist a{text-decoration:none;opacity:.98;background:transparent;padding:0}.cc-desktop-map{display:grid;grid-gap:10px;gap:10px}.cc-desktop-map iframe{width:100%;height:220px;border:0;border-radius:12px;background:#fff}.cc-map-link{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff!important}.cc-map-link:hover{background:rgba(255,255,255,.12)}}.cc-footer--dual{--acc-open-exact:#59D1FF;--acc-chip:#EAF7FF;--acc-border:#BFEAFF;--acc-hover:#D7F1FF}.cc-accordion3{background:var(--acc-chip);border:1px solid var(--acc-border);border-radius:12px}.cc-accordion3[open]{background:var(--acc-open-exact);border-color:var(--acc-border)}.cc-accordion3>summary{padding:12px 14px;color:#073a60}.cc-acc-list{padding:8px 12px 12px;gap:8px}.cc-acc-list li a{background:#fff;border:1px solid var(--acc-border);color:#063a61;padding:8px 10px;border-radius:10px}.cc-acc-list li a:hover{background:var(--acc-hover)}.cc-acc-map{padding:8px 12px 12px;gap:8px}.cc-acc-map iframe{border:1px solid var(--acc-border)}@media (min-width:980px){.cc-footer--dual{padding:18px 0 12px}.cc-footgrid{grid-template-columns:1fr 2fr;gap:10px;align-items:start}.only-desktop{grid-template-columns:repeat(3,1fr);column-gap:12px;row-gap:0}.cc-brandblock{padding:0;margin:0}.cc-brandblock h3{margin:0 0 .3rem;font-size:1.02rem;line-height:1.1}.cc-brandblock p{margin:.14rem 0}.cc-desktop-col h4,.only-desktop section h4{margin:0 0 .32rem;font-size:.98rem;line-height:1.1;font-weight:900}.cc-footlist{gap:.35rem}.cc-footlist a{padding:0}.only-desktop{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:20px 28px;gap:20px 28px}.cc-desktop-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 24px;gap:16px 24px}.cc-desktop-col{display:grid;grid-gap:14px;gap:14px;align-content:start}.cc-desktop-mapcol{align-self:start}.cc-desktop-map{gap:8px}.cc-desktop-map iframe{border-radius:10px}.cc-footnote2{margin-top:8px}.cc-footer--dual{padding:14px 0 10px}.cc-brandblock{display:none}.cc-footgrid{grid-template-columns:1fr;justify-items:start}.only-desktop{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.5fr);gap:16px 24px;justify-items:start}.only-desktop section h4{font-size:.95rem;margin:0 0 .35rem}.cc-footlist{gap:.38rem}.cc-footlist a{font-size:.94rem}.cc-brandblock p,.cc-footlist a{line-height:1.25}.cc-desktop-col{gap:8px}.cc-desktop-map iframe{height:180px}.cc-map-link{padding:6px 8px}.cc-footnote2{margin-top:4px;font-size:.85rem}.cc-footer-intro h4{margin:0 0 .45rem;font-size:.98rem;font-weight:900}.cc-footer-intro p{margin:0;font-size:.92rem;line-height:1.3}.cc-footer-intro p+p{margin-top:.25rem}}.cc-footer--dual{--footer-bg:#0cb7f2;--acc-bg:#0cb7f2;--acc-text:#ffffff}@media (max-width:979px){.cc-footer--dual{padding:16px 0 10px}.cc-footgrid{gap:14px}.cc-brandblock h3{margin:0 0 .4rem;font-size:1.1rem}.cc-brandblock p{margin:.2rem 0}.cc-accwrap{gap:10px}.cc-footnote2{margin-top:10px}}.cc-accordion3{border:none;border-radius:0;color:var(--acc-text)}.cc-accordion3,.cc-accordion3[open]{background:var(--acc-bg)}.cc-accordion3>summary{color:var(--acc-text);font-weight:800;padding:14px 16px}.cc-accordion3>summary:after{color:var(--acc-text)}.cc-acc-list{padding:10px 12px 14px;gap:10px}.cc-acc-list li a{display:block;color:var(--acc-text);background:var(--acc-bg);border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:10px 12px;font-weight:400;text-decoration:none;transition:background .15s ease}.cc-acc-list li a:hover{background:rgba(255,255,255,.1)}.cc-acc-map{padding:10px 12px 14px}.cc-acc-map iframe{width:100%;height:200px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:var(--acc-bg)}.cc-map-link{display:inline-block;color:var(--acc-text);background:var(--acc-bg);border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 10px;text-decoration:none}.cc-map-link:hover{background:rgba(255,255,255,.1)}.cc-acc-list a:focus-visible,.cc-accordion3>summary:focus-visible,.cc-map-link:focus-visible{outline:2px solid #ffffffaa;outline-offset:2px;border-radius:12px}@media (max-width:979px){.cc-accordion3{border:2px solid #fff;border-radius:14px}.cc-accordion3[open]{border-color:#fff}.cc-accordion3>summary{color:#fff;font-weight:800}.cc-accordion3>summary:after{color:#fff}.cc-acc-list{padding:10px 12px 14px;gap:10px}.cc-acc-list li a{color:#fff;background:transparent;border:1.5px solid rgba(255,255,255,.9);border-radius:12px;padding:10px 12px;text-decoration:none}.cc-acc-list li a:hover{background:rgba(255,255,255,.08)}.cc-acc-map{padding:10px 12px 14px;gap:10px}.cc-acc-map iframe{border:2px solid #fff;border-radius:12px}.cc-map-link{color:#fff!important;background:transparent;border:2px solid #fff;border-radius:10px;padding:8px 10px;text-decoration:none!important}.cc-map-link:hover{background:rgba(255,255,255,.08)}.cc-accwrap{display:grid;grid-gap:12px;gap:12px}.cc-accordion4{background:#0cb7f2;border:0;border-radius:0}.cc-accordion4,.cc-accordion4:last-of-type{border-bottom:1.5px solid rgba(255,255,255,.55)}.cc-accordion4>summary{color:#fff;font-weight:800;padding:14px 2px;list-style:none;cursor:pointer;position:relative}}@media (max-width:979px){.cc-accordion4>summary::-webkit-details-marker{display:none}.cc-accordion4>summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;font-weight:900;font-size:1.1rem}.cc-accordion4[open]>summary:after{content:"–"}.cc-acc-list{margin:0;padding:8px 0 12px}.cc-acc-list--lines li{list-style:none}.cc-acc-list--lines li+li{border-top:1px solid rgba(255,255,255,.35)}.cc-acc-list--lines a{display:block;padding:10px 0;color:#fff;font-weight:400;text-decoration:none}.cc-acc-list--lines a:hover{text-decoration:underline}.cc-mobile-map{margin-top:8px;padding-top:10px;border-top:1.5px solid rgba(255,255,255,.55)}.cc-mobile-map h4{color:#fff;font-weight:800;margin:0 0 8px}.cc-mobile-map-box{display:grid;grid-gap:10px;gap:10px}.cc-mobile-map-box iframe{width:100%;height:210px;border:2px solid #fff;border-radius:12px;background:#0cb7f2}.cc-map-link{display:inline-block;color:#fff!important;border:2px solid #fff;border-radius:10px;padding:8px 10px;text-decoration:none!important}.cc-map-link:hover{background:rgba(255,255,255,.08)}.cc-accwrap--v2{gap:8px;margin-top:6px}.cc-accordion4{background:#0cb7f2;border:0;border-bottom:1px solid rgba(255,255,255,.55);border-radius:0;margin:0 -12px;padding:0 12px}.cc-accordion4>summary{display:flex;align-items:center;padding:12px 0;list-style:none;cursor:pointer;color:#fff;font-weight:800;position:relative}}@media (max-width:979px){.cc-accordion4>summary::-webkit-details-marker{display:none}.cc-accordion4>summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;font-weight:900;font-size:1.05rem}.cc-accordion4[open]>summary:after{content:"–"}.cc-acc-list{margin:0;padding:0 0 10px}.cc-acc-list--lines li{list-style:none}.cc-acc-list--lines li+li{border-top:1px solid rgba(255,255,255,.35)}.cc-acc-list--lines a{display:block;padding:10px 0;color:#fff;font-weight:400;text-decoration:none}.cc-acc-list--lines a:hover{text-decoration:underline}.cc-social-block{margin:6px -12px 0;padding:10px 12px 0;border-top:1px solid rgba(255,255,255,.55)}.cc-social-block .cc-social-list{padding:0}.cc-mobile-map{margin:6px -12px 0;padding:10px 12px 0;border-top:1px solid rgba(255,255,255,.55)}.cc-mobile-map--card .cc-mobile-map-box{margin-top:8px;background:transparent;display:grid;grid-gap:10px;gap:10px}.cc-map-title{color:#fff;font-weight:800;margin:0}.cc-mobile-map-box iframe{height:210px;background:#0cb7f2}.cc-map-cta,.cc-mobile-map-box iframe{width:100%;border:2px solid #fff;border-radius:12px}.cc-map-cta{display:inline-block;text-align:center;color:#fff!important;background:transparent;padding:10px 12px;text-decoration:none!important;font-weight:700}.cc-map-cta:hover{background:rgba(255,255,255,.08)}}.topbar{font-size:.9rem;padding:6px 0}.topbar-container{justify-content:center;flex-wrap:wrap;gap:25px}.topbar-container,.topbar-item{display:flex;align-items:center}.topbar-item{gap:6px}.topbar-item i{color:#fff;font-size:1rem}.topbar-row{justify-content:center;gap:22px;padding:.48rem 12px}.topbar-link{display:inline-flex;align-items:center;gap:.45rem;color:#fff;text-decoration:none;white-space:nowrap;transition:opacity .15s ease,-webkit-text-decoration-color .15s ease;transition:opacity .15s ease,text-decoration-color .15s ease;transition:opacity .15s ease,text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.topbar-link:hover{text-decoration:underline;opacity:.95}.topbar-link svg{width:16px;height:16px;flex:0 0 16px;color:#fff}@media (max-width:780px){.topbar-row{justify-content:space-between;gap:14px}.topbar-link{font-size:.9rem}}.topbar-chip{background:#54d6ff33}.topbar{background:#0cb7f2;color:#fff;font-size:.92rem}.topbar .container{max-width:1220px;margin:0 auto;padding:0 16px}.topbar-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;padding:.5rem 0}.topbar-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.34rem .6rem;border-radius:8px;border:0;background:transparent;cursor:pointer;color:#fff;font:inherit;text-decoration:none;transition:background .15s ease,transform .06s ease;-webkit-tap-highlight-color:transparent}.topbar-chip:hover{background:#54d6ff55}.topbar-chip:active{transform:translateY(1px)}.topbar-chip svg{width:16px;height:16px;color:#fff;flex:0 0 16px}@media (max-width:780px){.topbar-row{justify-content:center;gap:8px 10px}.topbar-chip{padding:.38rem .7rem}}.sector-page{margin-top:40px;line-height:1.6}.sector-page header h1{color:#fff;font-size:2.2rem;margin-bottom:12px}.sector-page header p{color:#fff;font-size:1.1rem;margin-bottom:24px}.sector-content h2{color:#fff;font-size:1.4rem;margin-bottom:12px}.sector-content ul{list-style:disc;padding-left:20px;margin-bottom:24px}.sector-content li{color:#fff;margin-bottom:8px}.sector-cta{margin-top:24px;text-align:center}.qs__header p{opacity:.95}.qs__grid article ul{list-style:disc;margin-left:18px}.sucursal .actions{margin-top:10px}.sucursal .card ul{list-style:disc;margin-left:18px}.contact__form select{margin-top:8px;padding:10px 12px;border:1px solid #ccc;border-radius:6px;background:#f9f9f9;font-size:14px;color:#333}.contacto{background:#fff;color:var(--text)}.contacto-hero{color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.28),rgba(0,0,0,.28)),url(/img/hero/slide3.webp) 50%/cover no-repeat}.contacto-hero__inner{min-height:320px;padding:48px 0;display:grid;grid-template-columns:1.3fr 1fr;grid-gap:24px;gap:24px;align-items:center}.contacto-hero__copy h1{margin:0 0 8px;font-weight:800;line-height:1.1;font-size:clamp(1.6rem,3vw,2.2rem)}.contacto-hero__copy p{margin:0;opacity:.95;font-size:clamp(.95rem,1.4vw,1.05rem)}.contacto-hero__media img{width:100%;height:100%;object-fit:cover;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.18);opacity:.96}.contacto-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:24px 0 56px}.card{border:1px solid var(--c4);border-radius:12px;padding:16px 18px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.card h2{margin:0 0 8px;color:var(--c1);font-size:1.15rem;font-weight:800}.card p{margin:0 0 10px;color:#083152}.contacto-mapa{margin-top:8px;padding:10px;border-radius:10px;border:1px dashed #cfefff;background:#f7fcff;display:grid;place-items:center}.contacto-mapa img{max-width:320px;height:auto;opacity:.92}.valores{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 16px;gap:8px 16px}.valores li{display:inline-flex;align-items:center;gap:8px;color:#083152;font-weight:700}.valores svg{color:var(--c1);flex:0 0 18px}.card-contacto .contacto-lines{display:grid;grid-gap:10px;gap:10px;margin-top:6px}.card-contacto .line{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#f1fbff;border:1px solid #cfefff;color:#0a385e;font-weight:700}.card-contacto .line svg{color:var(--c1)}@media (max-width:900px){.contacto-hero__inner{min-height:unset}.contacto-grid,.contacto-hero__inner,.valores{grid-template-columns:1fr}.contacto-mapa img{max-width:100%}}:root{--cc-ink:#003366;--cc-blue:#0cb7f2;--cc-blue-2:#5ad5ff;--cc-bg:#ffffff;--cc-soft:#eef7ff;--cc-border:#dfeaf2}.ct-wrap{background:var(--cc-bg);color:var(--cc-ink)}.ct-hero{background:linear-gradient(180deg,rgba(12,183,242,.1),rgba(12,183,242,0) 60%);padding:clamp(24px,6vw,48px) 0}.ct-hero__inner{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:24px;gap:24px;align-items:center}.ct-hero__copy h1{font-weight:800;font-size:clamp(1.4rem,3vw,2.2rem);margin:0 0 .4rem;color:var(--cc-blue)}.ct-hero__copy p{margin:0;max-width:58ch;opacity:.9;line-height:1.55;font-size:clamp(.95rem,1.6vw,1.05rem)}.ct-hero__media img{width:100%;height:100%;object-fit:cover;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.12)}@media (max-width:900px){.ct-hero__inner{grid-template-columns:1fr}.ct-hero__media{order:-1}}.ct-grid{display:grid;grid-gap:clamp(20px,3vw,28px);gap:clamp(20px,3vw,28px);grid-template-columns:1.2fr .8fr;padding:clamp(20px,3vw,28px) 0 60px}@media (max-width:960px){.ct-grid{grid-template-columns:1fr}}.ct-col{min-width:0}.ct-sticky{position:relative}@media (min-width:961px){.ct-sticky{position:-webkit-sticky;position:sticky;top:18px;align-self:start}}.ct-section h2{font-size:clamp(1.05rem,2.2vw,1.35rem);margin:0 0 .35rem;color:var(--cc-ink);font-weight:800}.ct-section p{margin:.25rem 0;line-height:1.65;max-width:70ch}.ct-sep{border:0;border-top:1px solid var(--cc-border);margin:clamp(14px,2.2vw,18px) 0}.ct-map{margin:10px 0 0;border-radius:12px;overflow:hidden;background:var(--cc-soft);border:1px solid var(--cc-border)}.ct-map img{width:100%;display:block}.ct-contact{background:#fff;border:1px solid var(--cc-border);border-radius:16px;padding:16px;box-shadow:0 10px 28px rgba(0,0,0,.06)}.ct-contact h2{margin:0 0 8px;color:var(--cc-ink);font-weight:800;font-size:clamp(1.05rem,2vw,1.3rem)}.ct-line{display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:12px;text-decoration:none;color:var(--cc-ink);transition:background-color .18s ease,transform .04s ease;border:1px solid transparent}.ct-line+.ct-line{margin-top:6px}.ct-line:hover{background:var(--cc-soft);border-color:var(--cc-border)}.ct-line:active{transform:translateY(1px)}.ct-ico{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--cc-blue);color:#fff;font-size:18px}.ct-line__copy{display:flex;flex-direction:column;gap:2px}.ct-line__copy strong{font-weight:800;font-size:.98rem}.ct-line__copy span{opacity:.9;font-size:.95rem}@media (max-width:520px){.ct-line__copy strong,.ct-section p{font-size:.95rem}.ct-line__copy span{font-size:.9rem}}.qs-hero p{opacity:.92}.qs-body{grid-gap:clamp(18px,3vw,26px);gap:clamp(18px,3vw,26px)}.qs-block h2{margin:0 0 .4rem}.qs-block p{margin:.3rem 0}.qs-list{grid-gap:.35rem;gap:.35rem}:root{--qs-ink:#003366;--qs-blue:#0cb7f2;--qs-blue-50:#e6f7ff;--qs-border:#d8e9f5}.qs-wrap{position:relative;background:#fff;color:var(--qs-ink);overflow-x:hidden;font-weight:400}.qs-hero{padding:clamp(22px,4vw,36px) 0}.qs-hero h1{margin:0 0 .35rem;color:var(--qs-blue);font-weight:800;font-size:clamp(1.4rem,3vw,2rem)}.qs-hero p{margin:0;max-width:70ch;line-height:1.65;opacity:.95;font-size:clamp(.95rem,1.6vw,1.05rem)}.qs-body{display:grid;grid-gap:clamp(18px,3vw,28px);gap:clamp(18px,3vw,28px);grid-template-columns:1.05fr 1fr;padding:clamp(18px,3vw,28px) 0 64px;max-width:1100px;margin-inline:auto}@media (max-width:950px){.qs-body{grid-template-columns:1fr}}.qs-block{border-bottom:1px solid var(--qs-border)}.qs-block h2{margin:0 0 .45rem;font-size:clamp(1.05rem,2.2vw,1.35rem)}.qs-block p{margin:.35rem 0;line-height:1.75}.qs-list{list-style:none;padding:0;margin:.2rem 0 0;display:grid;grid-gap:.4rem;gap:.4rem;max-width:34rem}.qs-list li{position:relative;padding-left:20px;line-height:1.6}.qs-list li:before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;border-radius:3px;background:var(--qs-blue);box-shadow:0 0 0 3px var(--qs-blue-50)}@media (max-width:900px){.qs-body,.qs-hero .container{text-align:center}.qs-body{padding:16px 0 48px}.qs-col{max-width:680px;margin-inline:auto}.qs-block{padding-bottom:16px}.qs-list{margin-inline:auto;text-align:left;max-width:26rem}}.quienes-somos-intro{text-align:center;max-width:800px;margin:0 auto;padding:40px 20px}.qs-intro{text-align:center;max-width:980px;margin:0 auto 2.5rem}.qs-intro h1{color:#00AEEF;font-weight:800;font-size:clamp(1.8rem,3.2vw,2.6rem);letter-spacing:.2px;margin:0 0 .5rem}.qs-intro p{color:#234;font-weight:400;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65;margin:0 auto}.qs-body.container{max-width:1160px;margin:0 auto;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media (min-width:960px){.qs-body.container{grid-template-columns:1fr 1fr;gap:28px}}.qs-col{display:flex;flex-direction:column;gap:18px}.qs-block{background:transparent;border-bottom:1px solid rgba(0,0,0,.08);padding:0 0 14px}.qs-block:last-child{border-bottom:0}.qs-block h2{color:#00AEEF;font-weight:800;font-size:clamp(1.15rem,2.1vw,1.5rem);margin:0 0 .5rem}.qs-block p{font-size:clamp(.98rem,1.2vw,1.05rem);line-height:1.7;margin:.2rem 0 0}.qs-block p,.qs-list{color:#223;font-weight:400}.qs-list li{margin:.2rem 0}.qs-hero{background:#ffffff;padding:4rem 1rem;text-align:center}.qs-hero h1{font-size:2.5rem;font-weight:700;color:#00a8e8;margin-bottom:1rem}.qs-hero p{font-size:1.2rem;font-weight:400;color:#1a3c57;max-width:800px;margin:0 auto;line-height:1.6}.qs-block h2{font-size:1.6rem;font-weight:700;color:#00a8e8;margin-bottom:1rem;text-align:center}.full-bleed{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;background:transparent}.qs-wrap{color:#0d2b3a}.qs-wrap .full-bleed{margin-top:24px}.qs-hero-split{display:grid;grid-template-columns:1fr;min-height:520px}.qs-hero-media{min-height:320px}.qs-hero-media img{width:100%;height:100%;display:block;object-fit:cover}.qs-hero-copy{background:#0cb7f2;color:#ffffff;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,60px);text-align:center}.qs-hero-copy h1{margin:0 0 12px;font-weight:800;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:.4px;color:#ffffff}.qs-hero-copy p{margin:0 auto;max-width:520px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;color:#e9f1ff}.qs-card{background:#ffffff;border-radius:20px;padding:clamp(18px,2.4vw,28px);box-shadow:0 14px 36px rgba(0,0,0,.14)}.qs-card h2{margin:0 0 .6rem;font-weight:800;font-size:clamp(1.1rem,2.2vw,1.5rem);color:#00AEEF}.qs-card p{margin:.2rem 0 0;line-height:1.7;color:#1b2a36}.qs-list{margin:.4rem 0 0;padding-left:1.1rem;color:#1b2a36}.qs-grid{display:grid;grid-gap:18px;gap:18px;padding:24px 0 80px}@media (min-width:1024px){.qs-hero-split{grid-template-columns:1fr 1fr;min-height:560px}.qs-grid{grid-template-columns:2fr 1fr;align-items:start}.qs-wide{grid-column:1/2}}.su-wrap{--su-blue:#00AEEF;--su-blue-light:#11bdf4;--ink:#0d2b3a}.su-hero{background:#ffffff;text-align:center;padding:clamp(48px,6vw,88px) 16px 32px}.su-hero.su-hero-tight{padding:clamp(24px,4vw,48px) 16px 18px}.su-hero h1{color:#000;font-weight:800;letter-spacing:.3px;font-size:clamp(1.6rem,4.2vw,2.6rem);margin:0 0 .6rem}.su-hero p{margin:0 auto;max-width:850px;color:#000;font-weight:300;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.7}.su-mini-map-row{display:flex;justify-content:flex-end;margin-top:12px}.su-mini-map-card{width:clamp(340px,50vw,600px);background:#ffffff;border-radius:16px;padding:10px;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px rgba(0,0,0,.12)}.su-mini-map-embed{position:relative;width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#eef4fb}.su-mini-map-image{width:100%;height:100%;object-fit:cover;display:block}.su-mini-pin{position:absolute;width:11px;height:15px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='30' viewBox='0 0 22 30'><path d='M11 30C11 30 0 18.7 0 11C0 4.9 4.9 0 11 0C17.1 0 22 4.9 22 11C22 18.7 11 30 11 30Z' fill='%23d93025'/><circle cx='11' cy='11' r='4.5' fill='%23ffffff'/></svg>") no-repeat 50% /contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.2));transform:translate(-50%,-100%);border:0;padding:0;cursor:pointer;background-color:transparent;transition:transform .15s ease;z-index:1}.su-mini-pin:hover{transform:translate(-50%,-100%) scale(1.6)}.su-mini-hover{position:absolute;inset:0;border-radius:12px;overflow:hidden;background:transparent;opacity:0;transform:scale(1.01);transition:opacity .15s ease,transform .15s ease;pointer-events:none;z-index:2}.su-mini-hover.is-visible{opacity:1;transform:scale(1)}.su-mini-hover.is-visible~.su-mini-pin{opacity:0}.su-mini-hover img{width:100%;height:100%;object-fit:cover;display:block}.su-mini-pin-label{display:none!important;position:absolute;left:50%;top:-24px;transform:translateX(-50%);z-index:2;font-size:.64rem;font-weight:700;color:#111;background:#fff;padding:2px 7px;border-radius:999px;border:1px solid rgba(0,0,0,.12);white-space:nowrap;opacity:1;pointer-events:none;transition:opacity .15s ease}.su-coverage-row{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,560px);grid-gap:clamp(18px,3vw,36px);gap:clamp(18px,3vw,36px);align-items:start;margin-top:32px}.su-coverage-text{max-width:820px;color:#000;text-align:left;margin-left:clamp(6px,1vw,18px)}.su-coverage-text p{max-width:760px;margin-bottom:18px;margin:0 0 10px;line-height:1.6}.su-coverage-list{margin:0 0 12px;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 18px;gap:6px 18px}.su-coverage-list li{font-weight:700;font-size:.95rem;color:#111;text-align:left}@media (min-width:901px){.su-coverage-text{padding-top:28px}.su-coverage-text p{margin-bottom:16px}.su-coverage-list{grid-template-columns:1fr;gap:6px 18px}.su-coverage-list li{padding:6px 0}}@media (max-width:900px){.su-coverage-row{grid-template-columns:1fr;gap:16px}.su-coverage-text{max-width:100%;text-align:center;margin-left:0}.su-coverage-text p{margin-left:auto;margin-right:auto;margin-bottom:8px}.su-coverage-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px}.su-coverage-list li{text-align:center;padding:8px;font-size:.85rem}.su-mini-map-card{width:min(92vw,520px);margin:0 auto}.su-mini-map-row{justify-content:center}}.su-coverage{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(22px,4vw,48px);gap:clamp(22px,4vw,48px);align-items:start;padding:clamp(8px,2vw,18px) 0 clamp(32px,5vw,56px)}.su-coverage-info h2{margin:0 0 12px;color:#000;font-weight:800;font-size:clamp(1.1rem,2.2vw,1.5rem)}.su-coverage-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 18px;gap:8px 18px}.su-coverage-list li{font-weight:400;color:#000;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.08)}.su-map{background:#ffffff;border-radius:20px;padding:clamp(14px,2.5vw,22px);box-shadow:0 18px 40px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.su-map.is-zoomed{transform:scale(1.03);box-shadow:0 24px 50px rgba(0,0,0,.2)}.su-map-stage{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#eef4fb}.su-map-image{width:100%;height:100%;object-fit:cover;display:block}.su-pin{transform:translate(-50%,-50%);width:20px;height:20px;border-radius:999px;border:2px solid #ffffff;box-shadow:0 6px 14px rgba(0,0,0,.2);background:transparent;padding:0}.su-pin span{display:block;width:100%;height:100%;border-radius:999px}.su-pin.is-active{transform:translate(-50%,-50%) scale(1.2)}.su-map-label{margin-top:12px;font-weight:600;color:#000;text-align:center}@media (max-width:960px){.su-coverage,.su-coverage-list{grid-template-columns:1fr}}.su-showcase{display:grid;grid-gap:clamp(24px,4vw,40px);gap:clamp(24px,4vw,40px);padding:clamp(12px,2.5vw,24px) 0 clamp(32px,5vw,56px)}.su-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(16px,3vw,28px);gap:clamp(16px,3vw,28px);align-items:center}.su-row.is-right .su-media{order:2}.su-row.is-right .su-copy{order:1}.su-media{position:relative;width:100%;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.18);border:1px solid rgba(0,0,0,.08);transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease}.su-media-img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.su-media:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(0,0,0,.24)}.su-media:hover .su-media-img{transform:scale(1.03);filter:saturate(1.05) contrast(1.05)}.su-copy{max-width:520px;justify-self:start}.su-copy h2{margin:0 0 8px;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:800;color:#000}.su-copy p{margin:0;font-weight:300;color:#000;line-height:1.7;text-align:justify}.su-note-block{padding:0 0 clamp(32px,5vw,56px)}.su-note-block p{margin:0;text-align:center;color:#000;font-weight:400;font-size:clamp(1rem,2.1vw,1.2rem)}@media (max-width:960px){.su-row{grid-template-columns:1fr}.su-row.is-right .su-copy,.su-row.is-right .su-media{order:unset}.su-copy{max-width:100%}}.su-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(20px,4vw,40px);gap:clamp(20px,4vw,40px);padding:clamp(24px,4vw,40px) 0}@media (max-width:960px){.su-grid{grid-template-columns:1fr}}.su-info h2{color:#000;font-weight:800;font-size:clamp(1.2rem,2.4vw,1.5rem);margin:0 0 .75rem}.su-info li,.su-info p,.su-note{font-weight:300;color:#000}.su-mapCard{background:#fff;border:1px solid #e8f2f9;box-shadow:0 10px 30px rgba(0,0,0,.06);border-radius:18px;padding:14px}.su-map img{width:100%;height:auto;display:block}.su-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,2.4vw,24px);gap:clamp(16px,2.4vw,24px);align-content:start}@media (max-width:900px){.su-cards{grid-template-columns:1fr}}.su-card{position:relative;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 14px 30px rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.08);transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease}.su-card-img{width:100%;height:clamp(220px,32vw,320px);object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.su-card-title{position:absolute;left:16px;bottom:14px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.85);color:#000;font-weight:700;font-size:1rem;letter-spacing:.2px}.su-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.2)}.su-card:hover .su-card-img{transform:scale(1.04);filter:saturate(1.05) contrast(1.05)}@media (max-width:720px){.su-hero{padding:56px 18px 22px}.su-grid{gap:18px;padding:16px 0 26px}.su-info h2{margin-bottom:10px}.su-info p{margin:0 0 14px;line-height:1.65;font-size:1rem}.su-info ul{list-style:none;padding:0;margin:0 0 14px;display:grid;grid-row-gap:10px;row-gap:10px}.su-info ul li{border-bottom:1px solid #e3f1f8;padding:8px 2px;font-weight:300;line-height:1.55}.su-info ul li:last-child{border-bottom:none}.su-note{margin-top:6px;font-size:.95rem;line-height:1.55}.su-mapCard{padding:12px;border-radius:14px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.su-mapLegend{margin-top:10px;font-weight:700;color:var(--su-blue)}}@media (min-width:721px) and (max-width:960px){.su-grid{gap:22px}.su-info ul{row-gap:8px}}@media (max-width:768px){.home-horizontal-slot{width:calc(100% - 8px);margin:2px auto 12px}.home-horizontal-slot__inner{min-height:130px;border-radius:12px}.su-badges{list-style:none;padding:0;margin:0 auto}.su-badges li{text-align:center;margin:6px 0;font-weight:400}.su-note{text-align:center;margin-top:16px;font-size:.95rem}}.ct-hero{background:linear-gradient(180deg,#EAF9FF,#FFFFFF 72%);padding:clamp(56px,8vw,120px) 16px;text-align:center}.ct-hero h1{color:#00AEEF;font-weight:800;font-size:clamp(2rem,5vw,3rem);letter-spacing:.3px;margin:0 0 .5rem}.ct-hero p{margin:0 auto;max-width:980px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:#1f3850;font-weight:400}:root{--dock-bg:#0ea5e9;--ring:#ffffff;--shadow:0 14px 28px rgba(2,16,28,.18)}.contact-dock{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:10000;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.dock-fab{width:58px;height:58px;border-radius:50%;border:2px solid var(--ring);color:#fff;background:var(--dock-bg);display:grid;place-items:center;box-shadow:var(--shadow);cursor:pointer;transition:transform .12s ease,filter .2s ease,box-shadow .2s ease}.dock-fab:hover{transform:translateY(-2px);filter:brightness(1.05)}.dock-fab svg{width:26px;height:26px}.dock-menu{position:absolute;right:4px;bottom:70px;display:grid;grid-gap:12px;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.contact-dock.open .dock-menu{pointer-events:auto}.dock-btn{position:relative;display:grid;place-items:center;border:2px solid var(--ring);background:#2b2b2b;box-shadow:var(--shadow);transition:transform .12s ease,filter .2s ease,box-shadow .2s ease}.dock-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.dock-btn svg{width:26px;height:26px}.dock-label{position:absolute;right:60px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.96);color:#0b3050;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:.28rem .6rem;font-size:.8rem;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 8px 22px rgba(0,0,0,.08);transition:opacity .18s ease,transform .18s ease}.dock-btn:focus .dock-label,.dock-btn:hover .dock-label{opacity:1;transform:translateY(-50%) translateX(-4px)}.brand-mail{background:#EA4335}.brand-wa{background:#25D366}.brand-fb{background:#1877F2}.contact-dock.sparkle .dock-fab{box-shadow:0 0 0 6px rgba(255,255,255,.35),var(--shadow)}.dock-sparkles{position:absolute;inset:0;pointer-events:none}.dock-sparkles span{position:absolute;right:12px;bottom:12px;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-8px,8px) scale(0);opacity:0}.contact-dock.sparkle .dock-sparkles span:first-child{animation:spark .9s ease-out forwards}.contact-dock.sparkle .dock-sparkles span:nth-child(2){animation:spark .9s ease-out .08s forwards}.contact-dock.sparkle .dock-sparkles span:nth-child(3){animation:spark .9s ease-out .16s forwards}@keyframes spark{0%{transform:translate(-8px,8px) scale(0);opacity:.9}60%{transform:translate(-24px,-22px) scale(1);opacity:1}to{transform:translate(-34px,-40px) scale(0);opacity:0}}@media (max-width:480px){.dock-fab{width:56px;height:56px}.dock-btn{width:50px;height:50px}.dock-label{font-size:.78rem}}.contact-dock{position:fixed;bottom:20px;right:20px;flex-direction:column-reverse;z-index:9999}.contact-dock,.dock-main{display:flex;align-items:center}.dock-main{width:60px;height:60px;border-radius:50%;background:#00aef0;justify-content:center;font-size:26px;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .3s ease}.dock-main:hover{transform:scale(1.1)}.dock-menu{display:flex;flex-direction:column;gap:12px;margin-bottom:12px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease}.contact-dock.open .dock-menu{opacity:1;visibility:visible;transform:translateY(0)}.dock-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 3px 8px rgba(0,0,0,.25);transition:transform .25s ease}.dock-btn:hover{transform:scale(1.15)}.dock-mail{background:#d93025}.dock-wa{background:#25d366}.dock-fb{background:#1877f2}.dock-menu{padding:0;margin:0}.dock-menu,.dock-menu li{list-style:none}.cart-wrap{padding-block:32px}.cart-title{font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:800;letter-spacing:-.02em;color:#00428E;margin:8px 0 20px;text-align:center}.cart-grid{grid-template-columns:repeat(2,1fr)}@media (min-width:992px){.cart-grid{grid-template-columns:repeat(4,1fr)}}.cart-card{border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:transform .2s ease;padding-bottom:12px}.cart-card:hover{transform:translateY(-3px)}.cart-close{top:6px;right:6px;background:#f8d7da;border:1px solid #c00;border-radius:4px;width:26px;height:26px;font-size:16px;color:#c00;transition:background .2s}.cart-close:hover{background:#f1aeb5}.cart-media{background:#f5f7fb;display:grid;place-items:center}.cart-media img{width:80%;height:80%}.cart-body{padding:12px 14px;text-align:center}.cart-body h3{font-size:1.05rem;font-weight:700;margin:0 0 4px;color:#0b2b3c}.cart-sub{font-size:.9rem;font-weight:600;color:#0077b6;margin-bottom:4px}.cart-desc{font-size:.82rem;line-height:1.4;color:#334e68}.cart-actions{margin-top:28px;text-align:center}.cart-cta{background:#003f88;border-radius:6px;padding:12px 28px;font-size:1rem;font-weight:600;transition:background .3s}.cart-cta:hover{background:#002f67}.cart-close{right:8px;background:#e63946;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.25);transition:background .2s,transform .2s}.cart-close:hover{background:#c1121f;transform:scale(1.1)}.cart-qty{display:grid;grid-template-columns:36px 56px 36px;grid-gap:8px;gap:8px}.qty-btn{border-radius:8px;background:#e6f2ff;color:#0b63c6;transition:transform .12s ease,background .2s ease}.qty-btn:hover{background:#d7eaff}.qty-btn:active{transform:translateY(0)}.qty-input{border:1px solid #e5e7eb;border-radius:8px;font-weight:700;color:#0b2e4c}.cart-cta-row{align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.cart-total{color:#113a5b}.cart-cta{padding:10px 16px;border:none;border-radius:10px;background:#0b63c6;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 6px 14px rgba(11,99,198,.25);transition:transform .12s ease,box-shadow .2s ease,background .2s ease}.cart-cta:hover{background:#0956ad;transform:translateY(-1px)}.cart-cta:active{transform:translateY(0)}@media (max-width:640px){.cart-cta-row{flex-direction:column;align-items:stretch}.cart-cta{width:100%}}.cart-grid{grid-template-columns:repeat(4,minmax(220px,1fr))}@media (max-width:980px){.cart-grid{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media (max-width:680px){.cart-grid{grid-template-columns:repeat(2,minmax(160px,1fr));gap:16px}}.cart-card{border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 10px rgba(0,0,0,.06)}.cart-media{background:#f6fbff;border:1px solid #e8eef5;border-radius:12px}.cart-media img{width:90%;height:90%}.cart-head{margin-top:16px;padding-top:14px;border-top:1px solid #eaf2f7;text-align:left}.cart-head h3{font-size:1.05rem;color:#0b2e4c}.cart-head small{font-size:.88rem;color:#6b7280}.cart-desc{margin-top:8px;color:#374151;font-size:.93rem;line-height:1.35;text-align:left}.cart-close{background:linear-gradient(#ff5454,#e11d48);color:#fff;border:none;border-radius:9px;box-shadow:0 2px 5px rgba(225,29,72,.35);display:grid;place-items:center;font-size:18px;transition:transform .1s ease,filter .2s ease}.cart-close:hover{transform:scale(1.06);filter:brightness(1.05)}.cart-close:active{transform:scale(.98)}.ctw-narrow{max-width:760px;margin-inline:auto}.ct-hero--slim{padding:36px 16px 24px}.ct-hero--slim h1{color:#00AEEF;font-size:clamp(1.8rem,2.6vw,2.4rem);margin:0 0 6px}.ct-hero--slim p{margin:0;color:#244862;line-height:1.6;font-size:clamp(.98rem,1.6vw,1.05rem)}.ctv{display:grid;grid-gap:18px;gap:18px;padding:16px;background:#ffffff;border-radius:14px;box-shadow:0 8px 28px rgba(2,55,105,.08);margin:14px 0 56px}.ctv-group{display:grid;grid-gap:14px;gap:14px}.ctv-group h2{font-size:1.05rem;color:#1b7fbf;margin:6px 0 2px;font-weight:700}.ctv-row{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:768px){.ctv-row{grid-template-columns:1fr 1fr}}.ctv-field{display:grid;grid-gap:6px;gap:6px}.ctv-field>span{font-size:.92rem;color:#3b5970}.ctv-field input,.ctv-field textarea{width:100%;border:1px solid #e5eef6;border-radius:10px;padding:11px 12px;font-size:.98rem;background:#f9fbfd;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.ctv-field textarea{resize:vertical}.ctv-field input:focus,.ctv-field textarea:focus{background:#fff;border-color:#9ed9f5;box-shadow:0 0 0 3px rgba(0,174,239,.15)}.ctv-note{margin:2px 0 0;font-size:.86rem;color:#6a8397}.btn-primary{background:#005BBB;border:0;padding:12px 18px;font-weight:700;letter-spacing:.2px;box-shadow:0 6px 18px rgba(0,91,187,.18);transition:transform .06s ease,box-shadow .2s ease,background .15s ease}.btn-primary:hover{background:#0462c9;box-shadow:0 8px 22px rgba(0,91,187,.22)}.btn-primary:active{transform:translateY(1px)}.btn-block{width:100%}@media (min-width:992px){.ctv{padding:22px;gap:20px}}.ct-simple__hero{padding:clamp(36px,6vw,56px) 0 18px;background:transparent}.ct-simple__hero h1{margin:0 0 6px;letter-spacing:.3px;font-size:clamp(1.6rem,3.2vw,2.2rem)}.ct-simple__hero p{margin:0;line-height:1.55;font-size:clamp(.95rem,1.6vw,1.05rem)}.ct-form{margin:18px auto 48px;padding:clamp(14px,3.5vw,22px);max-width:980px;background:#fff;border-radius:18px;box-shadow:0 10px 26px rgba(3,33,58,.08);border:1px solid rgba(0,0,0,.04);color:#111}.ct-row{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-bottom:14px}@media (min-width:880px){.ct-row{grid-template-columns:1fr 1fr}}.ct-field{display:grid;grid-gap:6px;gap:6px}.ct-field>span{font-size:.88rem;color:#111;font-weight:300}.ct-field input,.ct-field select,.ct-field textarea{width:100%;border:1px solid #dfe8ef;border-radius:12px;padding:12px 14px;outline:none;background:#f9fcfe;font-size:.98rem;font-weight:300;color:#111;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.ct-field textarea{resize:vertical;min-height:255px}.ct-field input::placeholder,.ct-field textarea::placeholder{color:#93a7b6}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{border-color:#9adcf7;box-shadow:0 0 0 3px rgba(0,174,239,.15);background:#fff}.ct-actions{display:flex;justify-content:flex-end;margin-top:4px}@media (max-width:520px){.ct-actions{justify-content:center}}.ct-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px;padding:12px 18px;background:#0B5ED7;color:#fff;font-weight:600;transition:filter .15s ease,transform .03s ease}.ct-btn:hover{filter:brightness(1.05)}.ct-btn:active{transform:translateY(1px)}.cart-wrap .ct-btn{padding:14px 36px;min-width:240px;border-radius:10px;font-weight:700;font-size:16px;background-color:#23C461;color:#fff;border:none;box-shadow:0 8px 16px rgba(35,196,97,.28),0 2px 6px rgba(0,0,0,.08);cursor:pointer;transition:transform .12s ease,box-shadow .18s ease,filter .18s ease}.cart-wrap .ct-btn:hover{filter:brightness(1.05);box-shadow:0 10px 20px rgba(35,196,97,.32),0 3px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.cart-wrap .ct-btn:active{filter:brightness(.98);box-shadow:0 6px 14px rgba(35,196,97,.24),inset 0 2px 4px rgba(0,0,0,.18);transform:translateY(1px) scale(.99)}.cart-wrap .ct-btn:disabled{cursor:default;opacity:.85}.cart-wrap .ct-btn .ct-btn-check{display:inline-flex;align-items:center;justify-content:center}.ct-simple__hero .container{text-align:center;max-width:760px;margin:0 auto}.ct-simple__hero h1{margin-bottom:10px;font-weight:700;color:#fff}.ct-simple__hero p{margin:0 auto;line-height:1.6;font-weight:300;color:#fff}.ct-upload{display:grid;grid-gap:8px;gap:8px;margin-top:6px}.ct-upload label{font-size:.95rem;color:#1b7fbf;font-weight:500}.ct-upload input[type=file]{width:100%;border:1px dashed #9ed9f5;background:#f9fcfe;border-radius:12px;padding:10px;color:#153243}.ct-upload input[type=file]::-webkit-file-upload-button{margin-right:12px;border:none;border-radius:8px;background:#00AEEF;color:#fff;padding:8px 12px;font-weight:700;cursor:pointer;-webkit-transition:filter .15s ease;transition:filter .15s ease}.ct-upload input[type=file]::file-selector-button{margin-right:12px;border:none;border-radius:8px;background:#00AEEF;color:#fff;padding:8px 12px;font-weight:700;cursor:pointer;transition:filter .15s ease}.ct-upload input[type=file]::-webkit-file-upload-button:hover{filter:brightness(1.05)}.ct-upload input[type=file]::file-selector-button:hover{filter:brightness(1.05)}@media (min-width:992px){.qs-intro h1,.qs-intro p{text-align:center}.qs-body h2{text-align:left}.qs-body p{text-align:justify}}.su-info h2{text-align:center;font-weight:700;color:#00AEEF;margin-bottom:1rem}@media (min-width:992px){.su-info h2{text-align:left}}.strip{gap:8px;padding:6px 0}.strip-arrow{background:transparent;color:#1850c8;font-size:26px;line-height:1;padding:4px 8px;transition:transform .15s ease,color .25s ease}.strip-arrow:hover{color:#0e3ea6;transform:translateY(-1px)}.strip-viewport{width:100%}.strip-track{display:flex;align-items:stretch;gap:12px;will-change:transform}.card{flex:0 0 calc((100% - (var(--visible) - 1) * 12px) / var(--visible));border-radius:14px;box-shadow:0 6px 18px rgba(16,42,67,.08);overflow:hidden;transform:translateZ(0) scale(.9);opacity:.9;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .35s ease,box-shadow .35s ease,filter .35s ease;animation:cardSwap .42s ease both}.strip-track>.card:first-child{animation-delay:.02s;transform-origin:left center}.strip-track>.card:nth-child(2){animation-delay:.05s;transform-origin:left center}.strip-track>.card:nth-child(3){animation-delay:.08s;transform-origin:center}.strip-track>.card:nth-child(4){animation-delay:.05s;transform-origin:right center}.strip-track>.card:nth-child(5){animation-delay:.02s;transform-origin:right center}.card-img{height:110px;padding:10px;border-bottom:1px solid #edf2f7}.card-img img{max-width:100%;max-height:100%;object-fit:contain}.card-body{padding:12px 12px 14px}.card-body h4{margin:2px 0 6px;font-size:.98rem;font-weight:800;color:#0d2b45;letter-spacing:.2px}.card-body p{margin:0 0 10px;color:#274a67;font-weight:300;line-height:1.35;font-size:.92rem}.pro-btn{background:#0b4fb6;padding:7px 14px;border-radius:10px;font-weight:800;font-size:.92rem;transition:background .25s ease,transform .15s ease}.pro-btn:hover{background:#093f93;transform:translateY(-1px)}.strip{display:flex;align-items:center;justify-content:center;gap:.35rem;position:relative;overflow:hidden;padding:.8rem 0}.strip-arrow{background:none;border:none;font-size:2rem;color:#003366;cursor:pointer;z-index:2;padding:0 .5rem;transition:transform .2s ease}.strip-arrow:hover{transform:scale(1.2)}.strip-viewport{overflow:hidden;flex:1 1;max-width:100%}.strip-track{display:grid;grid-template-columns:repeat(var(--visible),1fr);grid-gap:.5rem;gap:.5rem;transition:transform .6s ease-in-out}.card{background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);text-align:center;padding:.45rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.card,.card-img{border-radius:10px}.card-img{width:100%;aspect-ratio:4/3;height:auto;display:flex;justify-content:center;align-items:center;margin-bottom:.35rem;overflow:hidden;background:#f3f7ff}.card-img img{width:100%;height:100%;object-fit:cover}.pro-btn{margin-top:.5rem;padding:.35rem .7rem;border:none;border-radius:5px;background:#004aad;color:#fff;font-weight:700;cursor:pointer}.pro-btn:hover{background:#003080}.strip-viewport:hover .strip-track{animation-play-state:paused!important}@media (max-width:767px){.strip-track{grid-template-columns:repeat(3,1fr);gap:.35rem}.card{padding:.3rem;border-radius:12px}.card-img{aspect-ratio:4/3;border-radius:10px;margin-bottom:.2rem}.card-body{padding:4px 4px 5px}.card-body h4{margin:2px 0 3px;font-size:.8rem;line-height:1.2}.pro-btn{padding:.22rem .4rem;font-size:.76rem}}.cart-sep{margin:32px 0;border:0;height:1px;background:#e8eef6}.cart-form-title{font-size:1.25rem;font-weight:700;color:#0a2a4a;margin-bottom:12px}.cart-form{margin-bottom:48px}.ct-captcha-placeholder{margin:8px 0 16px}.ct-captcha-box{height:78px;border:2px dashed #b9c7dd;border-radius:10px;display:grid;place-items:center;color:#5a6b85;font-size:.95rem;background:#f7fbff}.ct-captcha-inline{display:flex;justify-content:flex-end;margin:8px 0 16px}.ct-captcha-inline .grecaptcha-badge{position:fixed!important;left:16px!important;right:auto!important;bottom:calc(16px + env(safe-area-inset-bottom))!important;z-index:50!important}@media (max-width:640px){.ct-captcha-inline{padding-right:96px}}.brands-allies{padding:24px 0 12px}.brands-allies__title{text-align:center;color:#00AEEF;font-weight:800;letter-spacing:.2px;font-size:clamp(1.25rem,2.6vw,1.8rem);margin:0 0 14px}.brands-allies__image{display:flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid #e9f4ff;border-radius:10px;padding:10px 12px}.brands-allies__image img{display:block;max-width:100%;height:68px;object-fit:contain}@media (min-width:900px){.brands-allies{padding:32px 0 18px}.brands-allies__image{padding:12px 16px}.brands-allies__image img{height:100px}}.wa-bubble{position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(0,0,0,.25);cursor:pointer;z-index:9999;transition:transform .25s ease,box-shadow .25s ease}.wa-bubble:hover{transform:scale(1.1);box-shadow:0 10px 20px rgba(0,0,0,.35)}.wa-bubble img{width:32px;height:32px;object-fit:contain}.edge-btn{padding:.75rem 1.5rem;background-color:#003399;font-weight:700;transition:background .3s ease,transform .2s ease}.edge-btn:hover{background-color:#002080;transform:scale(1.05)}.cc-header-wrap{gap:.35rem}.cc-nav-desktop{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;white-space:nowrap;flex:1 1 auto;min-width:0}.cc-nav-desktop .cc-nav-btn,.cc-nav-desktop a{font-size:.95rem;line-height:1;padding:.4rem .2rem}@media (min-width:1024px) and (max-width:1279px){.cc-nav-desktop{gap:10px}.cc-nav-desktop .cc-nav-btn,.cc-nav-desktop a{font-size:.9rem;padding:.35rem .15rem}}@media (min-width:1024px){.cc-brand img{max-height:42px;height:auto;width:auto}}.cc-search-desktop{max-width:260px;flex:0 0 auto}@media (min-width:1024px){.cc-brand img{max-height:60px}}.cc-search-desktop{max-width:320px}.cc-nav-desktop .cc-nav-btn,.cc-nav-desktop a{font-size:.9rem;padding:.35rem .2rem}@media (min-width:1024px) and (max-width:1279px){.cc-nav-desktop .cc-nav-btn,.cc-nav-desktop a{font-size:.88rem;padding:.3rem .15rem}}@media (min-width:1024px){.cc-brand img{max-height:64px}}.cc-search-desktop{max-width:300px}@media (max-width:899px){.cc-nav-desktop,.cc-search-desktop{display:none!important}}@media (min-width:900px){.cc-nav-desktop,.cc-search-desktop{display:flex!important}.cc-burger{display:none!important}}@media (max-width:1023px){.cc-header .cc-header-wrap{align-items:center}.cc-row1{gap:.5rem}}.edge-btn{background:#003399;color:#fff;padding:.7rem 1.5rem;border-radius:6px;font-weight:600;text-decoration:none;display:inline-block;margin-top:1rem;transition:background .3s}.edge-btn:hover{background:#001f66}.cc-catdrop{border:1px solid #e3edf5;box-shadow:0 24px 60px rgba(2,36,58,.12);width:720px;max-height:min(72vh,640px)}.cc-catdrop h3{padding:14px 18px;background:#f7fbff;border-bottom:1px solid #e7eef5;color:#0b2d46;font-size:.98rem}.cc-catgroups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:16px 18px 18px}.cc-catcol{display:flex;flex-direction:column;gap:8px}.cc-cathead{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.2px;color:#0a8fc2;text-transform:uppercase}.cc-catlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cc-catitem a{display:grid;grid-template-columns:34px 1fr 12px;grid-gap:12px;gap:12px;border-radius:12px;border:1px solid #e8f0f7;color:#0b2d46;transition:background .18s ease,border-color .18s ease,transform .12s ease,box-shadow .18s ease}.cc-catitem a:hover{background:#eaf7ff;border-color:#bfe8fb;transform:translateY(-1px);box-shadow:0 10px 20px rgba(0,182,240,.12)}.cc-catico{width:32px;height:32px;border-radius:8px;border:1px solid #dbeaf3;background:#f4fbff;display:inline-flex;align-items:center;justify-content:center}.cc-catico-svg{width:18px;height:18px;color:#0cb7f2;stroke-width:1.7}.cc-cattxt{display:flex;flex-direction:column;gap:2px;font-weight:600;color:#0b2d46;line-height:1.2}.cc-catsub{font-size:.78rem;font-weight:500;color:#6b7785;transition:color .18s ease}.cc-catitem a:hover .cc-catsub{color:#0cb7f2}.cc-catdrop{width:min(1900px,calc(100vw - 20px))!important;max-height:min(95vh,980px)!important}.cc-catitem a{border-bottom:0!important;align-items:center!important;grid-template-columns:32px 1fr!important}.cc-cattxt{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.92rem!important}.cc-catarrow{display:none!important;opacity:.25}@media (max-width:1200px){.cc-catdrop{width:560px}.cc-catgroups{grid-template-columns:repeat(2,minmax(0,1fr))}}.cc-catdrop{background:#ffffff!important;border:1px solid #eef2f5!important;box-shadow:0 28px 70px rgba(15,23,42,.08)!important;width:min(1400px,calc(100vw - 160px))!important;max-height:min(90vh,900px)!important;overflow:auto!important}.cc-catdrop h3{background:linear-gradient(180deg,#f7fbff,#ffffff)!important;color:#0b2d46!important;border-bottom:1px solid #eef2f5!important;text-transform:uppercase!important}.cc-cathead{color:#14B3E6!important;letter-spacing:.3px!important}.cc-catitem a{background:transparent!important;border:0!important;color:#0b2d46!important;box-shadow:none!important;border-radius:0!important;padding:12px 6px!important}.cc-catitem a:hover{background:#f2f9ff!important}.cc-catico{background:#f4fbff!important;border:1px solid #e3f0f7!important}.cc-catico-svg{color:#14B3E6!important;stroke:#14B3E6!important;opacity:1!important}.cc-cattxt{color:#0b2d46!important;font-weight:700!important}.cc-catsub{color:#1f2d3d!important}.cc-catitem a:hover .cc-catsub{color:#14B3E6!important}.cc-catico{transition:box-shadow .2s ease,border-color .2s ease,background .2s ease!important}.cc-catitem a:hover .cc-catico{border-color:#14B3E6!important;background:#eaf7ff!important;box-shadow:0 0 0 2px rgba(20,179,230,.18),0 0 14px rgba(20,179,230,.35)}.cc-catgroups{column-gap:22px!important}.cc-catcol+.cc-catcol{border-left:0!important;padding-left:12px!important}.cc-catdrop{width:900px!important;max-height:min(68vh,560px)!important}.cc-catgroups{gap:14px!important;padding:14px 16px 16px!important}.sr-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:-1px}.cart-qty{gap:.5rem}.add-left{margin-left:auto;padding:.4rem 1rem;font-size:.9rem}.cat-ctrl{align-items:center;gap:8px;margin-top:10px}.qty-group{grid-template-columns:36px 1fr 36px;width:85%;align-items:center;justify-content:center;background:#f5f8ff;border:1px solid #d8e2f2;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}.qty-btn{width:36px;background:#e9f0ff;border-radius:6px;transition:background .15s ease,transform .15s ease}.qty-btn:hover{background:#dfe8ff;transform:scale(1.05)}.qty-input{color:#1b263b;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.btn-primary{padding:9px 0;background:linear-gradient(180deg,#0b4acb,#093ca8);font-size:.9rem;font-weight:500}.btn-primary:hover{background:linear-gradient(180deg,#1a58f0,#0b42cc)}.cat-footer{display:flex;justify-content:center;margin-top:18px}.btn-outline{background:linear-gradient(180deg,#0b4acb,#083aa6);color:#fff;border:none;border-radius:12px;padding:10px 20px;font-size:.95rem;font-weight:500;text-decoration:none;box-shadow:0 6px 14px rgba(11,74,203,.18)}.btn-outline:hover{background:linear-gradient(180deg,#1a58f0,#0b42cc)}@media (max-width:600px){.qty-group{max-width:160px;grid-template-columns:40px 1fr 40px}.qty-btn,.qty-input{height:40px;font-size:16px}.btn-primary{max-width:160px;padding:10px 0}.btn-outline{padding:12px 24px;font-size:1rem}}.btn-primary{width:85%;max-width:180px;padding:10px 0;border-radius:10px;font-size:.92rem;transition:transform .15s ease,box-shadow .15s ease,background .2s ease;box-shadow:0 6px 14px rgba(11,74,203,.2)}.btn-primary:hover{background:#083aa6;box-shadow:0 8px 16px rgba(11,74,203,.25)}.cat-grid{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));grid-gap:22px;gap:22px}@media (max-width:1200px){.cat-grid{grid-template-columns:repeat(4,minmax(220px,1fr))}}@media (max-width:992px){.cat-grid{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media (max-width:420px){.cat-grid{grid-template-columns:1fr}}.cat-body{padding:16px 18px 0}.cat-name{font-size:1.06rem;font-weight:700;color:#0b2b4c;margin:6px 0 10px}.cat-attr,.cat-body p,.cat-body small,.cat-body span,.cat-code,.cat-desc{font-weight:400;font-size:.95rem;line-height:1.45;color:#2a3a4b}.cat-code{display:inline-block;background:#f3f7ff;color:#3c5675;padding:4px 8px;border-radius:8px;margin:6px 0 12px}.cat-ctrl{padding:12px 18px 18px;display:flex;flex-direction:column;gap:10px;align-items:stretch}.qty-group{grid-template-columns:44px 1fr 44px;grid-gap:8px;gap:8px}.qty-btn{height:40px;border:1.5px solid #dbe7ff;border-radius:10px;font-size:18px;line-height:1;transition:background .15s ease,transform .1s ease}.qty-btn:hover{transform:translateY(-1px)}.qty-input{height:40px;border:1.5px solid #dbe7ff;border-radius:10px;font-size:.95rem}.btn-primary{width:100%;padding:12px 0;border:none;border-radius:12px;background:#0b4acb;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 6px 14px rgba(11,74,203,.18);transition:background .2s ease,transform .15s ease}.btn-primary:hover{background:#093ba8}.cat-card .cat-body,.cat-card .cat-ctrl{padding-left:18px;padding-right:18px}.qty-group{display:grid;grid-template-columns:38px 1fr 38px;border:1.5px solid #dbe7ff;border-radius:10px;overflow:hidden;width:100%;max-width:180px;background:#fff;margin:0 auto}.qty-btn{height:36px;border:none;background:#f5f8ff;color:#0b4acb;font-size:16px;transition:background .15s ease}.qty-btn:hover{background:#eaf1ff}.qty-input{width:100%;height:36px;border:none;font-size:.9rem;color:#1f2b37}.qty-btn:first-child{border-right:1px solid #e5ecff}.qty-btn:last-child{border-left:1px solid #e5ecff}:root{--cc-blue-dark:#018ec1}.cc-catwrap{display:flex;align-items:center}.cc-actions{position:relative;z-index:2}.cc-nav-desktop{z-index:3}.cc-nav-btn{padding:.55rem .9rem;border-radius:10px;font-weight:800;color:#064c7e;background:#e8f6ff;border:1px solid #cfe9ff}.cc-nav-btn.is-active{background:#dff1ff}.cc-catdrop{width:380px;max-height:min(68vh,520px);border-radius:16px;box-shadow:0 16px 36px rgba(0,0,0,.18);transform-origin:top right;transition:transform .18s ease,opacity .18s ease,visibility .18s}.cc-catdrop h3{padding:14px 16px;letter-spacing:.2px;border-radius:16px 16px 0 0}.cc-catdrop ul{padding:12px}.cc-catdrop li{margin:10px 0}.cc-catdrop a{grid-template-columns:28px 1fr 18px;grid-column-gap:12px;column-gap:12px;min-height:60px;padding:14px 16px;border-radius:12px;transition:background .18s ease,transform .12s ease}.cc-catdrop a:hover{transform:translateX(2px)}.cc-catdrop svg{width:24px;height:24px}.cc-catdrop .arrow{width:18px;height:18px}:root{--cc-blue-dark:#0196CC;--cc-white-12:rgba(255,255,255,.12);--cc-white-18:rgba(255,255,255,.18)}.cc-nav-link{gap:.4rem;color:#064c7e}.cc-nav-link:hover{text-decoration:underline}.cc-nav-link .chev{width:16px;height:16px}.cc-catdrop{top:calc(100% + 10px);width:320px;max-height:min(64vh,460px);box-shadow:0 14px 28px rgba(0,0,0,.16);border:1px solid var(--cc-white-18);transition:transform .16s ease,opacity .16s ease,visibility .16s}.cc-catdrop h3{padding:10px 14px;background:var(--cc-blue-dark);border-radius:14px 14px 0 0;border-bottom:1px solid var(--cc-white-12)}.cc-catdrop ul{padding:10px}.cc-catdrop li{margin:8px 0}.cc-catdrop a{grid-template-columns:26px 1fr 16px;grid-column-gap:10px;column-gap:10px;min-height:54px;padding:12px;border-radius:10px;border:1px solid var(--cc-white-12);transition:background .16s ease,transform .1s ease}.cc-catdrop svg{width:22px;height:22px}.cc-catdrop .arrow{width:16px;height:16px}:root{--cc-blue:#00B6F0;--cc-blue-top:#06AEE4;--cc-blue-brd:#0aaee3}.cc-nav-link{display:inline-flex;align-items:center;gap:.35rem;background:transparent;border:0;padding:0;cursor:pointer;font:inherit;font-weight:800;color:#063b63}.cc-nav-link .chev{width:14px;height:14px;transition:transform .15s ease}.cc-nav-link .chev.up{transform:rotate(180deg)}.cc-catdrop{top:calc(100% + 8px);right:0;width:300px;max-height:min(70vh,520px);overflow:auto;background:var(--cc-blue);color:#fff;border:1px solid var(--cc-blue-brd);border-radius:6px;box-shadow:0 10px 22px rgba(0,0,0,.14);transform:translateY(-6px);opacity:0;visibility:hidden;transition:transform .14s ease,opacity .14s ease,visibility .14s;z-index:1100}.cc-catdrop.open{transform:translateY(0);opacity:1;visibility:visible}.cc-catdrop h3{margin:0;padding:8px 12px;font:inherit;font-weight:800;background:var(--cc-blue-top);border-bottom:1px solid rgba(255,255,255,.18);border-radius:6px 6px 0 0}.cc-catdrop ul{list-style:none;margin:0;padding:8px}.cc-catdrop li{margin:6px 0}.cc-catdrop a{display:grid;grid-template-columns:22px 1fr 14px;align-items:center;grid-column-gap:8px;column-gap:8px;min-height:44px;padding:10px 12px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid var(--cc-blue-brd);color:#fff;text-decoration:none;font:inherit;font-weight:700;transition:background .12s ease,transform .08s ease}.cc-catdrop a:hover{background:rgba(255,255,255,.14);transform:translateX(1px)}.cc-catdrop svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cc-catdrop .arrow{width:14px;height:14px;stroke-width:2}.cc-catwrap{isolation:isolate}@media (max-width:1024px){.cc-catwrap .cc-catdrop{display:none!important}}.cc-catwrap{position:relative;display:inline-block}.cc-catdrop{right:auto;transform-origin:top left}.cc-nav-link,.cc-nav-link:focus,.cc-nav-link:hover{text-decoration:none}.cc-catdrop a,.cc-catdrop a:focus,.cc-catdrop a:hover{color:#fff}.cc-nav-desktop{position:relative}.cc-grid-wrap{margin:24px auto;max-width:1400px;padding:0 12px}.cc-grid-head{text-align:center;margin:6px 0 22px}.cc-grid-head h1{font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.2;background:linear-gradient(180deg,#0bb6ff,#027dcb);-webkit-background-clip:text;background-clip:text;color:transparent}.cc-grid-5{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}@media (max-width:1280px){.cc-grid-5{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.cc-grid-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.cc-grid-5{grid-template-columns:1fr}}.cc-catdrop{background:#ffffff;color:#0b2239;border:1px solid #e6e8ec;border-radius:14px;box-shadow:0 20px 60px rgba(15,23,42,.12);padding:0;width:520px;max-height:min(70vh,620px);overflow:hidden}.cc-catdrop h3{background:#f8fafc;color:#38bdf8;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:.95rem}.cc-catgrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:12px}.cc-catitem a{background:#ffffff;border:1px solid #edf2f7;border-radius:6px;color:#0b2239;min-height:52px;padding:10px 12px;box-shadow:0 2px 8px rgba(15,23,42,.08);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.cc-catitem a:hover{background:#f8fafc;border-color:#e2e8f0;box-shadow:0 4px 12px rgba(15,23,42,.12)}.cc-catico-svg{color:#111827}.cc-catarrow{opacity:.4}.cc-catdrop a,.cc-catdrop a:focus,.cc-catdrop a:hover{color:#0b2239}.cc-card{border-radius:18px;box-shadow:0 10px 26px rgba(2,125,203,.08);gap:12px}.cc-imgbox{border:1px solid #e8f0fb;border-radius:12px}.cc-imgbox img{transition:transform .2s ease}.cc-imgbox:hover img{transform:scale(1.02)}.cc-title{color:#083c5a;max-width:70%}.cc-code{border:1px solid #d8e9ff;background:#eef6ff;color:#0b5aa0;border-radius:8px}.cc-code:hover{background:#e4f1ff}.cc-desc{margin:0;color:#527189;font-size:13.5px;line-height:1.45;min-height:42px}.cc-qty button{color:#0b5aa0}.cc-qty input{width:72px}.cc-btn-cta:hover{filter:brightness(.97)}.cc-empty,.cc-error,.cc-loading{margin:32px auto;color:#0a3550}@media (max-width:520px){.cc-grid-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.cc-grid-5{grid-template-columns:1fr}}.pd-wrap{max-width:1200px;margin:24px auto;padding:0 16px}.pd-content{display:flex;gap:32px;align-items:flex-start}.pd-media{flex:1 1 520px;background:#f3f8ff;border:1px solid #e8f0fb;border-radius:16px;overflow:hidden}.pd-media img{width:100%;height:100%;object-fit:contain;aspect-ratio:1/1}.pd-info{flex:1 1 520px}@media (max-width:900px){.pd-content{gap:20px}.pd-media{flex-basis:420px}}@media (max-width:768px){.pd-content{flex-direction:column}.pd-media{width:100%}.pd-media img{aspect-ratio:4/3}.pd-info{width:100%}}.cc-grid-4{grid-gap:22px;gap:22px}.cc-card{background:#fff;border:1px solid #e9f1fb;border-radius:22px;padding:16px;box-shadow:0 10px 26px rgba(17,119,255,.08);min-height:100%}.cc-imgbox{background:#f3f8ff;cursor:pointer}.cc-title{font-size:18px;font-weight:800;color:#0a3d5e;flex:1 1}.cc-code{font-size:12px;border:1px solid #d8e9fb;background:#f5fbff;white-space:nowrap}.cc-desc{margin:8px 0 12px;font-size:13px;line-height:1.35;color:#42637a}.cc-card-bottom{justify-content:space-between}.cc-qty button{color:#0b53be}.cc-qty input{color:#053b5e}.cc-btn-cta{padding:0 22px;background:#00aef7;box-shadow:0 10px 22px rgba(17,119,255,.18);white-space:nowrap}.cc-imgbox{border-radius:14px}.cc-title{font-size:16px}.cc-desc{font-size:12.5px}.cc-qty button{width:36px;height:36px}.cc-qty input{width:60px;height:36px;font-size:15px}.cc-btn-cta{height:40px;padding:0 16px}@media (max-width:1024px){.cc-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.cc-grid-4,.cc-grid-mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.cc-grid-4{grid-template-columns:repeat(1,minmax(0,1fr))}}.cc-imgbox{display:block;width:100%;border-radius:16px;background:#f1f8ff;overflow:hidden}.cc-imgbox img{width:100%;height:100%;object-fit:contain;display:block}.cc-card-top{align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.cc-title{font-size:20px;line-height:1.25}.cc-code{border:0;background:#eaf3ff;padding:6px 10px;border-radius:10px;font-weight:700;color:#0b53be;cursor:pointer}.cc-desc{margin:8px 0 0;color:#3a5975;font-weight:500}.cc-card-bottom{padding-top:12px}.cc-qty button{width:40px;cursor:pointer}.cc-qty button,.cc-qty input{height:40px;border-radius:10px}.cc-qty input{width:70px;color:#0535be}.cc-qty input::-webkit-inner-spin-button,.cc-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cc-qty input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cc-btn-cta{flex:1 1;height:44px;border:none;border-radius:12px;background:#00b1ff;color:#fff;font-weight:800;box-shadow:0 8px 22px rgba(11,177,255,.28);cursor:pointer}.cc-back-row{margin-top:28px;display:flex;justify-content:center}.cc-back-link{font-weight:800;color:#0b53be}@media (max-width:640px){.cc-grid-mobile-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.cc-card{padding:14px}.cc-imgbox{height:160px}.cc-body{display:flex;flex-direction:column}.cc-mob-1{order:1}.cc-mob-2{order:2}.cc-mob-3{order:3}.cc-mob-4{order:4}.cc-mob-5{order:5}.cc-title{font-size:18px;line-height:1.25;margin:10px 0 6px}.cc-code{display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:10px;background:#eef6ff;border:1px solid #d8e9ff}.cc-desc{font-size:14px;color:#4a5a68;margin:0 0 12px}.cc-qty{justify-content:center;gap:10px;margin:0 0 10px}.cc-qty button{width:44px}.cc-qty button,.cc-qty input{height:44px;border-radius:12px}.cc-qty input{width:82px;font-size:18px}.cc-cta-row{display:flex;flex-direction:column;gap:10px}.cc-btn-cta{width:100%;height:48px;border:none;border-radius:14px;background:#0ea5ff;color:#fff;font-weight:800;letter-spacing:.2px;box-shadow:0 8px 22px rgba(11,177,255,.28);cursor:pointer}.cc-link-detail{text-align:center;font-size:13px;color:#0b6fcf;text-decoration:underline}.cc-back-row{margin-top:8px}}.cc-cta-row{align-items:center}.cc-grid-4{display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}.cc-card-bottom{display:flex;align-items:center;gap:12px;margin-top:8px}.prod-hero{grid-template-columns:420px 1fr;grid-gap:32px;gap:32px;align-items:flex-start}.prod-img{width:420px;max-width:100%;aspect-ratio:1/1;border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#ffffff,#f7fbff);border:3px solid #d7e3ef;box-shadow:0 14px 34px rgba(5,59,94,.08);padding:12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;margin-inline:auto}.prod-img img{width:calc(100% - 10px);height:calc(100% - 10px);object-fit:contain;object-position:center bottom;background:transparent;border-radius:20px;transform:scale(1.06);transform-origin:center;display:block}.prod-title{font-size:clamp(28px,3.1vw,44px);color:#053b5e}.desc{margin:8px 0 12px;color:#3c5465;white-space:pre-line;text-align:justify;line-height:1.6}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:4px 0 16px}.chip{background:#eaf4ff;border:1px solid #d6eaff;color:#24507a;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.9rem}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:8px 0 12px}.field{display:grid;grid-gap:6px;gap:6px}.lbl{font-weight:700;color:#053b5e;font-size:.92rem}select{height:44px;border-radius:12px;border:1px solid #d8e8fb;padding:0 12px;font-size:.95rem}.pill-group{display:flex;flex-wrap:wrap;gap:8px}.pill{border:1px solid #1b57e6;color:#1b57e6;padding:6px 12px;border-radius:999px;font-weight:700;font-size:.9rem;line-height:1.1;transition:background-color .12s ease,color .12s ease,border-color .12s ease,transform .12s ease}.pill,.pill:hover{background:transparent}.pill.is-active,.pill:hover{border-color:#1b57e6}.pill.is-active{background:#1b57e6;color:#ffffff;transform:translateY(-1px)}.cta{gap:14px;margin-top:10px;flex-wrap:wrap}.cta,.qty{display:flex;align-items:center}.qty{gap:10px}.qty button{width:48px;background:#f7fbff;font-size:22px;font-weight:700;color:#053b5e}.qty button,.qty input{height:48px;border:1px solid #d8e8fb;border-radius:12px}.qty input{width:92px;text-align:center;font-size:20px}.btn{height:52px;padding:0 28px;border:0;border-radius:18px;background:#1664ff;color:#ffffff;font-weight:800;font-size:.98rem;box-shadow:0 8px 20px rgba(16,97,255,.18);white-space:nowrap;transition:transform .12s ease,box-shadow .12s ease}.btn:hover{background:#0b53e6;box-shadow:0 10px 24px rgba(16,97,255,.2);transform:translateY(-1px)}.btn:active{background:#0949cc;transform:translateY(0);box-shadow:0 8px 20px rgba(16,97,255,.16)}.prod-back{margin-top:16px;max-width:700px;padding:14px;border:1px solid #d6eaff;background:#eaf4ff;color:#24507a;font-weight:600;font-size:.95rem}@media (max-width:900px){.prod-hero{grid-template-columns:1fr;gap:18px}}.cc-related{margin-top:34px;padding-top:10px}.cc-related-head h2{margin:0 0 16px;color:#053b5e;font-size:clamp(20px,2.4vw,26px)}.cc-carousel-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px}.cc-carousel{position:relative;--arrow-space:56px;overflow:hidden;padding:0;touch-action:pan-y}.cc-track{--gap:16px;--visible:5;--index:0;--step:calc((100% - (var(--gap) * (var(--visible) - 1))) / var(--visible) + var(--gap));display:flex;gap:var(--gap);align-items:stretch;padding:10px 0;width:100%;transform:translateX(calc(var(--index) * -1 * var(--step)));transition:transform .3s ease;will-change:transform}.cc-carousel-card{flex:0 0 calc((100% - (var(--gap) * (var(--visible) - 1))) / var(--visible));background:#ffffff;border:1px solid #e8f0fb;border-radius:20px;box-shadow:0 10px 26px rgba(2,125,203,.08);padding:16px;text-decoration:none;color:inherit;overflow:hidden;display:flex;flex-direction:column;min-width:190px;min-height:320px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.cc-carousel-card:hover{border-color:#b9d4ff;box-shadow:0 16px 30px rgba(9,61,120,.12)}.cc-card-img{background:#f3f8ff;border:1px solid #e8f0fb;border-radius:6px;margin:0 0 12px;width:100%;aspect-ratio:1/1;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.cc-card-img img{width:100%;height:100%;object-fit:contain}.cc-card-body{padding:0 4px;text-align:center;display:grid;grid-gap:12px;gap:12px;margin-top:auto}.cc-card-title{margin:0;color:#27445f;font-size:1rem;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-card-cta{justify-self:center;border:2px solid #1b57e6;padding:8px 18px;font-weight:700;font-size:.85rem;box-shadow:0 8px 18px rgba(27,87,230,.18);display:inline-flex;min-width:120px}.cc-arrow,.cc-card-cta{background:#ffffff;color:#1b57e6;border-radius:999px;align-items:center;justify-content:center}.cc-arrow{width:48px;height:48px;border:2px solid #1b57e6;font-size:22px;font-weight:900;display:flex;cursor:pointer;box-shadow:0 12px 20px rgba(27,87,230,.2);transition:none;position:absolute;top:70%;transform:translateY(-50%);z-index:2}.cc-arrow-left,.cc-arrow-right{position:static}@media (max-width:900px){.cc-carousel-shell{grid-template-columns:auto 1fr auto;gap:12px;justify-content:center}.cc-carousel{max-width:520px;margin:0 auto}.cc-track{--visible:2;--gap:14px}.cc-card-img{height:130px}.cc-carousel-card{min-height:300px;min-width:0}.cc-arrow{width:40px;height:40px;font-size:20px}}@media (max-width:720px){.cc-carousel-shell{position:relative;grid-template-columns:1fr;gap:0}.cc-carousel{max-width:100%;width:100%;justify-self:stretch}.cc-track{--visible:2;--gap:12px}.cc-carousel-card{min-height:280px;padding:12px}.cc-card-img{width:100%;height:auto;aspect-ratio:1/1;margin-bottom:10px;border-radius:12px;background:#ffffff;padding:6px;box-sizing:border-box}.cc-card-img img{object-fit:cover}.cc-arrow-left,.cc-arrow-right{position:absolute;top:56%;transform:translateY(-50%)}.cc-arrow-left{left:-6px}.cc-arrow-right{right:-6px}.cc-arrow{top:66%}.pill-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.pill{border-radius:14px;min-height:36px;padding:6px 10px;text-align:center}.cta{flex-direction:column;align-items:stretch}.qty{width:100%}.qty button,.qty input{flex:1 1;min-width:0}.btn{width:100%}}.cc-qty{align-items:center}.cc-qty button{width:46px;border-radius:12px;background:#f5fbff;font-weight:800}.cc-qty button,.cc-qty input{height:46px;border:1px solid #d8e9fb}.cc-qty input{width:82px;text-align:center;border-radius:12px}.cta-primary{border:none;height:46px;padding:0 22px;border-radius:16px;font-weight:800;color:#fff;background:#1062f3;box-shadow:0 8px 22px rgba(16,98,243,.22);transition:transform .06s ease,filter .12s ease}.cta-primary:active{transform:translateY(1px);filter:brightness(.96)}@media (max-width:640px){.cc-grid-4.cc-grid-mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-card{display:flex;flex-direction:column}.cc-card-top{order:1;margin-top:10px;display:flex;align-items:center;gap:8px}.cc-title{font-size:20px;line-height:1.2}.cc-code{margin-left:auto}.cc-desc{order:2;margin:6px 0 10px;min-height:auto}.cc-card-bottom{order:3;margin-top:6px;gap:10px}.cc-qty button,.cc-qty input{height:44px}.cc-qty input{width:78px}.cc-btn-cta{order:4;width:100%}.cc-card .cta-primary{height:48px;border-radius:18px}}.prod-hero{display:grid;grid-gap:28px;gap:28px;grid-template-columns:460px 1fr}.prod-img{height:460px}.prod-info{display:flex;flex-direction:column}.prod-title{margin:0 0 8px;color:#053B5E}.prod-meta{display:flex;gap:20px;flex-wrap:wrap}.prod-code{background:#e9f3ff;padding:6px 12px;border-radius:12px}.prod-desc{margin:12px 0 18px;color:#4A5A68}.prod-list{padding-left:18px;line-height:1.6;margin:0 0 6px}.prod-cta .cc-qty button,.prod-cta .cc-qty input{height:46px}.prod-cta .cta-primary{flex:1 1}.prod-back{margin-top:10px;width:100%;background:#e9f3ff;border:1px solid #d8e9fb;color:#053B5E;height:44px;border-radius:14px;font-weight:700}@media (max-width:640px){.prod-hero{grid-template-columns:1fr}.prod-img{width:100%;height:auto;aspect-ratio:1/1;padding:14px;border-radius:20px}.prod-cta{flex-direction:column;align-items:stretch}.prod-cta .cta-primary{height:52px;border-radius:18px}}.prod-cta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.prod-cta .cc-qty button,.prod-cta .cc-qty input{height:52px;font-size:18px}.prod-cta .cc-btn-cta{height:52px;padding:0 28px;min-width:220px;border-radius:16px;background:#0d5af6;box-shadow:0 6px 18px rgba(13,90,246,.35);font-weight:800}.prod-cta .cc-btn-cta:hover{background:#0b4fe1}.prod-cta .cc-btn-cta:active{transform:translateY(1px)}@media (max-width:640px){.prod-cta{justify-content:center;margin-top:8px}}@media (min-width:641px){.prod-cta{justify-content:flex-start}}.prod-cta>.cc-btn-cta{height:52px!important;padding:0 28px!important;min-width:220px;width:auto!important;border-radius:16px!important;box-shadow:0 6px 18px rgba(13,90,246,.35)}@media (max-width:640px){.prod-cta{justify-content:center}.prod-cta>.cc-btn-cta{margin-top:8px}}.prod-cta>.cc-btn-cta{height:56px!important;min-width:280px;padding:0 32px!important;border-radius:18px!important;background:#0d5af6!important;color:#fff!important;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 26px rgba(13,90,246,.35)}.prod-cta>.cc-btn-cta:hover{background:#0b4fe1!important}.prod-cta>.cc-btn-cta:active{transform:translateY(1px)}@media (max-width:640px){.prod-cta{justify-content:center}.prod-cta>.cc-btn-cta{min-width:86vw;max-width:420px}}.prod-cta .cc-btn-cta.cc-btn-cta--xl{height:56px!important;width:clamp(260px,88vw,420px)!important;padding:0 32px!important;border-radius:18px!important;background:#0d5af6!important;color:#fff!important;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 26px rgba(13,90,246,.35)}.prod-cta .cc-btn-cta.cc-btn-cta--xl:hover{background:#0b4fe1!important}.prod-cta .cc-btn-cta.cc-btn-cta--xl:active{transform:translateY(1px)}@media (min-width:768px){.prod-cta .cc-btn-cta.cc-btn-cta--xl{width:320px!important}}@media (max-width:640px){.cc-card{overflow:visible}.cc-card-bottom{flex-wrap:wrap;gap:12px;padding-bottom:12px}.cc-card-bottom,.cc-card-bottom .cc-qty{display:flex;align-items:center;justify-content:center}.cc-card-bottom .cc-qty{order:1;gap:8px;width:100%}.cc-card-bottom .cc-btn-cta{order:2;width:100%;max-width:360px;height:52px;border-radius:16px;background:#ffffff;color:#1f59e6;font-weight:800;border:2px solid #2f6bff;box-shadow:none}.cc-card-bottom .cc-btn-cta:active,.cc-card-bottom .cc-btn-cta:hover{background:#2f6bff;color:#ffffff;border-color:#2f6bff}}.cart-wrap{max-width:1200px;margin:0 auto;padding:28px 16px 48px}.cart-header{text-align:center;margin-bottom:18px}.cart-header h1{margin:0;font-size:clamp(28px,4vw,48px)}.cart-grid{grid-template-columns:repeat(4,1fr);margin-top:8px}@media (max-width:1100px){.cart-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.cart-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.cart-grid{grid-template-columns:1fr}}.cart-card{background:#ffffff;box-shadow:0 10px 28px rgba(13,84,184,.08);display:flex;flex-direction:column;gap:12px}.cart-card .skeleton{width:100%;height:220px;border-radius:16px;background:linear-gradient(90deg,#eef5ff 25%,#e5efff 50%,#eef5ff 75%);background-size:200% 100%;animation:cart-shine 1.2s linear infinite}@keyframes cart-shine{to{background-position:-200% 0}}.cart-close{background:#f4f8ff;color:#265a9b;box-shadow:0 6px 16px rgba(29,88,200,.12);transition:transform .15s ease,background .2s ease}.cart-close:hover{transform:scale(1.05);background:#eaf2ff}.cart-media{background:#f2f8ff}.cart-head h3{color:#053b5e;font-weight:800}.cart-code{color:#1c4f8f}.cart-qty{margin-top:6px}.qty-btn{color:#083e78}.cart-toolbar{margin:10px 0 6px}.cart-empty{margin:24px 0 8px;font-size:18px}.ct-btn{min-width:180px;padding:0 20px;border-radius:16px;font-size:18px;transition:transform .08s ease,box-shadow .2s ease,background-color .2s ease}.btn-primary{background:#0d3fbf;box-shadow:0 18px 40px rgba(13,63,191,.28)}.btn-primary:hover{transform:translateY(-1px)}.btn-primary.outline{background:#eaf3ff;color:#0d3fbf;border:1px solid #cfe2ff;box-shadow:none}.btn-ghost-danger{background:#fff3f3;color:#c01c2f;border:1px solid #ffd9de;border-radius:12px;padding:10px 14px;font-weight:700;height:42px}.btn-danger{background:#e02424}.btn-ghost{background:#f4f8ff;color:#2e4f7a}.cart-cta-row{flex-wrap:wrap}.cart-cta-row.single{justify-content:center}@media (max-width:720px){.cart-cta-row.has-items{flex-direction:column;gap:12px}.cart-cta-row .ct-btn{width:100%;max-width:420px;margin:0 auto}}.cart-modal__backdrop{background:rgba(8,20,40,.35)}.cart-modal__content{box-shadow:0 30px 60px rgba(15,60,140,.25)}.cart-modal__content h4{margin:0 0 6px;color:#053b5e}.cart-modal__content p{margin:0 0 14px;color:#395164}.cart-wrap{max-width:1120px}.cart-header h1{color:#053b5e;font-size:clamp(28px,3.2vw,48px)}.cart-empty{color:#27485c;margin:8px 0 16px}.cart-grid{grid-gap:22px;gap:22px}.cart-card{box-shadow:0 10px 30px rgba(16,97,255,.06)}.cart-close{width:38px;height:38px;border-radius:12px;border:1px solid #e8f0ff;background:#f6faff;color:#0c3a6b}.cart-media{background:#f1f7ff;border-radius:16px}.cart-head h3{margin:14px 0 4px;color:#083a5f}.cart-code{border-radius:10px;padding:4px 10px;color:#17486b}.cart-qty{gap:12px;margin-top:12px}.cart-toolbar{margin:10px 0 16px}.cart-cta-row{margin:16px 0 24px}@media (max-width:700px){.cart-cta-row.has-items{flex-direction:column}}.btn-primary{background:#0f46c6;box-shadow:0 16px 44px rgba(7,59,177,.28)}.btn-primary:hover{filter:brightness(.96)}.btn-ghost{color:#24507a}.btn-ghost-danger{background:#ffecef;color:#9c1131;border:1px solid #ffd1d9}.btn-danger{background:#e3344a}.skeleton{aspect-ratio:4/3;border-radius:16px;background:linear-gradient(90deg,#f3f7ff,#eef4ff,#f3f7ff);background-size:200% 100%;animation:sk 1.2s linear infinite}.cart-modal{z-index:1000}.cart-modal__backdrop{background:rgba(0,0,0,.3)}.cart-modal__content{box-shadow:0 14px 48px rgba(0,0,0,.18)}.cc-card,.cc-imglink{position:relative}.cc-imglink{display:block;z-index:2;outline:0}.cc-imglink img{width:100%;height:240px;object-fit:contain;border-radius:18px;background:#eef6ff}.cc-card-bottom{position:relative;z-index:1}.cc-card .hover-layer,.cc-card .overlay,.cc-card [data-overlay],.cc-card:after,.cc-card:before{pointer-events:none}.cart-wrap{padding:0 16px 24px}.cart-header h1{margin:0 0 10px;color:#053B5E;line-height:1.15}.cart-empty{color:#2e4759;margin:16px 0 28px}.cart-toolbar{margin:8px 0 14px}.cart-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}@media (max-width:980px){.cart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.cart-grid{grid-template-columns:1fr}}.cart-card{border:1px solid #e7f0fb;box-shadow:0 8px 28px rgba(5,59,94,.08)}.cart-close{width:36px;height:36px;border:1px solid #e2edff;background:#f5f9ff;font-size:22px;font-weight:700;line-height:1;color:#2d4e73}.cart-media{aspect-ratio:1/1}.cart-head{margin:12px 6px 10px}.cart-head h3{margin:0 0 6px;color:#0a3a5d;font-size:clamp(18px,2.1vw,22px)}.cart-code{display:inline-block;background:#eaf3ff;border:1px solid #d6e6ff;padding:6px 10px;border-radius:12px;color:#1b4870;font-weight:700}.cart-qty{margin:10px 6px 4px}.qty-btn{width:48px;height:48px;font-weight:800;color:#124a7a}.qty-input{width:92px;height:48px;font-size:20px;outline:none}.cart-cta-row{gap:16px;margin-top:22px}@media (max-width:720px){.cart-cta-row.has-items{flex-direction:column;align-items:center;gap:12px}}.ct-btn{min-width:230px;padding:0 22px;letter-spacing:.2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary{background:#0b3fa3;box-shadow:0 22px 45px rgba(11,63,163,.28)}.btn-primary:hover{filter:brightness(.98)}.btn-ghost{color:#1b4870;border:1px solid #d6e6ff}.btn-ghost-danger{background:#fff2f2;color:#b3162a;border:1px solid #ffd7db}.btn-danger{background:#e22c3a}.skeleton{height:260px;background:linear-gradient(90deg,#eef5ff 25%,#f6faff 37%,#eef5ff 63%);animation:ske 1.2s infinite}@keyframes ske{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.cart-modal{z-index:70}.cart-modal__backdrop{background:rgba(10,36,60,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-modal__content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,92vw);box-shadow:0 24px 60px rgba(5,59,94,.25)}.cart-modal__content h4{margin:0 0 8px;color:#0a3a5d}.cart-header h1{text-align:center;font-size:clamp(30px,4vw,48px);color:#083b5e;margin:16px 0 10px}.cart-empty{color:#2d4b60;margin:14px 0 22px}.cart-toolbar{display:flex;justify-content:flex-end;gap:12px;max-width:1100px;margin:0 auto 10px;padding:0 16px}.cart-grid{max-width:1100px;margin:0 auto;padding:8px 16px 24px;grid-gap:24px;gap:24px}@media (max-width:980px){.cart-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.cart-grid{grid-template-columns:1fr}}.cart-card{padding:16px;box-shadow:0 18px 50px rgba(13,102,255,.08),0 6px 20px rgba(13,102,255,.06)}.cart-close{top:10px;right:12px;border-radius:50%;border:0;background:#f3f7ff;color:#0d47ff;font-weight:800;cursor:pointer}.cart-media{aspect-ratio:16/10;margin-bottom:12px}.cart-head h3{margin:0 0 4px;color:#0b3f63;font-size:18px}.cart-code{color:#51708a}.qty-btn{width:46px;height:46px;cursor:pointer}.qty-input{width:90px;height:46px;color:#083b5e;background:#fff}.cart-cta-row{max-width:1100px;margin:6px auto 24px;padding:0 16px}@media (max-width:700px){.cart-cta-row,.cart-cta-row.has-items{flex-direction:column}}.ct-btn{display:inline-flex;padding:0 26px;border:0;cursor:pointer;letter-spacing:.25px;text-decoration:none}.btn-primary{background:#0e49dd;box-shadow:0 18px 50px rgba(13,102,255,.25)}.btn-ghost{background:#eaf3ff;color:#164777}.btn-ghost-danger{background:#ffefef;color:#b91c1c}.btn-danger{background:#e53935}.skeleton{width:100%;aspect-ratio:16/10;background:linear-gradient(90deg,#f2f6ff 25%,#e9f1ff 37%,#f2f6ff 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.cart-modal{z-index:50}.cart-modal__backdrop{background:rgba(13,20,33,.45)}.cart-modal__content{margin:12vh auto 0;max-width:460px;border-radius:16px;box-shadow:0 18px 50px rgba(13,102,255,.18);padding:20px}.cart-modal__actions{gap:12px}.cart-wrap{max-width:1100px;margin:28px auto;padding:0 16px}.cart-header h1{margin:0 0 16px;font-size:clamp(28px,3.2vw,44px);color:#00AEEF}.cart-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media (max-width:900px){.cart-grid{grid-template-columns:1fr}}.cart-card{position:relative;border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(6,38,90,.08);padding:14px}.cart-close{position:absolute;top:8px;right:10px;width:34px;height:34px;border-radius:10px;border:1px solid #e6eefb;background:#fff;font-size:20px}.cart-media{width:100%;aspect-ratio:4/3;border-radius:18px;overflow:hidden;background:#eef6ff;display:flex;align-items:center;justify-content:center}.cart-media img{width:100%;height:100%;object-fit:contain}.cart-head h3{margin:12px 0 2px;color:#0a3b64}.cart-code{color:#3c6a9b}.cart-qty{display:flex;align-items:center;gap:10px;margin-top:10px}.qty-btn{width:44px;border-radius:12px;background:#f7fbff;font-size:22px;font-weight:700}.qty-btn,.qty-input{height:44px;border:1px solid #d8e8fb}.qty-input{width:84px;border-radius:12px;text-align:center;font-size:18px;color:#053b5e}.cart-cta-row{display:flex;justify-content:center;gap:14px;margin:22px 0 8px}.cart-cta-row.has-items{justify-content:space-between}@media (max-width:900px){.cart-cta-row.has-items{flex-direction:column}}.ct-btn{min-width:220px;height:56px;border-radius:18px;font-weight:800;display:flex;align-items:center;justify-content:center}.btn-primary{background:#0f49c9;color:#fff;box-shadow:0 16px 36px rgba(15,73,201,.28)}.btn-ghost{background:#eaf4ff;color:#244a74;border:1px solid #d6eaff}.btn-ghost-danger{background:#ffecec;color:#8b1d1d;border:1px solid #ffd0d0}.btn-danger{background:#d32f2f;color:#fff}.cart-cta-row .ct-btn:focus-visible,.cart-cta-row .ct-btn:hover{background:#00AEEF;color:#fff;border-color:#00AEEF}.cart-empty{text-align:center;color:#3b556e;margin:24px 0}.skeleton{height:220px;border-radius:18px;background:linear-gradient(90deg,#eef3fb 25%,#f6f9ff 37%,#eef3fb 63%);animation:sk 1.2s infinite}@keyframes sk{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.cart-modal{position:fixed;inset:0;display:grid;place-items:center;z-index:60}.cart-modal__backdrop{position:absolute;inset:0;background:rgba(0,20,40,.35)}.cart-modal__content{position:relative;background:#fff;padding:22px;border-radius:18px;width:min(92vw,420px);box-shadow:0 18px 44px rgba(0,20,50,.22)}.cart-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.navdrawer{width:min(94vw,420px);max-width:420px;box-shadow:-24px 0 48px rgba(0,0,0,.12);z-index:60;display:flex;flex-direction:column;height:100%}@media (min-width:1024px){.navdrawer{display:none}}.navdrawer__head{padding:16px 18px;border-bottom:1px solid #eef2ff;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1;font-weight:800;color:#0ea5e9}.navdrawer__close{width:40px;height:40px;border:1px solid #e8eeff;background:#f6f9ff;display:grid;place-items:center;color:#0ea5e9}.navdrawer__list{padding:14px;overflow:auto}.navtile{padding:14px 16px;border-radius:16px;border:1px solid #e6ecff;box-shadow:0 1px 0 rgba(10,59,151,.04);text-decoration:none;font-weight:700}.navtile--select{background:#f3f7ff}.navtile__left{min-width:0}.navtile__icon{width:36px;height:36px;border-radius:10px;background:#eef4ff;flex:0 0 36px;color:#0ea5e9}.navtile__emoji{font-size:18px;line-height:1}.navtile__title{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#111827}.navtile__chev{width:18px;height:18px;transition:transform .2s}.navtile__arrow:after{content:"";display:block;width:14px;height:14px;border-color:#0ea5e9;border-style:solid;border-width:0 3px 3px 0;transform:rotate(-45deg);margin-left:8px}.navsub{margin-top:-6px;padding:6px 6px 2px}.navsub__item{padding:12px 14px;background:#fff;border:1px dashed #dfe7ff;color:#111827;font-weight:600;text-decoration:none}.navsub__left{min-width:0}.navsub__left span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navsub__item i:after{content:"";width:12px;height:12px;display:block;border-color:#0ea5e9;border-style:solid;border-width:0 2px 2px 0;transform:rotate(-45deg)}@media (max-width:420px){.navtile{padding:12px 14px}.navtile__title{font-size:15px}}.cc-suggest{list-style:none}.cc-suggest .sug-code{opacity:.8}.cc-suggest{z-index:40}.navdrawer{position:fixed;inset:0 0 0 auto;width:min(420px,92vw);background:#fff;box-shadow:-8px 0 28px rgba(0,0,0,.18);transform:translateX(100%);transition:transform .25s ease;z-index:1000}.navdrawer.is-open{transform:translateX(0)}.navdrawer__head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e9eef7}.navdrawer__close{background:#f3f7ff;border:1px solid #dfe9ff;border-radius:12px;padding:8px}.navdrawer__list{display:flex;flex-direction:column;gap:12px;padding:12px}.navtile{display:flex;justify-content:space-between;align-items:center;padding:14px;border:1px solid #e6eefc;border-radius:14px;background:#fff;color:#0ea5e9}.navtile--select{background:#eef4ff}.navtile__left{display:flex;gap:12px;align-items:center}.navtile__icon{width:28px;height:28px;display:grid;place-items:center;background:#eaf7ff;border-radius:8px}.navtile__title{font-weight:700;color:inherit}.navtile--strong .navtile__title{font-weight:900}.navtile__chev{width:20px;height:20px;transition:.15s}.navtile__chev.up{transform:rotate(180deg)}.navsub{display:flex;flex-direction:column;gap:8px;margin:8px 0 0 12px}.navsub__item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px dashed #d9e6ff;border-radius:12px;color:#0ea5e9}.cc-search-wrap{position:relative}.cc-suggest{position:absolute;left:0;right:0;top:100%;margin-top:6px;z-index:1100;background:#fff;border:1px solid #e6eefc;border-radius:12px;padding:6px;box-shadow:0 12px 28px rgba(10,59,151,.12);max-height:360px;overflow:auto}.cc-suggest li{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:10px;cursor:pointer}.cc-suggest li.is-active,.cc-suggest li:hover{background:#f2f6ff}.cc-suggest img{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#eef3ff}.cc-suggest .sug-meta{display:flex;flex-direction:column;min-width:0}.cc-suggest .sug-meta strong{font-size:14px;color:#0A3B97;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-suggest .sug-code{font-size:12px;color:#0A3B97;opacity:.85}.cc-suggest .sug-desc{font-size:12px;color:#415a77;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:640px){.cc-suggest{max-height:300px}}@media (min-width:1024px){.cc-header .cc-search-wrap{position:static}.cc-header .cc-search-wrap .cc-suggest{left:0;right:0;width:100%;max-width:100%}}.cc-code{display:none!important}.cc-catitem--otros{position:relative}.cc-otros{width:100%;display:flex;align-items:center;gap:10px;height:var(--tile-h,40px);padding:0 12px;background:var(--brand-700);color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;transition:background .15s ease}.cc-otros:hover{background:var(--brand-650)}.cc-otros .rot{transition:transform .15s ease}.cc-otros.open .rot{transform:rotate(180deg)}.cc-sublist{position:absolute;top:0;left:calc(100% + 10px);width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;box-shadow:0 10px 20px rgba(0,0,0,.1);display:grid;grid-gap:8px;gap:8px;z-index:50;overflow-y:auto;overflow-x:hidden;max-height:78vh}.cc-sublist::-webkit-scrollbar{width:0;height:0}.cc-sublist{scrollbar-width:none;-ms-overflow-style:none}.cc-sublist>li>a{display:flex;align-items:center;gap:10px;height:var(--tile-h,40px);padding:0 12px;background:var(--brand-700);color:#fff;border-radius:10px;border:1px solid rgba(255,255,255,.08);transition:background .12s ease}.cc-sublist>li>a:hover{background:var(--brand-650)}.cc-catdrop{overflow:visible!important;max-height:none!important}.cc-catdrop::-webkit-scrollbar{width:0;height:0}.cc-catdrop{scrollbar-width:none;-ms-overflow-style:none}.cc-catgrid{grid-template-columns:1fr 1fr;padding:6px;list-style:none}.cc-catitem a{padding:4px 8px;background:var(--brand-700);transition:background .12s ease}.cc-catitem a:hover{background:var(--brand-650)}.cc-cattxt{font-size:.82rem;font-weight:500}@media (max-width:1024px){.cc-catgrid{grid-template-columns:1fr}}.cc-catdrop{background:#0096db;box-shadow:0 8px 20px rgba(0,0,0,.2);width:500px}.cc-catdrop h3{margin:0 0 10px;padding-left:4px}.cc-catgrid{display:grid;grid-template-columns:repeat(2,240px);grid-gap:6px 10px;gap:6px 10px}.cc-catitem a{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px 8px;color:#fff;font-size:.82rem;height:36px;transition:background .15s ease}.cc-catitem a:hover{background:rgba(255,255,255,.18)}.cc-catico-svg{width:16px;height:16px;color:#fff}.cc-cattxt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-catarrow{margin-left:auto;opacity:.85;font-weight:700}@media (max-width:1024px){.cc-catdrop{width:100%}.cc-catgrid{grid-template-columns:1fr}}.cc-catdrop{position:absolute;top:100%;left:0;background:#21b0e4;border-radius:10px;padding:14px 12px;box-shadow:0 8px 20px rgba(0,0,0,.25);z-index:100;display:block;width:max-content}.cc-catdrop--brand{width:100%!important;max-width:100%!important;left:0!important;right:auto!important;transform:none!important}.cc-header-wrap{position:relative}.cc-catwrap,.cc-nav-desktop{position:static}.cc-catdrop h3{padding-bottom:4px;color:#fff;font-weight:700;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:6px;margin-bottom:10px}.cc-card .cc-desc,.cc-desc,.product-desc{color:#000!important;font-weight:500}.priv-container{background-color:#ffffff}.priv-hero{width:100%;height:260px;position:relative;background-image:url(/img/about/entrega.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.priv-hero:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:200px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 45%,#ffffff)}.priv-content{margin:-110px auto 60px}.priv-content h1{font-size:40px;font-weight:700;color:#111111;margin:0 0 8px}.priv-content .last-update,.priv-content h1{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:left}.priv-content .last-update{font-size:14px;font-weight:300;color:#6b6b6b;margin:0 0 28px}.priv-content h2{font-size:22px;font-weight:600;margin:36px 0 14px;text-align:left}.priv-content h2,.priv-content p{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111111}.priv-content p{font-size:16px;font-weight:300;line-height:1.8;text-align:justify;margin-bottom:18px}@media (max-width:900px){.priv-hero{height:220px}.priv-content{margin:-90px auto 40px;padding:32px 24px}.priv-content h1{font-size:32px}.priv-content p{font-size:15px}}@media (max-width:600px){.priv-hero{height:200px}.priv-content{margin:-70px auto 32px;padding:26px 18px}.priv-content h1{font-size:28px}}.priv-content{max-width:1200px;margin:30px auto 60px;padding:50px 60px;background-color:#ffffff;box-shadow:0 18px 40px rgba(0,0,0,.12);box-sizing:border-box}.su-coverage-carousel{width:100vw;margin:18px calc(50% - 50vw) 0;background:#ffffff;overflow:hidden}.su-coverage-reel{position:relative;width:100vw;height:min(96vh,1040px);min-height:560px;background:#ffffff}.su-coverage-slide{position:absolute;inset:0;opacity:0;animation:suCoverageFade 24s infinite;animation-timing-function:ease-in-out;animation-delay:calc(var(--i) * 3s);background:#ffffff}.su-coverage-backdrop{display:none}.su-coverage-main{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);animation:none}@keyframes suCoverageFade{0%{opacity:0}3%{opacity:1}12.5%{opacity:1}15%{opacity:0}to{opacity:0}}@media (max-width:768px){.home-horizontal-slot{width:calc(100% - 8px);margin:2px auto 12px}.home-horizontal-slot__inner{min-height:130px;border-radius:12px}.su-coverage-main{object-fit:cover;object-position:center}}.su-mapCard{max-width:900px;margin:0 auto;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,.08);border-radius:0}.su-map,.su-mapCard{width:100%;padding:0}.su-map{position:relative;height:auto;overflow:hidden;margin:0}.su-map-img{width:100%;height:auto;object-fit:contain;display:block;border-radius:0}.su-pin{position:absolute;width:12px;height:12px;background:#00a3e0;border-radius:50%;border:2px solid white;box-shadow:0 0 4px rgba(0,0,0,.4);cursor:pointer}.su-pin:hover{transform:scale(1.25);background:#007bb8}.edge-carousel,.edge-slide{min-height:480px!important}.edge-slide img{width:100%;height:100%;object-fit:cover;object-position:top center;transform:scale(1.02)}.edge-cap:after,.edge-cap:before,.edge-slide .edge-cap,.edge-slide:before{background:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.edge-cap{padding:1.8rem 2.5rem!important;max-width:800px;background:none!important;border:none!important}.edge-btn,.edge-btn--outline,.edge-cap h3,.edge-cap p,.edge-dot{font-family:Inter,Helvetica Neue,Arial,sans-serif!important}.edge-cap h3{font-size:2.8rem!important;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;color:#ffffff!important;text-shadow:0 2px 6px rgba(0,0,0,.35)}.edge-cap p{font-size:1.15rem!important;font-weight:300;line-height:1.55;color:#ffffff!important;text-shadow:0 2px 4px rgba(0,0,0,.3);max-width:650px}.edge-btn,.edge-btn--outline{margin-top:1rem;padding:.6rem 1.3rem;font-size:1rem;border-radius:0;font-weight:600;cursor:pointer;transition:.25s ease}.edge-btn{background:#ffffff!important;color:#000!important;border:none!important}.edge-btn--outline{background:transparent!important;color:#fff!important;border:2px solid #fff!important}.edge-btn--outline:hover{background:#fff!important;color:#000!important}.edge-arrow{font-size:2.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.edge-dots{position:absolute;bottom:20px;width:100%;display:flex;gap:10px;justify-content:center;z-index:20}.edge-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45);border:none;cursor:pointer;transition:.25s ease}.edge-dot.is-active{background:#ffffff;transform:scale(1.3)}@media (max-width:768px){.home-horizontal-slot{width:calc(100% - 8px);margin:2px auto 12px}.home-horizontal-slot__inner{min-height:130px;border-radius:12px}.edge-slide img{width:100%;height:240px!important;object-fit:cover!important;object-position:center}.edge-cap{padding:1rem 1.2rem!important;max-width:90%}.edge-cap h3{font-size:1.4rem!important;margin-bottom:.35rem;font-weight:700;letter-spacing:-.5px}.edge-cap p{font-size:.85rem!important;line-height:1.35;max-width:32ch!important}.edge-btn,.edge-btn--outline{padding:.34rem .85rem;font-size:.74rem}.edge-arrow{font-size:1.6rem!important}.edge-dots{bottom:10px}.edge-dot{width:7px;height:7px}}body,html{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}h1,h2,h3,h4{font-weight:700;letter-spacing:.01em}h5,h6{font-weight:600}p{font-weight:500}body,html{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;color:#111827}h1{font-weight:700}h1,h2,h3,h4{letter-spacing:.01em}h2,h3,h4{font-weight:600}h5,h6{font-weight:500}p{font-weight:400;line-height:1.7}.cc-nav-desktop a,.navtile__title,.pro-btn,b,button,nav,strong{font-weight:600}.cc-suggest{margin-top:6px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#ffffff!important;box-shadow:0 10px 24px rgba(0,0,0,.08)!important;padding:0!important}.cc-suggest li{border-radius:0!important;background:transparent!important;padding:10px 14px!important;transition:background .12s ease!important}.cc-suggest li.is-active,.cc-suggest li:hover{background:#f2f2f2!important}.cc-toast-success{position:fixed;bottom:24px;left:24px;z-index:99999;background:#1d6b3a;color:#ffffff;padding:14px 18px;width:auto;max-width:360px;border-radius:6px;box-shadow:0 6px 20px rgba(0,0,0,.2);display:flex;align-items:flex-start;gap:12px;opacity:0;animation:toastInLR .45s ease-out forwards,toastOutLR .45s ease-in 2.6s forwards}.cc-toast-success .icon{font-size:1.35rem;line-height:1;margin-top:2px}.cc-toast-success .toast-body{display:flex;flex-direction:column;gap:2px}.cc-toast-success .toast-title{font-size:1.05rem;font-weight:700}.cc-toast-success .toast-text{font-size:.9rem;opacity:.95}.cc-toast-success .toast-close{margin-left:auto;font-size:1.1rem;cursor:pointer;opacity:.85;transition:.2s}.cc-toast-success .toast-close:hover{opacity:1}@keyframes toastInLR{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes toastOutLR{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-40px)}}@media (max-width:600px){.cc-toast-success{bottom:12px;left:12px;padding:14px 16px;width:calc(100% - 32px);max-width:unset;min-width:260px;border-radius:6px;gap:12px}.cc-toast-success .toast-title{font-size:1rem}.cc-toast-success .toast-text{font-size:.88rem}.cc-toast-success .icon{font-size:1.25rem}}body,html{background:#fff!important}:root{--background:0 0% 100%}.cc-cart-wrap{--cc-blue:#00428E;--cc-ink:#00428E;position:relative;padding:32px 0 48px;background:#ffffff}.cc-cart-wrap .cc-cart-form-section{margin-top:18px;padding:16px 0 20px;background:linear-gradient(180deg,#f7faff,#ffffff 65%);position:relative}.cc-cart-wrap .cc-cart-form-section:before{content:"";position:absolute;top:0;left:16px;right:16px;height:2px;background:repeating-linear-gradient(90deg,#d3def3 0 10px,transparent 10px 18px)}.cc-cart-wrap .cc-cart-form-section:after{content:none}.cc-cart-wrap .cart-wrap{padding-block:16px}.cc-cart-wrap .cart-title{margin:2px 0 14px}.cc-grid-head{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:18px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px}.cc-grid-head h1{font-size:clamp(1.6rem,2.8vw,2.8rem);letter-spacing:-.02em;color:var(--cc-ink);margin:0;text-align:center;width:100%}.cc-empty,.cc-error,.cc-loading{background:rgba(255,255,255,.9);border:1px solid rgba(10,59,151,.12);border-radius:16px;padding:18px 20px;box-shadow:0 14px 36px rgba(10,59,151,.08);width:min(720px,92vw);margin:10px auto 0;text-align:center}.cc-error{border-color:rgba(201,28,28,.35);color:#9b1c1c}.cc-cart-wrap .cc-grid-4,.cc-cart-wrap .cc-grid-mobile-2{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto;padding:0 16px;grid-auto-rows:1fr;align-items:start;justify-items:stretch}.cc-cart-wrap .cc-card{position:relative;background:#ffffff;border-radius:16px;border:1px solid #e3ecff;padding:12px 12px 14px;box-shadow:0 8px 18px rgba(15,35,80,.07);transition:transform .16s ease,box-shadow .16s ease;animation:cc-card-in .45s ease both;height:100%;align-self:start;max-width:none;width:100%;display:flex;flex-direction:column}.cc-cart-wrap .cc-card:after{content:"";position:absolute;inset:0;border-radius:16px;box-shadow:none;pointer-events:none}.cc-cart-wrap .cc-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(15,35,80,.12);border-color:#c7d7ff}.cc-cart-wrap .cc-card:focus-within{box-shadow:0 12px 24px rgba(15,35,80,.12)}.cc-cart-wrap .cc-card:nth-child(2n){animation-delay:.05s}.cc-cart-wrap .cc-card:nth-child(3n){animation-delay:.1s}.cc-cart-wrap .cc-card:nth-child(4n){animation-delay:.15s}.cc-cart-wrap .imgBox{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#f3f6ff;border:1px solid #e3ecff;margin-bottom:12px}.cc-cart-wrap .imgBox img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .5s ease}.cc-cart-wrap .cc-card:hover .imgBox img{transform:scale(1.04)}.cardFix{position:relative;overflow:hidden}.btnDel{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:10px;background:#d82828;border:1px solid #b81f1f;box-shadow:0 6px 14px rgba(201,28,28,.22);cursor:pointer;display:grid;place-items:center;transition:transform .15s ease,box-shadow .15s ease}.btnDel:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(201,28,28,.32)}.cardTopFix{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;flex-direction:column;text-align:left;margin-top:4px}.titleFix{flex:none;min-width:0}.cc-cart-wrap .cc-title,.titleFix{font-size:15px;font-weight:700;color:var(--cc-ink);line-height:1.3}.cc-cart-wrap .cc-title{text-align:left;min-height:unset}.codeFix{display:inline-flex;align-items:center;justify-content:center;background:#e9f2ff;color:var(--cc-blue);border-radius:999px;padding:6px 12px;font-weight:700;font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;border:1px solid #dbe7ff}.codeBtn{border:none;cursor:pointer}.codeBtn.copied{background:rgba(16,185,129,.18);color:#0a7a2a;border-color:rgba(16,185,129,.35)}.cc-qty-text{color:#2b3b63}.cc-desc,.cc-qty-text{font-size:.92rem;text-align:left}.cc-desc{color:#334166}.actionsRow{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:22px auto 0;max-width:1100px;padding:0 16px;flex-wrap:wrap}.cc-cart-wrap .btnPill{min-width:200px;height:48px;padding:0 24px;border-radius:12px;font-weight:700;font-size:15px;line-height:48px;text-align:center;border:1px solid var(--cc-blue);display:inline-block;color:var(--cc-blue);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.cc-cart-wrap .btnPill.primary{background:#ffffff;box-shadow:0 8px 16px rgba(0,66,142,.12)}.cc-cart-wrap .btnPill.primary:hover{transform:translateY(-1px);background:var(--cc-blue);color:#ffffff}.cc-cart-wrap .btnPill.danger{background:#fff5f5;border-color:#d82828;color:#d82828;box-shadow:0 8px 16px rgba(216,40,40,.12)}.cc-cart-wrap .strong{font-weight:700!important}.cc-cart-wrap .btnPill.primary.strong{background:var(--cc-blue);color:#ffffff}.cc-cart-wrap .btnPill.danger:focus-visible,.cc-cart-wrap .btnPill.danger:hover{background:#d82828;color:#ffffff;border-color:#d82828}.modalOverlay{position:fixed;inset:0;background:rgba(8,12,24,.45);display:grid;place-items:center;z-index:50;animation:cc-fade-in .2s ease both}.modalCard{width:min(520px,92vw);background:#fff;border-radius:16px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.22);animation:cc-pop-in .22s ease both}.modalTitle{margin:0 0 18px;font-size:18px;text-align:center;color:var(--cc-ink)}.modalBtns{display:flex;gap:12px;justify-content:center}.modalBtns .btnPill.primary:focus-visible,.modalBtns .btnPill.primary:hover{background:var(--cc-blue);color:#ffffff}.modalBtns .btnPill.danger:focus-visible,.modalBtns .btnPill.danger:hover{background:#d82828;color:#ffffff}@media (max-width:900px){.cc-cart-wrap .cc-grid-4,.cc-cart-wrap .cc-grid-mobile-2{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:640px){.cc-cart-wrap .cc-grid-4,.cc-cart-wrap .cc-grid-mobile-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.actionsRow{flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:0;gap:10px}.cc-cart-wrap .cc-cart-form-section{margin-top:10px;padding:6px 0 4px}.cc-cart-wrap .ct-form{margin-bottom:8px}.cart-wrap .ct-actions{width:100%}.cart-wrap .ct-btn{width:100%;max-width:100%}.cc-cart-wrap .ct-field textarea{min-height:96px}.cc-cart-wrap .btnPill{min-width:170px;height:44px;padding:0 18px;font-size:14px;line-height:44px;width:auto}.codeFix{max-width:58%;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.cc-cart-wrap .cc-card,.modalCard,.modalOverlay{animation:none;transition:none}}@keyframes cc-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cc-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.home-cats{padding:28px 0 8px}.cats-grid{max-width:1280px;margin:0 auto;display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.cat-card{max-width:380px;margin:0 auto;background:#ffffff;border-radius:18px;padding:14px 14px 16px;box-shadow:0 10px 22px rgba(15,35,80,.08);border:1px solid #e3ecff;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cat-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(15,35,80,.14);border-color:#c7d7ff}.cat-card__head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.cat-card__icon{width:38px;height:38px;border-radius:50%;background:#edf3ff;display:grid;place-items:center;flex-shrink:0}.cat-card__icon-svg{width:20px;height:20px;color:#0a3b97}.cat-card__title{font-size:16px;font-weight:700;color:#163068;line-height:1.3}.cat-card__img{border-radius:14px;overflow:hidden;background:#f3f6ff}.cat-card__img img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4/3}@media (max-width:767px){.home-cats{padding:18px 0 4px}.cats-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px;padding:0 10px;gap:12px}.cat-card{max-width:none;padding:6px 6px 8px}.cat-card__head{margin-bottom:6px}.cat-card__title{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-card__icon{width:30px;height:30px}.cat-card__img{border-radius:12px;aspect-ratio:4/3}.cat-card__img img{width:100%;height:100%;object-fit:cover}.cat-card--material-de-oficina{display:none}}.cc-card{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden;box-sizing:border-box}.cc-card-bottom{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:auto;padding-top:4px;width:100%}.cc-imgbox{aspect-ratio:1/1;height:auto}.cc-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%;margin-top:4px}.cc-options--empty{min-height:44px;margin-top:4px;visibility:hidden}.cc-options label{width:100%}.cc-options select{width:100%;min-height:38px}.cc-qty{display:flex;gap:8px;width:100%;justify-content:space-between}.cc-qty button,.cc-qty input{height:44px;border-radius:12px;box-sizing:border-box;min-width:0;width:100%}.cc-qty input{width:auto;min-width:64px;font-size:16px}.cc-qty button{flex:1 1}.cc-qty input{flex:2 1}.cc-card .cc-btn-cta,.cc-card .cta-primary{width:100%;min-height:48px;box-sizing:border-box}.cc-card-top{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px}.cc-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.2;margin:0;min-height:3.6em}@media (min-width:640px){.cc-grid-4,.cc-grid-mobile-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.cc-qty{width:auto;justify-content:flex-start}.cc-card .cc-btn-cta,.cc-card .cta-primary{width:100%}}@media (max-width:900px){.cc-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.cc-options{grid-template-columns:1fr}}@media (min-width:900px){.cc-grid-4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width:1200px){.cc-grid-4{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}}.cc-btn-cta{transition:background-color .16s ease,box-shadow .16s ease,filter .16s ease;background-color:#0ea5e9;box-shadow:0 8px 22px rgba(14,165,233,.28)}.cc-btn-cta:hover{background-color:#0b93d1;box-shadow:0 10px 24px rgba(14,165,233,.35);filter:none}.cc-card-bottom .cc-btn-cta{display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #2f6bff;background:#ffffff;color:#1f59e6;letter-spacing:.2px;box-shadow:none}.cc-card-bottom .cc-btn-cta:hover{box-shadow:none}.cc-card-bottom .cc-btn-cta:active,.cc-card-bottom .cc-btn-cta:hover{background:#2f6bff;border-color:#2f6bff;color:#ffffff}.cc-alert{display:flex;align-items:center;border-radius:.5rem;padding:10px 14px;font-size:14px}.cc-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d}.cc-alert-success{background:#ecfdf5;border:1px solid #6ee7b7;color:#064e3b;column-gap:10px;margin-top:4px}.cc-alert-icon{width:32px;height:32px;border-radius:999px;background:#22c55e;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px rgba(34,197,94,.25)}.cc-check{color:#ffffff;font-size:18px;font-weight:700;animation:cc-pop .35s ease-out}.cc-alert-body{display:flex;flex-direction:column}.cc-alert-text{font-size:13px;margin-top:2px}@keyframes cc-pop{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}body,html{min-height:100%}body{display:flex;flex-direction:column;min-height:100dvh}main{flex:1 0 auto}@media (min-width:1024px){.cc-header-wrap{position:relative}.cc-header .cc-actions,.cc-header .cc-search-wrap{position:static}.cc-header .cc-search-wrap .cc-suggest{left:0;right:0;width:100%;max-width:100%}.cc-header .cc-actions,.cc-header .cc-search-wrap{position:static!important}.cc-header .cc-search-wrap .cc-suggest{left:0!important;right:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;left:-16px!important;right:-16px!important;width:calc(100% + 32px)!important;margin-top:0!important;top:100%!important}}.cc-quimicos-wrap{width:100%}.cc-quimicos-wrap .cc-subcat-grid{width:calc(100% - 56px);margin:24px auto 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.cc-quimicos-wrap .cc-subcat-card{position:relative;display:flex;align-items:center;justify-content:center;min-height:168px;border-radius:16px;overflow:hidden;text-decoration:none;border:2px solid rgba(0,177,255,.28);box-shadow:0 12px 30px rgba(4,40,64,.16);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cc-quimicos-wrap .cc-subcat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.cc-quimicos-wrap .cc-subcat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,42,66,.1) 18%,rgba(2,42,66,.9))}.cc-quimicos-wrap .cc-subcat-card span{position:relative;z-index:1;width:100%;padding:0 12px;color:#fff;font-weight:900;font-size:1.2rem;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 2px 10px rgba(0,0,0,.35);text-align:center;line-height:1.2}.cc-quimicos-wrap .cc-subcat-card:hover img{transform:scale(1.05)}.cc-quimicos-wrap .cc-subcat-card:hover{transform:translateY(-2px);border-color:rgba(0,177,255,.65);box-shadow:0 16px 34px rgba(0,177,255,.26)}.cc-quimicos-wrap .cc-subcat-card.is-active{border-color:#00b1ff;box-shadow:0 18px 40px rgba(0,177,255,.38)}@media (max-width:1024px){.cc-quimicos-wrap .cc-subcat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.cc-quimicos-wrap .cc-subcat-grid{gap:10px}.cc-quimicos-wrap .cc-subcat-card{min-height:126px}.cc-quimicos-wrap .cc-subcat-card span{font-size:.98rem;padding:12px 8px}}.home-horizontal-slot{width:calc(100% - 12px);max-width:none;margin:2px auto 20px}.home-horizontal-slot__inner{width:100%;min-height:255px;border-radius:16px;border:2px dashed #b8d8ea;background:linear-gradient(90deg,#f7fbfe,#edf6fc)}@media (max-width:768px){.home-horizontal-slot{width:calc(100% - 8px);margin:2px auto 12px}.home-horizontal-slot__inner{min-height:130px;border-radius:12px}}.home-horizontal-slot{max-width:1400px!important;margin:18px auto 22px!important}.home-horizontal-slot__inner{width:100%!important;min-height:120px!important;border-radius:16px!important;border:2px dashed #b8d8ea!important;background:linear-gradient(90deg,#f7fbfe,#edf6fc)!important}@media (max-width:768px){.home-horizontal-slot{width:min(1400px,calc(100% - 24px))!important;margin:12px auto 16px!important}.home-horizontal-slot__inner{min-height:84px!important;border-radius:12px!important}}.home-brand-carousel{position:relative;display:flex;align-items:center;gap:12px;padding:18px 14px}.home-brand-carousel__viewport{flex:1 1;overflow:hidden}.home-brand-carousel__track{display:flex;align-items:center;gap:22px;width:max-content;animation:homeBrandLoop 20s linear infinite}.home-brand-card{width:170px;height:170px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 8px 18px rgba(0,0,0,.1)}.home-brand-card img{width:78%;height:78%;object-fit:contain}.home-brand-carousel__arrow{width:42px;height:42px;border-radius:999px;border:1px solid #d6dce3;background:#efefef;color:#6d7077;font-size:34px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:default;flex:0 0 auto}@keyframes homeBrandLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:900px){.home-brand-carousel{padding:14px 10px;gap:8px}.home-brand-carousel__track{gap:14px;animation-duration:16s}.home-brand-card{width:118px;height:118px;border-radius:12px}.home-brand-carousel__arrow{width:36px;height:36px;font-size:28px}}.brand-step{height:100%;display:flex;align-items:center;gap:14px;padding:18px 10px}.brand-step__viewport{flex:1 1;overflow:hidden}.brand-step__track{grid-gap:22px;gap:22px;align-items:center}.brand-step__card{aspect-ratio:1/1;border-radius:16px;box-shadow:0 8px 18px rgba(0,0,0,.1);text-decoration:none;transition:transform .18s ease}.brand-step__card:hover{transform:translateY(-2px)}.brand-step__card img{width:80%;height:80%;object-fit:contain}.brand-step__arrow{width:44px;height:44px;flex:0 0 auto;border:1px solid #d8dbe0;border-radius:999px;background:#e8eaee;color:#6f737a;font-size:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.brand-step__arrow:hover{background:#dde1e8}@media (max-width:980px){.brand-step{gap:8px;padding:10px 6px}.brand-step__track{gap:12px}.brand-step__card{border-radius:12px}.brand-step__arrow{width:36px;height:36px;font-size:24px}}.home-brands-title{margin:0 0 10px;text-align:center;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:900;letter-spacing:.06em;color:#153c61;line-height:1.05}.home-horizontal-slot__inner{height:auto!important}.brand-step{padding:4px 6px!important;gap:10px!important}.brand-step__track{gap:14px!important}.brand-step__card{max-height:190px}@media (max-width:980px){.home-horizontal-slot{margin:0 auto 6px!important}.home-brands-title{margin:0 0 2px!important}.brand-step{padding:2px 4px!important;gap:8px!important}.brand-step__track{gap:10px!important}}@media (max-width:768px){.edge-carousel,.edge-slide{min-height:320px!important;height:320px!important;background:transparent!important}.edge-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.edge-cap{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;bottom:10px!important}.edge-cap,.edge-carousel{background:transparent!important}.edge-carousel{width:100%!important;aspect-ratio:16/9!important;max-height:none!important;height:auto!important;overflow:hidden!important}.edge-track{display:flex!important;height:100%!important}.edge-slide{position:relative!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;overflow:hidden!important;background:transparent!important}.edge-slide,.edge-slide img{width:100%!important;height:100%!important}.edge-slide img{object-fit:cover!important;object-position:center center!important;transform:none!important}.edge-slide:before{background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.28) 75%)!important}.edge-cap{left:4%!important;right:auto!important;bottom:6%!important;max-width:84%!important;padding:.55rem .7rem!important;border-radius:10px!important;background:rgba(0,0,0,.35)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.edge-cap h3{font-size:1.05rem!important;margin:0 0 .2rem!important;line-height:1.15!important}.edge-cap p{font-size:.82rem!important;line-height:1.25!important;max-width:100%!important}.edge-cap-cta{right:4%!important;bottom:7%!important}.edge-hero .edge-carousel{width:100%!important;min-height:260px!important;height:260px!important;max-height:260px!important;aspect-ratio:auto!important;overflow:hidden!important}.edge-hero .edge-track{height:100%!important}.edge-hero .edge-slide{min-width:100%!important;width:100%!important;flex:0 0 100%!important;min-height:260px!important;height:260px!important;max-height:260px!important;overflow:hidden!important}.edge-hero .edge-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}}@media (max-width:480px){.edge-hero .edge-carousel,.edge-hero .edge-slide{min-height:220px!important;height:220px!important;max-height:220px!important}}@media (max-width:768px){.su-wrap .su-coverage-carousel{width:100%!important;margin:12px 0 0!important;overflow:hidden!important;background:transparent!important}.su-wrap .su-coverage-reel{width:100%!important;height:320px!important;min-height:320px!important;max-height:320px!important;background:transparent!important}.su-wrap .su-coverage-slide{inset:0!important;width:100%!important;height:100%!important}.su-wrap .su-coverage-backdrop,.su-wrap .su-coverage-main{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}}@media (max-width:480px){.su-wrap .su-coverage-reel{height:260px!important;min-height:260px!important;max-height:260px!important}}@media (max-width:768px){.su-wrap .su-hero.su-hero-tight{padding-left:0!important;padding-right:0!important}.su-wrap .su-hero.su-hero-tight>.su-coverage-row,.su-wrap .su-hero.su-hero-tight>h1,.su-wrap .su-hero.su-hero-tight>p{padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}.su-wrap .su-coverage-carousel{width:100vw!important;max-width:100vw!important;margin:12px calc(50% - 50vw) 0!important;overflow:hidden!important;background:transparent!important}.su-wrap .su-coverage-reel{position:relative!important;width:100vw!important;max-width:100vw!important;aspect-ratio:4/3!important;height:auto!important;min-height:0!important;max-height:none!important}.su-wrap .su-coverage-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.su-wrap .su-coverage-backdrop,.su-wrap .su-coverage-main{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}}.edge-hero .edge-arrow{z-index:40!important;pointer-events:auto!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.edge-hero .edge-arrow{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;font-size:2rem!important}.edge-hero .edge-arrow.prev{left:8px!important}.edge-hero .edge-arrow.next{right:8px!important}}.home-categories-section{padding-top:6px!important;padding-bottom:28px!important}@media (max-width:768px){.home-categories-section{padding-top:2px!important;padding-bottom:18px!important}}.edge-hero{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.edge-hero .edge-carousel{width:100vw!important;max-width:100vw!important;margin:0!important;max-height:clamp(420px,62vh,780px)!important}@media (max-width:768px){.edge-hero{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.edge-hero .edge-carousel{width:100vw!important;max-width:100vw!important}}@media (min-width:1024px){.edge-hero .edge-carousel{min-height:460px!important;max-height:clamp(460px,64vh,760px)!important}}.home-horizontal-slot{margin-bottom:2px!important}.home-categories-section{padding-top:0!important}.home-categories-section .home-cats{padding-top:6px!important;padding-bottom:4px!important}@media (max-width:768px){.home-horizontal-slot{margin-bottom:0!important}.home-categories-section{padding-top:0!important}.home-categories-section .home-cats{padding-top:4px!important;padding-bottom:2px!important}}.cc-calzado-selector{width:min(1400px,calc(100% - 24px));margin:16px auto 8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.cc-calzado-selector__item{display:flex;align-items:center;gap:18px;min-height:128px;padding:12px 16px;border-radius:18px;border:1px solid rgba(0,177,255,.2);background:linear-gradient(180deg,#ffffff,#f6fbff);box-shadow:0 10px 24px rgba(4,40,64,.08);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cc-calzado-selector__item:focus-visible,.cc-calzado-selector__item:hover{transform:translateY(-2px);border-color:rgba(0,177,255,.5);box-shadow:0 14px 28px rgba(0,177,255,.14)}.cc-calzado-selector__item.is-active{border-color:#00b1ff;box-shadow:0 14px 30px rgba(0,177,255,.16)}.cc-calzado-selector__thumb{position:relative;flex:0 0 240px;width:240px;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#e6f3fb}.cc-calzado-selector__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cc-calzado-selector__label{color:#0a3d5e;font-size:.95rem;font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:.02em}@media (max-width:900px){.cc-calzado-selector{width:calc(100% - 24px);grid-template-columns:1fr;gap:10px}.cc-calzado-selector__item{min-height:102px;padding:10px}.cc-calzado-selector__thumb{flex-basis:168px;width:168px}}@media (max-width:640px){.cc-calzado-selector{width:calc(100% - 16px);margin-top:12px;gap:8px}.cc-calzado-selector__item{gap:10px;min-height:92px;padding:8px 10px;border-radius:14px}.cc-calzado-selector__thumb{flex-basis:138px;width:138px;border-radius:10px}.cc-calzado-selector__label{font-size:.84rem}}.cc-limpieza-wrap .cc-subcat-grid{width:min(1360px,calc(100% - 56px));margin:24px auto 12px;display:grid;grid-template-columns:repeat(3,minmax(280px,440px));justify-content:center;grid-gap:18px;gap:18px}.cc-limpieza-wrap .cc-subcat-card{position:relative;display:flex;align-items:center;justify-content:center;min-height:168px;border-radius:16px;overflow:hidden;text-decoration:none;border:2px solid rgba(0,177,255,.28);box-shadow:0 12px 30px rgba(4,40,64,.16);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cc-limpieza-wrap .cc-subcat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.cc-limpieza-wrap .cc-subcat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,42,66,.1) 18%,rgba(2,42,66,.9))}.cc-limpieza-wrap .cc-subcat-card span{position:relative;z-index:1;width:100%;padding:0 12px;color:#fff;font-weight:900;font-size:1.2rem;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 2px 10px rgba(0,0,0,.35);text-align:center;line-height:1.2}.cc-limpieza-wrap .cc-subcat-card:hover img{transform:scale(1.05)}.cc-limpieza-wrap .cc-subcat-card:hover{transform:translateY(-2px);border-color:rgba(0,177,255,.65);box-shadow:0 16px 34px rgba(0,177,255,.26)}.cc-limpieza-wrap .cc-subcat-card.is-active{border-color:#00b1ff;box-shadow:0 18px 40px rgba(0,177,255,.38)}@media (max-width:1100px){.cc-limpieza-wrap .cc-subcat-grid{width:calc(100% - 24px);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:640px){.cc-limpieza-wrap .cc-subcat-grid{width:calc(100% - 16px);grid-template-columns:1fr}.cc-limpieza-wrap .cc-subcat-card{min-height:126px}.cc-limpieza-wrap .cc-subcat-card span{font-size:.98rem;padding:12px 8px}}.cc-catdrop--brand{background:linear-gradient(180deg,#f7fbff,#eef7ff)!important;border:1px solid #cfe7fb;border-radius:16px;box-shadow:0 20px 45px rgba(8,45,74,.18)}.cc-catdrop--brand h3{color:#11324a!important;letter-spacing:.02em;padding-bottom:10px;border-bottom:1px solid #d9ecfb}.cc-catdrop--brand .cc-catgroups{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));grid-gap:26px;gap:26px}.cc-catdrop--brand .cc-catcol{position:relative}.cc-catdrop--brand .cc-catcol:not(:last-child):after{content:"";position:absolute;right:-13px;top:4px;bottom:4px;width:1px;background:linear-gradient(180deg,transparent,#d8ebfb 18%,#d8ebfb 82%,transparent)}.cc-catdrop--brand .cc-cathead{color:#0ea6df;font-size:.9rem}.cc-catdrop--brand .cc-catitem a{grid-template-columns:auto 1fr auto;padding:10px 8px;border:1px solid transparent;background:transparent;transition:transform .15s ease,background-color .18s ease,border-color .18s ease}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{transform:translateX(3px);background:#e8f4ff;border-color:#bfe2ff}.cc-catdrop--brand .cc-catico{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#f2f9ff;border:1px solid #cbe6fb}.cc-catdrop--brand .cc-catico-svg{width:20px;height:20px;color:#11a9e4}.cc-catdrop--brand .cc-cattxt{color:#173248}.cc-catdrop--brand .cc-catsub{display:block;margin-top:2px;color:#35526a;font-size:.86rem}.cc-catdrop--brand .cc-catarrow{width:8px;height:8px;border-top:2px solid #79acd2;border-right:2px solid #79acd2;transform:rotate(45deg);margin-right:6px}@media (max-width:1200px){.cc-catdrop--brand .cc-catgroups{grid-template-columns:repeat(2,minmax(220px,1fr));gap:16px}.cc-catdrop--brand .cc-catcol:after{display:none}}.cc-catdrop--brand h3{position:relative;letter-spacing:.06em;font-size:1.2rem;font-weight:900;color:#0b2f49!important;background:linear-gradient(90deg,#eaf6ff,#ffffff 50%,#eaf6ff);border:1px solid #c9e4fa;border-radius:12px;padding:10px 14px;box-shadow:inset 0 1px 0 #ffffff,0 4px 14px rgba(17,137,199,.14)}.cc-catdrop--brand h3:after{content:"";position:absolute;left:16px;right:16px;bottom:-7px;height:3px;border-radius:999px;background:linear-gradient(90deg,#00a8e8,#62c7f5,#00a8e8);opacity:.9}.cc-catdrop--brand .cc-cathead{display:inline-flex;align-items:center;gap:8px;margin:8px 0 12px;padding:6px 10px;border-radius:999px;background:#e7f5ff;border:1px solid #bfe3f8;color:#079fd8;letter-spacing:.06em}.cc-catdrop--brand .cc-cathead:before{content:"";width:8px;height:8px;border-radius:999px;background:#08ace8;box-shadow:0 0 0 4px rgba(8,172,232,.18)}.cc-catdrop--brand{background:#f8fbff!important;border:1px solid #d8e8f5;border-radius:14px;box-shadow:0 14px 30px rgba(15,42,64,.14)}.cc-catdrop--brand h3{border:0!important;color:#13324a!important;font-size:1.12rem;letter-spacing:.04em;border-bottom:2px solid #deecf8!important}.cc-catdrop--brand h3:after{display:none!important}.cc-catdrop--brand .cc-cathead{display:block;background:transparent;border:0;border-bottom:1px solid #e3eef8;border-radius:0;color:#148ac2;letter-spacing:.045em}.cc-catdrop--brand .cc-cathead:before{display:none}.cc-catdrop--brand .cc-catitem a{padding:9px 8px;transition:background-color .16s ease,border-color .16s ease}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{transform:none;background:#eef6ff;border-color:#cfe2f3}.cc-catdrop--brand .cc-cattxt{color:#1a344a}.cc-catdrop--brand .cc-catsub{color:#3d5b72;font-size:.85rem}.cc-catdrop--brand{background:#f4f7fa!important;border:1px solid #d9e1e8!important;box-shadow:0 12px 24px rgba(15,23,42,.1)!important}.cc-catdrop--brand h3{color:#1f3347!important;border-bottom:1px solid #d9e1e8!important}.cc-catdrop--brand .cc-cathead{color:#40566b!important;border-bottom:1px solid #dfe6ec!important}.cc-catdrop--brand .cc-catcol:not(:last-child):after{background:linear-gradient(180deg,transparent,#dfe6ec 18%,#dfe6ec 82%,transparent)!important}.cc-catdrop--brand .cc-catico{background:#eef3f7!important;border:1px solid #d9e1e8!important}.cc-catdrop--brand .cc-catico-svg{color:#5d7083!important}.cc-catdrop--brand .cc-cattxt{color:#1f3347!important}.cc-catdrop--brand .cc-catsub{color:#4f6478!important}.cc-catdrop--brand .cc-catitem a{border-color:transparent!important}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{background:#edf2f6!important;border-color:#d7e0e8!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catsub,.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover .cc-catsub,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt{color:#0a87c2!important;text-shadow:0 0 10px rgba(10,135,194,.12)}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:hover .cc-catico-svg{color:#0a87c2!important}.cc-catdrop--brand{background:linear-gradient(180deg,#f8fcff,#f3faff)!important;border:1px solid #cfe6f8!important;box-shadow:0 18px 38px rgba(4,42,72,.18)!important}.cc-catdrop--brand h3{color:#123a57!important;border-bottom:1px solid #cfe3f4!important;letter-spacing:.035em}.cc-catdrop--brand .cc-cathead{color:#108fcb!important;border-bottom:1px solid #d8ebf8!important;font-weight:900}.cc-catdrop--brand .cc-catitem a{position:relative;overflow:hidden;grid-template-columns:42px minmax(0,1fr) 12px;grid-gap:12px;gap:12px;border-radius:10px;border:1px solid transparent!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.cc-catdrop--brand .cc-catitem a:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.72) 45%,transparent);transition:left .5s ease}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{transform:translateY(-3px) scale(1.01);border-color:#7ecbff!important;background:#f5fbff!important;box-shadow:0 10px 22px rgba(18,143,203,.24),inset 0 0 0 1px rgba(126,203,255,.4)}.cc-catdrop--brand .cc-catitem a:focus-visible:before,.cc-catdrop--brand .cc-catitem a:hover:before{left:140%}.cc-catdrop--brand .cc-catico{width:42px!important;height:42px!important;border-radius:12px;background:#eef8ff!important;border:1px solid #bfe2fb!important}.cc-catdrop--brand .cc-catico-svg{color:#0fa3df!important;transition:transform .28s ease,color .28s ease}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:hover .cc-catico-svg{transform:scale(1.18) rotate(-6deg);color:#067db3!important}.cc-catdrop--brand .cc-cattxt{align-content:center;grid-gap:3px;gap:3px;color:#13344d!important;font-weight:800;line-height:1.12}.cc-catdrop--brand .cc-catsub{color:#3a5870!important;font-size:.92rem;line-height:1.18}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt{color:#0a7fb6!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catsub,.cc-catdrop--brand .cc-catitem a:hover .cc-catsub{color:#23658a!important}.cc-catdrop--brand .cc-catarrow{border-top-color:#6db6df!important;border-right-color:#6db6df!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catarrow,.cc-catdrop--brand .cc-catitem a:hover .cc-catarrow{border-top-color:#0b87c0!important;border-right-color:#0b87c0!important}.cc-catdrop--brand{background:#f5f7fa!important;border:1px solid #d5dde6!important;box-shadow:0 12px 24px rgba(17,35,52,.14)!important}.cc-catdrop--brand h3{color:#1f3447!important;font-size:1.06rem;border-bottom:1px solid #d8e0e8!important}.cc-catdrop--brand .cc-cathead:before,.cc-catdrop--brand .cc-catitem a:before,.cc-catdrop--brand h3:after{display:none!important}.cc-catdrop--brand .cc-catgroups{gap:18px}.cc-catdrop--brand .cc-cathead{color:#3f566b!important;font-size:.82rem;border-bottom:1px solid #dfe6ed!important}.cc-catdrop--brand .cc-catitem{margin:2px 0}.cc-catdrop--brand .cc-catitem a{grid-template-columns:40px minmax(0,1fr) 10px;grid-gap:10px;gap:10px;padding:8px 10px;border:1px solid #e0e6ed!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.cc-catdrop--brand .cc-catico{width:40px!important;height:40px!important;border-radius:10px;background:#f2f5f8!important;border:1px solid #dce3ea!important}.cc-catdrop--brand .cc-catico-svg{color:#587086!important;transform:none!important}.cc-catdrop--brand .cc-cattxt{display:grid;grid-gap:2px;gap:2px;min-width:0;color:#22384d!important;line-height:1.14}.cc-catdrop--brand .cc-catsub{color:#4f6376!important;font-size:.93rem;font-weight:500;line-height:1.2;margin:0!important}.cc-catdrop--brand .cc-catarrow{border-top-color:#8ea0b0!important;border-right-color:#8ea0b0!important;margin-right:2px}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{background:#f7fafc!important;border-color:#c5d0da!important;box-shadow:0 4px 14px rgba(31,52,71,.1)}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt{color:#162b3d!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catsub,.cc-catdrop--brand .cc-catitem a:hover .cc-catsub{color:#3e5568!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:hover .cc-catico-svg{color:#3f5c74!important}.cc-catdrop--brand{background:#ffffff!important;border:1px solid #d2dde8!important;box-shadow:0 16px 32px rgba(16,36,56,.14)!important;padding:14px 16px 16px}.cc-catdrop--brand h3{margin:0 0 12px;border-bottom:1px solid #d8e2ec!important}.cc-catdrop--brand .cc-cathead{color:#27475f!important;border-bottom:1px solid #e1e9f1!important;letter-spacing:.04em}.cc-catdrop--brand .cc-catitem a{background:#ffffff!important;border:1px solid #e2e8ef!important;border-radius:8px;min-height:56px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.cc-catdrop--brand .cc-catico{background:#ffffff!important;border:1px solid #dbe5ee!important}.cc-catdrop--brand .cc-catico-svg{color:#3d617b!important}.cc-catdrop--brand .cc-cattxt{color:#15334c!important}.cc-catdrop--brand .cc-catsub{color:#50667a!important}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{background:#ffffff!important;border-color:#b7c7d7!important;box-shadow:0 6px 16px rgba(16,36,56,.1)}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catsub,.cc-catdrop--brand .cc-catitem a:hover .cc-catsub{color:#425b71!important}.cc-catdrop--brand{border:0!important;border-radius:12px;box-shadow:0 12px 28px rgba(16,36,56,.12)!important;padding:16px 18px 18px}.cc-catdrop--brand h3{margin:0 0 14px;padding:0 0 10px;color:#102b42!important;font-size:1.08rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #e6edf4!important;background:transparent!important;box-shadow:none!important}.cc-catdrop--brand .cc-catgroups{gap:20px}.cc-catdrop--brand .cc-cathead{margin:2px 0 10px;padding:0 0 8px;color:#23425b!important;font-size:.84rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;border:0!important;border-bottom:1px solid #edf2f7!important;background:transparent!important}.cc-catdrop--brand .cc-catitem{margin:0}.cc-catdrop--brand .cc-catitem a{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;grid-column-gap:10px;column-gap:10px;min-height:44px;padding:6px 4px;border-radius:0;transform:none!important;text-decoration:none;transition:color .16s ease,background-color .16s ease}.cc-catdrop--brand .cc-catico{width:32px!important;height:32px!important;border:0!important;border-radius:8px;background:transparent!important}.cc-catdrop--brand .cc-catico-svg{color:#5c7387!important}.cc-catdrop--brand .cc-cattxt{display:block;color:#17364e!important;font-size:1rem;font-weight:700;line-height:1.2;white-space:normal}.cc-catdrop--brand .cc-catarrow,.cc-catdrop--brand .cc-cathead:before,.cc-catdrop--brand .cc-catitem a:before,.cc-catdrop--brand .cc-catsub,.cc-catdrop--brand h3:after{display:none!important}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{background:#f7fafd!important;color:inherit!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt{color:#0f2a3f!important}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:hover{background:transparent!important;box-shadow:none!important}.cc-catdrop--brand .cc-cattxt{position:relative;display:inline-block;padding-bottom:2px}.cc-catdrop--brand .cc-cattxt:after{content:"";position:absolute;left:0;bottom:-2px;width:0;background:#17364e;transition:width .28s ease}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt:after,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt:after{width:100%}.cc-catdrop--brand .cc-catlist{display:grid;grid-row-gap:4px;row-gap:4px}.cc-catdrop--brand .cc-catitem{margin:0!important}.cc-catdrop--brand .cc-catitem a{grid-template-columns:32px minmax(0,1fr)!important;column-gap:10px!important;min-height:40px!important;padding:6px 2px!important;align-items:center!important}.cc-catdrop--brand .cc-catico,.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico,.cc-catdrop--brand .cc-catitem a:hover .cc-catico{width:30px!important;height:30px!important;border:0!important;background:transparent!important;box-shadow:none!important}.cc-catdrop--brand .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:hover .cc-catico-svg{color:#5c7387!important;transform:none!important;filter:none!important}.cc-catdrop--brand .cc-cattxt{text-transform:uppercase!important;letter-spacing:.02em;font-size:.98rem!important;font-weight:700!important;line-height:1.18!important}.cc-catdrop--brand .cc-cattxt:after{height:2px;bottom:-3px}.cc-catdrop--brand .cc-cathead,.cc-catdrop--brand .cc-catitem a,.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt,.cc-catdrop--brand .cc-cattxt,.cc-catdrop--brand h3{color:#000!important}.cc-catdrop--brand .cc-cattxt:after{background:#000!important}.cc-catdrop--brand .cc-cattxt{font-size:.88rem!important;font-weight:500!important;letter-spacing:.01em!important;line-height:1.15!important}.cc-catdrop--brand .cc-cathead{font-size:1rem!important;font-weight:700!important;padding-left:12px!important;margin-left:42px!important;padding-left:0!important}.cc-catdrop--brand{padding-top:10px!important}.cc-catdrop--brand h3{display:none!important}@media (min-width:1025px){.cc-nav-desktop .cc-catwrap{position:relative!important;display:inline-flex;align-items:center;padding-bottom:14px;margin-bottom:-14px}.cc-nav-desktop .cc-catwrap:after{content:"";position:absolute;left:-8px;right:-8px;top:100%;height:16px;background:transparent}.cc-nav-desktop .cc-catdrop{top:calc(100% + 8px)!important}.cc-nav-desktop .cc-catwrap{position:relative!important;display:inline-flex!important;align-items:center;padding:10px 14px 18px!important;margin:-10px -14px -18px!important}.cc-nav-desktop .cc-catwrap>.cc-nav-link{display:inline-flex;align-items:center;min-height:28px}.cc-nav-desktop .cc-catdrop{top:100%!important}}@media (max-width:768px){.home-horizontal-slot{display:none!important;margin:0!important;padding:0!important;min-height:0!important}.home-horizontal-slot__inner{min-height:0!important;height:0!important;padding:0!important;border:0!important}.home-categories-section{padding-top:0!important;margin-top:0!important}}@media (min-width:1025px){.cc-quimicos-wrap .cc-subcat-card span{white-space:pre-line}}.cc-catdrop--brand .cc-catico-svg,.cc-catdrop--brand .cc-catitem a,.cc-catdrop--brand .cc-catitem a:visited,.cc-catdrop--brand .cc-cattxt{color:#000!important;transition:color .18s ease!important}.cc-catdrop--brand .cc-catitem a:focus-visible,.cc-catdrop--brand .cc-catitem a:focus-visible .cc-cattxt,.cc-catdrop--brand .cc-catitem a:hover,.cc-catdrop--brand .cc-catitem a:hover .cc-cattxt{color:#0ea5e9!important}.cc-catdrop--brand .cc-catitem a:focus-visible .cc-catico-svg,.cc-catdrop--brand .cc-catitem a:hover .cc-catico-svg{color:#0ea5e9!important}.cc-catdrop--brand .cc-cattxt:after{background:#0ea5e9!important}.cc-catdrop--brand{background:#fff!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 14px 30px rgba(0,0,0,.14)!important;padding:12px 14px 14px!important;overflow:visible!important}.cc-catdrop--brand .cc-catgroups{display:grid!important;grid-template-columns:repeat(3,minmax(260px,1fr))!important;grid-gap:18px!important;gap:18px!important}.cc-catdrop--brand .cc-catcol{background:transparent!important;min-width:0!important}.cc-catdrop--brand .cc-catcol:after,.cc-catdrop--brand .cc-catcol:before,.cc-catdrop--brand:after,.cc-catdrop--brand:before{display:none!important;content:none!important}.cc-catdrop--brand .cc-catitem a{background:transparent!important;box-shadow:none!important;border:0!important}.cc-catdrop--brand .cc-cattxt{display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important}.cc-catdrop--brand .cc-cathead{margin-left:52px!important}@media (max-width:1280px){.cc-catdrop--brand .cc-catgroups{grid-template-columns:repeat(3,minmax(220px,1fr))!important}}@media (min-width:1025px){.cc-catdrop--brand{width:min(1240px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;overflow:hidden!important}.cc-catdrop--brand.open{transform:translateX(-50%) translateY(0)!important}.cc-catdrop--brand .cc-catgroups{width:100%!important}.cc-header-wrap{position:relative!important}.cc-nav-desktop,.cc-nav-desktop .cc-catwrap{position:static!important}.cc-catdrop--brand{left:0!important;right:0!important;width:100%!important;max-width:none!important;transform:none!important;overflow:hidden!important}.cc-catdrop--brand.open{transform:translateY(0)!important}.cc-catdrop--brand .cc-catgroups{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important}}@media (min-width:1024px){.edge-hero .edge-carousel,.edge-hero .edge-slide{min-height:500px!important;height:clamp(500px,66vh,680px)!important;max-height:680px!important}.edge-hero .edge-slide img,.edge-hero .edge-track{height:100%!important}}@media (max-width:1023.98px){.edge-hero .edge-carousel,.edge-hero .edge-slide{min-height:260px!important;height:clamp(260px,48vh,360px)!important;max-height:360px!important}.edge-hero .edge-slide img,.edge-hero .edge-track{height:100%!important}.edge-hero .edge-slide img{transform:none!important}}.home-horizontal-slot{margin:0 auto 4px!important}.home-brands-title{margin:0 0 4px!important}.brand-step{justify-content:center!important;gap:6px!important;padding:2px 0!important}.brand-step__viewport{flex:0 1 auto!important;max-width:calc(100% - 84px)!important}.brand-step__track{justify-content:center!important;gap:6px!important}.brand-step__card{max-width:152px!important;border-radius:8px!important;transform:scale(.92)!important;transform-origin:center!important;overflow:hidden!important;box-shadow:none!important;border:none!important}.brand-step__card img{object-fit:cover!important;display:block!important}.brand-step__arrow{width:34px!important;height:34px!important;font-size:20px!important;color:#ffffff!important;background-color:#2cc0f4!important;border-color:#2cc0f4!important}@media (max-width:980px){.brand-step{gap:4px!important;padding:1px 0!important}.brand-step__viewport{max-width:calc(100% - 72px)!important}.brand-step__track{gap:4px!important}.brand-step__card{max-width:118px!important;border-radius:7px!important;transform:scale(.87)!important}.brand-step__arrow{width:32px!important;height:32px!important;font-size:20px!important}}@media (max-width:640px){.home-horizontal-slot .brand-step{display:grid!important;grid-template-columns:32px 1fr 32px!important;align-items:center!important;grid-gap:4px!important;gap:4px!important;padding:2px 0!important}.home-horizontal-slot .brand-step__viewport{width:100%!important;max-width:100%!important;overflow:hidden!important}.home-horizontal-slot .brand-step__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;grid-gap:6px!important;gap:6px!important;width:100%!important}.home-horizontal-slot .brand-step__card{width:100%!important;max-width:none!important;transform:none!important;border-radius:8px!important}}.brand-step{width:100%;justify-content:center}.brand-step__viewport{width:min(100%,1180px)}.brand-step__track{width:100%;display:grid;grid-template-columns:repeat(var(--brand-columns,6),minmax(0,1fr))!important;align-items:stretch}.brand-step__card{width:100%;min-height:132px;padding:10px;display:flex;align-items:center;justify-content:center;background:#ffffff!important;border:1px solid rgba(24,93,160,.08)!important}.brand-step__card img{width:100%!important;height:100%!important;max-width:100%;max-height:112px;object-fit:contain!important}.brand-step__fallback{color:#0a4a86;font-size:.95rem;font-weight:700;line-height:1.2;min-height:92px;width:100%;display:grid;place-items:center;padding:12px;border-radius:12px;background:linear-gradient(135deg,#eef7ff,#d8ecff)}@media (max-width:980px){.brand-step__card{min-height:108px;padding:8px}.brand-step__card img{max-height:92px}}@media (max-width:640px){.home-horizontal-slot{display:block!important;width:calc(100% - 12px)!important;margin:8px auto 14px!important}.home-horizontal-slot__inner{display:block!important;min-height:124px!important;padding:6px 4px!important;overflow:visible!important}.home-horizontal-slot .brand-step{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;grid-gap:6px!important;gap:6px!important;width:100%!important;padding:0!important}.home-horizontal-slot .brand-step__viewport{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.home-horizontal-slot .brand-step__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important;width:100%!important}.home-horizontal-slot .brand-step__card{min-height:92px!important;width:100%!important;max-width:none!important;padding:6px!important;transform:none!important}.home-horizontal-slot .brand-step__card img{max-height:74px!important}.edge-hero .edge-carousel,.edge-hero .edge-slide{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;max-height:none!important}.edge-hero .edge-slide img{width:100%!important;height:100%!important;object-fit:cover!important}.edge-hero .edge-cap{left:4%!important;right:auto!important;bottom:6%!important;width:calc(100% - 150px)!important;max-width:calc(100% - 150px)!important;min-width:0!important;padding:.55rem .65rem!important;gap:4px!important}.edge-hero .edge-cap h3{font-size:.9rem!important;line-height:1.05!important;margin:0 0 .12rem!important}.edge-hero .edge-cap p{font-size:.72rem!important;line-height:1.18!important;max-width:100%!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis!important}.edge-hero .edge-cap-cta{right:4%!important;bottom:6%!important;min-width:74px!important;padding:.34rem .55rem!important;font-size:.72rem!important;line-height:1!important}}@media (min-width:1025px){.cc-nav-desktop .cc-catwrap{position:static!important;display:inline-flex!important;align-items:center!important;padding:0!important;margin:0!important;isolation:isolate!important}.cc-nav-desktop .cc-catwrap:after{content:none!important;display:none!important}.cc-nav-desktop .cc-catwrap>.cc-nav-link{display:inline-flex!important;align-items:center!important;min-height:unset!important}.cc-nav-desktop .cc-catdrop{top:100%!important}}.prod-hero{align-items:stretch!important;grid-template-columns:minmax(320px,470px) minmax(0,1fr)!important;gap:28px!important}.prod-img{width:100%!important;max-width:470px!important;min-height:470px;padding:22px!important;border-radius:34px!important;border:1px solid #d8e6f5!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;box-shadow:0 20px 44px rgba(10,64,116,.08)!important}.prod-img img{width:100%!important;height:100%!important;padding:22px;border-radius:26px!important;background:#ffffff!important;border:1px solid #e3edf8;object-fit:contain!important;object-position:center!important;transform:none!important;box-shadow:inset 0 0 0 1px rgba(245,249,255,.95)}.prod-info{min-height:470px;padding:34px 34px 26px!important;border-radius:34px!important;border:1px solid #d8e6f5;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 18px 42px rgba(10,64,116,.08)}.prod-title{margin:0 0 14px!important;font-size:clamp(40px,4.8vw,58px)!important;line-height:.95!important;letter-spacing:-.03em;text-transform:uppercase;color:#0c4672!important}.prod-copy-block{margin-bottom:12px}.lbl,.prod-section-kicker{display:inline-block;margin-bottom:8px;font-size:.86rem!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase;color:#062f4c!important}.desc{margin:0!important;font-size:1.02rem;line-height:1.72!important;color:#315676!important}.chips{margin:2px 0 20px!important}.chip{padding:10px 16px!important;border-radius:999px!important;background:#f3f8ff!important;border:1px solid #cfe0f3!important;color:#24507a!important;font-weight:700!important}.prod-options-grid{gap:18px 28px!important;margin:8px 0 22px!important}.field{align-content:start;gap:8px!important}.pill-group{gap:10px!important}.pill{min-height:48px;padding:10px 18px!important;border-radius:14px!important;border:1px solid #bed4ea!important;background:#ffffff!important;color:#1c486d!important;box-shadow:0 6px 18px rgba(10,64,116,.06)}.pill:hover{background:#f7fbff!important;border-color:#9fc0e0!important}.pill.is-active{background:#0e5deb!important;border-color:#0e5deb!important;color:#ffffff!important;box-shadow:0 12px 24px rgba(14,93,235,.22)!important}.cta{gap:16px!important;margin-top:auto!important;padding-top:8px}.qty{gap:10px!important}.qty button,.qty input{height:52px!important;border-radius:14px!important}.qty button{width:52px!important;border:1px solid #bfd4ea!important;color:#12456b!important;box-shadow:0 8px 18px rgba(10,64,116,.06)}.qty button,.qty input{background:#ffffff!important}.qty input{width:90px!important;font-weight:700;color:#0c4672!important}.btn{min-width:300px;height:56px!important;border-radius:16px!important;background:linear-gradient(180deg,#1f66ff,#0d55f0)!important;box-shadow:0 14px 28px rgba(13,85,240,.22)!important;font-size:1rem!important}.prod-back{margin-top:18px!important;align-self:flex-end;width:auto!important;min-width:220px;padding:14px 24px!important;background:#f7fbff!important;border:1px solid #cfe0f3!important;color:#18486d!important;border-radius:16px!important;font-weight:700!important}@media (max-width:900px){.prod-img,.prod-info{min-height:0}.prod-info{padding:26px 22px 22px!important}.prod-title{font-size:clamp(32px,8vw,48px)!important}}@media (max-width:640px){.prod-img{min-height:auto;padding:16px!important;border-radius:26px!important}.prod-img img{padding:14px;border-radius:18px!important}.prod-info{padding:22px 18px 18px!important;border-radius:26px!important}.prod-title{line-height:1!important}.prod-options-grid{grid-template-columns:1fr!important;gap:16px!important}.btn,.prod-back{width:100%!important;min-width:0}.prod-back{align-self:stretch}}.cc-limpieza-selector{width:min(1400px,calc(100% - 24px));margin:16px auto 8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.cc-limpieza-selector__item{display:flex;align-items:center;gap:18px;min-height:128px;padding:12px 16px;border-radius:18px;border:1px solid rgba(0,177,255,.2);background:linear-gradient(180deg,#ffffff,#f6fbff);box-shadow:0 10px 24px rgba(4,40,64,.08);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cc-limpieza-selector__item:focus-visible,.cc-limpieza-selector__item:hover{transform:translateY(-2px);border-color:rgba(0,177,255,.5);box-shadow:0 14px 28px rgba(0,177,255,.14)}.cc-limpieza-selector__item.is-active{border-color:#00b1ff;box-shadow:0 14px 30px rgba(0,177,255,.16)}.cc-limpieza-selector__thumb{position:relative;flex:0 0 240px;width:240px;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#e6f3fb}.cc-limpieza-selector__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cc-limpieza-selector__label{color:#0a3d5e;font-size:.95rem;font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:.02em}@media (max-width:900px){.cc-limpieza-selector{width:calc(100% - 24px);grid-template-columns:1fr;gap:10px}.cc-limpieza-selector__item{min-height:102px;padding:10px}.cc-limpieza-selector__thumb{flex-basis:168px;width:168px}.cc-calzado-selector{width:calc(100% - 24px);grid-template-columns:1fr;gap:10px}.cc-calzado-selector__item{min-height:102px;padding:10px}.cc-calzado-selector__thumb{flex-basis:168px;width:168px}}@media (max-width:640px){.cc-limpieza-selector{width:calc(100% - 16px);margin-top:12px;gap:8px}.cc-limpieza-selector__item{gap:10px;min-height:92px;padding:8px 10px;border-radius:14px}.cc-limpieza-selector__thumb{flex-basis:138px;width:138px;border-radius:10px}.cc-limpieza-selector__label{font-size:.84rem}}.home-horizontal-slot{width:min(1400px,calc(100% - 24px))!important;margin:0 auto 8px!important;padding:2px 0!important}.home-horizontal-slot__inner{min-height:0!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.home-certificates-banner{width:100%;display:flex;justify-content:center}.home-certificates-banner__frame{width:min(100%,1260px);min-height:156px;padding:12px 20px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#ffffff;border:none;box-shadow:none}.home-certificates-banner__frame img{width:100%;height:auto;max-height:136px;object-fit:contain;display:block}@media (max-width:980px){.home-certificates-banner__frame{min-height:108px;padding:8px 14px}.home-certificates-banner__frame img{max-height:92px}}@media (max-width:640px){.home-horizontal-slot{width:calc(100% - 12px)!important;margin:8px auto 14px!important}.home-certificates-banner__frame{min-height:92px;padding:8px 10px;border-radius:12px}.home-certificates-banner__frame img{max-height:74px}}.edge-hero .edge-cap{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.edge-hero .edge-cap h3,.edge-hero .edge-cap p{text-shadow:0 2px 10px rgba(0,0,0,.55)}@media (max-width:640px){.edge-hero{padding:0!important}.edge-hero .edge-carousel{width:100%!important;border-radius:0!important}.edge-hero .edge-carousel,.edge-hero .edge-slide{min-height:252px!important;height:252px!important;max-height:252px!important}.edge-hero .edge-slide:before{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.28) 68%,rgba(0,0,0,.42))!important}.edge-hero .edge-cap{left:3.5%!important;bottom:6.5%!important;width:calc(100% - 118px)!important;max-width:calc(100% - 118px)!important;padding:.72rem .8rem!important;gap:6px!important;border-radius:0!important}.edge-hero .edge-cap h3{font-size:.98rem!important;line-height:1.08!important;margin:0 0 .18rem!important}.edge-hero .edge-cap p{font-size:.78rem!important;line-height:1.22!important;margin:0!important;max-width:100%!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden!important}.edge-hero .edge-cap-cta{right:3.5%!important;bottom:6.5%!important;min-width:88px!important;padding:.46rem .7rem!important;font-size:.78rem!important;line-height:1!important}.edge-hero .edge-arrow{font-size:2rem!important;opacity:.92!important}.edge-hero .edge-arrow.prev{left:8px!important}.edge-hero .edge-arrow.next{right:8px!important}.home-horizontal-slot{display:block!important;width:100%!important;margin:10px auto 16px!important;padding:0!important}.home-horizontal-slot__inner{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}.home-certificates-banner__frame{width:100%!important;min-height:96px!important;padding:10px!important;border-radius:0!important;justify-content:center!important;overflow:visible!important}.home-certificates-banner__image{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;max-height:74px!important;padding:0!important;flex:0 0 auto}}