.aw-pick-three{display:block;background:var(--aw-background);color:var(--aw-text)}.aw-pick-three__inner{width:min(100% - 32px,1240px);margin:0 auto;padding:48px 0 72px}.aw-pick-three__header{max-width:900px;margin:0 auto 32px;text-align:center}.aw-pick-three__eyebrow{margin:0 0 8px;color:var(--aw-accent);font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.aw-pick-three__title{margin:0;font-size:clamp(34px,5vw,60px);line-height:1.05}.aw-pick-three__intro{max-width:680px;margin:18px auto 0;font-size:17px;line-height:1.65}.aw-pick-three__offer{display:inline-flex;margin-top:20px;padding:11px 22px;border:1px solid var(--aw-accent);color:var(--aw-accent);font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.aw-pick-three__steps{margin:0 0 36px;padding:28px;border:1px solid rgba(0,0,0,.12);background:#fff;text-align:center}.aw-pick-three__steps-title{margin:0 0 22px;font-size:25px}.aw-pick-three__steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.aw-pick-three__step span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--aw-accent);color:#fff;font-weight:700}.aw-pick-three__step h3{margin:12px 0 6px;font-size:17px}.aw-pick-three__step p{max-width:290px;margin:0 auto;color:#000000ad;font-size:14px;line-height:1.55}.aw-pick-three__terms{margin:24px 0 0;padding-top:18px;border-top:1px solid rgba(0,0,0,.1);color:#000000ad;font-size:13px;line-height:1.5}.aw-pick-three__status{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;gap:16px;margin:0 0 16px;padding:14px 18px;border:1px solid rgba(0,0,0,.12);background:#fffffff5;box-shadow:0 8px 24px #00000012;font-weight:600}.aw-pick-three__selected{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:1px;margin-bottom:24px}.aw-pick-three__selected-item{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid rgba(0,0,0,.14);background:#fff}.aw-pick-three__selected-item img{width:64px;height:64px;object-fit:cover}.aw-pick-three__selected-title{margin:0;font-size:14px;font-weight:600;line-height:1.35}.aw-pick-three__remove{width:34px;height:34px;border:0;background:transparent;color:inherit;font-size:24px;cursor:pointer}.aw-pick-three__toolbar{max-width:560px;margin:0 auto 28px}.aw-pick-three__gender-filter{margin:0 0 20px;padding:0;border:0}.aw-pick-three__gender-filter legend,.aw-pick-three__search-label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}.aw-pick-three__filter-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.aw-pick-three__filter-buttons button{min-height:44px;padding:8px 10px;border:1px solid rgba(0,0,0,.3);background:#fff;color:#111;font:inherit;cursor:pointer}.aw-pick-three__filter-buttons button[aria-pressed=true]{border-color:#111;background:#111;color:#fff}.aw-pick-three__search,.aw-pick-three__scent-filter{width:100%;min-height:50px;padding:12px 16px;border:1px solid rgba(0,0,0,.3);border-radius:0;background:#fff;color:#111;font:inherit}.aw-pick-three__scent-filter{margin-bottom:18px}.aw-pick-three__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.aw-pick-three__card{display:flex;min-width:0;flex-direction:column;border:1px solid rgba(0,0,0,.11);background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.aw-pick-three__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.aw-pick-three__card.is-selected{border-color:var(--aw-accent);box-shadow:0 0 0 2px var(--aw-accent)}.aw-pick-three__image-link{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.aw-pick-three__image{display:block;width:100%;height:100%;object-fit:contain}.aw-pick-three__card-content{display:flex;flex:1;flex-direction:column;padding:16px;text-align:center}.aw-pick-three__product-title{margin:0;font-size:16px;line-height:1.35}.aw-pick-three__size{margin:8px 0 16px;color:#000000a6;font-size:14px}.aw-pick-three__select,.aw-pick-three__cart-button{min-height:48px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font:inherit;font-weight:700;letter-spacing:.04em;cursor:pointer}.aw-pick-three__select{width:100%;margin-top:auto}.aw-pick-three__select[aria-pressed=true]{border-color:var(--aw-accent);background:var(--aw-accent)}.aw-pick-three__select:disabled,.aw-pick-three__cart-button:disabled{cursor:not-allowed;opacity:.45}.aw-pick-three__pagination{margin:32px 0;text-align:center}.aw-pick-three__empty{padding:48px 0;text-align:center}.aw-pick-three__checkout{display:grid;grid-template-columns:1fr minmax(240px,360px);align-items:center;gap:20px;margin-top:40px;padding:24px;border:1px solid rgba(0,0,0,.14);background:#fff}.aw-pick-three__checkout strong,.aw-pick-three__checkout span{display:block}.aw-pick-three__checkout strong{font-size:26px}.aw-pick-three__checkout span{margin-top:4px;color:#000000a6}.aw-pick-three__error{grid-column:1 / -1;margin:0;color:#b42318;text-align:center}@media(max-width:989px){.aw-pick-three__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aw-pick-three__selected{grid-template-columns:1fr}}@media(max-width:749px){.aw-pick-three__inner{width:min(100% - 24px,1240px);padding:28px 0 180px}.aw-pick-three__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.aw-pick-three__steps{padding:22px 16px}.aw-pick-three__steps-grid{grid-template-columns:1fr;gap:22px}.aw-pick-three__status{top:0;flex-direction:column;gap:3px;text-align:center}.aw-pick-three__card-content{padding:12px 10px}.aw-pick-three__product-title{font-size:14px}.aw-pick-three__checkout{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;z-index:70;grid-template-columns:minmax(0,1fr) minmax(160px,46%);gap:12px;margin:0;padding:12px;box-shadow:0 12px 36px #0000002e;text-align:left}.aw-pick-three__checkout strong{font-size:17px}.aw-pick-three__checkout span{margin-top:1px;font-size:12px;line-height:1.25}.aw-pick-three__cart-button{min-height:52px;padding:10px 12px;font-size:14px}body:has(#preview-bar-iframe) .aw-pick-three__checkout{bottom:calc(78px + env(safe-area-inset-bottom))}.aw-pick-three__error{grid-column:1 / -1}}.aw-context-links{width:min(100% - 32px,960px);margin:24px auto;padding:22px 0;border-block:1px solid rgba(0,0,0,.12);text-align:center}.aw-context-links__heading{margin:0 0 14px;font-size:1.6rem;font-weight:600;letter-spacing:.02em}.aw-context-links__list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px;margin:0;padding:0;list-style:none}.aw-context-links__list a{color:inherit;font-size:1.4rem;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:opacity .16s ease}.aw-context-links__list a:hover,.aw-context-links__list a:focus-visible{opacity:.62}@media(max-width:767px){.aw-context-links{margin-block:18px;padding-block:18px}.aw-context-links__list{gap:9px 18px}}@media screen and (max-width:767px){.template-product .m-product-media--slider.media-slider-full{margin-bottom:2px}.template-product .m-product-media--slider__pagination{--swiper-bullet-size: 14px;--swiper-bullet-inactive-size: 5px;--swiper-bullet-hover-size: 7px;--swiper-bullet-active-size: 10px;margin-top:2px;min-height:16px;line-height:1}.template-product .m-product-media--slider__pagination .swiper-pagination-bullet{margin:2px 3px}.template-product .m-main-product--info,.template-product .main-product__block-text{margin-top:0;padding-top:0}.template-product .m-product-info--wrapper{margin-top:-8px;padding-top:0}.template-product .main-product__block-text{margin-bottom:0}.template-product .main-product__block-title{margin-top:2px}.template-product .main-product__block-price{margin-top:8px}.template-product .main-product__block-rating{margin-top:12px}}.template-product .aw-fragrance-notes~p{width:100%;max-width:760px;margin-right:auto!important;margin-left:auto!important;text-align:justify!important;text-align-last:center;line-height:1.65;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.template-product .aw-fragrance-notes{width:fit-content;max-width:100%;margin-right:auto!important;margin-left:auto!important}.template-product .aw-fragrance-notes p{display:grid;grid-template-columns:118px minmax(0,max-content);column-gap:10px;align-items:start;width:100%;margin:14px auto!important;text-align:left!important;text-align-last:auto;line-height:1.55;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.template-product .aw-fragrance-notes p strong{text-align:left;white-space:nowrap}.template-product .aw-fragrance-notes .aw-note-value{min-width:0;max-width:470px;text-align:left}.template-product .aw-fragrance-notes p:first-child{display:block;max-width:none;margin:0 0 18px!important;text-align:center!important;text-align-last:center}@media screen and (max-width:767px){.template-product .aw-fragrance-notes p{grid-template-columns:104px minmax(0,1fr);column-gap:8px}.template-product .aw-fragrance-notes .aw-note-value{max-width:calc(100vw - 144px)}}.template-product .aw-fragrance-notes+p{margin-top:20px!important}.template-product .aw-fragrance-notes~p+p{margin-top:18px!important}.m-footer--bottom-inner{padding-top:32px!important;padding-bottom:20px!important}.m-product-card{display:flex;flex-direction:column;height:100%}.m-product-card__content{display:flex;flex:1 1 auto;flex-direction:column}.m-product-card__content-footer{margin-top:auto}.aw-testimonials-centered .m-testimonial__content,.aw-testimonials-centered .m-testimonial__info,.aw-testimonials-centered .m-testimonial__name,.aw-testimonials-centered .m-testimonial__title,.aw-testimonials-centered .m-testimonial__description,.aw-testimonials-centered .m-testimonial__footer,.aw-testimonials-centered .m-testimonial__product-title{text-align:center}.aw-testimonials-centered .m-stars,.aw-testimonials-centered .m-testimonial__product{justify-content:center}.template-product .aw-cro-profile{width:100%;margin:8px 0 14px;border-top:1px solid rgba(0,0,0,.14);border-bottom:1px solid rgba(0,0,0,.14)}.template-product .aw-cro-profile__summary{display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 8px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;list-style:none}.template-product .aw-cro-profile__summary::-webkit-details-marker{display:none}.template-product .aw-cro-profile__summary svg{transition:transform .18s ease}.template-product .aw-cro-profile[open] .aw-cro-profile__summary svg{transform:rotate(180deg)}.template-product .aw-cro-profile__notes{width:fit-content;max-width:100%;margin:0 auto;padding:2px 12px 14px}.template-product .aw-cro-profile__row{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;max-width:560px;margin:8px auto;line-height:1.45;text-align:left}.template-product .aw-cro-profile__row strong{white-space:nowrap}.template-product .aw-cro-assurance{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 8px;width:100%;margin:10px auto 0;font-size:13px;line-height:1.4;text-align:center}.template-product .main-product__block-rating,.template-product .main-product__block-rating>*{justify-content:center;text-align:center}@media screen and (max-width:767px){.template-product .aw-cro-profile{margin-top:5px;margin-bottom:10px}.template-product .aw-cro-profile__row{grid-template-columns:92px minmax(0,1fr);font-size:14px}.template-product .m-sticky-addtocart{padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px #0000001f}#m-cookie-banner.m-cookie-banner--bottom{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));left:12px;width:auto;max-width:none;box-sizing:border-box;flex-direction:column;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.4}#m-cookie-banner .m-cookie-banner__message{margin-bottom:9px}#m-cookie-banner .m-cookie-banner__buttons{width:100%;gap:8px;justify-content:center}#m-cookie-banner .m-cookie-banner__buttons>button{flex:1 1 0;margin-left:0;min-height:40px;padding:7px 12px;font-size:13px}}.template-collection .m-product-card__title{display:flex;align-items:flex-start;justify-content:center;height:3.2em;min-height:3.2em;overflow:hidden}.template-collection .m-product-card__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.template-collection .m-product-card__price{display:flex;align-items:center;justify-content:center;height:1.8em;min-height:1.8em}@media screen and (min-width:1024px){.m-footer--accordion{justify-content:center}.m-footer--accordion>.m-footer--block-spacing{display:none}}@media screen and (max-width:767px){.m-footer--middle{padding-top:14px!important;padding-bottom:6px!important}.m-footer--middle .m-footer--accordion{margin-top:0!important;margin-bottom:0!important}.m-footer--middle .m-footer--block{margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.m-footer--middle .m-footer--block-inner{padding-top:0!important;padding-bottom:0!important}.m-footer--middle .m-footer--block-title.m-accordion--item-button{display:flex!important;min-height:48px;margin:0!important;padding:8px 12px!important;align-items:center;justify-content:center;line-height:1.25}.m-footer--middle .m-footer--block-title .m-accordion--item-icon{position:static!important;margin-left:4px!important;transform:none}.m-footer--middle .m-accordion--item.open .m-footer--block-title .m-accordion--item-icon{transform:rotate(180deg)}.m-footer--middle .m-footer--block-content{padding-bottom:8px!important}.m-footer--bottom{padding-top:0!important;padding-bottom:calc(var(--mobile-sticky-bar-height, 0px) + 12px)!important}.m-footer--bottom .m-footer--bottom-inner{gap:10px!important;padding-top:16px!important;padding-bottom:12px!important}.m-footer--bottom-left,.m-footer--bottom-center,.m-footer--bottom-right{margin-top:0!important;margin-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/41/compiled_assets/styles.css.map */
