:root{--as-bg: #111212;--as-bg-alt: #171717;--as-card: #191d1f;--as-text: #f4f4f4;--as-muted: #a2a2a2;--as-blue: #0fa0ea;--as-tab-blue: #00b7fc;--as-red: #960000;--as-border: rgba(244, 244, 244, .3);--as-divider: rgba(244, 244, 244, .1);--as-inset-1200: max(16px, calc((100vw - 1200px)/2) );--as-font: "Montserrat", sans-serif}.a-s-section{background:var(--as-bg);color:var(--as-text);font-family:var(--as-font)}.a-s-section *,.a-s-section *:before,.a-s-section *:after{box-sizing:border-box}.a-s-section h1,.a-s-section h2,.a-s-section h3,.a-s-section p{margin:0}.a-s-container{padding-inline:var(--as-inset-1200)}.a-s-overline{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase;color:var(--as-muted)}.a-s-heading{font-size:32px;font-weight:400;line-height:1.2;color:var(--as-text)}.a-s-subheading{font-size:16px;font-weight:500;line-height:1.5;color:var(--as-muted)}@media screen and (min-width:750px){.a-s-overline{font-size:16px;letter-spacing:1.2px}.a-s-heading{font-size:42px}.a-s-subheading{font-size:20px}}.a-s-btn{display:inline-flex;align-items:center;justify-content:center;height:54px;padding-inline:16px;border-radius:4px;font-family:var(--as-font);font-size:18px;font-weight:500;line-height:1.5;text-decoration:none;cursor:pointer;border:0;transition:opacity .15s ease,background .15s ease}.a-s-btn:hover{opacity:.85}.a-s-btn--light{background:#eef1f3;color:#141414}.a-s-btn--outline{background:transparent;border:1px solid var(--as-border);color:var(--as-text)}.a-s-btn--blue{background:var(--as-blue);color:#fff}.a-s-top-banner{background:#0d0d0d;color:#fff;text-align:center;padding:12px 16px;font-family:var(--as-font);font-size:12px;font-weight:500;letter-spacing:1.2px;line-height:1.2;text-transform:uppercase}.a-s-hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:808px;overflow:hidden}@media screen and (min-width:750px){.a-s-hero{min-height:806px}}.a-s-hero__media,.a-s-hero__media img,.a-s-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(198deg,#0000 51%,#000000b3 70%),linear-gradient(270deg,#0000 50%,#000000b5)}.a-s-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:40px}@media screen and (min-width:750px){.a-s-hero__content{gap:40px}}.a-s-hero__trustpilot{display:flex;align-items:center;gap:13px;flex-wrap:wrap;font-size:14px;font-weight:500;line-height:1.5;color:var(--as-text)}.a-s-hero__stars{display:flex;gap:2px}.a-s-hero__stars svg{display:block}.a-s-hero__title{font-size:42px;font-weight:400;line-height:1.2;max-width:668px;color:var(--as-text)}@media screen and (min-width:750px){.a-s-hero__title{font-size:66px}}.a-s-hero__subtitle{font-size:16px;font-weight:500;line-height:1.5;color:var(--as-text)}@media screen and (min-width:750px){.a-s-hero__subtitle{font-size:20px}}.a-s-hero__cta{height:44px;min-width:150px;font-size:18px}.a-s-hero__press{display:flex;flex-direction:column;gap:8px;width:100%}.a-s-hero__press-label{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;color:var(--as-text)}@media screen and (min-width:750px){.a-s-hero__press-label{font-size:16px}}.a-s-hero__press-logos{display:flex;align-items:center;flex-wrap:wrap;gap:20px 40px}@media screen and (min-width:750px){.a-s-hero__press-logos{gap:0 52px}}.a-s-hero__press-logos img{display:block;opacity:.5;max-height:44px;width:auto}.a-s-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.a-s-section-head__text{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:750px){.a-s-section-head__text{gap:20px}}.a-s-section-head .a-s-btn{flex-shrink:0;min-width:210px}@media screen and (max-width:749px){.a-s-section-head .a-s-btn{display:none}}.a-s-carousel{display:flex;flex-direction:column;gap:40px;padding-block:40px}@media screen and (min-width:750px){.a-s-carousel{gap:52px;padding-block:60px}}.a-s-carousel__track{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline-start:var(--as-inset-1200);padding-inline:var(--as-inset-1200)}@media screen and (min-width:750px){.a-s-carousel__track{gap:20px}}.a-s-carousel__track::-webkit-scrollbar{display:none}.a-s-carousel__track>*{scroll-snap-align:start;flex-shrink:0}.a-s-carousel__footer{display:flex;align-items:center;gap:24px}@media screen and (min-width:750px){.a-s-carousel__footer{gap:52px}}.a-s-carousel__progress{position:relative;flex:1 0 0;height:2px;background:var(--as-divider)}.a-s-carousel__progress-bar{position:absolute;top:0;left:0;height:100%;width:33%;background:var(--as-blue);transition:width .2s ease,transform .2s ease}.a-s-carousel__arrows{display:flex;align-items:center;gap:24px}.a-s-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;padding:0;background:none;border:0;color:var(--as-text);cursor:pointer}.a-s-carousel__arrow[disabled]{color:#f4f4f44d;cursor:default}.a-s-carousel__arrow svg{display:block}@media screen and (max-width:749px){.a-s-carousel__arrow{width:32px;height:32px}}.a-s-product-card{display:flex;flex-direction:column;border-radius:5px;overflow:hidden;width:166px;text-decoration:none;color:inherit}@media screen and (min-width:750px){.a-s-product-card{width:376px}}.a-s-product-card__media{position:relative;background:#d9d9d9;aspect-ratio:1;overflow:hidden}.a-s-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-product-card__badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;height:24px;padding-inline:10px;border-radius:2px;background:var(--as-red);color:var(--as-text);font-size:12px;font-weight:500;line-height:1.2}@media screen and (min-width:750px){.a-s-product-card__badge{height:33px;padding-inline:16px;font-size:18px}}.a-s-product-card__info{display:flex;flex-direction:column;gap:16px;flex:1 0 auto;padding:14px 12px 12px;background:var(--as-card);box-shadow:inset 0 1px #ffffff1a}@media screen and (min-width:750px){.a-s-product-card__info{gap:32px;padding:20px 20px 16px}}.a-s-product-card__text{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:750px){.a-s-product-card__text{gap:12px}}.a-s-product-card__title{font-size:16px;font-weight:500;line-height:1.2;color:var(--as-text)}@media screen and (min-width:750px){.a-s-product-card__title{font-size:20px}}.a-s-product-card__desc{font-size:14px;font-weight:400;line-height:21px;color:var(--as-muted);word-wrap:break-word}@media screen and (min-width:750px){.a-s-product-card__desc{font-weight:500;color:#e7e7e799}}.a-s-product-card__swatches{display:flex;align-items:center;gap:3px}.a-s-swatch{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%}.a-s-swatch.is-selected{outline:1.5px solid #ffffff;outline-offset:-1.5px}.a-s-swatch__dot{display:block;width:20px;height:20px;border-radius:50%;background:var(--swatch-background, #ccc);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #00000014}.a-s-swatch-more{font-size:14px;color:var(--as-muted);line-height:1.5}.a-s-product-card__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.a-s-price{display:flex;align-items:center;gap:8px;white-space:nowrap}.a-s-price__current{font-size:16px;font-weight:500;line-height:1.2;color:var(--as-text);text-transform:uppercase}@media screen and (min-width:750px){.a-s-price__current{font-size:20px}}.a-s-price__compare{font-size:13px;font-weight:400;line-height:1.5;color:var(--as-muted);text-decoration:line-through}@media screen and (min-width:750px){.a-s-price__compare{font-size:16px}}.a-s-plus{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;padding:0;border-radius:4px;border:1px solid #45484a;background:transparent;color:var(--as-text);cursor:pointer;transition:background .15s ease,border-color .15s ease}@media screen and (min-width:750px){.a-s-plus{width:40px;height:40px}}.a-s-plus:hover,.a-s-plus--blue{background:var(--as-blue);border-color:var(--as-blue);color:#fff}.a-s-plus svg{display:block}.a-s-plus.is-loading{opacity:.5;pointer-events:none}.a-s-banner-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:334px;height:308px;border-radius:5px;overflow:hidden;text-decoration:none;color:inherit}@media screen and (min-width:750px){.a-s-banner-card{width:590px;height:468px}}.a-s-banner-card__media,.a-s-banner-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-banner-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#000000bf)}.a-s-banner-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;padding:24px}@media screen and (min-width:750px){.a-s-banner-card__content{gap:14px;padding:32px}}.a-s-banner-card__title{font-size:22px;font-weight:400;line-height:1.2;color:var(--as-text)}@media screen and (min-width:750px){.a-s-banner-card__title{font-size:28px}}.a-s-banner-card__desc{font-size:12px;font-weight:500;line-height:1.5;color:#f4f4f4cc}@media screen and (min-width:750px){.a-s-banner-card__desc{font-size:14px}}.a-s-banner-card__row{display:flex;align-items:center;gap:16px;margin-top:8px}.a-s-banner-card__btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding-inline:20px;border-radius:4px;background:#fff;color:#141414;font-size:16px;font-weight:500;line-height:1.5}.a-s-tabs{background:var(--as-bg-alt);padding-block:40px}@media screen and (min-width:750px){.a-s-tabs{padding-block:60px}}.a-s-tabs__inner{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:750px){.a-s-tabs__inner{gap:52px}}.a-s-tabs__head{display:flex;flex-direction:column;gap:15px}.a-s-tabs__menu{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.a-s-tabs__menu::-webkit-scrollbar{display:none}.a-s-tabs__menu-item{flex:1 0 auto;padding:12px 18px;background:none;border:0;border-bottom:1px solid rgba(238,241,243,.15);font-family:var(--as-font);font-size:14px;font-weight:400;line-height:1.5;color:var(--as-muted);text-align:center;cursor:pointer;white-space:nowrap}@media screen and (min-width:750px){.a-s-tabs__menu-item{flex:1 0 0;font-size:16px}}.a-s-tabs__menu-item.is-active{border-bottom:2px solid var(--as-tab-blue);color:var(--as-text)}.a-s-tabs__panel{display:none}.a-s-tabs__panel.is-active{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:750px){.a-s-tabs__panel.is-active{flex-direction:row;align-items:flex-start;gap:60px}}.a-s-tabs__image{position:relative;width:100%;border-radius:5px;overflow:hidden;aspect-ratio:343 / 337}@media screen and (min-width:750px){.a-s-tabs__image{width:570px;flex-shrink:0;aspect-ratio:auto;height:560px}}.a-s-tabs__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-tabs__detail{display:flex;flex-direction:column;gap:26px;flex:1 0 0;min-width:0}.a-s-tabs__overview{display:flex;flex-direction:column;gap:24px}.a-s-tabs__desc{font-size:14px;font-weight:500;line-height:1.5;color:var(--as-muted)}@media screen and (min-width:750px){.a-s-tabs__desc{font-size:16px}}.a-s-mini-card{display:flex;align-items:stretch;width:100%;max-width:570px;border-radius:6px;overflow:hidden;background:var(--as-bg)}.a-s-mini-card__media{position:relative;width:100px;flex-shrink:0;background:#d9d9d9;overflow:hidden}@media screen and (min-width:750px){.a-s-mini-card__media{width:125px}}.a-s-mini-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-mini-card__body{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:1 0 0;min-width:0;padding:16px;background:var(--as-card)}.a-s-mini-card__summary{display:flex;flex-direction:column;gap:8px;min-width:0}@media screen and (min-width:750px){.a-s-mini-card__summary{gap:12px}}.a-s-mini-card__title{font-size:16px;font-weight:500;line-height:1.2;color:var(--as-text)}@media screen and (min-width:750px){.a-s-mini-card__title{font-size:20px}}.a-s-mini-card__sub{font-size:12px;font-weight:500;line-height:1.5;color:var(--as-muted)}@media screen and (min-width:750px){.a-s-mini-card__sub{font-size:14px}}.a-s-mini-card__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;flex-shrink:0}@media screen and (min-width:750px){.a-s-mini-card__side{gap:16px}}.a-s-mini-card__btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding-inline:12px;border-radius:4px;border:1px solid var(--as-border);background:transparent;color:var(--as-text);font-size:14px;font-weight:500;line-height:1.5;text-decoration:none}@media screen and (min-width:750px){.a-s-mini-card__btn{height:40px;padding-inline:16px;font-size:18px}}.a-s-usp{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:666px;overflow:hidden}@media screen and (min-width:750px){.a-s-usp{justify-content:center;min-height:661px}}.a-s-usp__media,.a-s-usp__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-usp__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#0000 60%)}@media screen and (max-width:749px){.a-s-usp__media:after{background:linear-gradient(180deg,#0000 30%,#000000a6)}}.a-s-usp__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-block:40px;max-width:780px}.a-s-usp__title{font-size:30px;font-weight:400;line-height:1.3;color:var(--as-text)}@media screen and (min-width:750px){.a-s-usp__title{font-size:40px}}.a-s-usp__stats{display:flex;flex-wrap:wrap;gap:12px}.a-s-usp__stat{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-radius:4px;background:#14141473;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.a-s-usp__stat-value{font-size:18px;font-weight:500;line-height:1.2;color:var(--as-text)}.a-s-usp__stat-value span{font-weight:400;color:var(--as-muted)}.a-s-usp__stat-label{font-size:11px;font-weight:400;line-height:1.4;color:var(--as-muted)}.a-s-usp .a-s-btn--light{margin-top:12px}.a-s-quote{padding-block:80px;text-align:center}@media screen and (min-width:750px){.a-s-quote{padding-block:110px}}.a-s-quote__inner{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:820px;margin-inline:auto}.a-s-quote__text{font-size:22px;font-weight:400;font-style:italic;line-height:1.4;color:var(--as-text)}@media screen and (min-width:750px){.a-s-quote__text{font-size:30px}}.a-s-quote__attribution{font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#f4f4f466}.a-s-quote__meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:12px 20px;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:var(--as-text)}.a-s-quote__meta span+span:before{content:"\2022";margin-right:20px;color:var(--as-muted)}.a-s-reviews{background:#f4f4f4;color:#141414;padding-block:48px}.a-s-trust{padding-block:60px}.a-s-trust__grid{display:grid;grid-template-columns:1fr;gap:40px}@media screen and (min-width:750px){.a-s-trust__grid{grid-template-columns:repeat(3,1fr);gap:0}.a-s-trust__col+.a-s-trust__col{border-left:1px solid var(--as-divider)}}.a-s-trust__col{display:flex;flex-direction:column;align-items:center;gap:16px;padding-inline:32px;text-align:center}.a-s-trust__icon{color:var(--as-blue)}.a-s-trust__icon svg{display:block}.a-s-trust__title{font-size:20px;font-weight:500;line-height:1.2;color:var(--as-text)}.a-s-trust__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.a-s-trust__list li{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.5;color:var(--as-muted)}.a-s-trust__list svg{flex-shrink:0;color:var(--as-blue)}.a-s-signup{padding-block:60px}.a-s-signup__grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch}@media screen and (min-width:750px){.a-s-signup__grid{grid-template-columns:1fr 1.2fr 1fr}}.a-s-signup__image{position:relative;border-radius:5px;overflow:hidden;min-height:320px}@media screen and (max-width:749px){.a-s-signup__image--secondary{display:none}}.a-s-signup__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-signup__card{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:40px 32px;border:1px solid var(--as-divider);border-radius:5px;background:var(--as-bg-alt)}.a-s-signup__title{font-size:30px;font-weight:400;line-height:1.2;color:var(--as-text)}@media screen and (min-width:750px){.a-s-signup__title{font-size:36px}}.a-s-signup__body{font-size:14px;font-weight:500;line-height:1.6;color:var(--as-muted)}.a-s-signup__form{display:flex;gap:0}.a-s-signup__input{flex:1 0 0;min-width:0;height:48px;padding-inline:16px;background:var(--as-card);border:1px solid var(--as-divider);border-right:0;border-radius:4px 0 0 4px;color:var(--as-text);font-family:var(--as-font);font-size:14px}.a-s-signup__input::placeholder{color:var(--as-muted)}.a-s-signup__submit{height:48px;padding-inline:24px;border:0;border-radius:0 4px 4px 0;background:#fff;color:#141414;font-family:var(--as-font);font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer}.a-s-signup__note{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:400;line-height:1.5;color:var(--as-muted)}.a-s-signup__note svg{flex-shrink:0;margin-top:2px}.a-s-signup__success{font-size:14px;font-weight:500;color:var(--as-text)}.a-s-collection-banner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:343px;overflow:hidden}@media screen and (min-width:750px){.a-s-collection-banner{min-height:496px}}.a-s-collection-banner__media,.a-s-collection-banner__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-collection-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000029 41.6%,#000c 99.9%)}@media screen and (min-width:750px){.a-s-collection-banner__media:after{background:linear-gradient(179deg,#0000 70%,#000c 88.7%)}}.a-s-collection-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;padding-block:0 29px}@media screen and (min-width:750px){.a-s-collection-banner__content{gap:34px;padding-block:0 70px}}.a-s-collection-banner__title{font-size:32px;font-weight:400;line-height:1.2;color:var(--as-text)}@media screen and (min-width:750px){.a-s-collection-banner__title{font-size:60px;line-height:1.3}}.a-s-collection-banner__subtitle{font-size:16px;font-weight:400;line-height:1.5;color:var(--as-text)}@media screen and (min-width:750px){.a-s-collection-banner__subtitle{font-size:18px}}.a-s-collection{padding-block:20px}@media screen and (min-width:750px){.a-s-collection{padding-block:60px 52px}}.a-s-collection__tabs{display:flex;overflow-x:auto;scrollbar-width:none;margin-bottom:40px}@media screen and (min-width:750px){.a-s-collection__tabs{margin-bottom:51px}}.a-s-collection__tabs::-webkit-scrollbar{display:none}.a-s-collection__tabs-bar{display:inline-flex;align-items:center;gap:20px;padding:8px 12px;border-radius:6px;background:#17191c}@media screen and (min-width:750px){.a-s-collection__tabs-bar{width:100%;justify-content:space-between;gap:0}}.a-s-collection__tab{flex-shrink:0;display:inline-flex;align-items:center;height:41px;padding:10px 16px;border:0;border-radius:6px;background:transparent;color:var(--as-muted);font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;white-space:nowrap;cursor:pointer}@media screen and (min-width:750px){.a-s-collection__tab{height:44px;font-size:16px}}.a-s-collection__tab.is-active{background:#ffffff0d;border-radius:3px;color:var(--as-text)}.a-s-collection__panel[hidden]{display:none}@media screen and (min-width:750px){.a-s-collection__tab.is-active{font-weight:500}}.a-s-collection__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}@media screen and (min-width:750px){.a-s-collection__meta{justify-content:flex-end;margin-bottom:51px}}.a-s-collection__meta-label,.a-s-collection__count{font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.31px;color:var(--as-muted)}@media screen and (min-width:750px){.a-s-collection__meta-label{display:none}.a-s-collection__count{font-size:16px;color:#fff9}}.a-s-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}@media screen and (min-width:750px){.a-s-collection__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.a-s-collection__grid .a-s-product-card{width:100%}.a-s-collection__grid .a-s-product-card__media{aspect-ratio:1}.a-s-collection__grid .a-s-product-card__info{min-height:200px}@media screen and (min-width:750px){.a-s-collection__grid .a-s-product-card__badge{height:24px;padding-inline:12px;font-size:14px}.a-s-collection__grid .a-s-product-card__info{min-height:212px;gap:16px;padding:20px 16px 16px}.a-s-collection__grid .a-s-product-card__text{gap:8px}.a-s-collection__grid .a-s-price__compare{font-size:20px;line-height:1.2}}@media screen and (max-width:749px){.a-s-collection__grid .a-s-product-card__badge{top:8px;left:8px;height:18px}.a-s-collection__grid .a-s-product-card__info{justify-content:space-between;padding:20px 12px 12px}.a-s-collection__grid .a-s-product-card__text{gap:12px}.a-s-collection__grid .a-s-price{gap:6px}.a-s-collection__grid .a-s-price__compare{font-size:14px;line-height:1.2}.a-s-collection__grid .a-s-plus{width:28px;height:28px}}.a-s-promo-tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;grid-column:span 2;border-radius:4px;overflow:hidden;min-height:308px;text-decoration:none;color:inherit}@media screen and (min-width:750px){.a-s-promo-tile{min-height:0}.a-s-promo-tile--mobile{display:none}}@media screen and (max-width:749px){.a-s-promo-tile--desktop{display:none}.a-s-promo-tile--mobile{grid-column:auto;min-height:0}.a-s-promo-tile--mobile .a-s-promo-tile__content{align-self:flex-start;width:min(142px,calc(100% - 24px))}}.a-s-promo-tile__media,.a-s-promo-tile__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-promo-tile__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px;align-self:flex-end;margin:12px;padding:10px;width:min(265px,calc(100% - 24px));border-radius:4px;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);color:#fff}.a-s-promo-tile__label{font-size:10px;font-weight:500;line-height:1.5}.a-s-promo-tile__title{font-size:30px;font-weight:400;line-height:1.2}@media screen and (min-width:750px){.a-s-promo-tile__title{font-size:32px}}.a-s-promo-tile__save{font-size:8px;font-weight:500;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase}.a-s-pdp-hero{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:655px;overflow:hidden;background:var(--as-bg);color:var(--as-text);font-family:var(--as-font)}@media screen and (min-width:750px){.a-s-pdp-hero{min-height:828px}}.a-s-pdp-hero *,.a-s-pdp-hero *:before,.a-s-pdp-hero *:after{box-sizing:border-box}.a-s-pdp-hero h1,.a-s-pdp-hero p{margin:0}.a-s-pdp-hero__media,.a-s-pdp-hero__media img,.a-s-pdp-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.a-s-pdp-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07070880,#0707081f 14%,#07070829 36%,#070708cc 82%)}.a-s-pdp-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:720px;padding:120px 22px 60px;text-align:center}@media screen and (min-width:750px){.a-s-pdp-hero__content{gap:60px;padding-bottom:60px}}.a-s-pdp-hero__text{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}@media screen and (min-width:750px){.a-s-pdp-hero__text{gap:40px}}.a-s-pdp-hero__tagline{font-size:12px;font-weight:500;letter-spacing:1.2px;line-height:1.2;text-transform:uppercase;color:#d9d9d9}.a-s-pdp-hero__title{font-size:42px;font-weight:400;line-height:1.2;color:#f4f4f4}@media screen and (min-width:750px){.a-s-pdp-hero__title{font-size:66px}}.a-s-pdp-hero__subtitle{font-size:16px;font-weight:400;line-height:1.5;color:#d9d9d9}@media screen and (min-width:750px){.a-s-pdp-hero__subtitle{font-size:20px}}.a-s-pdp-hero__actions{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.a-s-pdp-hero__buttons{display:flex;justify-content:center;gap:15px}@media screen and (min-width:750px){.a-s-pdp-hero__buttons{gap:24px}}.a-s-pdp-hero__buttons .a-s-btn{min-width:150px;font-size:16px;line-height:1.2}@media screen and (min-width:750px){.a-s-pdp-hero__buttons .a-s-btn{min-width:220px;font-size:18px;line-height:1.5}}.a-s-pdp-hero__buttons .a-s-btn--outline{border-color:#f4f4f44d;color:#f4f4f4}.a-s-pdp-hero__note{display:none;font-size:16px;font-weight:400;line-height:1.5;color:#d9d9d9}@media screen and (min-width:750px){.a-s-pdp-hero__note{display:block}}.a-s-glass-bar{position:absolute;top:18px;left:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;height:67px;padding:12px 16px;border-radius:4px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#1f222680,#0d0d0d80);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -16px 50px -24px #000000b3,inset 0 1px #ffffff1f}@media screen and (min-width:750px){.a-s-glass-bar{left:var(--as-inset-1200);right:var(--as-inset-1200);top:38px;height:77px}}.a-s-glass-bar__product{display:flex;align-items:center;gap:12px;min-width:0}.a-s-glass-bar__image{width:55px;height:43px;border-radius:2px;overflow:hidden;flex-shrink:0;background:#d9d9d9}.a-s-glass-bar__image img{width:100%;height:100%;object-fit:cover}.a-s-glass-bar__name{font-size:14px;font-weight:500;line-height:1.5;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:750px){.a-s-glass-bar__name{font-size:16px}}.a-s-glass-bar__links{display:none}@media screen and (min-width:990px){.a-s-glass-bar__links{display:flex;align-items:center;gap:26px}.a-s-glass-bar__links a{font-size:14px;font-weight:400;line-height:1.5;color:#d9d9d9;text-decoration:none;white-space:nowrap}.a-s-glass-bar__links a:hover{color:#fff}}.a-s-glass-bar__buy{display:flex;align-items:center;gap:20px;flex-shrink:0}.a-s-glass-bar__prices{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.a-s-glass-bar__price{font-size:16px;font-weight:500;line-height:1.5;color:#fff}.a-s-glass-bar__compare{font-size:14px;font-weight:400;line-height:1.2;color:#a2a2a2;text-decoration:line-through;text-transform:uppercase}.a-s-glass-bar .a-s-plus--blue{width:40px;height:40px;border-radius:4px}.a-s-trust-banner{background:#0d0d0d;color:#a2a2a2;font-family:var(--as-font);padding:15px 0 14px;border-top:1px solid #333333}.a-s-trust-banner__track{display:flex;align-items:center;justify-content:flex-start;gap:28px;overflow-x:auto;scrollbar-width:none;padding-inline:16px}@media screen and (min-width:750px){.a-s-trust-banner__track{justify-content:center;gap:40px;padding-inline:max(16px,calc((100vw - 1120px)/2))}}.a-s-trust-banner__track::-webkit-scrollbar{display:none}.a-s-trust-banner__item{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:14px;font-weight:400;line-height:1.5;color:#a2a2a2}@media screen and (min-width:750px){.a-s-trust-banner__item{font-size:16px}}.a-s-trust-banner__item svg{display:block;width:28px;height:28px;color:var(--as-blue)}
/*# sourceMappingURL=/cdn/shop/t/89/assets/a-s.css.map */
