.lp-offer-cta{padding-top:var(--lp-pt, 40px);padding-bottom:var(--lp-pb, 40px);background:#f5f5f0;overflow-x:hidden}@media screen and (max-width:749px){.lp-offer-cta{padding-top:calc(var(--lp-pt, 40px) * .65);padding-bottom:calc(var(--lp-pb, 40px) * .65)}}.lp-offer-cta *,.lp-offer-cta *:before,.lp-offer-cta *:after{box-sizing:border-box}.lp-offer-cta__eyebrow{text-align:center;font-size:1.3rem;font-weight:var(--fw-bold, 700);letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.6;margin:0 0 1.2rem}.lp-offer-cta__title{text-align:center;font-size:3.2rem;font-weight:var(--fw-extra-bold, 800);line-height:1.15;letter-spacing:-.02em;margin:0 0 var(--lp-gap-after-title, 1.2rem);font-family:var(--font-heading-family);color:rgb(var(--color-foreground));word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__subtitle{text-align:center;font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));opacity:.8;margin:0 auto 4rem;max-width:56rem}.lp-offer-cta__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start;max-width:90rem;margin:0 auto;min-width:0}@media screen and (min-width:990px){.lp-offer-cta__grid{grid-template-columns:1fr 1fr;gap:5rem}}.lp-offer-cta__media-col{display:flex;flex-direction:column;gap:2rem;min-width:0;overflow:hidden}@media screen and (min-width:990px){.lp-offer-cta__media-col{position:sticky;top:2rem}}.lp-offer-cta__carousel{position:relative;width:100%;min-width:0}.lp-offer-cta__carousel-main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;border-radius:1.6rem;background:#fff;border:1px solid rgba(var(--color-foreground),.08);scrollbar-width:none;-ms-overflow-style:none;width:100%}.lp-offer-cta__carousel-main::-webkit-scrollbar{display:none}.lp-offer-cta__carousel-slide{flex:0 0 100%;scroll-snap-align:start;min-width:0}.lp-offer-cta__carousel-slide img{width:100%;height:auto;display:block}.lp-offer-cta__placeholder{width:100%;aspect-ratio:1;background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center}.lp-offer-cta__placeholder .placeholder-svg{width:50%;opacity:.3}.lp-offer-cta__placeholder--editor{flex-direction:column;gap:.8rem;padding:1.6rem;text-align:center}.lp-offer-cta__placeholder-note{font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.7);line-height:1.35;max-width:24rem}.lp-offer-cta__carousel-thumbs{display:flex;align-items:center;gap:.6rem;margin-top:1rem;width:100%;min-width:0}.lp-offer-cta__carousel-thumbs-track{display:flex;gap:.6rem;overflow-x:auto;flex:1;min-width:0;scrollbar-width:none;-ms-overflow-style:none}.lp-offer-cta__carousel-thumbs-track::-webkit-scrollbar{display:none}.lp-offer-cta__carousel-thumb{flex:0 0 6rem;height:6rem;border-radius:.8rem;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:#fff;transition:border-color .2s ease}.lp-offer-cta__carousel-thumb.is-active{border-color:rgb(var(--color-foreground))}.lp-offer-cta__carousel-thumb:hover{border-color:rgba(var(--color-foreground),.4)}.lp-offer-cta__carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lp-offer-cta__carousel-arrow{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;padding:0;color:rgb(var(--color-foreground))}.lp-offer-cta__carousel-arrow:hover{background:rgba(var(--color-foreground),.05)}.lp-offer-cta__embedded-reviews{overflow:hidden;width:100%}.lp-offer-cta__reviews-track{display:flex;gap:1.2rem;width:max-content;animation:lp-cta-reviews-scroll 30s linear infinite}.lp-offer-cta__reviews-track:hover{animation-play-state:paused}@keyframes lp-cta-reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-offer-cta__review-card{flex:0 0 24rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;display:flex;flex-direction:column;gap:.6rem}.lp-offer-cta__review-stars{display:flex;gap:.2rem}.lp-offer-cta__review-stars svg{width:1.4rem;height:1.4rem;flex-shrink:0}.lp-offer-cta__review-quote{font-size:1.25rem;line-height:1.45;color:rgb(var(--color-foreground));margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__review-footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.lp-offer-cta__review-author{font-size:1.2rem;font-weight:var(--fw-bold, 700);color:rgb(var(--color-foreground))}.lp-offer-cta__review-verified{display:flex;align-items:center;gap:.3rem;font-size:1.1rem;font-weight:var(--fw-semibold, 600);color:rgb(var(--color-foreground));opacity:.7;white-space:nowrap}.lp-offer-cta__review-verified svg{width:1.2rem;height:1.2rem;flex-shrink:0}.lp-offer-cta__picker-wrapper{max-width:48rem;min-width:0;width:100%}.lp-offer-cta--simple .lp-offer-cta__picker-wrapper{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:1.6rem;padding:2.4rem}.lp-offer-cta__picker-wrapper .main-offer__picker{min-width:0;width:100%;overflow:hidden}.lp-offer-cta__product-rating{display:flex;align-items:center;gap:.3rem;margin-bottom:var(--lp-gap-after-rating, .8rem);flex-wrap:wrap}.lp-offer-cta__product-rating svg{width:1.6rem;height:1.6rem;flex-shrink:0}.lp-offer-cta__review-count{font-size:1.4rem;font-weight:var(--fw-bold, 700);color:rgb(var(--color-foreground));margin-left:.6rem}.lp-offer-cta__review-count:empty{display:none}.lp-offer-cta__review-avatars{display:inline-flex;align-items:center;margin-left:.6rem;flex-shrink:0}.lp-offer-cta__review-avatar{width:2.8rem;height:2.8rem;border-radius:50%;object-fit:cover;border:2px solid rgb(var(--color-background));margin-left:-.6rem;flex-shrink:0}.lp-offer-cta__review-avatar:first-child{margin-left:0}.lp-offer-cta__product-title{font-size:2.6rem;font-weight:var(--fw-extra-bold, 800);font-family:var(--font-heading-family);color:rgb(var(--color-foreground));margin:0 0 var(--lp-gap-after-product-title, 1rem);line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__product-description{font-size:1.5rem;line-height:1.6;color:rgb(var(--color-foreground));opacity:.85;margin:0 0 var(--lp-gap-after-description, 1.6rem);word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__benefits{list-style:none;padding:0;margin:0 0 var(--lp-gap-after-benefits, 1.2rem)}.lp-offer-cta__product-description+.lp-offer-cta__benefits{margin-top:-1.2rem}.lp-offer-cta__benefit-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.5rem;font-weight:var(--fw-bold, 700);color:rgb(var(--color-foreground));margin-bottom:.8rem;line-height:1.4}.lp-offer-cta__benefit-item:last-child{margin-bottom:0}.lp-offer-cta__benefit-item svg,.lp-offer-cta__benefit-icon{flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem;object-fit:contain}.lp-offer-cta__benefit-item span{min-width:0;word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__benefits--pills{display:flex;flex-wrap:wrap;gap:.8rem}.lp-offer-cta__benefits--pills .lp-offer-cta__benefit-item{display:inline-flex;align-items:center;gap:calc(var(--pill-size, 14px) * .43);padding:calc(var(--pill-size, 14px) * .5) calc(var(--pill-size, 14px) * .93) calc(var(--pill-size, 14px) * .5) calc(var(--pill-size, 14px) * .64);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;font-size:var(--pill-size, 14px);font-weight:var(--fw-semibold, 600);line-height:1;color:rgb(var(--color-foreground));box-shadow:0 1px 2px #0000000a;margin-bottom:0}.lp-offer-cta__benefits--pills .lp-offer-cta__benefit-item svg,.lp-offer-cta__benefits--pills .lp-offer-cta__benefit-icon{width:calc(var(--pill-size, 14px) * 1.43);height:calc(var(--pill-size, 14px) * 1.43);margin-top:0}.lp-offer-cta__benefits--pills .lp-offer-cta__benefit-item span{white-space:nowrap}.lp-offer-cta__mini-cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:var(--lp-mini-cta-h, 44px);padding:0 2rem;margin:var(--lp-mini-cta-mt, 12px) 0 var(--lp-mini-cta-mb, 16px);font-size:1.4rem;font-weight:var(--fw-bold, 700);letter-spacing:.02em;text-transform:uppercase;text-decoration:none;border-radius:10rem;transition:transform .15s ease,opacity .15s ease}.lp-offer-cta__mini-cta:hover{transform:translateY(-1px);opacity:.92}.lp-offer-cta__nutrition-link{display:inline-block;font-size:1.4rem;font-weight:var(--fw-semibold, 600);color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;margin:.4rem 0 2rem;transition:opacity .2s ease}.lp-offer-cta__nutrition-link:hover{opacity:.7}.lp-offer-cta__select-label{display:block;font-size:1.4rem;font-weight:var(--fw-semibold, 600);color:rgb(var(--color-foreground));margin-bottom:.8rem}.lp-offer-cta:not(.lp-offer-cta--simple) .main-offer__purchase-types{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}.lp-offer-cta__onetime-link{display:block;width:100%;text-align:center;background:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:.8rem;cursor:pointer;font-size:1.3rem;font-weight:var(--fw-semibold, 600);color:rgb(var(--color-foreground));opacity:.55;padding:1rem;margin-top:1.2rem;text-decoration:none;transition:all .2s ease;font-family:inherit}.lp-offer-cta__onetime-link:hover{opacity:.85;border-color:rgba(var(--color-foreground),.3);background:rgba(var(--color-foreground),.02)}.lp-offer-cta:not(.lp-offer-cta--simple) .main-offer__purchase-types{width:100%;min-width:0}.lp-offer-cta .main-offer__purchase-option{width:100%;min-width:0;overflow:hidden}.lp-offer-cta .main-offer__purchase-header{flex-wrap:wrap;gap:.4rem;min-width:0}.lp-offer-cta .main-offer__purchase-title{min-width:0;word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta .main-offer__purchase-price-wrapper{margin-left:auto}.lp-offer-cta .main-offer__purchase-benefits,.lp-offer-cta .main-offer__purchase-benefits li,.lp-offer-cta .main-offer__purchase-benefits ul li{word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta .main-offer__variant-selector,.lp-offer-cta .variant-dropdown{width:100%;min-width:0}.lp-offer-cta:not(.lp-offer-cta--simple) .variant-dropdown__trigger{display:none!important}.lp-offer-cta:not(.lp-offer-cta--simple) .variant-dropdown__options{display:grid!important;grid-template-columns:1fr 1fr;gap:.8rem;position:static!important;border:none!important;box-shadow:none!important;background:transparent!important;max-height:none!important;overflow:visible!important;border-radius:0!important}.lp-offer-cta:not(.lp-offer-cta--simple) .variant-dropdown__label{display:flex;align-items:center;justify-content:center;padding:1rem 1.8rem;border:2px solid rgba(var(--color-foreground),.2)!important;border-radius:10rem!important;font-size:1.4rem;font-weight:var(--fw-semibold, 600);cursor:pointer;text-align:center;transition:all .2s ease;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.lp-offer-cta:not(.lp-offer-cta--simple) .variant-dropdown__label:hover{border-color:rgba(var(--color-foreground),.5)!important;background:rgba(var(--color-foreground),.03)!important}.lp-offer-cta:not(.lp-offer-cta--simple) .variant-dropdown__input:checked+.variant-dropdown__label{border-color:rgb(var(--color-foreground))!important;background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;font-weight:var(--fw-bold, 700)}.lp-offer-cta__size-picker{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;margin:var(--lp-gap-before-size-picker, 2rem) 0 var(--lp-gap-after-size-picker, 1.6rem);width:100%}.lp-offer-cta__size-picker .variant-dropdown{width:100%}.lp-offer-cta__size-picker.is-collapsed .variant-dropdown__options{grid-template-columns:1fr!important;max-width:24rem;margin-inline:0}.lp-offer-cta__size-picker.is-collapsed .variant-dropdown__label{display:none!important}.lp-offer-cta__size-picker.is-collapsed .variant-dropdown__input:checked+.variant-dropdown__label{display:flex!important}.lp-offer-cta__size-toggle{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:.2rem .4rem;font-family:inherit;font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;cursor:pointer}.lp-offer-cta__size-toggle:hover{opacity:.75}.lp-offer-cta__sub-card{background:#fff;border-radius:1.6rem;padding:2.8rem 2.4rem;margin-top:var(--lp-gap-before-sub-card, 2rem);box-shadow:0 2px 16px #00000014;border:1px solid rgba(0,0,0,.06);border-top:4px solid #D1FF2C;position:relative}.lp-offer-cta__sub-card-header{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:.8rem;margin-bottom:2rem}.lp-offer-cta__sub-card-title{font-size:2.4rem;font-weight:var(--fw-extra-bold, 800);font-family:var(--font-heading-family);color:rgb(var(--color-foreground));margin:0;line-height:1.2}.lp-offer-cta__sub-card-urgency{font-size:1.1rem;font-weight:var(--fw-bold, 700);color:#fff;background:#dc2626;padding:.35rem 1rem;border-radius:10rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;animation:lp-urgency-pulse 2s ease-in-out infinite}@keyframes lp-urgency-pulse{0%,to{opacity:1}50%{opacity:.75}}.lp-offer-cta__sub-card-perks{list-style:none;padding:0;margin:0 0 .4rem}.lp-offer-cta__sub-card-perks li{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:var(--fw-bold, 700);color:rgb(var(--color-foreground));padding:.5rem 0;line-height:1.4}.lp-offer-cta__sub-card-perks svg,.lp-offer-cta__sub-card-perks-icon{flex-shrink:0;width:2.2rem;height:2.2rem;object-fit:contain}.lp-offer-cta__sub-card-perks svg{filter:drop-shadow(0 1px 2px rgba(22,163,106,.3))}.lp-offer-cta__gifts-heading{display:flex;align-items:center;gap:1.2rem;font-size:1.5rem;font-weight:var(--fw-extra-bold, 800);text-align:center;color:rgb(var(--color-foreground));margin:var(--lp-gap-before-free-gifts, 2.4rem) 0 1.4rem}.lp-offer-cta__gifts-heading:before,.lp-offer-cta__gifts-heading:after{content:"";flex:1;height:1px;background:rgba(var(--color-foreground),.12)}.lp-offer-cta__gifts-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:var(--lp-gap-after-free-gifts, 2rem)}.lp-offer-cta__gift-card{background:#f9f9f7;border-radius:1.2rem;padding:1.4rem 1.2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.8rem;border:1px solid rgba(var(--color-foreground),.06);box-shadow:0 1px 4px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.lp-offer-cta__gift-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.lp-offer-cta__gift-badge{display:inline-block;background:#d1ff2c;color:rgb(var(--color-foreground));font-size:1.15rem;font-weight:var(--fw-extra-bold, 800);text-transform:uppercase;letter-spacing:.04em;padding:.4rem 1rem;border-radius:.6rem}.lp-offer-cta__gift-badge s{opacity:.55;margin-left:.2rem}.lp-offer-cta__gift-card img{width:100%;max-width:12rem;height:auto;border-radius:.8rem}.lp-offer-cta__gift-placeholder{width:100%;aspect-ratio:1;max-width:10rem;background:rgba(var(--color-foreground),.03);border:2px dashed rgba(var(--color-foreground),.12);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.2)}.lp-offer-cta__gift-placeholder svg{width:4.8rem;height:4.8rem}.lp-offer-cta__gift-label{font-size:1.15rem;font-weight:var(--fw-bold, 700);color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.02em;line-height:1.3;opacity:.8}.lp-offer-cta__cta-button{background-color:var(--lp-cta-bg, #D1FF2C)!important;color:var(--lp-cta-text, rgb(var(--color-foreground)))!important;border:none!important;width:100%;max-width:100%;min-width:0;overflow:hidden;margin-top:var(--lp-gap-before-claim-cta, 2.4rem);padding:1.8rem 2rem!important;border-radius:1.2rem!important;box-shadow:0 4px 16px color-mix(in srgb,var(--lp-cta-bg, #D1FF2C) 40%,transparent),0 2px 4px #0000000f;transition:all .2s ease}.lp-offer-cta__cta-button:hover:not(:disabled){background-color:var(--lp-cta-bg-hover, #c8f020)!important;opacity:1!important;transform:translateY(-1px);box-shadow:0 6px 24px color-mix(in srgb,var(--lp-cta-bg, #D1FF2C) 50%,transparent),0 4px 8px #00000014}.lp-offer-cta__cta-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px color-mix(in srgb,var(--lp-cta-bg, #D1FF2C) 30%,transparent)}.lp-offer-cta__cta-button .main-offer__cta-line-1{display:flex;align-items:baseline;justify-content:center;gap:.8rem;color:inherit;flex-wrap:wrap;min-width:0;margin-bottom:.2rem}.lp-offer-cta__cta-button .main-offer__cta-line-2{font-size:2rem;font-weight:var(--fw-extra-bold, 800);color:inherit;display:flex;align-items:center;justify-content:center;gap:.4rem;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.lp-offer-cta__cta-reassurance{margin:.8rem 0 0;text-align:center;font-size:1.2rem;font-weight:var(--fw-regular, 400);color:rgba(var(--color-foreground),.6);letter-spacing:.01em}.lp-offer-cta__cta-sale-price{font-size:2.8rem;font-weight:var(--fw-extra-bold, 800);font-family:var(--font-heading-family)}.lp-offer-cta__cta-original-price{font-size:1.7rem;text-decoration:line-through;opacity:.45;font-weight:var(--fw-semibold, 600)}.lp-offer-cta__sub-card-trust{list-style:none;padding:1.6rem 0 0;margin:2rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08)}.lp-offer-cta__sub-card-trust li{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:var(--fw-semibold, 600);color:rgb(var(--color-foreground));opacity:.75;margin-bottom:.5rem;line-height:1.4}.lp-offer-cta__sub-card-trust li:last-child{margin-bottom:0}.lp-offer-cta__sub-card-trust svg{flex-shrink:0;width:1.6rem;height:1.6rem}@media screen and (max-width:989px){.lp-offer-cta__subtitle{margin-bottom:3rem;font-size:1.4rem}.lp-offer-cta__picker-wrapper{max-width:100%}}@media screen and (max-width:749px){.lp-offer-cta__title{font-size:2.2rem}.lp-offer-cta__subtitle{font-size:1.3rem;margin-bottom:2rem}.lp-offer-cta__grid{gap:2rem}.lp-offer-cta__product-title{font-size:2rem}.lp-offer-cta__product-description{font-size:1.4rem;margin-bottom:1.2rem}.lp-offer-cta__benefit-item{font-size:1.4rem;gap:.8rem}.lp-offer-cta__benefit-item svg{width:1.8rem;height:1.8rem}.lp-offer-cta__onetime-link{font-size:1.2rem;margin-top:1rem;padding:.8rem}.lp-offer-cta__carousel-main{border-radius:1.2rem}.lp-offer-cta__carousel-thumb{flex:0 0 4.8rem;height:4.8rem;border-radius:.6rem}.lp-offer-cta__carousel-arrow{width:2.8rem;height:2.8rem}.lp-offer-cta__carousel-arrow svg{width:14px;height:14px}.lp-offer-cta__carousel-thumbs,.lp-offer-cta__carousel-thumbs-track{gap:.4rem}.lp-offer-cta__review-card{flex:0 0 20rem;padding:.8rem 1rem}.lp-offer-cta__review-quote{font-size:1.15rem}.lp-offer-cta__select-label{font-size:1.3rem}.lp-offer-cta .variant-dropdown__options{gap:.6rem}.lp-offer-cta .variant-dropdown__label{padding:.8rem 1.4rem;font-size:1.3rem}.lp-offer-cta__sub-card{padding:2rem 1.6rem;margin-top:1.6rem}.lp-offer-cta__sub-card-title{font-size:2rem}.lp-offer-cta__sub-card-urgency{font-size:1rem;padding:.3rem .8rem}.lp-offer-cta__sub-card-perks li{font-size:1.4rem}.lp-offer-cta__sub-card-perks svg,.lp-offer-cta__sub-card-perks-icon{width:2rem;height:2rem}.lp-offer-cta__gifts-heading{font-size:1.3rem;margin:2rem 0 1rem}.lp-offer-cta__gifts-grid{gap:.8rem;margin-bottom:.4rem}.lp-offer-cta__gift-card{padding:1.2rem 1rem;gap:.6rem}.lp-offer-cta__gift-badge{font-size:1rem;padding:.3rem .7rem}.lp-offer-cta__gift-label{font-size:1.05rem}.lp-offer-cta__gift-placeholder{max-width:8rem}.lp-offer-cta__gift-placeholder svg{width:3.6rem;height:3.6rem}.lp-offer-cta__cta-button{min-height:5.6rem!important;padding:1.6rem 1.4rem!important;margin-top:2rem;border-radius:1rem!important}.lp-offer-cta__cta-sale-price{font-size:2.2rem}.lp-offer-cta__cta-original-price{font-size:1.4rem}.lp-offer-cta__cta-button .main-offer__cta-line-2{font-size:1.7rem}.lp-offer-cta__sub-card-trust{padding-top:1.2rem;margin-top:1.6rem}.lp-offer-cta__sub-card-trust li{font-size:1.2rem}.lp-offer-cta__sub-card-trust svg{width:1.4rem;height:1.4rem}.lp-offer-cta .main-offer__purchase-title{font-size:1.5rem}.lp-offer-cta .main-offer__purchase-price-current{font-size:1.6rem}.lp-offer-cta .main-offer__purchase-header{padding:1rem}.lp-offer-cta .main-offer__purchase-price-wrapper{margin-left:1rem}.lp-offer-cta .main-offer__purchase-benefits{padding:0 1rem 1rem}.lp-offer-cta .main-offer__purchase-benefits li,.lp-offer-cta .main-offer__purchase-benefits ul li{font-size:1.2rem}.lp-offer-cta .main-offer__purchase-discount-banner{font-size:1.2rem;padding:.8rem 1rem}}@media screen and (max-width:374px){.lp-offer-cta__title{font-size:2rem}.lp-offer-cta__product-title{font-size:1.8rem}.lp-offer-cta__benefit-item{font-size:1.3rem}.lp-offer-cta__carousel-thumb{flex:0 0 4rem;height:4rem}.lp-offer-cta__carousel-arrow{width:2.4rem;height:2.4rem}.lp-offer-cta .variant-dropdown__label{padding:.7rem 1.2rem;font-size:1.2rem}.lp-offer-cta .main-offer__purchase-title{font-size:1.4rem}.lp-offer-cta .main-offer__purchase-price-current{font-size:1.5rem}.lp-offer-cta__sub-card{padding:1.6rem 1.2rem}.lp-offer-cta__sub-card-header{gap:.6rem}.lp-offer-cta__sub-card-title{font-size:1.8rem}.lp-offer-cta__sub-card-perks li{font-size:1.3rem}.lp-offer-cta__cta-sale-price{font-size:2rem}.lp-offer-cta__cta-original-price{font-size:1.2rem}.lp-offer-cta__cta-button .main-offer__cta-line-2{font-size:1.5rem}.lp-offer-cta__gift-badge{font-size:.9rem}.lp-offer-cta__gift-label{font-size:.95rem}.lp-offer-cta__gift-placeholder{max-width:7rem}.lp-offer-cta__gift-placeholder svg{width:3rem;height:3rem}}.lp-offer-cta .main-offer__purchase-option .main-offer__purchase-price-original:empty{display:none!important;margin:0!important}.lp-offer-cta--simple .main-offer__purchase-price-original[data-price-original-onetime]:not(:empty){display:block!important}.lp-offer-cta--simple .main-offer__purchase-heading{font-size:1.4rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:.4rem 0 -.8rem}.lp-offer-cta--simple .main-offer__purchase-heading:first-child{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-lp-offer-cta.css.map */
