#inicio{--campaign-yellow:#f4c400;--campaign-blue:#1485a7}#inicio .campaignCover{isolation:isolate;grid-template-columns:minmax(0,.92fr) minmax(0,1.38fr);grid-template-rows:1fr auto;align-items:center;padding:52px 4vw 42px;background:radial-gradient(ellipse at 18% 24%,rgba(20,133,167,.45),transparent 24%),radial-gradient(ellipse at 78% 35%,rgba(244,196,0,.18),transparent 28%),linear-gradient(120deg,#0d1115,#171b1d 38%,#0f1215);color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}#inicio .campaignCover:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#f4c400,#1485a7 60%,transparent)}#inicio .campaignCover:after{content:"";position:absolute;inset:18% 8% auto auto;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(244,196,0,.32),rgba(20,133,167,.12) 38%,transparent 68%);filter:blur(12px);pointer-events:none}#inicio .campaignHeading{padding-right:18px}#inicio .campaignBadges{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}#inicio .campaignBadge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(244,196,0,.65);background:rgba(244,196,0,.12);color:#f9d85d;font-size:10px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}#inicio .campaignBadge.muted{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.03);color:#d8d6d1}#inicio .campaignHeading>small{display:inline-flex;align-items:center;gap:10px;font-weight:850;letter-spacing:2px;color:#f4c400}#inicio .campaignHeading>small:before{content:"";width:22px;height:2px;background:#f4c400}#inicio .campaignHeading h1{font-size:clamp(52px,6.5vw,100px);line-height:.9;letter-spacing:-5px;font-weight:950;margin:18px 0 14px;text-transform:uppercase}#inicio .campaignHeading h1 span{display:block;color:#f4c400;text-shadow:0 0 18px rgba(244,196,0,.28)}#inicio .campaignHeading p{max-width:390px;font-size:16px;line-height:1.65;color:#d9d7d3;margin:0}#inicio .campaignVisual{position:relative;grid-column:2;grid-row:1/3;justify-content:center}#inicio .campaignPoster{width:110%;max-width:none;margin-left:-6%;height:auto;filter:drop-shadow(0 28px 30px rgba(0,0,0,.38));z-index:1;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 92%,transparent)}#inicio .campaignStat{position:absolute;display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgba(255,255,255,.18);background:rgba(12,17,20,.52);backdrop-filter:blur(8px);border-radius:14px;color:#fff;box-shadow:0 20px 25px rgba(0,0,0,.18)}#inicio .campaignStat strong{font-size:20px;line-height:1;font-weight:900;color:#f4c400}#inicio .campaignStat span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#d7d4cd}#inicio .campaignStat.statTop{top:12%;right:5%}#inicio .campaignStat.statBottom{bottom:13%;left:6%}#inicio .campaignAction button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:18px 24px;min-height:58px;border:1px solid #f4c400;border-radius:999px;background:linear-gradient(135deg,#f4c400,#f9d65d);color:#111210;font-size:13px;font-weight:900;letter-spacing:.7px;cursor:pointer;box-shadow:0 16px 34px rgba(244,196,0,.25);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}#inicio .campaignAction button:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(244,196,0,.32);filter:saturate(1.06)}#inicio .campaignAction button:focus-visible{outline:3px solid white;outline-offset:5px}#inicio .campaignAction button>span{font-size:23px;line-height:1}#inicio .campaignAction>span{display:flex;align-items:center;gap:8px;margin-top:20px;color:#d3d0c7;font-size:11px;letter-spacing:.4px}#inicio .campaignAction>span:before{content:"✓";color:#f4c400;font-weight:900}@media(min-width:701px) and (max-height:800px){#inicio .campaignCover{min-height:470px;padding-top:32px;padding-bottom:30px}#inicio .campaignHeading h1{font-size:clamp(48px,5.6vw,82px);margin:18px 0 12px}#inicio .campaignPoster{max-height:460px}#inicio .campaignHeading p{font-size:14px}}@media(max-width:700px){#inicio .campaignCover{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;min-height:0;padding:30px 22px;background:radial-gradient(ellipse at 70% 40%,rgba(20,133,167,.26),transparent 20%),linear-gradient(120deg,#0d1115,#171b1d 38%,#0f1215)}#inicio .campaignHeading{grid-column:1;grid-row:1;padding-right:0}#inicio .campaignBadges{margin-bottom:12px}#inicio .campaignHeading>small{font-size:9px;letter-spacing:1.5px}#inicio .campaignHeading h1{font-size:clamp(44px,12.5vw,76px);letter-spacing:-2.5px;margin:18px 0 16px}#inicio .campaignHeading p{font-size:14px;line-height:1.5;max-width:420px}#inicio .campaignVisual{grid-column:1;grid-row:2;justify-content:flex-start;overflow:hidden}#inicio .campaignPoster{width:calc(100% + 30px);margin:8px -15px 0;max-height:none;mask-image:linear-gradient(180deg,transparent,#000 12%,#000 90%,transparent)}#inicio .campaignStat{transform:scale(.8);transform-origin:top left}#inicio .campaignStat.statTop{top:6%;right:8%}#inicio .campaignStat.statBottom{bottom:8%;left:4%}#inicio .campaignAction{grid-column:1;grid-row:3;margin-top:12px}#inicio .campaignAction button{width:100%}#inicio .campaignAction>span{justify-content:center;margin-top:16px}}@media(prefers-reduced-motion:reduce){#inicio .campaignAction button{transition:none}#inicio .campaignAction button:hover{transform:none}}#inicio>.promo{background:#141413;color:#f4c400}#inicio .logo:before{color:#1485a7}#inicio .businessQuote,#inicio .tools b{background:#f4c400;color:#171713}#inicio .workFinderGrid i,#inicio .workFinderIntro small{color:#f4c400}#inicio .trustStrip>div>span{color:#1485a7}#inicio .chips .on{background:#f4c400;color:#171713}#inicio .chips button:after{background:#d7ad00}#inicio .helpCenter{background:#f5f3ec}#inicio .maleProductCard>.productCode{background:#fff5cb;color:#584608}#inicio header .storefrontLogo{display:block;flex-shrink:0;font-size:medium;letter-spacing:normal;line-height:1}#inicio header .storefrontLogo:before{display:none}#inicio header .storefrontLogo img{display:block;width:180px;height:60px;object-fit:contain}#inicio .collectionShortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:28px 4vw;background:#f5f3ec}#inicio .collectionShortcuts button{display:flex;align-items:center;gap:16px;min-width:0;padding:18px;border:1px solid #e1ded5;border-radius:12px;color:#171713;text-align:left;cursor:pointer}#inicio .collectionShortcuts button:hover{border-color:#c7a310}#inicio .collectionShortcuts button:focus-visible{outline:3px solid #1485a7;outline-offset:3px}#inicio .collectionShortcuts img{width:42%;height:140px;object-fit:contain}#inicio .collectionShortcuts span{min-width:0}#inicio .collectionShortcuts b{display:block;font-size:23px;text-transform:uppercase}#inicio .collectionShortcuts small{display:block;font-size:12px;line-height:1.5;color:#656158;margin:8px 0 14px}#inicio .collectionShortcuts strong{letter-spacing:.5px}@media(max-width:1000px){#inicio header .storefrontLogo img{width:135px;height:45px}#inicio .collectionShortcuts button{flex-direction:column;align-items:flex-start}#inicio .collectionShortcuts img{width:100%}}@media(max-width:600px){#inicio header .storefrontLogo img{width:120px;height:40px}#inicio .collectionShortcuts{grid-template-columns:1fr;gap:12px;padding:20px}#inicio .collectionShortcuts button{flex-direction:row;align-items:center}#inicio .collectionShortcuts img{width:40%;height:110px}}#inicio .mobileCatalogSearch{display:grid}#inicio .campaignStat span{max-width:122px;line-height:1.25}#inicio .bestSellers{border-top:1px solid rgba(255,255,255,.08)}#inicio .collectionShortcuts button{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}#inicio .collectionShortcuts button:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(23,23,19,.08)}#inicio .workFinderIntro h2{font-size:clamp(36px,4.2vw,60px);line-height:.98;text-transform:none}#inicio .workFinderIntro p{font-size:15px}@media(max-width:700px){#inicio{padding-top:0!important}#inicio>.promo{height:32px!important;min-height:32px;padding-top:env(safe-area-inset-top);font-size:0}#inicio>.promo:after{height:32px!important;font-size:8px!important;letter-spacing:1.1px!important}#inicio>.promo+header{top:calc(32px + env(safe-area-inset-top))!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:45px 39px!important;min-height:0!important;height:94px!important;gap:4px 8px!important;padding:5px 12px 6px!important}#inicio header .storefrontLogo{grid-column:1!important;grid-row:1!important;justify-self:start}#inicio header .storefrontLogo img{width:104px!important;height:36px!important}#inicio header .tools{grid-column:2!important;grid-row:1!important;width:auto!important;gap:5px!important}#inicio header .tools>input{display:none!important}#inicio header .tools>button:last-child{min-width:58px!important;min-height:38px!important;padding:6px 8px!important;font-size:9px!important}#inicio header .accountButton{width:38px!important;height:38px!important;min-width:38px!important;flex-basis:38px!important}#inicio header nav{grid-column:1/-1!important;grid-row:2!important;display:grid!important;grid-template-columns:.72fr .82fr 1.32fr 1.5fr!important;gap:3px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}#inicio header nav .homeNav{display:none!important}#inicio header nav>.trackingNav,#inicio header nav>button{width:100%!important;min-width:0!important;min-height:38px!important;padding:7px 2px!important;border-radius:7px!important;font-size:clamp(7.5px,2.35vw,9.5px)!important;letter-spacing:0!important}#inicio header nav>.trackingNav{margin:0!important;gap:3px!important}#inicio header nav>.trackingNav i,#inicio header nav>.trackingNav span{display:none!important}#inicio .mobileCatalogSearch{display:grid;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;gap:6px;min-height:52px;margin:12px 14px;padding:0 8px 0 13px;border:1px solid #dddcd6;border-radius:12px;background:#f5f4ef;color:#596064}#inicio .mobileCatalogSearch>span{font-size:22px;line-height:1}#inicio .mobileCatalogSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#171713;font-size:16px!important}#inicio .mobileCatalogSearch button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#deddd7;color:#171713;font-size:23px;cursor:pointer}#inicio .mobileCatalogSearch:not(:has(button)){grid-template-columns:24px minmax(0,1fr)}#inicio .campaignCover{padding-top:26px}#inicio .campaignHeading h1{font-size:clamp(42px,12vw,62px)}#inicio .bestSellers{padding-top:38px}#inicio .bestSellerIntro h2 br{display:block!important}#inicio .workFinderIntro h2{font-size:clamp(34px,10vw,46px);letter-spacing:-1.8px;line-height:1}#inicio .workFinderIntro p{font-size:14px;line-height:1.6}}@media(min-width:701px){#inicio .mobileCatalogSearch{display:none!important}}@media(prefers-reduced-motion:reduce){#inicio .collectionShortcuts button{transition:none}}#inicio .featuredProducts{padding:56px 4vw}#inicio .featuredHeading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}#inicio .featuredHeading small{font-size:11px;font-weight:800;letter-spacing:1.6px;color:#686257}#inicio .featuredHeading h2{font-size:clamp(30px,3.5vw,48px);line-height:1.1;margin:10px 0 0}#inicio .featuredHeading p{max-width:330px;color:#656158;font-size:14px;line-height:1.6;margin:0}#inicio .featuredGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}#inicio .featuredCard{min-width:0;border:1px solid #e1ded5;border-radius:12px;overflow:hidden;background:#fff}#inicio .featuredCard>button{display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%;padding:16px;border:0;background:none;text-align:left;color:#171713;cursor:pointer}#inicio .featuredCard img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff;margin-bottom:18px}#inicio .featuredCategory{font-size:11px;color:#656158;line-height:1.5}#inicio .featuredCard h3{font-size:19px;line-height:1.25;margin:8px 0 14px}#inicio .featuredPrice{font-weight:850;margin-top:auto}#inicio .featuredLink{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;border-top:1px solid #e1ded5;font-size:12px;font-weight:800}#inicio .featuredCard:hover{border-color:#ad8c00}#inicio .featuredCard>button:focus-visible{outline:3px solid #1485a7;outline-offset:-4px}#inicio .featuredGrid:focus-visible{outline:3px solid #1485a7;outline-offset:4px}#inicio footer>div>button{display:block;border:0;background:none;color:inherit;padding:8px 0;font-size:13px;text-align:left;cursor:pointer}#inicio footer>div>button:hover{text-decoration:underline}#inicio footer>div>button:focus-visible{outline:2px solid #f4c400;outline-offset:3px}@media(max-width:700px){#inicio .campaignAction{grid-row:2;margin-top:22px}#inicio .campaignVisual{grid-row:3;margin-top:12px}#inicio .featuredProducts{padding:36px 20px}#inicio .featuredHeading{display:block}#inicio .featuredHeading p{margin-top:12px}#inicio .featuredGrid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 14px;touch-action:pan-x pan-y pinch-zoom}#inicio .featuredCard{flex:0 0 82%;scroll-snap-align:start}#inicio .trustStrip{grid-template-columns:repeat(2,minmax(0,1fr))}#inicio .trustStrip>div{padding:16px 12px;gap:8px}#inicio .trustStrip b{font-size:10px;line-height:1.5;letter-spacing:0}#inicio .trustStrip small{font-size:11px}#inicio .trustStrip>div:nth-child(odd){border-right:1px solid #ddd}}#inicio{--store-ink:#173e49;--store-teal:#16778b;--store-sky:#edf4f4;--store-sand:#f8f6f0;--store-border:#dce4e3;--store-gutter:max(4vw,calc((100vw - 1320px)/2));background:#fff}#inicio>.promo{background:var(--store-ink);color:#f9dc77}#inicio>header{border-bottom-color:var(--store-border)}#inicio .campaignCover{padding-inline:var(--store-gutter);background:radial-gradient(ellipse at 10% 20%,#22677b80,transparent 60%),linear-gradient(115deg,#173e49,#132a32)}#inicio .campaignCover:before{height:2px;background:#e8bc38}#inicio .campaignCover:after{opacity:.3}#inicio .campaignHeading h1{font-weight:800;line-height:.98;font-size:clamp(48px,5.8vw,84px)}#inicio .campaignHeading h1 span{text-shadow:none}#inicio .campaignHeading>small{font-size:10px;font-weight:700;letter-spacing:2.2px;color:#e8d798}#inicio .campaignHeading p{color:#dce8eb;max-width:360px;line-height:1.7}#inicio .campaignAction button{border-radius:6px;background:#f3cc53;border-color:#f3cc53;box-shadow:none;min-height:52px;padding:15px 24px;font-size:12px;letter-spacing:.8px}#inicio .campaignAction button:hover{background:#ffdc70;box-shadow:none;transform:translateY(-1px)}#inicio .collectionShortcuts{padding:32px var(--store-gutter);gap:20px;background:var(--store-sand)}#inicio .collectionShortcuts button{border:1px solid var(--store-border);border-radius:8px;padding:22px;background:#fff;box-shadow:none}#inicio .collectionShortcuts button:hover{border-color:var(--store-teal);transform:translateY(-2px);box-shadow:0 8px 20px #173e4908}#inicio .collectionShortcuts b{color:var(--store-ink);font-size:21px;font-weight:750;text-transform:none;letter-spacing:-.5px}#inicio .collectionShortcuts strong{color:var(--store-teal);font-size:10px;letter-spacing:.8px}#inicio .collectionShortcuts small{color:#626d6e}#inicio .trustStrip{padding-inline:var(--store-gutter);background:var(--store-sky);border-color:var(--store-border)}#inicio .trustStrip>div{padding:24px 20px;border-color:var(--store-border)}#inicio .trustStrip b{color:var(--store-ink);font-size:10px;letter-spacing:.6px;line-height:1.5}#inicio .trustStrip small{color:#56696d;font-size:12px}#inicio .trustStrip>div>span{color:var(--store-teal);font-size:10px}#inicio .featuredProducts{padding:64px var(--store-gutter);background:#fff}#inicio .featuredHeading{margin-bottom:30px}#inicio .featuredHeading h2{color:var(--store-ink);font-size:clamp(30px,3.3vw,44px);font-weight:750;letter-spacing:-1.5px}#inicio .featuredHeading small{color:var(--store-teal);font-size:10px;letter-spacing:2px}#inicio .featuredHeading p{color:#626d6e}#inicio .featuredGrid{gap:22px}#inicio .featuredCard{border:1px solid var(--store-border);border-radius:8px;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}#inicio .featuredCard>button{padding:20px}#inicio .featuredCard:hover{border-color:#8faeb5;box-shadow:0 10px 24px #173e490a}#inicio .featuredCard img{margin-bottom:24px}#inicio .featuredCategory{font-size:10px;letter-spacing:.4px;color:#626d6e}#inicio .featuredCard h3{color:var(--store-ink);font-size:18px;font-weight:700;letter-spacing:-.3px;min-height:45px;line-height:1.3}#inicio .featuredPrice{color:var(--store-ink);font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}#inicio .featuredLink{border:0;border-top:1px solid var(--store-border);border-radius:0;background:none;color:var(--store-teal);padding:16px 0 0;letter-spacing:.3px}#inicio .featuredLink>span{display:grid;place-items:center;width:28px;height:28px;background:var(--store-sky);border-radius:50%}#inicio .catalog{padding-inline:var(--store-gutter);background:var(--store-sand);border-top:1px solid #ebece7}#inicio .workFinder{padding-inline:var(--store-gutter);background:var(--store-ink)}#inicio .workFinderGrid{border-color:#41616a;border-radius:8px;overflow:hidden}#inicio .workFinderGrid button{background:transparent;border-color:#41616a}#inicio .workFinderGrid button:focus-visible,#inicio .workFinderGrid button:hover{background:#215361}#inicio .workFinderGrid span small,#inicio .workFinderIntro p{color:#d2e2e6}#inicio .businessQuote{padding-inline:var(--store-gutter);background:#f3cc53}#inicio .businessQuote h2{font-size:clamp(32px,4vw,54px);line-height:1.06;letter-spacing:-1.5px}#inicio .businessQuote>a{background:var(--store-ink);border-radius:6px}#inicio .helpCenter{padding-inline:var(--store-gutter);background:var(--store-sand)}#inicio .helpHeading h2{color:var(--store-ink);font-size:clamp(32px,4vw,52px);line-height:1.05}#inicio footer{padding-inline:var(--store-gutter);background:var(--store-ink)}@media(max-width:1000px) and (min-width:701px){#inicio .featuredGrid{grid-template-columns:repeat(2,minmax(0,1fr))}#inicio .campaignHeading h1{font-size:clamp(44px,6.5vw,65px)}}@media(max-width:700px){#inicio{--store-gutter:20px}#inicio .campaignCover{padding-top:30px;padding-bottom:20px}#inicio .campaignHeading h1{font-size:clamp(42px,11.8vw,66px);letter-spacing:-2px}#inicio .campaignHeading p{font-size:14px;line-height:1.6}#inicio .collectionShortcuts{padding-block:24px;gap:12px}#inicio .collectionShortcuts button{padding:16px;gap:18px}#inicio .collectionShortcuts b{font-size:20px}#inicio .trustStrip{padding-inline:8px}#inicio .trustStrip>div{padding:18px 12px}#inicio .trustStrip>div:nth-child(odd){border-right-color:var(--store-border)}#inicio .featuredProducts{padding-block:40px}#inicio .featuredHeading{margin-bottom:22px}#inicio .featuredGrid{gap:14px}#inicio .featuredCard{flex-basis:82%}#inicio .featuredCard>button{padding:18px}#inicio .featuredCard h3{min-height:0}#inicio .featuredHeading h2{font-size:32px}#inicio .businessQuote h2{font-size:34px}}@media(prefers-reduced-motion:reduce){#inicio .featuredCard{transition:none}}#inicio .campaignCover{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-rows:1fr 1fr;column-gap:0;min-height:560px;max-width:1440px;margin:0 auto;padding:64px 5%;border:0;border-radius:0 0 36px 36px;background:#12282f;box-shadow:none;overflow:hidden}#inicio .campaignCover:after,#inicio .campaignCover:before{display:none}#inicio .campaignHeading{position:relative;grid-column:1;grid-row:1;z-index:2;padding:0;align-self:end}#inicio .campaignHeading>small{font-size:9px;letter-spacing:1.8px;line-height:1.6;color:#e6cf88}#inicio .campaignHeading h1{font-size:clamp(46px,5.1vw,74px);line-height:1.02;letter-spacing:-.055em;margin:24px 0;color:#fff}#inicio .campaignHeading h1 span{color:#f3cc53}#inicio .campaignHeading p{font-size:15px;max-width:330px;line-height:1.75;color:#d0dfe2}#inicio .campaignAction{position:relative;grid-column:1;grid-row:2;z-index:2;align-self:start;margin-top:28px}#inicio .campaignAction button{min-width:210px;border-radius:8px;padding:16px 22px;min-height:54px;box-shadow:0 8px 24px #0002}#inicio .campaignVisual{position:absolute;grid-column:auto;grid-row:auto;inset:0 0 0 auto;width:63%;height:100%;display:flex;align-items:center;justify-content:flex-end;padding:0;margin:0;z-index:1;pointer-events:none;mask-image:linear-gradient(90deg,transparent,#000 4%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%)}#inicio .campaignPoster{display:block;width:100%;height:100%;max-height:none;margin:0;object-fit:contain;object-position:center;mask-image:none;filter:none;border-radius:0;box-shadow:none}#inicio .campaignCover+.collectionShortcuts{background:#fff;padding-top:32px}@media(min-width:1101px){#inicio .campaignCover{min-height:0;height:min(47.25vw,680px)}}@media(min-width:701px) and (max-width:1100px){#inicio .campaignCover{padding:48px 4%;min-height:480px;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}#inicio .campaignHeading h1{font-size:clamp(38px,5.1vw,56px);margin:20px 0}#inicio .campaignHeading p{font-size:13px;max-width:260px}#inicio .campaignHeading>small{font-size:8px;letter-spacing:1px}#inicio .campaignVisual{width:60%}#inicio .campaignPoster{object-fit:contain}}@media(max-width:700px){#inicio .campaignCover{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;margin:0;padding:30px 24px 0;min-height:0;height:auto;border-radius:0 0 24px 24px;gap:0}#inicio .campaignHeading{grid-column:1;grid-row:1}#inicio .campaignHeading>small{font-size:8px;letter-spacing:1.5px}#inicio .campaignHeading h1{font-size:clamp(40px,11vw,64px);margin:20px 0;line-height:1;letter-spacing:-.045em}#inicio .campaignHeading p{font-size:14px;max-width:390px;line-height:1.65}#inicio .campaignAction{grid-column:1;grid-row:2;margin-top:22px}#inicio .campaignAction button{width:100%;min-width:0;min-height:50px}#inicio .campaignVisual{position:relative;inset:auto;grid-column:1;grid-row:3;width:calc(100% + 48px);height:auto;padding:0;margin:12px -24px 0;overflow:visible;mask-image:linear-gradient(180deg,transparent,#000 4%);-webkit-mask-image:linear-gradient(180deg,transparent,#000 4%)}#inicio .campaignPoster{width:100%;height:auto;margin:0;max-height:none;border-radius:0;mask-image:none;object-fit:contain}#inicio .campaignCover+.collectionShortcuts{padding-top:24px}}.accountOverlay:has(.accountRefresh){background:rgb(8 25 29/62%);backdrop-filter:blur(5px)}.accountDrawer.accountRefresh{width:min(510px,100%);padding:42px 38px 30px;background:#fdfdfb;color:#163b43;border-left:1px solid #e4e8e5;box-shadow:-18px 0 70px #001c3030;font-family:inherit}.accountRefresh .accountBrand{padding:0;margin:4px 0 38px;gap:14px;font-size:12px;letter-spacing:1.5px}.accountRefresh .accountBrand b{display:grid;place-items:center;width:86px;height:49px;border-radius:50%;background:#f5c900;color:#111;font-size:27px;letter-spacing:-1px}.accountRefresh .accountBrand span{height:27px;background:#d7deda}.accountRefresh .accountEyebrow{display:block;margin-bottom:12px;color:#687b7d;font-size:10px;font-weight:800;letter-spacing:2px}.accountDrawer.accountRefresh h2{max-width:360px;color:#163b43;font-size:clamp(29px,3vw,36px);line-height:1.12;font-weight:800;letter-spacing:-1.2px;text-transform:none}.accountRefresh .accountIntro{margin:16px 0 26px;font-size:14px;font-weight:400;line-height:1.65;color:#657276;overflow-wrap:anywhere}.accountRefresh .accountTabs{gap:5px;padding:5px;margin-bottom:26px;border:1px solid #e5e9e5;border-radius:12px;background:#eef1ed}.accountRefresh .accountTabs button{min-height:42px;padding:10px;border:0;border-radius:8px;background:transparent;color:#657276;font-size:11px;font-weight:800}.accountRefresh .accountTabs button.active{color:#163b43;background:#fff;box-shadow:0 2px 6px #163b4312}.accountRefresh form{gap:18px}.accountRefresh label{gap:9px;color:#40575c;font-size:10px;font-weight:800;letter-spacing:.7px}.accountDrawer.accountRefresh form input{box-sizing:border-box;width:100%;min-width:0;height:52px;padding:0 15px;border:1px solid #d7dfdc!important;border-radius:10px;background:#fff!important;color:#173b43;font-size:16px;font-weight:400;letter-spacing:normal;transition:border-color .15s,box-shadow .15s}.accountRefresh input::placeholder{color:#8a979a;font-size:13px}.accountDrawer.accountRefresh form input:focus{outline:none;border-color:#32747b!important;box-shadow:0 0 0 3px #32747b18}.accountPassword{display:block;position:relative}.accountDrawer.accountRefresh .accountPassword input{padding-right:72px}.accountPassword button{position:absolute;inset:4px 4px 4px auto;min-width:60px;border:0;border-radius:7px;background:transparent;color:#335e65;font-size:12px;font-weight:700;cursor:pointer}.accountDrawer.accountRefresh form .accountSubmit{min-height:54px;border-radius:10px;background:#173f47!important;color:#fff!important;box-shadow:0 5px 14px #173f4718;font-size:12px;letter-spacing:.6px;transition:background .15s,transform .15s}.accountDrawer.accountRefresh form .accountSubmit:hover:not(:disabled){background:#245660!important;transform:translateY(-1px)}.accountRefresh .forgotPassword{min-height:42px;padding:10px 0;color:#335e65;font-size:11px;text-underline-offset:4px}.accountRefresh .accountError,.accountRefresh .accountNotice{border-radius:8px;font-weight:400;line-height:1.5}.accountRefresh .accountFootnote{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:26px;padding-top:22px;border-top:1px solid #e5e9e5;color:#738183;font-size:12px;font-weight:400}.accountFootnote span{color:#36756a}.accountRefresh a:focus-visible,.accountRefresh button:focus-visible{outline:3px solid #d6ab16;outline-offset:3px}.accountRefresh .accountLogged>a{border-radius:10px;background:#173f47}.accountRefresh .accountLogged>button{border-radius:8px}.accountRefresh .accountLogged p{overflow-wrap:anywhere}@media (max-width:1100px){.accountDrawer.accountRefresh{padding-top:68px}.accountRefresh .accountBrand{margin-bottom:28px}}@media (max-width:600px){.accountDrawer.accountRefresh{width:100%;padding:66px 24px calc(28px + env(safe-area-inset-bottom))}.accountRefresh .accountIntro{margin-bottom:22px}.accountRefresh .accountTwo{grid-template-columns:1fr 1fr}}@media (max-height:750px){.accountRefresh .accountBrand{margin-bottom:22px}.accountRefresh .accountTabs{margin-bottom:18px}.accountRefresh form{gap:13px}.accountRefresh .accountFootnote{margin-top:18px;padding-top:16px}}@media (prefers-reduced-motion:reduce){.accountDrawer.accountRefresh{animation:none}.accountRefresh *,.accountRefresh :before{transition:none!important}}.catalogShoeFrame{--shoe-height:185px;height:var(--shoe-height);width:100%;display:grid;place-items:center;overflow:hidden;background:#fff;position:relative;z-index:1}.catalogShoeCrop{position:relative;width:min(92%,calc(var(--shoe-height) * var(--shoe-ratio) * .92));aspect-ratio:var(--shoe-ratio);overflow:hidden;transition:transform .22s ease}.maleShoe .catalogShoeCrop>img{position:absolute;width:var(--source-width)!important;height:var(--source-height)!important;max-width:none;padding:0!important;object-fit:fill!important;background:#fff!important;filter:none!important}.maleCardBody .maleShoe .catalogShoeCrop>img,.maleCardBody:is(:hover,:focus-visible) .maleShoe .catalogShoeCrop>img{transform:none!important}.maleShoe .catalogShoeUnmeasured>img{object-fit:contain!important}.maleCardBody:focus-visible .catalogShoeCrop,.maleCardBody:hover .catalogShoeCrop{transform:scale(1.035)}@media (max-width:540px){.catalogShoeFrame{--shoe-height:230px}}@media (prefers-reduced-motion:reduce){.catalogShoeCrop{transition:none}}