.custom-offer__wrapper{padding-top:var(--co-pt);padding-bottom:var(--co-pb);background-color:var(--co-bg)}.custom-offer__container{display:grid;grid-template-columns:calc(48.5% - 35px) calc(51.5% - 35px);column-gap:70px}.custom-offer__media{min-width:0}.custom-offer__media-inner{position:sticky;top:90px}.custom-offer__main{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.custom-offer__main::-webkit-scrollbar{display:none}.custom-offer__slide{flex:0 0 100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:15px;scroll-snap-align:start}.custom-offer__slide--placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--pdp-mint-bg)}.custom-offer__slide-image{display:block;width:100%;height:100%;object-fit:cover}.custom-offer__slide--placeholder .custom-offer__slide-image{width:60%;height:80%;object-fit:contain}.custom-offer__nav{position:relative;margin-top:16px}.custom-offer__thumbs{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.custom-offer__thumbs::-webkit-scrollbar{display:none}.custom-offer__thumb{flex:0 0 calc((100% + 10px)*.176 - 10px);aspect-ratio:1 / 1;margin:0;padding:0;overflow:hidden;border:1px solid transparent;border-radius:2px;background:none;cursor:pointer}.custom-offer__thumb.is-active{border-color:var(--pdp-text-darkest)}.custom-offer__thumb:focus-visible{outline:2px solid var(--pdp-accent);outline-offset:-4px;box-shadow:none}.custom-offer__thumb img,.custom-offer__thumb svg{display:block;width:100%;height:100%;object-fit:cover}.custom-offer__thumb--placeholder{background-color:var(--pdp-mint-bg)}.custom-offer__thumb--placeholder svg{padding:12%}.custom-offer__arrow{position:absolute;top:50%;z-index:1;width:46px;height:46px;margin:0;padding:0;border:0;background:none;cursor:pointer;transform:translateY(-50%)}.custom-offer__arrow svg{display:block;width:100%;height:100%}.custom-offer__arrow--prev{left:-20px}.custom-offer__arrow--next{right:-22.5px}.custom-offer__info{min-width:0}.custom-offer__title{margin:0 0 12px;font-family:var(--custom-font-display);font-weight:500;font-size:41px;line-height:130%!important;letter-spacing:-1.2px;color:var(--pdp-ink)}.custom-offer__description{max-width:558px;margin-bottom:20px;font-family:var(--custom-font-ui);font-weight:400;font-size:17px;line-height:130%;letter-spacing:-.32px;color:var(--pdp-ink)}.custom-offer__description>*{margin:0}.custom-offer__description>*+*{margin-top:20px}.custom-offer__description strong{font-weight:500}.custom-offer__description ul{display:flex;flex-direction:column;gap:16px;max-width:392px;padding:16px;list-style:none;border-radius:2px;background-color:var(--pdp-list-bg)}.custom-offer__description li{position:relative;padding-left:28px}.custom-offer__description li:after{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;background:var(--pdp-check-icon) center / contain no-repeat;transform:translateY(-50%)}.custom-offer__form{margin:0}.custom-offer__offer-heading{display:none}.custom-offer__bundles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end;margin-bottom:20px}.custom-offer__bundle{position:relative;display:block;cursor:pointer}.custom-offer__bundle.is-unavailable{cursor:not-allowed;opacity:.5}.custom-offer__badge{display:block;width:100%;padding:4px;border:1px solid;border-radius:4px 4px 0 0;font-family:var(--custom-font-ui);font-weight:500;font-size:17px;line-height:1;letter-spacing:-.32px;text-align:center;transition:all .3s ease}.custom-offer__bundle--badge-dark .custom-offer__badge{border-color:var(--pdp-accent);background-color:var(--pdp-accent);color:#fff}.custom-offer__bundle--badge-light .custom-offer__badge{border-color:var(--pdp-soft-border);background-color:var(--pdp-soft-border);color:#020d08}.custom-offer__bundle-inner{display:flex;align-items:center;justify-content:center;gap:16px;min-height:145px;padding:12px 12px 12px 0;border:1px solid var(--pdp-soft-border);border-radius:4px;transition:all .3s ease}.custom-offer__bundle.has-badge .custom-offer__bundle-inner{gap:4px;border-radius:0 0 4px 4px}.custom-offer__bundle-media{display:block}.custom-offer__pack{display:block;width:auto;max-width:100%;object-fit:contain}.custom-offer__bundle--1 .custom-offer__pack{height:113px}.custom-offer__bundle--2 .custom-offer__pack{height:100px}.custom-offer__bundle--3 .custom-offer__pack{height:84px}.custom-offer__bundle-info{display:block;max-width:82px}.custom-offer__bundle-title{display:block;font-family:var(--custom-font-ui);font-weight:500;font-size:15.656px;line-height:130%;letter-spacing:-.293px;color:#020d08;text-align:center}.custom-offer__bundle-title--desktop{margin-bottom:9px}.custom-offer__bundle-title--mobile{display:none}.custom-offer__saving{display:flex;align-items:center;justify-content:center;margin-bottom:9px;padding:4.5px;border-radius:2px;background-color:var(--pdp-savings-bg);color:var(--pdp-savings-text);font-family:var(--custom-font-ui);font-weight:500;font-size:11.992px;line-height:1;letter-spacing:-.22px;white-space:nowrap}.custom-offer__prices{display:flex;flex-direction:column;align-items:center}.custom-offer__price,.custom-offer__compare{font-family:var(--custom-font-ui);font-size:14.74px;line-height:130%;letter-spacing:-.275px}.custom-offer__price{font-weight:600;color:#020d08}.custom-offer__compare{font-weight:400;color:#6b7280}.custom-offer__bundle-input:focus-visible+.custom-offer__badge,.custom-offer__bundle-input:focus-visible~.custom-offer__bundle-inner{outline:2px solid var(--pdp-accent);outline-offset:2px}@media screen and (min-width:981px){.custom-offer__bundle.is-selected .custom-offer__bundle-inner{border-color:var(--pdp-accent);background-color:var(--pdp-selected-bg);box-shadow:inset 0 0 0 1px var(--pdp-accent)}}@media screen and (max-width:1250px){.custom-offer__pack{width:100%}.custom-offer__bundle-media{flex:1 1 auto;min-width:0}}.custom-offer__stock{display:grid;grid-template-columns:13px auto;gap:8px;align-items:center;justify-content:center;justify-items:center;margin:0 0 10px;font-family:var(--custom-font-ui);font-weight:500;font-size:17px;line-height:130%;letter-spacing:-.32px;color:var(--pdp-ink)}.custom-offer__stock svg{display:block;width:13px;height:13px}.custom-offer__button{position:relative;display:block;width:100%;margin:0;padding:30px 0;border:2px solid var(--pdp-cta-bg);border-radius:2px;background-color:var(--pdp-cta-bg);color:#fff;font-family:var(--custom-font-ui);font-weight:600;font-size:25px;line-height:26px;letter-spacing:-.72px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.custom-offer__button:hover{background-color:transparent;color:var(--pdp-cta-bg)}.custom-offer__button[disabled]{cursor:not-allowed;opacity:.6}.custom-offer__button-compare{font-weight:500}.custom-offer__button.is-loading{border-color:var(--pdp-cta-loading);background-color:var(--pdp-cta-loading);color:#fff;pointer-events:none}.custom-offer__button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid var(--pdp-spinner-track);border-top-color:var(--pdp-accent);border-radius:50%;animation:custom-offer-spin .8s linear infinite}@keyframes custom-offer-spin{to{transform:rotate(360deg)}}.custom-offer__error{margin:10px 0 0;font-family:var(--custom-font-ui);font-size:15px;color:#b53838;text-align:center}.custom-offer__trust{margin:24px 0 20px;padding:18px 0;border-radius:0 0 2px 2px;background-color:#f9f9f9}.custom-offer__trust-row{display:flex;align-items:center;justify-content:center;gap:40px}.custom-offer__trust-item{position:relative;display:grid;grid-template-columns:14px auto;gap:8px;align-items:center;color:var(--pdp-ink)}.custom-offer__trust-item+.custom-offer__trust-item:after{content:"\2022";position:absolute;top:50%;left:-20px;font-size:14px;line-height:1;transform:translate(-50%,-50%)}.custom-offer__trust-item svg{display:block;color:#0c482b;width:14px;height:auto}.custom-offer__trust-item p{margin:0;font-family:var(--custom-font-ui);font-weight:500;font-size:16px;line-height:130%;letter-spacing:-.3px}.custom-offer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;max-width:308px;margin:10px auto 0;padding:0;list-style:none}.custom-offer__payments svg{display:block;width:auto;height:19.6px}.custom-offer__guarantee{margin-bottom:40px;padding:24px;border:1px solid #0c482b;border-radius:2px;background:linear-gradient(88deg,#fff -34.7%,#e3f3ec 101.6%);color:#0c482b}.custom-offer__guarantee-title{display:grid;grid-template-columns:20px auto;gap:8px;align-items:center;margin-bottom:8px}.custom-offer__guarantee-title svg{display:block;width:20px;height:20px}.custom-offer__guarantee-title p{margin:0;font-family:var(--custom-font-display);font-weight:500;font-size:21px;line-height:26px;letter-spacing:-.6px}.custom-offer__guarantee-text{margin:0;font-family:var(--custom-font-ui);font-weight:400;font-size:17px;line-height:130%;letter-spacing:-.32px}.custom-offer__accordion{margin-bottom:16px}.custom-offer__accordion:last-child{margin-bottom:0}.custom-offer__sticky{display:none}@media screen and (max-width:991px){.custom-offer__sticky{position:fixed;bottom:0;left:0;z-index:98;display:block;width:100%;padding:20px;border-top:.5px solid rgba(69,119,73,.25);background-color:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .3s}.custom-offer__sticky.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease}.custom-offer__sticky-button{display:block;width:100%;margin:0;padding:16.5px 0;border:2px solid var(--pdp-cta-bg);border-radius:2px;background-color:var(--pdp-cta-bg);color:#fff;font-family:var(--custom-font-display);font-weight:500;font-size:17px;line-height:1;letter-spacing:-.48px;text-transform:uppercase;cursor:pointer}.custom-offer__sticky-button span{display:block;margin-top:4px;font-family:var(--custom-font-ui);font-size:13px;line-height:110%;letter-spacing:-.24px;text-transform:none;color:var(--pdp-pastel-1)}}@media screen and (max-width:980px){.custom-offer__wrapper{padding-top:var(--co-pt-m);padding-bottom:var(--co-pb-m)}.custom-offer__container{grid-template-columns:100%;row-gap:23px}.custom-offer__media-inner{position:static}.custom-offer__slide{border-radius:8px}.custom-offer__arrow{width:30px;height:30px}.custom-offer__arrow--prev{left:-12px}.custom-offer__arrow--next{right:-12px}.custom-offer__title{margin-bottom:8px;font-size:25px;line-height:26px!important;letter-spacing:-.72px}.custom-offer__description{font-size:16px;line-height:20.8px;letter-spacing:-.3px}.custom-offer__description ul{padding:10px}.custom-offer__description li{font-size:15px;letter-spacing:-.28px}.custom-offer__offer-heading{position:relative;display:block;margin:0 0 20px;font-family:var(--custom-font-display);font-weight:500;font-size:19px;line-height:26px;letter-spacing:-.54px;color:var(--pdp-ink);text-align:center}.custom-offer__offer-heading:before,.custom-offer__offer-heading:after{content:"";position:absolute;top:50%;width:20%;height:1px;background-color:var(--pdp-accent-line)}.custom-offer__offer-heading:before{right:0}.custom-offer__offer-heading:after{left:0}.custom-offer__bundles{gap:7px;align-items:start}.custom-offer__badge{position:absolute;top:0;left:0;z-index:1;font-size:11px;letter-spacing:-.2px}.custom-offer__bundle-inner,.custom-offer__bundle.has-badge .custom-offer__bundle-inner{flex-direction:column;align-items:stretch;gap:8px;min-height:0;padding:0;border:0;border-radius:0}.custom-offer__bundle-media{display:flex;flex-direction:column;align-items:center;justify-content:space-around;min-height:164px;padding:30px 0 11px;border:1px solid var(--pdp-soft-border);border-radius:4px;transition:all .3s ease}.custom-offer__bundle-title--mobile{display:block;margin-bottom:16px;font-size:16px;letter-spacing:-.3px}.custom-offer__bundle-title--desktop{display:none}.custom-offer__pack,.custom-offer__bundle--1 .custom-offer__pack{width:100%;height:69px}.custom-offer__bundle--2 .custom-offer__pack,.custom-offer__bundle--3 .custom-offer__pack{height:65px}.custom-offer__bundle-info{display:flex;flex-direction:column;align-items:center;max-width:100%}.custom-offer__saving{margin:0 0 8px;padding:5px;font-size:12px;letter-spacing:-.24px}.custom-offer__price,.custom-offer__compare{font-size:16px;letter-spacing:-.3px}.custom-offer__bundle.is-selected .custom-offer__bundle-media{border-color:var(--pdp-text-deep);background-color:var(--pdp-selected-bg);box-shadow:inset 0 0 0 1px var(--pdp-text-deep)}.custom-offer__bundle--badge-light.is-selected .custom-offer__badge{border-bottom:2px solid var(--pdp-text-deep)}.custom-offer__stock{margin-bottom:12px;font-size:13px;letter-spacing:-.24px}.custom-offer__button{padding:20px 0;font-size:17px;letter-spacing:-.48px}.custom-offer__trust{margin:16px 0;padding:12px 0 10px}.custom-offer__trust-item{gap:6px}.custom-offer__trust-item p{font-size:14px;letter-spacing:-.26px}.custom-offer__payments{margin-top:12px}.custom-offer__guarantee{margin-bottom:24px;padding:12px}.custom-offer__guarantee-title p{font-size:17px;letter-spacing:-.48px}.custom-offer__guarantee-text{font-size:14px;letter-spacing:-.26px}.custom-offer__accordion{margin-bottom:12px}}@media screen and (max-width:580px){.custom-offer__nav{display:none}.custom-offer__main{margin-right:-20px}.custom-offer__slide{flex-basis:calc((100% + 6px)*.9 - 12px)}.custom-offer__description>p{max-width:315px}.custom-offer__guarantee-text{max-width:270px}}@media(prefers-reduced-motion:reduce){.custom-offer__main,.custom-offer__thumbs{scroll-behavior:auto}.custom-offer__button.is-loading:after{animation-duration:2s}}.custom-offer--palette-red .custom-offer__saving,.custom-offer--palette-orange .custom-offer__saving{margin:0 0 2px;padding:0;font-size:14px;font-weight:600;letter-spacing:-.26px}.custom-offer__rating{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;padding:6px 14px;border-radius:999px;background-color:#f4f4f4;font-family:var(--custom-font-ui);font-size:15px;line-height:1.2;color:#1b1b1b}.custom-offer__rating-stars{display:inline-flex;gap:2px;color:#f5a623}.custom-offer__rating-stars svg{width:17px;height:17px}@media screen and (max-width:980px){.custom-offer__rating{margin-bottom:10px;padding:5px 12px;font-size:13px}.custom-offer__rating-stars svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-product-offer.css.map */
