:root{--ae-ink: #202124;--ae-blue: #555b63;--ae-blue-deep: #30343a;--ae-yellow: #c4a052;--ae-red: #6b7078;--ae-paper: #f5f6f7;--ae-surface-muted: #f0f2f4;--ae-line: #dde1e5}body:has(.ae-home){background:var(--ae-paper);color:var(--ae-ink)}body:has(.ae-home) #header-group{position:relative;z-index:20;box-shadow:0 3px 18px #0f244f1a}body:has(.ae-home) .announcement-bar{background:var(--ae-surface-muted)!important;color:var(--ae-ink)}body:has(.ae-home) .header__row--top{min-height:76px}body:has(.ae-home) .header__row--bottom{border-top:1px solid #e4e7ee}body:has(.ae-home) .header-menu a,body:has(.ae-home) .header-menu summary{font-weight:700}.ae-home,.ae-home *{box-sizing:border-box}.ae-home a{text-decoration:none}.ae-wrap{width:min(1240px,calc(100% - 40px));margin-inline:auto}.ae-hero{position:relative;min-height:600px;display:grid;place-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 77% 43%,rgba(255,255,255,.22) 0 8%,transparent 8.2%),radial-gradient(circle at 77% 43%,transparent 0 18%,rgba(255,255,255,.12) 18.2% 18.7%,transparent 19%),linear-gradient(120deg,#081c46 0%,var(--ae-hero-bg, #123d8b) 55%,#2864c1 100%)}.ae-hero:before,.ae-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.ae-hero:before{width:520px;aspect-ratio:1;right:-70px;top:45px;border:80px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 4px #ffffff1f}.ae-hero:after{width:230px;aspect-ratio:1;left:-70px;bottom:-100px;background:var(--ae-yellow);opacity:.95}.ae-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-block:76px}.ae-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ae-eyebrow:before{content:"";width:34px;height:4px;border-radius:99px;background:var(--ae-yellow)}.ae-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:-.045em}.ae-hero__copy{max-width:610px;margin:24px 0 0;color:#ffffffd6;font-size:clamp(17px,2vw,21px);line-height:1.55}.ae-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ae-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border:2px solid transparent;border-radius:7px;background:var(--ae-yellow);color:#171717;font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.ae-button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #0003}.ae-button--ghost{border-color:#ffffffa6;background:transparent;color:#fff}.ae-hero__visual{position:relative;min-height:390px;display:grid;place-items:center}.ae-hero__visual picture{width:var(--ae-hero-image-width, 90%);display:block;justify-self:var(--ae-hero-image-position, center)}.ae-hero__visual picture img{width:100%;max-height:440px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(1,12,39,.36))}.ae-orb{position:relative;width:min(380px,88vw);aspect-ratio:1;border-radius:50%;background:linear-gradient(to bottom,#ee3340 0 46%,#111827 46% 54%,#f7f8fb 54% 100%);box-shadow:0 32px 70px #010c2773,inset -24px -22px 35px #0000002e,inset 14px 15px 24px #ffffff2e;transform:rotate(-8deg)}.ae-orb:before{content:"";position:absolute;width:98px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border:14px solid #111827;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 8px #d9dde7}.ae-hero__tag{position:absolute;right:-10px;bottom:26px;padding:14px 18px;border-radius:10px;background:#fff;box-shadow:0 16px 36px #00000038;color:var(--ae-blue-deep);font-weight:900;transform:rotate(3deg)}.ae-benefits{position:relative;z-index:2;margin-top:-22px}.ae-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 13px 38px #0b245824}.ae-benefit{display:flex;align-items:center;gap:14px;padding:22px 25px;border-right:1px solid #e7e9ef}.ae-benefit:last-child{border-right:0}.ae-benefit__icon{width:28px;height:28px;flex:0 0 28px;color:var(--ae-blue)}.ae-benefit__icon svg{width:100%;height:100%;fill:currentColor}.ae-benefit strong{display:block;font-size:15px}.ae-benefit span{display:block;margin-top:2px;color:#667085;font-size:13px}.ae-section{padding-block:82px}.ae-section--white{background:#fff}.ae-section--dark{background:var(--ae-blue-deep);color:#fff}.ae-section__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.ae-kicker{margin:0 0 8px;color:var(--ae-red);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ae-section h2{margin:0;color:inherit;font-size:clamp(31px,4vw,50px);line-height:1.05;letter-spacing:-.035em}.ae-link{flex:0 0 auto;color:var(--ae-blue);font-weight:800;border-bottom:2px solid var(--ae-yellow)}.ae-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ae-category{position:relative;min-height:270px;display:flex;flex-direction:column;justify-content:end;overflow:hidden;padding:24px;border-radius:12px;color:#fff;background:linear-gradient(155deg,var(--tile-a),var(--tile-b));isolation:isolate}.ae-category:before{content:"";position:absolute;width:190px;aspect-ratio:1;right:-52px;top:-48px;z-index:-1;border:28px solid rgba(255,255,255,.13);border-radius:50%}.ae-category:after{content:"";position:absolute;inset:auto 0 0;height:58%;z-index:-1;background:linear-gradient(transparent,#00000085)}.ae-category:nth-child(1){--tile-a: #ed1c24;--tile-b: #8e1320}.ae-category:nth-child(2){--tile-a: #2467bd;--tile-b: #0b2458}.ae-category:nth-child(3){--tile-a: #7b3fc3;--tile-b: #3d1d70}.ae-category:nth-child(4){--tile-a: #16896d;--tile-b: #075746}.ae-category:nth-child(5){--tile-a: #b44b75;--tile-b: #67253f}.ae-category:nth-child(6){--tile-a: #b77622;--tile-b: #69400f}.ae-category--image>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ae-category small{font-weight:700;opacity:.78}.ae-category strong{margin-top:4px;color:#fff;font-size:25px;line-height:1.1}.ae-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 16px}.ae-product{min-width:0;color:var(--ae-ink)}.ae-product__media{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#eef0f5}.ae-product__media img,.ae-product__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ae-product:hover .ae-product__media img{transform:scale(1.045)}.ae-badge{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:4px;background:var(--ae-red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ae-product__title{display:block;margin-top:14px;color:var(--ae-ink);font-size:15px;font-weight:750;line-height:1.35}.ae-product__price{display:block;margin-top:7px;color:var(--ae-blue);font-weight:850}.ae-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:420px;overflow:hidden;border-radius:16px;background:var(--ae-promo-background, var(--ae-yellow));color:var(--ae-promo-text, var(--ae-ink))}.ae-editorial--image-left .ae-editorial__copy{order:2}.ae-editorial--image-left .ae-editorial__art{order:1}.ae-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,78px)}.ae-editorial__copy h2{max-width:650px}.ae-editorial__copy p{max-width:620px;font-size:18px;line-height:1.55}.ae-editorial__text>:first-child{margin-top:0}.ae-editorial__text>:last-child{margin-bottom:0}.ae-editorial__art{position:relative;overflow:hidden;background:var(--ae-promo-media-background, #ef3340)}.ae-editorial__art picture{display:block;width:100%;height:100%}.ae-editorial__art img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.ae-editorial__art:before,.ae-editorial__art:after{content:"";position:absolute;border-radius:50%}.ae-editorial__art:before{width:390px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border:70px solid rgba(255,255,255,.18)}.ae-editorial__art:after{width:100px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:18px solid var(--ae-ink);box-shadow:0 0 0 22px #ffffff38}.ae-newsletter{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.ae-newsletter p{max-width:700px;margin-bottom:0;color:#ffffffb8}.ae-newsletter .ae-button{min-width:210px}@media(max-width:989px){.ae-hero{min-height:auto}.ae-hero__grid{grid-template-columns:1fr;gap:32px;padding-block:62px 78px}.ae-hero__visual{min-height:320px}.ae-orb{width:min(310px,78vw)}.ae-categories,.ae-products{grid-template-columns:repeat(2,1fr)}.ae-editorial{grid-template-columns:1fr}.ae-editorial__art{min-height:300px}.ae-editorial--image-left .ae-editorial__copy{order:1}.ae-editorial--image-left .ae-editorial__art{order:2}}@media(max-width:749px){.ae-wrap{width:min(100% - 28px,1240px)}.ae-hero h1{font-size:clamp(42px,13vw,64px)}.ae-hero__copy{font-size:17px}.ae-benefits{margin-top:0;background:#fff}.ae-benefits__grid{grid-template-columns:1fr;box-shadow:none}.ae-benefit{border-right:0;border-bottom:1px solid #e7e9ef;padding-inline:0}.ae-benefit:last-child{border-bottom:0}.ae-section{padding-block:58px}.ae-section__head{align-items:start;flex-direction:column}.ae-categories{grid-template-columns:1fr 1fr;gap:10px}.ae-category{min-height:205px;padding:18px}.ae-category strong{font-size:20px}.ae-products{gap:24px 10px}.ae-product__title{font-size:14px}.ae-editorial__copy{padding:34px 24px}.ae-newsletter{grid-template-columns:1fr;gap:26px}.ae-newsletter .ae-button{width:100%}}#footer-group .footer-content{gap:clamp(28px,4vw,54px)}#footer-group .footer-content :is(h2,h3,h4,h5,p,a,summary){color:inherit}#footer-group .footer-content h2,#footer-group .footer-content h5,#footer-group .footer-content .menu__heading{margin:0 0 16px;font-size:16px;line-height:1.25;font-weight:700;letter-spacing:0}#footer-group .footer-content p{margin-block:0 9px;color:#ffffffad;font-size:14px;line-height:1.6}#footer-group .footer-content .menu__item+.menu__item{margin-top:10px}#footer-group .footer-content .menu__item a{color:#ffffffc7;text-decoration:none}#footer-group .footer-content .menu__item a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}#footer-group .email-signup__input-group{border-radius:2px!important}#footer-group .email-signup__input{min-height:50px}#footer-group .footer-utilities{color:#ffffffa8}#footer-group .footer-utilities .utilities{grid-template-columns:auto 1fr}#footer-group .footer-utilities .utilities>:nth-child(2){justify-self:end;text-align:right}@media(min-width:990px){#footer-group .footer-content[style*="--grid-columns: 4"]{grid-template-columns:.75fr 1.05fr 1.15fr 1.55fr}}@media(max-width:749px){#footer-group .footer-content{gap:0}#footer-group .footer-content>*{padding-block:24px;border-top:1px solid rgba(255,255,255,.16)}#footer-group .footer-content>:first-child{border-top:0;padding-top:0}#footer-group .footer-utilities .utilities{display:flex;align-items:flex-start}#footer-group .footer-utilities .utilities>:nth-child(2){text-align:left}#footer-group .footer-policy-nav__list{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.ae-button,.ae-product__media img{transition:none}}.template-collection,.template-product,.template-page{background:var(--ae-paper);color:var(--ae-ink)}:is(.template-collection,.template-product,.template-page) #header-group{position:relative;z-index:20;box-shadow:0 3px 18px #0f244f1a}:is(.template-collection,.template-product,.template-page) .announcement-bar{background:var(--ae-surface-muted)!important;color:var(--ae-ink)}.ae-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px;color:#ffffffad;font-size:13px;font-weight:700}.ae-breadcrumb a{color:inherit}.ae-breadcrumb a:hover{color:var(--ae-yellow)}.ae-collection-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.1) 0 13%,transparent 13.2%),linear-gradient(125deg,var(--ae-blue-deep),#1f57aa)}.ae-collection-hero__grid{min-height:380px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding-block:55px}.ae-collection-hero .ae-eyebrow{color:#fff}.ae-collection-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(44px,6vw,78px);line-height:1;letter-spacing:-.045em}.ae-collection-hero__copy{max-width:650px;margin-top:18px;color:#ffffffc7;font-size:18px;line-height:1.6}.ae-collection-hero__copy>:last-child{margin-bottom:0}.ae-collection-hero__art{position:relative;min-height:280px;display:grid;place-items:center}.ae-collection-hero__art img{width:100%;max-height:320px;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(0,0,0,.3))}.ae-collection-orb{width:240px;aspect-ratio:1;border-radius:50%;background:linear-gradient(to bottom,var(--ae-red) 0 45%,#101828 45% 55%,#fff 55% 100%);box-shadow:0 30px 50px #00000052,inset -15px -15px 24px #00000029;transform:rotate(9deg)}.ae-collection-orb:before{content:"";position:absolute;width:64px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border:10px solid #101828;border-radius:50%;background:#fff}.template-collection .product-grid-container{padding-block:34px 78px!important;background:var(--ae-paper)}.template-collection .collection-wrapper{width:min(1240px,calc(100% - 40px));margin-inline:auto}.template-collection .facets{margin-bottom:30px;padding:12px 15px;border:1px solid #e0e4ec;border-radius:10px;background:#fff}.template-collection .product-grid{gap:30px 18px!important}.template-collection .product-grid__item,.template-product .section-resource-list .resource-list__item{min-width:0}:is(.template-collection,.template-product) .product-card__content{overflow:hidden;padding-bottom:18px!important;border:1px solid #e2e5ec!important;border-radius:12px!important;background:#fff;box-shadow:0 3px 10px #0c24520a;transition:transform .25s ease,box-shadow .25s ease}:is(.template-collection,.template-product) .product-card:hover .product-card__content{transform:translateY(-4px);box-shadow:0 16px 30px #0c24521f}:is(.template-collection,.template-product) .product-card__content>:not(product-card-gallery){padding-inline:16px}:is(.template-collection,.template-product) product-card-gallery,:is(.template-collection,.template-product) .card-gallery{background:#eff1f6}:is(.template-collection,.template-product) .product-card .text-block a{color:var(--ae-ink);font-weight:750}:is(.template-collection,.template-product) .product-card product-price{color:var(--ae-blue);font-weight:850}.template-product main{background:linear-gradient(#f2f4f8 0 620px,#fff 620px)}.template-product .product-information{width:min(1240px,calc(100% - 40px));margin-inline:auto;padding-block:60px 78px!important}.template-product .product-information__grid{gap:clamp(28px,4vw,56px)}.template-product .product-information__media{overflow:hidden;border:1px solid #e0e4ec;border-radius:16px;background:#fff;box-shadow:0 14px 40px #0c245217}.template-product .product-details>.group-block{padding:34px!important;border:1px solid #e0e4ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 40px #0c245217}.template-product .product-details h1{color:var(--ae-ink);font-size:clamp(28px,3.1vw,40px)!important;line-height:1.12;letter-spacing:-.035em}.template-product .product-details product-price{color:var(--ae-blue);font-size:24px;font-weight:900}.template-product .product-details .add-to-cart-button,.template-product .sticky-add-to-cart .add-to-cart-button{min-height:54px;border-radius:7px!important;background:var(--ae-yellow)!important;color:#111!important;font-weight:900}.template-product .product-details .add-to-cart-button:hover{filter:brightness(.96)}.template-product .product-details .add-to-cart-button[disabled]{background:#dfe3ea!important;color:#687184!important;opacity:1}.template-product .product-details .rte{color:#515a6d;font-size:15px;line-height:1.7}.template-product .variant-option__button-label,.template-product .quantity-selector{border-radius:7px!important}.ae-product-trust{padding-block:78px;background:#fff}.ae-product-trust__head{margin-bottom:30px}.ae-product-trust__head h2{margin:0;color:var(--ae-ink);font-size:clamp(30px,4vw,48px);letter-spacing:-.035em}.ae-product-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ae-product-trust article{padding:30px;border:1px solid #e0e4ec;border-radius:12px;background:var(--ae-paper)}.ae-product-trust article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--ae-blue-deep);color:var(--ae-yellow);font-size:21px}.ae-trust-icon svg{width:24px;height:24px;fill:currentColor}.ae-product-trust h3{margin:18px 0 8px;color:var(--ae-ink);font-size:19px}.ae-product-trust p{margin:0;color:#667085;line-height:1.55}.template-product .section-resource-list{width:min(1240px,calc(100% - 40px));margin-inline:auto;padding-block:78px!important}.template-product .section-resource-list__header h3{font-size:clamp(28px,4vw,44px);letter-spacing:-.03em}.ae-info-hero{overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 35%,rgba(255,255,255,.1) 0 16%,transparent 16.2%),linear-gradient(120deg,var(--ae-blue-deep),#1f57aa)}.ae-info-hero__grid{min-height:390px;display:grid;grid-template-columns:1fr 280px;align-items:center;gap:70px;padding-block:58px}.ae-info-hero h1{margin:0;color:#fff;font-size:clamp(44px,6vw,76px);line-height:1;letter-spacing:-.045em}.ae-info-hero p:not(.ae-eyebrow){max-width:660px;margin:20px 0 0;color:#ffffffc7;font-size:18px}.ae-info-hero__stamp{width:230px;aspect-ratio:1;display:grid;place-items:center;border:3px solid rgba(255,255,255,.45);border-radius:50%;box-shadow:inset 0 0 0 20px #ffffff14,0 25px 50px #00000038;transform:rotate(8deg)}.ae-info-hero__stamp span{color:var(--ae-yellow);font-size:64px;font-weight:950;letter-spacing:-.08em}.ae-info-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:clamp(38px,7vw,100px);padding-block:82px}.ae-info-content{padding:clamp(28px,5vw,56px);border:1px solid #e0e4ec;border-radius:14px;background:#fff;box-shadow:0 12px 34px #0c245212}.ae-info-content h2:first-child{margin-top:0}.ae-info-content h2{color:var(--ae-ink);font-size:clamp(28px,4vw,42px);letter-spacing:-.03em}.ae-info-content p,.ae-info-content li{color:#4b5565;font-size:17px;line-height:1.75}.ae-info-aside{position:sticky;top:calc(var(--header-group-height, 100px) + 22px);padding:32px;border-radius:14px;background:var(--ae-blue-deep);color:#fff}.ae-info-aside h2{margin:0 0 20px;color:#fff;font-size:29px}.ae-info-aside details{border-top:1px solid rgba(255,255,255,.18)}.ae-info-aside details:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.ae-info-aside summary{padding-block:17px;cursor:pointer;font-weight:800}.ae-info-aside details p{margin:-4px 0 18px;color:#ffffffb8;line-height:1.55}.ae-info-values{padding-block:75px;background:#fff}.ae-info-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ae-info-values article{padding:32px;border-left:4px solid var(--ae-yellow);background:var(--ae-paper)}.ae-info-values strong{color:var(--ae-red);font-size:13px;letter-spacing:.12em}.ae-info-values h3{margin:14px 0 7px;color:var(--ae-ink);font-size:24px}.ae-info-values p{margin:0;color:#667085;line-height:1.55}@media(max-width:989px){.ae-collection-hero__grid{grid-template-columns:1fr 260px}.ae-product-trust__grid,.ae-info-layout{grid-template-columns:1fr}.ae-info-aside{position:static}}@media(max-width:749px){.ae-collection-hero__grid{grid-template-columns:1fr;min-height:auto;gap:15px;padding-block:44px}.ae-collection-hero__art{min-height:190px}.ae-collection-orb{width:160px}.ae-collection-orb:before{width:46px;border-width:7px}.template-collection .collection-wrapper{width:min(100% - 28px,1240px)}.template-collection .product-grid-container{padding-block:22px 55px!important}.template-collection .product-grid{gap:22px 10px!important}:is(.template-collection,.template-product) .product-card__content>:not(product-card-gallery){padding-inline:10px}.template-product main{background:var(--ae-paper)}.template-product .product-information{width:min(100% - 28px,1240px);padding-block:28px 50px!important}.template-product .product-information__media{border-radius:11px}.template-product .product-details{width:100%}.template-product .product-details>.group-block{padding:24px 18px!important;border-radius:11px!important}.ae-product-trust{padding-block:55px}.ae-product-trust article{padding:24px}.template-product .section-resource-list{width:min(100% - 28px,1240px);padding-block:55px!important}.ae-info-hero__grid{grid-template-columns:1fr;min-height:auto;gap:30px;padding-block:44px}.ae-info-hero__stamp{display:none}.ae-info-layout{padding-block:55px}.ae-info-content,.ae-info-aside{padding:24px 20px}.ae-info-values{padding-block:55px}.ae-info-values__grid{grid-template-columns:1fr}.ae-hero__grid{gap:18px;padding-block:48px 58px}.ae-hero__visual{min-height:250px}.ae-orb{width:min(230px,70vw)}}.template-suffix-contact main>.shopify-section:first-child .section{max-width:none;width:100%;padding-inline:max(20px,calc((100vw - 1240px)/2));color:#fff;background:radial-gradient(circle at 85% 25%,rgba(255,255,255,.1) 0 13%,transparent 13.2%),linear-gradient(120deg,var(--ae-blue-deep),#1f57aa)!important}.template-suffix-contact main>.shopify-section:first-child h1{color:#fff;font-size:clamp(44px,6vw,72px);letter-spacing:-.045em}.template-suffix-contact main>.shopify-section:first-child .text-block:not(:first-child){max-width:650px;color:#ffffffbf;font-size:17px}.template-suffix-contact .contact-form{width:min(720px,100%)!important;padding:clamp(24px,5vw,44px)!important;border:1px solid #e0e4ec;border-radius:14px;background:#fff;box-shadow:0 14px 40px #0c24521a}.template-suffix-contact .contact-form__input{min-height:52px;border-radius:7px}.template-suffix-contact .contact-form__input--textarea{min-height:160px}.template-suffix-contact .contact-form .submit-button{min-height:52px;border-radius:7px;background:var(--ae-yellow);color:#111;font-weight:900}body:has(.ae-home) #header-group,:is(.template-collection,.template-product,.template-page) #header-group{box-shadow:none;border-bottom:1px solid #d9dde5}.ae-hero{min-height:0;display:block;color:var(--ae-ink);background:var(--ae-hero-bg, #fff);border-bottom:1px solid var(--ae-line);overflow:hidden}.ae-hero:before,.ae-hero:after{display:none}.ae-hero__media,.ae-hero__media picture{display:block;width:100%}.ae-hero__media{background:var(--ae-surface-muted)}.ae-hero__media img{display:block;width:100%;aspect-ratio:32 / 15;object-fit:cover;object-position:center}.ae-hero__content{display:flex;flex-direction:column;align-items:center;padding-block:clamp(34px,4vw,52px) clamp(42px,5vw,64px);text-align:center}.ae-hero__content h1{max-width:820px;margin:0;color:var(--ae-ink);font-size:clamp(32px,4vw,50px);line-height:1.08}.ae-hero__content .ae-button{margin-top:24px}.ae-editor-note{margin:-12px 0 24px;padding:12px 14px;border:1px dashed #aeb4bc;color:#626972;background:#fff;font-size:14px}.ae-button{border-radius:2px;background:var(--ae-ink);color:#fff;transition:background-color .18s ease,color .18s ease}.ae-button:hover{transform:none;box-shadow:none;background:#3d4147}.ae-button--ghost{border-color:#aeb4bc;background:#fff;color:var(--ae-ink)}.ae-button--ghost:hover{background:#e6e8eb;color:var(--ae-ink)}.ae-hero__visual picture img{filter:none}.ae-orb{box-shadow:none;transform:none}.ae-hero__tag{right:0;bottom:12px;border-radius:0;box-shadow:none;transform:none;border:1px solid var(--ae-line);color:var(--ae-ink)}.ae-benefits{margin-top:0;background:#fff;border-bottom:1px solid #dfe2e8}.ae-benefits__grid{border-radius:0;box-shadow:none}.ae-section{padding-block:70px}.ae-section h2{font-size:clamp(28px,3.4vw,42px);line-height:1.12;letter-spacing:-.025em}.ae-section__head{margin-bottom:26px}.ae-category{min-height:240px;border-radius:0;border:1px solid var(--ae-line);background:var(--tile-a, var(--ae-surface-muted));color:var(--ae-ink)}.ae-category:before{display:none}.ae-category:after{height:48%}.ae-category:not(.ae-category--image):after{display:none}.ae-category:nth-child(1){--tile-a: #f3f4f5}.ae-category:nth-child(2){--tile-a: #eceef0}.ae-category:nth-child(3){--tile-a: #f6f6f6}.ae-category:nth-child(4){--tile-a: #e8eaed}.ae-category:nth-child(5){--tile-a: #f1f2f3}.ae-category:nth-child(6){--tile-a: #e9ebed}.ae-category:not(.ae-category--image) small,.ae-category:not(.ae-category--image) strong{color:var(--ae-ink)}.ae-category strong{font-size:22px}.ae-product__media{border-radius:0;background:#f0f1f3}.ae-badge{border-radius:0;background:var(--ae-ink)}.ae-editorial{min-height:390px;border-radius:0;border:1px solid var(--ae-line);background:var(--ae-promo-background, var(--ae-surface-muted))}.ae-editorial__art{background:var(--ae-promo-media-background, #e4e7ea)}.ae-editorial__art:before,.ae-editorial__art:after{display:none}.ae-collection-hero,.ae-info-hero{color:var(--ae-ink);background:var(--ae-surface-muted);border-bottom:1px solid var(--ae-line)}.ae-collection-hero h1,.ae-info-hero h1{color:var(--ae-ink)}.ae-collection-hero__copy,.ae-info-hero p:not(.ae-eyebrow),.ae-breadcrumb{color:#626972}.ae-breadcrumb a:hover{color:var(--ae-ink)}.ae-collection-hero__grid,.ae-info-hero__grid{min-height:320px}.ae-collection-hero__grid:has(.ae-collection-orb){grid-template-columns:1fr}.ae-collection-hero__art:has(.ae-collection-orb),.ae-info-hero__stamp{display:none}.ae-info-hero__grid{grid-template-columns:1fr}.ae-collection-hero h1,.ae-info-hero h1{font-size:clamp(40px,5vw,64px);letter-spacing:-.03em}.template-collection .facets{border-radius:0}:is(.template-collection,.template-product) .product-card__content{padding-bottom:14px!important;border:0!important;border-radius:0!important;box-shadow:none;transition:none}:is(.template-collection,.template-product) .product-card:hover .product-card__content{transform:none;box-shadow:none}.template-product main{background:#fff}.template-product .product-information__media{border:1px solid #dfe2e8;border-radius:0;box-shadow:none}.template-product .product-details>.group-block{border:0!important;border-top:4px solid #555b63!important;border-radius:0!important;box-shadow:none}.template-product .product-details .add-to-cart-button,.template-product .sticky-add-to-cart .add-to-cart-button,.template-product .variant-option__button-label,.template-product .quantity-selector{border-radius:2px!important}.ae-product-trust__head h2,.template-product .section-resource-list__header h3{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.02em}.ae-product-trust__grid{gap:0;border-top:1px solid #dfe2e8}.ae-product-trust article{padding:28px 30px 28px 0;border:0;border-right:1px solid #dfe2e8;border-radius:0;background:#fff}.ae-product-trust article:not(:first-child){padding-left:30px}.ae-product-trust article:last-child{border-right:0}.ae-product-trust article>span{width:auto;height:auto;display:block;border-radius:0;background:transparent;color:var(--ae-blue);font-size:18px}.ae-product-trust h3{margin-top:12px}.ae-info-content{padding:0;border:0;border-top:4px solid #555b63;border-radius:0;background:transparent;box-shadow:none}.ae-info-content>:first-child{margin-top:28px!important}.ae-info-aside{border-radius:0}.template-suffix-contact .contact-form{border-radius:0;box-shadow:none}.template-suffix-contact .contact-form__input,.template-suffix-contact .contact-form .submit-button{border-radius:2px}.template-suffix-contact main>.shopify-section:first-child .section{color:var(--ae-ink);background:var(--ae-surface-muted)!important;border-bottom:1px solid var(--ae-line)}.template-suffix-contact main>.shopify-section:first-child h1{color:var(--ae-ink)}.template-suffix-contact main>.shopify-section:first-child .text-block:not(:first-child){color:#626972}.ae-section--dark{background:var(--ae-surface-muted);color:var(--ae-ink);border-top:1px solid var(--ae-line)}.ae-newsletter p{color:#626972}.template-product .product-details .add-to-cart-button,.template-product .sticky-add-to-cart .add-to-cart-button,.template-suffix-contact .contact-form .submit-button{background:var(--ae-ink)!important;color:#fff!important}.ae-info-aside{border:1px solid var(--ae-line);background:var(--ae-surface-muted);color:var(--ae-ink)}.ae-info-aside h2{color:var(--ae-ink)}.ae-info-aside details{border-color:#d3d7dc}.ae-info-aside details:last-child{border-color:#d3d7dc}.ae-info-aside details p{color:#626972}.ae-info-values article{border-left-color:#7b8087}.ae-info-values strong{color:#626972}@media(max-width:749px){.ae-hero{min-height:auto}.ae-hero__media img{aspect-ratio:4 / 5}.ae-hero__content{padding-block:28px 36px}.ae-hero__content h1{font-size:clamp(29px,9vw,40px)}.ae-hero__content .ae-button{min-width:180px}.ae-section{padding-block:48px}.ae-category{min-height:185px}.template-product .product-information__media,.template-product .product-details>.group-block{border-radius:0!important}.ae-product-trust__grid{border-top:0}.ae-product-trust article,.ae-product-trust article:not(:first-child){padding:24px 0;border-right:0;border-top:1px solid #dfe2e8}.template-product .product-information{width:100%;padding-block:0 42px!important}.template-product .product-information__grid{gap:0!important}.template-product .product-information__media{padding:0!important;border:0!important;border-bottom:1px solid #dfe2e8!important;background:#f6f7f8}.template-product .product-details{width:100%;padding:0!important}.template-product .product-details>.group-block{padding:28px 20px 4px!important;border:0!important;background:#fff!important}.template-product .product-details h1{font-size:clamp(25px,7.4vw,30px)!important;line-height:1.16;letter-spacing:-.025em}.template-product .product-details product-price{font-size:22px}.template-product .product-details .rte{font-size:16px;line-height:1.62}.template-product .product-details .rte :is(ul,ol){padding-inline-start:20px}.template-product .product-form-buttons{gap:12px}.template-product .quantity-selector-wrapper{width:100%;justify-content:center}.template-product .quantity-selector{flex:0 0 132px;min-height:48px}.ae-product-trust{padding-block:48px 42px}.ae-product-trust .ae-wrap{width:min(100% - 32px,1240px)}.ae-product-trust__head{margin-bottom:18px;text-align:center}.ae-product-trust__head h2{font-size:clamp(27px,8vw,34px);line-height:1.08}.ae-product-trust__grid{border-top:1px solid #dfe2e8}.ae-product-trust article,.ae-product-trust article:not(:first-child){padding:26px 14px;border-top:0;border-right:0;border-bottom:1px solid #dfe2e8;text-align:center}.ae-product-trust article>span{width:42px;height:42px;display:grid;place-items:center;margin-inline:auto;border:1px solid #d8dce2;border-radius:2px;background:#f5f6f7;color:#3f4752}.ae-product-trust h3{margin:12px 0 6px;font-size:18px;text-align:center}.ae-product-trust p{max-width:330px;margin-inline:auto;font-size:15px;line-height:1.5;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/asia-evolution.css.map */
