:root{--ap-black: #000000;--ap-white: #ffffff;--ap-text: #1a1a1a;--ap-border: #e5e5e5;--ap-gold: #c9a84c;--ap-bg-dark: #1a1a1a;--ap-bg-light: #f8f7f4}.ap-reveal{opacity:0;transform:translateY(32px);transition:opacity .6s ease,transform .6s ease;transition-delay:var(--ap-delay, 0s)}.ap-reveal--left{opacity:0;transform:translate(-48px);transition:opacity .65s ease,transform .65s ease;transition-delay:var(--ap-delay, 0s)}.ap-reveal--right{opacity:0;transform:translate(48px);transition:opacity .65s ease,transform .65s ease;transition-delay:var(--ap-delay, 0s)}.ap-reveal--visible,.ap-reveal--left.ap-reveal--visible,.ap-reveal--right.ap-reveal--visible{opacity:1;transform:none}.section-header{border-bottom:1px solid var(--ap-border)}.header__icon--account,a.header__icon--account{display:none!important}.header__menu-item .link{font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.header__cart-label{font-size:1.3rem;font-weight:700;letter-spacing:.06em;white-space:nowrap;margin-left:.8rem}@media screen and (max-width:749px){.header__cart-label{display:none!important}}.header__icon--cart{background:linear-gradient(90deg,#c9226f,#9b1160);color:var(--ap-white);border-radius:50px;padding:.8rem 1.8rem;display:flex;align-items:center;gap:1.4rem;min-width:max-content;text-decoration:none!important}.header__icon--cart:hover{text-decoration:none!important}.header__icon--cart svg{display:block;width:1.8rem;height:1.8rem;flex-shrink:0;fill:var(--ap-white);color:var(--ap-white);stroke:var(--ap-white)}.header__icon--cart .cart-count-bubble{background-color:var(--ap-white);color:var(--ap-black);border-radius:50%;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.header__icon--cart:not(:has(.cart-count-bubble)){gap:0}@media screen and (max-width:749px){.menu-drawer{left:0;right:auto;transform:translate(-100%);border-width:0 var(--drawer-border-width) 0 0}}html,body{overflow-x:clip}@media(max-width:989px){.header--middle-center .header__heading-logo{max-width:110px;width:110px}}@media screen and (max-width:749px){.header__icon--search{display:none!important}.header.page-width{padding-left:16px!important;padding-right:16px!important;max-width:100%!important;box-sizing:border-box}.header--middle-center{grid-template-columns:auto auto auto!important;column-gap:8px!important;justify-content:space-between!important}.header__icons{justify-self:end}.header__icons .header__icon--cart{width:100%;min-width:unset;box-sizing:border-box}}.banner .banner__box{background:transparent!important;border:none!important;box-shadow:none!important;padding:0;max-width:600px!important}.banner--large .banner__heading,.banner--large .banner__heading strong{color:var(--ap-text)!important;font-size:clamp(2.8rem,5vw,5.6rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.05}.banner--large .banner__text{color:var(--ap-text)!important;font-size:clamp(1.4rem,1.8vw,1.8rem);max-width:40ch}@media screen and (max-width:749px){.banner--adapt{max-height:70vh;overflow:hidden}.banner--adapt .banner__media img{object-position:top}.banner--large .banner__content{align-items:flex-start!important;justify-content:flex-start!important;padding-top:24px!important}.banner--large .banner__box{padding-left:16px!important;padding-right:16px!important;max-width:60%;align-self:flex-start!important;margin-top:0!important}.banner--large .banner__heading,.banner--large .banner__heading strong{font-size:2.8rem}.banner--large .banner__text{font-size:1.5rem;max-width:26ch}}#shopify-section-lifestyle_banner_ap .banner__heading,#shopify-section-lifestyle_banner_ap .banner__heading strong{color:var(--ap-white)!important;text-shadow:0 2px 20px rgba(0,0,0,.5)}#shopify-section-lifestyle_banner_ap .banner__text{color:#ffffffe6!important}.product__title h1,.product__title h2{font-size:40px!important;font-weight:700!important}@media screen and (max-width:749px){.product__title h1,.product__title h2{font-size:32px!important}}.product__description{font-weight:500}.product__description ul{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:8px}.product__description ul li{display:flex;align-items:flex-start;gap:10px;font-size:1.4rem;line-height:1.5;font-weight:400}.product__description ul li:before{content:"";display:inline-block;width:1.8rem;height:1.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='6' fill='%23ffc5dc'/%3E%3Cpath d='M5 12l5 5L19 7' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0;margin-top:1px}.product-media-slider{position:relative}@media screen and (max-width:749px){.product-media-slider{padding-left:16px;padding-right:16px}.product-media-slider .product__media-list{gap:12px}.product-media-slider .slider-mobile-buttons-overlay{position:static;transform:none;margin-top:8px}.product-media-container img{object-position:center top}}.ap-cta-strip,.ap-cta-strip strong{font-weight:700}.ap-cta-strip,.ap-prob__cta{position:relative;overflow:hidden}.ap-cta-strip{padding:8px!important}@keyframes ap-cta-shimmer{0%{transform:translate(-100%)}to{transform:translate(250%)}}.ap-cta-strip:after,.ap-prob__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translate(-100%);animation:ap-cta-shimmer 2.2s ease-in-out infinite;animation-play-state:paused;animation-delay:.85s}.ap-cta-strip.ap-reveal--visible:after,.ap-prob__cta.ap-reveal--visible:after{animation-play-state:running}.ap-pack-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a;padding:24px;overflow:visible;margin-bottom:16px}.ap-pack-card .quantity-breaks{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.ap-pack-card .product-form,.ap-pack-card .product-form.main-product-form{background:transparent!important;padding:0!important;margin-top:16px!important}.ap-trust-text{text-align:center;font-size:1.4rem!important;font-weight:400!important;color:#4a5565!important;margin:8px 0 0;letter-spacing:-.015em}.ap-pack-card .ap-trust-text{font-size:1.4rem!important;font-weight:400!important;color:#4a5565!important}.quantity-breaks__title{display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;margin-bottom:16px!important;height:auto!important;width:100%!important}.quantity-breaks__title span:nth-child(1){display:none!important}.quantity-breaks__title span:nth-child(2){flex:1 1 auto!important;flex-grow:1!important;height:auto!important;background:none!important;font-size:2.4rem!important;font-weight:700!important;color:#101828!important;letter-spacing:.007em!important;line-height:1.33!important}.quantity-breaks__title span:nth-child(3){display:none!important}.quantity-breaks-container{display:flex!important;flex-direction:column!important;gap:20px!important}.quantity-break{display:block!important;width:100%!important;box-sizing:border-box!important;border:1px solid #e5e7eb!important;border-radius:10px!important;background:transparent!important;padding:20px!important;position:relative!important;overflow:visible!important}.quantity-break:before{display:none!important;content:none!important}.quantity-breaks-container input[type=radio]{display:none!important}.quantity-breaks-container input:checked+.quantity-break{border:2px solid #9b1160!important;background:#9b116012!important;padding:19px!important}.quantity-break:hover{border:2px solid rgba(155,17,96,.5)!important;background:#9b11600a!important;padding:19px!important}.quantity-break__image-and-content{width:100%!important;flex-grow:1!important}.quantity-break__content{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;flex-grow:1!important}.quantity-break__left{display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex:1!important}.quantity-break__label{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.quantity-break__label-text{font-size:1.6rem!important;font-weight:600!important;color:#101828!important;letter-spacing:-.031em!important;line-height:1.5!important}.quantity-break__label .quantity-break__benefit,.quantity-break__label .quantity-break__benefit--outlined,.quantity-break__label .quantity-break__benefit--solid{font-size:1.4rem!important;font-weight:400!important;color:#4a5565!important;letter-spacing:-.015em!important;line-height:1.43!important;background:transparent!important;border:none!important;padding:0!important;border-radius:0!important;display:block!important;white-space:normal!important}.quantity-break__right{flex-shrink:0!important}.quantity-break__price{font-size:2.4rem!important;font-weight:700!important;color:#101828!important;letter-spacing:.007em!important;line-height:1.33!important;white-space:nowrap!important}.quantity-break__compare-price{display:none!important}.quantity-break__badge{position:absolute!important;top:-14px!important;right:16px!important;left:auto!important;height:26px!important;width:fit-content!important;min-width:0!important;max-width:none!important;border-radius:999px!important;font-size:1.2rem!important;font-weight:700!important;font-style:normal!important;color:#fff!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important;margin:0!important;line-height:1!important;transform:none!important;box-sizing:border-box!important}.quantity-break__variants{display:none!important}@keyframes ap-atc-pulse{0%{box-shadow:0 4px 15px #9b116066,0 0 #c9226f59}70%{box-shadow:0 4px 15px #9b116066,0 0 0 16px #c9226f00}to{box-shadow:0 4px 15px #9b116066,0 0 #c9226f00}}@keyframes ap-atc-ripple{0%{box-shadow:0 0 #ffffff26,0 0 0 50px #ffffff1a,0 0 0 100px #ffffff0f,0 0 0 150px #ffffff08}to{box-shadow:0 0 0 50px #ffffff1a,0 0 0 100px #ffffff0f,0 0 0 150px #ffffff08,0 0 0 200px #fff0}}.atc-button{background:linear-gradient(90deg,#c9226f,#9b1160)!important;animation:ap-atc-pulse 2.2s ease-out infinite!important;overflow:hidden!important;position:relative!important;color:#fff!important;border-radius:10px!important;height:60px!important;min-height:60px!important;font-size:1.8rem!important;font-weight:700!important;letter-spacing:-.044em!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important}.atc-button:before{content:""!important;display:block!important;position:absolute!important;left:6%!important;top:50%!important;transform:translateY(-50%)!important;width:0!important;height:0!important;border-radius:50%!important;background:transparent!important;animation:ap-atc-ripple .8s linear infinite!important;pointer-events:none!important}.atc-button .button__label{display:inline-flex!important;align-items:center!important;gap:10px!important}.atc-button .button__label:before{content:""!important;display:inline-block!important;width:2rem!important;height:2rem!important;flex-shrink:0!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 001.99 1.61H20a2 2 0 001.99-1.61L23 6H6'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;position:static!important}.atc-button:after{content:""!important;display:block!important;position:absolute!important;left:94%!important;top:50%!important;transform:translateY(-50%)!important;width:0!important;height:0!important;border-radius:50%!important;background:transparent!important;animation:ap-atc-ripple .8s linear infinite!important;animation-delay:.4s!important;pointer-events:none!important}.atc-button:hover,.atc-button:focus,.atc-button:focus-visible,.atc-button:active{color:#fff!important;border-radius:10px!important}.atc-button:hover:before,.atc-button:focus:before,.atc-button:active:before{border-radius:10px!important}.atc-button{transition:none!important}button.atc-button,button.atc-button:hover,button.atc-button:focus,button.atc-button:active{border-radius:10px!important;color:#fff!important}.ap-fab-badge{position:absolute;top:12px;left:14px;z-index:100;background:#ffffffeb;color:#1a1a1a;font-size:1.2rem;font-weight:600;padding:5px 14px;border-radius:50px;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product__accordion.accordion,div.product__accordion.accordion{background:#fff!important;border-radius:12px!important;border:1px solid #e5e7eb!important;box-shadow:none!important;padding:0!important;margin-top:8px!important;margin-bottom:0!important;overflow:hidden!important}.product__accordion.accordion--top-border{border-top:1px solid #e5e7eb!important}.product__accordion .accordion__summary{padding:16px 20px!important;display:flex!important;align-items:center!important;gap:12px!important;list-style:none!important}.product__accordion .summary__title{display:flex!important;align-items:center!important;gap:10px!important;flex:1!important}.product__accordion .summary__title .material-icon{display:none!important}.product__accordion .summary__title:before{content:""!important;flex-shrink:0!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#9333ea!important;box-shadow:0 0 0 3px #9333ea2e!important;display:inline-block!important}.product__accordion .accordion__title{font-size:1.5rem!important;font-weight:700!important;color:#111827!important;line-height:1.4!important;margin:0!important}.product__accordion .accordion__summary>svg,.product__accordion .accordion__summary>.icon-caret,.product__accordion .accordion__summary>.icon-plus{display:none!important}.product__accordion .accordion__summary:after{content:""!important;flex-shrink:0!important;width:20px!important;height:20px!important;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2399A1AF' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;transition:transform .2s ease!important}.product__accordion .accordion__details[open]>.accordion__summary:after{transform:rotate(180deg)!important}.product__accordion .accordion__content-wrapper{display:none!important}.product__accordion .accordion__details[open]+.accordion__content-wrapper{display:block!important}.product__accordion .accordion__content{padding:0 20px 16px!important;font-size:1.4rem!important;color:#4b5563!important;line-height:1.6!important;opacity:1!important}.ap-trust-bar-outer{border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB;margin-top:32px;margin-bottom:32px}.ap-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;padding:48px;text-align:center;gap:40px}.ap-trust-bar__item{display:flex;flex-direction:column;align-items:center}.ap-trust-bar__icon{width:80px;height:80px;border-radius:50%;background:#9b1160;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.ap-trust-bar__title{font-size:1.8rem;font-weight:700;color:#111827;margin:0 0 6px;line-height:1.3}.ap-trust-bar__text{font-size:1.4rem;font-weight:400;color:#6b7280;margin:0;line-height:1.4}@media screen and (max-width:749px){.ap-trust-bar-outer{border-top:none;border-bottom:none}.ap-trust-bar{grid-template-columns:1fr;gap:32px;padding:32px 16px}}.ap-prob{background:#fff}.ap-prob__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-prob__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;margin-bottom:64px}.ap-prob__heading{font-size:4rem;font-weight:800;color:#0d0d0d;line-height:1.1;letter-spacing:-.02em;margin:0 0 20px}.ap-prob__subtitle{font-size:1.7rem;font-weight:400;color:#374151;margin:0 0 28px;line-height:1.5}.ap-prob__card-frame{margin-bottom:24px}.ap-prob__card{padding:24px;background-image:none!important}.ap-prob__card-title{font-size:1.6rem;font-weight:700;color:#111827;margin:0 0 16px}.ap-prob__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ap-prob__list li{font-size:1.5rem;color:#374151;padding-left:18px;position:relative;line-height:1.5}.ap-prob__list li:before{content:"\2022";position:absolute;left:4px;color:#9ca3af;font-size:1.4rem;line-height:1.5}.ap-prob__cta{background:linear-gradient(90deg,#ffc5dc,#ffaabe);border-radius:50px;padding:12px 20px 12px 12px;display:flex;align-items:center;gap:14px;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.4}.ap-prob__cta-icon{background:#fff;border-radius:50%;width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.ap-prob__image{display:flex;flex-direction:column;gap:12px}.ap-prob__img{width:100%;border-radius:16px;object-fit:cover;display:block;box-shadow:0 25px 50px -12px #00000040}.ap-prob__caption{font-size:1.3rem;color:#6b7280;text-align:center;margin:0;line-height:1.5}.ap-prob__rich{display:flex;flex-direction:column;gap:12px}.ap-prob__rich p{font-size:1.6rem;color:#111827;line-height:1.7;margin:0}.ap-prob__highlight{color:#9b1160}@media screen and (max-width:749px){.ap-prob__inner{padding:48px 16px}.ap-prob__heading{font-size:3.2rem}.ap-prob__subtitle{font-size:1.6rem}.ap-prob__grid{grid-template-columns:1fr;gap:40px;margin-bottom:40px}}.ap-testi{background:#fff;padding:80px 0}.ap-testi__inner{max-width:900px;margin:0 auto;padding:0 48px}.ap-testi__header{text-align:center;margin-bottom:48px}.ap-testi__badge{display:inline-flex;align-items:center;gap:8px;background:#ffc5dc;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:10px 20px;border-radius:50px;margin-bottom:20px}.ap-testi__title{font-size:4rem;font-weight:800;color:#0d0d0d;margin:0 0 12px;line-height:1.1}.ap-testi__subtitle{font-size:1.8rem;font-weight:400;color:#6b7280;margin:0}.ap-testi-featured{background:#fff;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin-bottom:24px;box-shadow:0 0 25.9px -6px #0000001a,0 0 34px -5px #0000001a;border-top:2px solid #E5E7EB}.ap-testi-featured__images-wrap{position:relative}.ap-testi-featured__images{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100%}.ap-testi-featured__images .ap-testi-img{width:100%;height:100%;object-fit:cover;display:block}.ap-testi-featured__images .ap-testi-img:only-child{grid-column:1 / -1}.ap-testi-featured__content{padding:24px;display:flex;flex-direction:column}.ap-testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ap-testi-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a;border-top:2px solid #E5E7EB}.ap-testi-card__images-wrap{position:relative;max-height:260px;width:100%;overflow:hidden;display:flex;align-items:flex-end}.ap-testi-card__images{display:grid;grid-template-columns:1fr 1fr;width:100%}.ap-testi-card__images .ap-testi-img{width:100%;height:auto;display:block}.ap-testi-card__images .ap-testi-img:only-child{grid-column:1 / -1}.ap-testi-card__content{padding:24px;flex:1;display:flex;flex-direction:column}.ap-testi-day-start{position:absolute;top:16px;left:16px;background:#ffc5dc;color:#fff;font-size:1.2rem;font-weight:700;padding:6px 14px;border-radius:50px;z-index:1;white-space:nowrap}.ap-testi-days{position:absolute;top:16px;right:16px;background:#ffc5dc;color:#fff;font-size:1.2rem;font-weight:700;padding:6px 14px;border-radius:50px;z-index:1;white-space:nowrap}@media screen and (max-width:749px){.ap-testi{padding:48px 0}.ap-testi__inner{padding:0}.ap-testi__header{padding:0 16px;margin-bottom:32px}.ap-testi__scroll-outer{overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding:12px 16px 28px}.ap-testi__scroll-outer::-webkit-scrollbar{display:none}.ap-testi__scroll{display:flex;flex-direction:row;overflow:visible;gap:12px}.ap-testi-featured{flex:0 0 82vw;scroll-snap-align:start;grid-template-columns:1fr;margin-bottom:0;align-self:stretch}.ap-testi-card{align-self:stretch}.ap-testi-featured__images{grid-template-columns:1fr 1fr;max-height:220px}.ap-testi-featured__images .ap-testi-img{max-height:220px}.ap-testi-grid{display:contents}.ap-testi-card{flex:0 0 72vw;scroll-snap-align:start}.ap-testi-featured,.ap-testi-card{box-shadow:none;filter:drop-shadow(0px 4px 12px rgba(0,0,0,.13))}}.ap-ing__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-ing__header{text-align:center;margin-bottom:60px}.ap-ing__title{font-size:4rem;font-weight:700;color:#0f172a;line-height:1.2;margin:0 0 20px}.ap-ing__title strong{font-weight:800;display:block}.ap-ing__subtitle{font-size:2.4rem;font-weight:400;color:#4a5565;line-height:1.5;margin:0}.ap-ing__product-zone{display:grid;grid-template-columns:40fr 60fr;gap:0;align-items:center;margin-bottom:64px;max-width:1000px;margin-left:auto;margin-right:auto}.ap-ing__image-col{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.ap-ing__product-img{max-width:100%;height:auto;display:block}.ap-ing__product-img--placeholder{width:100%;aspect-ratio:3 / 4;background:#e5e7eb;border-radius:16px}.ap-ing__cards-col{display:flex;flex-direction:column;gap:56px;position:relative;z-index:1;margin-left:-80px;align-items:flex-start}.ap-ing__card-wrap{position:relative;padding-top:30px}.ap-ing__chip{position:absolute;top:0;left:90px;background:#101828;color:#fff;font-size:1.8rem;font-weight:600;padding:7px 18px;border-radius:50px;z-index:2;white-space:nowrap}.ap-ing__card{background:#fff;border-radius:50px;box-shadow:0 0 40.1px #00000040;padding:28px 24px 18px 60px}.ap-ing__card p{font-size:2rem;font-weight:700;color:#0f172a;margin:0;line-height:1.4}.ap-ing__quote{text-align:center;margin-bottom:48px;max-width:1000px;margin-left:auto;margin-right:auto}.ap-ing__quote p{font-size:2rem;font-weight:400;color:#0f172a;line-height:1.6;margin:0}.ap-ing__benefits{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.ap-ing__benefit-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;padding:24px}.ap-ing__benefit-icon{font-size:3.2rem;line-height:1;margin-bottom:16px}.ap-ing__benefit-title{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0 0 12px}.ap-ing__benefit-desc{font-size:1.4rem;font-weight:400;color:#374151;line-height:1.6;margin:0}@media screen and (max-width:749px){.ap-ing__inner{padding-left:16px;padding-right:16px}.ap-ing__header{text-align:left}.ap-ing__title{font-size:3.2rem}.ap-ing__subtitle{font-size:1.6rem}.ap-ing__product-zone{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:40px}.ap-ing__cards-col{margin-left:-60px;gap:20px}.ap-ing__card-wrap{padding-top:16px}.ap-ing__chip{left:50px;font-size:.8rem;padding:4px 10px}.ap-ing__card{padding:12px 20px 12px 40px;border-radius:50px}.ap-ing__card p{font-size:1.4rem!important}.ap-ing__quote{text-align:left;margin-left:0;margin-right:0}.ap-ing__quote p{font-size:1.6rem}.ap-ing__benefits{grid-template-columns:1fr}}.ap-ben__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-ben__header{text-align:center;margin-bottom:60px}.ap-ben__title{font-size:4rem;font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 20px}.ap-ben__subtitle{font-size:2.4rem;font-weight:400;color:#4a5565;line-height:1.5;margin:0 auto;max-width:760px}.ap-ben__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;align-items:center;margin-bottom:48px}.ap-ben__col{display:flex;flex-direction:column;gap:16px}.ap-ben__center{display:flex;align-items:center;justify-content:center}.ap-ben__liver-img{width:460px;max-width:100%;height:auto;display:block}.ap-ben__liver-placeholder{width:100%;aspect-ratio:1;background:#e5e7eb;border-radius:50%}.ap-ben__card{background:#fff;border-top:1px solid #F3F4F6;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;padding:20px;display:flex;align-items:center;gap:16px}.ap-ben__icon{width:48px;height:48px;border-radius:50%;background:#ffc5dc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap-ben__card-title{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0 0 4px;line-height:1.3}.ap-ben__card-desc{font-size:1.4rem;font-weight:400;color:#6b7280;margin:0;line-height:1.4}.ap-ben__quote-card{background:#fff;border-radius:16px;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a;padding:28px 32px;display:flex;align-items:center;gap:24px}.ap-ben__doctor-img{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.ap-ben__doctor-placeholder{width:72px;height:72px;border-radius:50%;background:#e5e7eb;flex-shrink:0}.ap-ben__quote-text{font-size:1.6rem;font-weight:400;color:#374151;line-height:1.65;margin:0}@media screen and (max-width:749px){.ap-ben__inner{padding-left:16px;padding-right:16px}.ap-ben__header{text-align:left}.ap-ben__title{font-size:3.2rem}.ap-ben__subtitle{font-size:1.6rem}.ap-ben__grid{grid-template-columns:1fr}.ap-ben__center{order:-1}.ap-ben__liver-img{width:100%}.ap-ben__quote-card{align-items:flex-start}.ap-ben__quote-text{font-size:1.4rem}}.ap-gv2__chip{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:5px 12px;margin-bottom:16px;align-self:flex-start}.ap-gv2__chip span{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ap-gv2__body{display:flex;align-items:center;gap:16px}.ap-gv2__title{color:#fff;font-size:2.4rem;font-weight:700;line-height:1.25;margin-bottom:6px;text-align:left}.ap-gv2__desc{color:#ffffffa6;font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left}@media screen and (max-width:749px){.ap-gv2__chip span{font-size:.8rem}.ap-gv2__title{font-size:1.4rem}.ap-gv2__desc{font-size:1rem}}@keyframes ap-guar-check-glow{0%,to{stroke:#1a1a1e;filter:drop-shadow(0 0 0px rgba(201,34,111,0))}50%{stroke:#c9226f;filter:drop-shadow(0 0 8px rgba(201,34,111,.85))}}.ap-guar-check{animation:ap-guar-check-glow 2s ease-in-out infinite}.ap-guar__frame{align-self:stretch;display:flex;flex-direction:column;margin-top:0!important}.ap-guar__frame>.ap-gv2{flex:1;display:flex;flex-direction:column;justify-content:center;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px)!important;background-size:28px 28px!important}.ap-guar__frame .ap-gv2:before{opacity:.4}@keyframes ap-sparkle{0%,to{transform:scale(0) rotate(0);opacity:0}20%{transform:scale(1) rotate(15deg);opacity:1}50%{transform:scale(1.2) rotate(30deg);opacity:1}80%{transform:scale(.8) rotate(45deg);opacity:.6}}.ap-guar__inner{max-width:680px;margin:0 auto;padding:80px 0}.ap-guar__top{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;align-items:stretch}@media screen and (max-width:749px){.ap-guar__top{grid-template-columns:1fr}.ap-guar__frame{align-self:auto}.ap-guar__mp-img{max-width:180px!important;margin:0 auto}}.ap-guar__mp{background:#fff;border-radius:16px;box-shadow:0 0 10px -6px #0000001a,0 0 25px -5px #0000001a;display:flex;align-items:center;justify-content:center;padding:24px}.ap-guar__mp-wrap{position:relative;display:inline-flex}.ap-guar__sparkle{position:absolute;width:22px;height:22px;background:#fff;clip-path:polygon(50% 0%,56% 44%,100% 50%,56% 56%,50% 100%,44% 56%,0% 50%,44% 44%);filter:drop-shadow(0 0 4px rgba(255,255,255,1));pointer-events:none;animation:ap-sparkle 3s ease-in-out infinite;z-index:2;transform:scale(0)}.ap-guar__mp-img{max-width:100%;height:auto;display:block}.ap-guar__mp-placeholder{width:100%;aspect-ratio:1;background:#e5e7eb;border-radius:8px}.ap-guar__card{background:#101828;border-radius:16px;padding:16px;box-shadow:0 0 10px -6px #0000001a,0 0 25px -5px #0000001a;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:12px;box-sizing:border-box}.ap-guar__card-chip{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:5px 12px}.ap-guar__card-chip span{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ap-guar__card>svg{display:block;margin:0}.ap-guar__card-title{color:#fff;font-size:2.4rem;font-weight:700;line-height:1.25}.ap-guar__card-desc{color:#ffffffa6;font-size:1.4rem;font-weight:400;line-height:1.5}@keyframes ap-cta-neon-pulse{0%,to{box-shadow:0 0 12px #c9226f59,0 0 30px #ffc5dc33,inset 0 0 20px #ffffff14}50%{box-shadow:0 0 22px #c9226f8c,0 0 50px #ffc5dc59,inset 0 0 30px #ffffff1f}}@keyframes ap-btn-star{0%{transform:scale(0) translateY(0);opacity:0}20%{transform:scale(1.15) translateY(-3px);opacity:1}55%{transform:scale(.9) translateY(-7px);opacity:.75}85%{transform:scale(.4) translateY(-12px);opacity:.2}to{transform:scale(0) translateY(-14px);opacity:0}}.ap-guar__cta{background:#fff4f8;border-radius:16px;border:1.5px solid #c9226f;box-shadow:0 0 6px #c9226f99,0 0 18px #c9226f59,0 0 40px #c9226f26;padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.ap-guar__cta-title{font-size:2.4rem;font-weight:700;color:#1a1a1e;margin:0;line-height:1.3}.ap-guar__cta-subtitle{font-size:1.6rem;font-weight:400;color:#1a1a1ebf;margin:0;line-height:1.6}.ap-guar__btn-wrap{position:relative;display:inline-block;overflow:visible}.ap-guar__btn-star{position:absolute;background:#fff;clip-path:polygon(50% 0%,52% 48%,100% 50%,52% 52%,50% 100%,48% 52%,0% 50%,48% 48%);filter:drop-shadow(0 0 5px rgba(255,255,255,1)) drop-shadow(0 0 3px rgba(201,34,111,.5));pointer-events:none;z-index:10;animation:ap-btn-star 2.8s ease-in-out infinite}.ap-guar__btn-star--1{width:14px;height:14px;top:6px;left:calc(50% - 7px);animation-delay:0s}.ap-guar__btn-star--2{width:10px;height:10px;top:8px;left:18%;animation-delay:.9s}.ap-guar__btn-star--3{width:10px;height:10px;top:8px;right:18%;animation-delay:1.8s}.ap-guar__btn-star--4{width:8px;height:8px;bottom:8px;left:calc(50% - 4px);animation-delay:2.7s}.ap-guar__btn{display:inline-block;background:linear-gradient(90deg,#c9226f,#9b1160);color:#fff;font-size:1.6rem;font-weight:700;padding:16px 36px;border-radius:10px;text-decoration:none;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 0 12px #c9226f8c,0 0 30px #c9226f40,0 4px 20px #9b116066;border:1px solid rgba(255,255,255,.2)}.ap-guar__caption{font-size:1.4rem;font-weight:400;color:#1a1a1e8c;margin:0}@media screen and (max-width:749px){.ap-guar__inner{padding:48px 16px}.ap-guar__card-chip span{font-size:.8rem}.ap-guar__card-title{font-size:1.4rem}.ap-guar__card-desc{font-size:1rem}.ap-guar__cta{padding:16px}.ap-guar__cta-title{font-size:2rem}.ap-guar__cta-subtitle{font-size:1.2rem}.ap-guar__btn{font-size:1.6rem;padding:10px 24px}.ap-guar__caption{font-size:1.4rem}}.ap-stats__inner{max-width:1000px;margin:0 auto;padding:80px 0}.ap-stats__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:32px;text-align:center;margin-bottom:64px}.ap-stats__item{display:flex;flex-direction:column;align-items:center;gap:10px}.ap-stats__emoji-wrap{background:#ffc5dc;border-radius:50%;padding:14px;display:flex;align-items:center;justify-content:center;animation:ap-bonus-icon-pulse 2.4s ease-in-out infinite}.ap-stats__number{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0}.ap-stats__desc{font-size:1.4rem;font-weight:400;color:#6b7280;margin:0}.ap-stats__list{display:flex;flex-direction:column;gap:32px}.ap-stats__list-item{display:flex;align-items:flex-start;gap:20px}.ap-stats__list-icon{background:#ffc5dc;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap-stats__list-text{font-size:1.6rem;font-weight:400;color:#374151;line-height:1.65;margin:0}@media screen and (max-width:749px){.ap-stats__inner{padding:48px 16px}.ap-stats__grid{grid-template-columns:1fr 1fr}}.ap-comp__inner{max-width:1000px;margin:0 auto;padding:80px 0}.ap-comp__header{text-align:center;margin-bottom:48px}.ap-comp__title{font-size:4rem;font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 16px}.ap-comp__subtitle{font-size:2.4rem;font-weight:400;color:#4a5565;margin:0}.ap-comp__table-wrap{border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ap-comp__table{width:100%;border-collapse:collapse}.ap-comp__th{padding:20px 24px;font-size:1.8rem;font-weight:700;color:#fff;text-align:center}.ap-comp__th--feat{background:#ffc5dc;width:36%}.ap-comp__th--us{background:#9b1160;width:32%}.ap-comp__th--other{background:#ffc5dc;width:32%}.ap-comp__td{padding:18px 24px;font-size:1.4rem;font-weight:400;color:#374151;background:#fff;vertical-align:middle;border-bottom:1px solid #F3F4F6}.ap-comp__row:last-child .ap-comp__td{border-bottom:none}.ap-comp__row:nth-child(2n) .ap-comp__td{background:#f9fafb}.ap-comp__td--feat{font-weight:700;color:#0f172a}.ap-comp__cell{display:flex;align-items:flex-start;gap:8px}.ap-comp__cell svg{flex-shrink:0;margin-top:1px}@media screen and (max-width:749px){.ap-comp__inner{padding-left:16px;padding-right:16px}.ap-comp__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ap-comp__title{font-size:3.2rem}.ap-comp__subtitle{font-size:1.6rem}}.ap-bonus{background:linear-gradient(180deg,#f9fafb,#fff)}.ap-bonus__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-bonus__header{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:20px}.ap-bonus__chip{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#c9226f,#9b1160);color:#fff;font-size:1.6rem;font-weight:600;padding:10px 22px;border-radius:50px;letter-spacing:.05em;text-transform:uppercase}.ap-bonus__title{font-size:4rem;font-weight:800;color:#0f172a;line-height:1.2;margin:0}.ap-bonus__btn{display:inline-block;position:relative;overflow:hidden;background:linear-gradient(90deg,#ffc5dc,#ffaabe);color:#fff;font-size:1.8rem;font-weight:700;padding:16px 24px;border-radius:16px}.ap-bonus__btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translate(-100%);animation:ap-cta-shimmer 2.2s ease-in-out infinite;animation-delay:.85s}.ap-bonus__subtitle{font-size:1.8rem;font-weight:400;color:#374151;margin:0;line-height:1.5}.ap-bonus__subtitle s,.ap-bonus__subtitle strong{font-weight:700;color:#374151}.ap-bonus__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ap-bonus__card{background:#fff;border-top:2px solid #E5E7EB;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.ap-bonus__card-image-wrap{position:relative}.ap-bonus__card-img{display:block;width:100%;height:auto}.ap-bonus__card-img--placeholder{background:#e5e7eb}.ap-bonus__valor-badge{position:absolute;top:16px;right:16px;background:#ffc5dc;color:#fff;font-size:1rem;font-weight:600;padding:8px 16px;border-radius:50px;white-space:nowrap}.ap-bonus__card-content{padding:24px;display:flex;flex-direction:column;gap:16px}.ap-bonus__card-header{display:flex;align-items:center;gap:12px}.ap-bonus__card-icon{background:#ffc5dc;border-radius:100%;padding:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:ap-bonus-icon-pulse 2.4s ease-in-out infinite}@keyframes ap-bonus-icon-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ffc5dc80}50%{transform:scale(1.08);box-shadow:0 0 0 8px #ffc5dc00}}.ap-bonus__card-title{font-size:2rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3}.ap-bonus__card-desc{font-size:1.6rem;font-weight:400;color:#374151;line-height:1.6;margin:0}.ap-bonus__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ap-bonus__checklist li{display:flex;align-items:center;gap:10px;font-size:1.4rem;font-weight:400;color:#374151;line-height:1.4}.ap-bonus__checklist li svg{flex-shrink:0}@media screen and (max-width:749px){.ap-bonus__inner{padding-left:16px;padding-right:16px}.ap-bonus__title{font-size:3.2rem}.ap-bonus__subtitle{font-size:1.6rem}.ap-bonus__grid{grid-template-columns:1fr}.ap-bonus__card-title{font-size:1.6rem}.ap-bonus__card-desc{font-size:1.2rem}.ap-bonus__checklist li{font-size:1rem}.ap-bonus__chip{font-size:1rem!important}}.ap-aspire__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-aspire__grid{display:grid;grid-template-columns:45fr 55fr;gap:64px;align-items:center}.ap-aspire__img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 25px 50px -12px #00000040}.ap-aspire__img--placeholder{width:100%;aspect-ratio:4 / 3;background:#e5e7eb;border-radius:16px}.ap-aspire__content{display:flex;flex-direction:column;gap:32px}.ap-aspire__title{font-size:4.8rem;font-weight:800;color:#0f172a;line-height:1.15;margin:0}.ap-aspire__items{display:flex;flex-direction:column;gap:24px}.ap-aspire__item{display:flex;align-items:flex-start;gap:16px}.ap-aspire__icon{flex-shrink:0;width:24px;height:24px;margin-top:2px}.ap-aspire__item-text{font-size:1.8rem;font-weight:400;color:#374151;line-height:1.6;margin:0}@media screen and (max-width:749px){.ap-aspire__inner{padding:48px 16px}.ap-aspire__grid{grid-template-columns:1fr;gap:32px}.ap-aspire__image-col{order:1}.ap-aspire__content{order:2}.ap-aspire__title{font-size:3.2rem}.ap-aspire__item-text{font-size:1.6rem}}.ap-life{width:100%}.ap-life__inner{max-width:1280px;margin:0 auto;padding:80px 0}.ap-life__grid{display:grid;grid-template-columns:45fr 55fr;gap:64px;align-items:center}.ap-life__image-col{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a}.ap-life__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:16px}.ap-life__img--placeholder{background:#e5e7eb;aspect-ratio:3 / 4}.ap-life__caption{position:absolute;bottom:0;left:0;right:0;padding:40px 24px 24px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);border-radius:0 0 16px 16px}.ap-life__caption-title{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 4px;line-height:1.3}.ap-life__caption-sub{color:#fffc;font-size:1.4rem;font-weight:400;margin:0}.ap-life__content{display:flex;flex-direction:column;gap:20px}.ap-life__heading{font-size:4rem;font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 4px}.ap-life__body{font-size:1.6rem;font-weight:400;color:#374151;line-height:1.65;margin:0}@media screen and (max-width:749px){.ap-life__inner{padding:48px 16px}.ap-life__grid{grid-template-columns:1fr;gap:32px}.ap-life__content{order:1}.ap-life__image-col{order:2}.ap-life__heading{font-size:3.2rem}}.ap-testi-stars{display:flex;gap:2px;margin-bottom:12px}.ap-testi-stars svg{display:block;flex-shrink:0}.ap-testi-quote{font-size:1.4rem;font-style:italic;color:#374151;line-height:1.7;flex:1;margin:0 0 24px}.ap-testi-read-more{color:#0d9488;font-style:italic;text-decoration:underline;cursor:pointer}.ap-testi-separator{border:none;border-top:1px solid #E5E7EB;margin:0 0 16px}.ap-testi-author__name{font-size:1.6rem;font-weight:700;color:#111827;margin:0 0 4px;display:block}.ap-testi-author__detail{font-size:1.4rem;color:#6b7280;margin:0;display:block}@media screen and (max-width:749px){.ap-testi{padding:48px 0}.ap-testi__inner{padding:0 24px}.ap-testi__title{font-size:3.2rem}.ap-testi__subtitle{font-size:1.6rem}.ap-testi-featured{grid-template-columns:1fr}.ap-testi-featured__images-wrap{height:280px;overflow:hidden}.ap-testi-featured__images{height:280px}.ap-testi-grid{grid-template-columns:1fr}}#shopify-section-lifestyle_banner_ap .banner__heading{font-size:clamp(2.4rem,4vw,4.8rem);text-align:center;font-style:italic;font-weight:700}.section-ingredients_ap .image-with-text__content,[data-section-id=ingredients_ap] .image-with-text__content{padding:3rem}.section-benefits_ap,[data-section-id=benefits_ap]{background-color:var(--ap-bg-light)}.section-benefits_ap .multicolumn-card,[data-section-id=benefits_ap] .multicolumn-card{border:1px solid var(--ap-border);border-radius:8px;padding:2.4rem}.section-benefits_ap .multicolumn-card__title,[data-section-id=benefits_ap] .multicolumn-card__title{font-weight:700;font-size:1.6rem;border-bottom:2px solid var(--ap-gold);padding-bottom:.8rem;margin-bottom:.8rem}.section-bonus_ap,[data-section-id=bonus_ap]{background-color:var(--ap-bg-dark);color:var(--ap-white)}.section-bonus_ap .custom-columns__heading,[data-section-id=bonus_ap] .custom-columns__heading{color:var(--ap-gold)}.comparison-table__header{background-color:var(--ap-black);color:var(--ap-white)}.results .results__number{font-size:clamp(4rem,8vw,8rem);font-weight:900;color:var(--ap-black)}.section-guarantee_cta_ap,[data-section-id=guarantee_cta_ap]{border-top:1px solid var(--ap-border)}.section-guarantee_cta_ap .rich-text__heading,[data-section-id=guarantee_cta_ap] .rich-text__heading{font-size:clamp(1.8rem,2.5vw,3rem);letter-spacing:.04em}.section-guarantee_cta_ap .button,[data-section-id=guarantee_cta_ap] .button{background-color:var(--ap-black);color:var(--ap-white);border-color:var(--ap-black);border-radius:50px;padding:1.4rem 3.2rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.footer{background-color:var(--ap-bg-dark);color:var(--ap-white)}.footer a{color:#ffffffb3}.footer a:hover{color:var(--ap-white)}.button:not(.button--secondary):not(.shopify-challenge__button){border-radius:50px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-form__submit{background-color:var(--ap-black)!important;color:var(--ap-white)!important;border-color:var(--ap-black)!important;border-radius:50px!important;font-weight:700!important;letter-spacing:.06em;text-transform:uppercase}.rte ul li::marker{color:var(--ap-green-check)}.footer{display:none!important}.ap-foot{background:#000}.ap-foot__inner{max-width:1280px;margin:0 auto;padding:80px 40px;text-align:center}.ap-foot__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.ap-foot__trust-item{display:flex;flex-direction:column;align-items:center;gap:12px}.ap-foot__trust-item>svg{display:block;margin:0}.ap-foot__trust-item span{font-size:1.4rem;font-weight:600;color:#fff}.ap-foot__brand{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.ap-foot__logo{width:200px;height:auto;display:block}.ap-foot__subtitle{font-size:1.8rem;font-weight:400;color:#d1d5dc;margin:0}.ap-foot__sep{display:block;border:none;border-top:1px solid #364153;height:0;margin:0 0 40px;opacity:1}.ap-foot__legal{display:flex;flex-direction:column;gap:8px;margin-bottom:48px}.ap-foot__legal p,.ap-foot__copy{font-size:1.4rem;font-weight:400;color:#99a1af;margin:0}@media screen and (max-width:749px){.ap-foot__trust-item span{font-size:1rem}}.scroll-to-top-btn{background-color:#000!important;color:#fff!important}.cart-drawer .drawer__inner{background:#fff}.cart-drawer .drawer__header{background:#fff;border-bottom:1px solid #E5E7EB;padding:20px 24px}.cart-drawer .drawer__heading{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0}.cart-drawer .drawer__close svg{color:#0f172a}.cart-drawer .cart-drawer__body{background:#fff}.cart-drawer .cart-drawer-item__right{min-width:0;width:0;flex-grow:1}.cart-drawer .cart-drawer-item__details-and-delete-btn{min-width:0}.cart-drawer .cart-drawer-item__cart-remove-button{margin-right:8px;flex-shrink:0}.cart-drawer .cart-item__name{min-width:0;white-space:normal;word-break:break-word}.cart-drawer .cart__empty-text{font-size:2.4rem;font-weight:700;color:#0f172a;margin-bottom:24px}.cart-drawer .button,.cart-drawer a.button{--color-button: 201, 34, 111;--color-button-text: 255, 255, 255;background:linear-gradient(90deg,#c9226f,#9b1160)!important;border-radius:10px!important;border:none!important;box-shadow:none!important;outline:none!important;transition:none!important;font-size:1.4rem!important;font-weight:700!important;letter-spacing:.05em}.cart-drawer .button:hover,.cart-drawer a.button:hover{background:linear-gradient(90deg,#c9226f,#9b1160)!important;transition:none!important}.cart-drawer .button:after,.cart-drawer a.button:after{display:none!important;content:none!important;box-shadow:none!important}.cart-drawer .cart__login-title{font-size:2rem;font-weight:700;color:#0f172a}.cart-drawer .cart__login-paragraph{font-size:1.4rem;font-weight:400;color:#374151}.cart-drawer .cart__login-paragraph a{color:#000;font-weight:600;text-decoration:underline}.cart-drawer .drawer__footer{background:#fff;border-top:1px solid #E5E7EB;padding:20px 24px}.cart-drawer .cart__checkout-button{background:linear-gradient(90deg,#c9226f,#9b1160)!important;color:#fff!important;border-radius:10px!important;border:none!important;outline:none!important;box-shadow:none!important;font-size:1.6rem!important;font-weight:700!important}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none!important;content:none!important;box-shadow:none!important}.cart-drawer .payment-badges-block{display:none!important}.cart-drawer .regular-price,.cart-drawer .price .price-item,.cart-drawer .price .main-price{color:#0f172a!important}.cart-drawer .upsell__add-btn,.cart-drawer .upsell-toggle-btn{background:linear-gradient(90deg,#c9226f,#9b1160)!important;color:#fff!important;border-radius:10px!important;border:none!important;font-size:1.4rem!important;font-weight:700!important;padding:10px 20px!important}.cart-drawer .upsell__add-btn:hover,.cart-drawer .upsell-toggle-btn:hover{background:#1a1a1a!important}.cart-drawer .cart-drawer-item__cart-remove-button button{background:linear-gradient(135deg,#c9226f,#9b1160)!important;border-radius:50%!important;padding:0!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:unset!important;box-sizing:border-box!important;flex-shrink:0!important}.cart-drawer .cart-drawer-item__cart-remove-button button svg{width:16px!important;height:16px!important;flex-shrink:0!important}.cart-drawer .cart-drawer-item__cart-remove-button button svg path,.cart-drawer .cart-drawer-item__cart-remove-button button svg line,.cart-drawer .cart-drawer-item__cart-remove-button button svg *{stroke:#fff!important;fill:none!important}.cart-drawer .cart-drawer-item .quantity{border-radius:8px!important;border:1px solid #E5E7EB!important;border-color:#e5e7eb!important}.cart-drawer .cart-drawer-item .quantity__button{color:#0f172a!important}.cart-drawer .cart-drawer-item .quantity__button--minus{border-radius:8px 0 0 8px!important}.cart-drawer .cart-drawer-item .quantity__button--plus{border-radius:0 8px 8px 0!important}@media screen and (max-width:749px){cart-drawer .drawer__inner{left:auto;right:0;transform:translate(100%)}.ap-fab-badge{top:12px;left:28px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-page.css.map */
