.popup-section{--cutout-overlap: 50px}.popup-section.modal.color-scheme:not(.color-scheme--no-bg){background-color:rgba(var(--modal-overlay-color)/0)}.popup-section.modal.color-scheme:not(.color-scheme--no-bg)[open],[open]:not(.is-closing) .popup-section.modal.color-scheme:not(.color-scheme--no-bg){background-color:rgba(var(--modal-overlay-color)/var(--modal-overlay-opacity))}.popup-section .modal__window{width:480px;max-width:calc(100vw - var(--gutter) * 2);min-height:0;overflow:hidden;transform:scale(.9);outline:1px solid transparent;box-shadow:0 2px 4px #0000000a,0 16px 32px -4px #00000014}.popup-section .modal__main-image-container{flex-grow:1}.popup-section .popup-section__cutout-image{transition:transform .5s ease-out,opacity .5s;opacity:0}.popup-section.popup-section__cutout-shadow .popup-section__cutout-image{box-shadow:0 2px 4px #0000000a,0 16px 32px -4px #00000014}.popup-section .modal__content{overflow-y:auto;transition:opacity 1s .5s;opacity:0}.popup-section[open]:not(.is-closing) .modal__window{transition:transform .35s ease-out .2s,opacity .55s .2s}.popup-section[open]:not(.is-closing) .modal__content{opacity:1}.popup-section .modal__content--p-large{padding:calc(12 * var(--space-unit))}.popup-section .modal__close-btn{top:5px;right:5px;border-radius:50%;background-color:transparent}.popup-section .modal__close-btn svg{width:18px;height:18px}.popup-section.popup-section--very-rounded .modal__close-btn{top:20px;right:20px}.popup-section .countdown__item{padding-right:0;padding-left:0}.popup-section .section__block:not(:last-child){margin-bottom:calc(6 * var(--space-unit))}.popup-section .countdown__block{margin-top:0}.popup-section__background-image{z-index:-1}.popup-section:has(.popup-section__cutout-image){--image-size-scaled: calc(var(--image-size) * .8)}.popup-section__cutout-image{top:50%;width:var(--image-size-scaled)}[open]:not(.is-closing) .popup-section__cutout-image{transition:transform .5s ease-out .4s,opacity 1s .5s;opacity:1}.modal.popup-section--age-verification{z-index:100}@media(max-width:767.98px){.popup-section--with-mob-image .modal__close-btn{background:inherit}.popup-section__image{height:var(--mobile-image-height)}.popup-section__cutout-image--mob-top{top:auto;bottom:calc(100% - var(--gutter));left:50%;transform:translateY(calc(var(--cutout-overlap) - var(--cutout-offset, 0px))) translate(-50%)}.popup-section__cutout-image--mob-bottom{top:calc(100% - var(--gutter));left:50%;transform:translateY(calc(var(--cutout-overlap) * -1 + var(--cutout-offset, 0px))) translate(-50%)}[open]:not(.is-closing):has(.popup-section__cutout-image--mob-top) .modal__content{padding-top:calc(24 * var(--space-unit))}[open]:not(.is-closing):has(.popup-section__cutout-image--mob-bottom) .modal__content{padding-bottom:calc(24 * var(--space-unit))}.popup-section:has(.popup-section__cutout-image--mob-top) .popup-section__container{top:calc(var(--image-size-scaled) * .5)}.popup-section:has(.popup-section__cutout-image--mob-bottom) .popup-section__container{bottom:calc(var(--image-size-scaled) * .5)}}@media(min-width:768px){.popup-section__cutout-image--top{top:auto;bottom:calc(100% - var(--gutter));left:50%;transform:translateY(calc(var(--cutout-overlap) - var(--cutout-offset, 0px))) translate(-50%)}.popup-section__cutout-image--bottom{top:calc(100% - var(--gutter));left:50%;transform:translateY(calc(var(--cutout-overlap) * -1 + var(--cutout-offset, 0px))) translate(-50%)}.popup-section:has(.popup-section__cutout-image--top) .popup-section__container{top:calc(var(--image-size-scaled) * .5)}.popup-section:has(.popup-section__cutout-image--bottom) .popup-section__container{bottom:calc(var(--image-size-scaled) * .5)}[open]:not(.is-closing):has(.popup-section__cutout-image--top) .modal__content{padding-top:calc(20 * var(--space-unit))}[open]:not(.is-closing):has(.popup-section__cutout-image--bottom) .modal__content{padding-bottom:calc(20 * var(--space-unit))}.popup-section__cutout-image--left{right:calc(100% - var(--gutter));transform:translateY(-50%) translate(calc(50% + var(--cutout-offset, 0px) + 50px))}.popup-section__cutout-image--right{left:calc(100% - var(--gutter));transform:translateY(-50%) translate(calc(-50% + var(--cutout-offset, 0px) - 50px))}.popup-section:has(.popup-section__cutout-image--left) .popup-section__container{left:calc(var(--image-size-scaled) * .5)}.popup-section:has(.popup-section__cutout-image--right) .popup-section__container{right:calc(var(--image-size-scaled) * .5)}[open]:not(.is-closing) .popup-section__cutout-image--left{transform:translateY(-50%) translate(calc(var(--cutout-overlap) + var(--cutout-offset, 0px)))}[open]:not(.is-closing) .popup-section__cutout-image--right{transform:translateY(-50%) translate(calc(var(--cutout-overlap) * -1 + var(--cutout-offset, 0px)))}[open]:not(.is-closing):has(.popup-section__cutout-image--left) .modal__content{padding-left:calc(24 * var(--space-unit))}[open]:not(.is-closing):has(.popup-section__cutout-image--right) .modal__content{padding-right:calc(24 * var(--space-unit))}.popup-section:has(.modal__main-image-container.md\:flex-row-reverse) .modal__close-btn,.popup-section:has(.modal__main-image-container.md\:flex-col) .modal__close-btn{background:inherit}.popup-section__image-x{width:var(--desktop-image-size)}.popup-section__image-y{height:var(--desktop-image-size)}.popup-section .modal__window{width:calc(var(--popup-width) - var(--image-size-scaled, 0px))}.popup-section .modal__content{flex:1 1}.popup-section .modal__content--p-large{padding:calc(20 * var(--space-unit))}}@media(min-width:1024px){.popup-section:has(.popup-section__cutout-image){--image-size-scaled: var(--image-size)}.popup-section .modal__window{width:var(--popup-width)}}@media(max-width:767.98px){.popup-section .modal__window.flex-col .media__placeholder{position:relative}}.popup-section--wellness.modal{z-index:2147483646}.popup-section--wellness .modal__window{width:min(var(--popup-width),calc(100vw - var(--gutter) * 2));max-width:min(var(--popup-width),calc(100vw - var(--gutter) * 2));min-width:0;min-height:0;max-height:min(calc(100dvh - 32px),760px);margin:16px;overflow:hidden;border-radius:28px;background:rgb(var(--uv-popup-surface));box-shadow:0 24px 70px #12271d2e}.popup-section--wellness .uv-popup__layout{display:grid;grid-template-columns:minmax(0,1fr);min-height:min(70vh,560px);width:100%}.popup-section--wellness .uv-popup__media{position:relative;min-height:280px;background:rgb(var(--uv-popup-image-bg))}.popup-section--wellness .uv-popup__media-inner,.popup-section--wellness .uv-popup__image,.popup-section--wellness .uv-popup__image img,.popup-section--wellness .uv-popup__image .img-fit{width:100%;height:100%}.popup-section--wellness .uv-popup__image{display:block}.popup-section--wellness .uv-popup__image--mobile{display:none}.popup-section--wellness .uv-popup__media .media,.popup-section--wellness .uv-popup__media img{width:100%;height:100%;object-fit:cover}.popup-section--wellness .uv-popup__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;padding:34px 30px 24px;background:rgb(var(--uv-popup-surface))}.popup-section--wellness .uv-popup__window--no-image{width:min(620px,calc(100vw - var(--gutter) * 2));max-width:min(620px,calc(100vw - var(--gutter) * 2))}.popup-section--wellness .uv-popup__layout--no-image{display:block;min-height:0}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__content{justify-content:center;align-items:stretch;padding:38px 40px 28px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__heading{max-width:100%;font-size:clamp(3rem,3vw,3.8rem);line-height:1.06}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__description,.popup-section--wellness .uv-popup__layout--no-image .uv-popup__field,.popup-section--wellness .uv-popup__layout--no-image .uv-popup__submit{max-width:100%}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__offer{margin-bottom:14px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__description{margin-bottom:20px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__trust{margin-top:12px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__dismiss{align-self:center}.popup-section--wellness .uv-popup__form{width:100%}.popup-section--wellness .uv-popup__form>*:last-child{margin-bottom:0}.popup-section--wellness .uv-popup__close{top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--uv-popup-close-bg);box-shadow:0 8px 24px #11182714}.popup-section--wellness .uv-popup__offer{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.popup-section--wellness .uv-popup__offer-label,.popup-section--wellness .uv-popup__offer-code{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 14px;border-radius:999px;font-size:1.3rem;font-weight:700}.popup-section--wellness .uv-popup__offer-label{background:rgba(var(--uv-popup-accent),.1);color:rgb(var(--uv-popup-accent))}.popup-section--wellness .uv-popup__offer-code{border:1px dashed rgba(var(--uv-popup-accent),.35);background:rgba(var(--uv-popup-accent),.04)}.popup-section--wellness .uv-popup__eyebrow{margin:0 0 8px;color:rgb(var(--uv-popup-accent));font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.popup-section--wellness .uv-popup__heading{margin:0 0 12px;max-width:14ch;font-size:clamp(3.2rem,3.6vw,4.6rem);line-height:1}.popup-section--wellness .uv-popup__description{margin-bottom:18px;color:rgb(var(--uv-popup-subtle));font-size:1.5rem;line-height:1.45}.popup-section--wellness .uv-popup__description p{margin:0}.popup-section--wellness .uv-popup__field{margin-bottom:12px}.popup-section--wellness .uv-popup__input{min-height:52px;padding:12px 18px;border:1px solid rgb(var(--uv-popup-border));border-radius:16px;background:rgb(var(--uv-popup-surface));box-shadow:inset 0 1px #ffffff73}.popup-section--wellness .uv-popup__input:focus{border-color:rgba(var(--uv-popup-accent),.65);box-shadow:0 0 0 3px rgba(var(--uv-popup-accent),.14)}.popup-section--wellness .uv-popup__submit{--btn-bg-color: var(--uv-popup-accent);--btn-text-color: var(--uv-popup-accent-text);--btn-bg-hover-color: rgba(var(--uv-popup-accent), .88);display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding-inline:20px;border-radius:16px;font-size:1.6rem;font-weight:700;line-height:1.2;text-align:center;box-shadow:0 14px 28px #18b67b38}.popup-section--wellness .uv-popup__trust{display:flex;align-items:center;gap:10px;margin-top:10px;color:rgb(var(--uv-popup-subtle));font-size:1.3rem;line-height:1.5}.popup-section--wellness .uv-popup__trust-icon{display:inline-flex;width:18px;height:18px;color:rgb(var(--uv-popup-accent))}.popup-section--wellness .uv-popup__trust-icon .icon{width:18px;height:18px}.popup-section--wellness .uv-popup__dismiss{align-self:flex-start;margin-top:12px;color:rgba(var(--uv-popup-subtle),.82);font-weight:700;text-decoration:none}.popup-section--wellness .uv-popup__success{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:0;border:0;background:transparent;color:inherit}@media(min-width:768px){.popup-section--wellness .uv-popup__layout{grid-template-columns:minmax(320px,48%) minmax(0,52%)}.popup-section--wellness .uv-popup__layout--image-right .uv-popup__media{order:2}.popup-section--wellness .uv-popup__layout--image-right .uv-popup__content{order:1}.popup-section--wellness .uv-popup__content{padding:38px 34px 26px}}@media(max-width:1023.98px){.popup-section--wellness .modal__window:not(.uv-popup__window--no-image){width:min(720px,calc(100vw - var(--gutter) * 2));max-width:min(720px,calc(100vw - var(--gutter) * 2))}.popup-section--wellness .uv-popup__layout:not(.uv-popup__layout--no-image){grid-template-columns:minmax(0,1fr);min-height:0}.popup-section--wellness .uv-popup__media{min-height:200px}.popup-section--wellness .uv-popup__heading{max-width:100%;font-size:clamp(3rem,4.2vw,4rem)}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__content{padding:32px 34px 24px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__heading{max-width:100%;font-size:clamp(2.8rem,4vw,3.4rem)}}@media(max-width:767.98px){.popup-section--wellness .modal__window{max-height:calc(100dvh - 16px);margin:10px;border-radius:24px}.popup-section--wellness .uv-popup__media--desktop-only{display:none}.popup-section--wellness .uv-popup__media{min-height:170px}.popup-section--wellness .uv-popup__image--desktop{display:none}.popup-section--wellness .uv-popup__image--mobile{display:block}.popup-section--wellness .uv-popup__content{padding:24px 18px 18px}.popup-section--wellness .uv-popup__heading{font-size:clamp(2.6rem,6.8vw,3.3rem);max-width:100%;line-height:1.02}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__content{padding:24px 20px 18px}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__heading{max-width:100%;font-size:clamp(2.4rem,6.8vw,2.9rem);line-height:1.02}.popup-section--wellness .uv-popup__layout--no-image .uv-popup__field,.popup-section--wellness .uv-popup__layout--no-image .uv-popup__submit{max-width:100%}.popup-section--wellness .uv-popup__trust{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/popup.css.map */
