.popup-agree-wrapper{display:flex;align-items:flex-start;gap:4px;margin-top:5px}.popup-agree-checkbox{flex-shrink:0;margin-top:3px;width:15px;height:15px;cursor:pointer;accent-color:currentColor}.popup-agree-label{font-size:calc(var(--font-body-scale) * 12px);cursor:pointer}.newsletter-form .newsletter__button[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}.subscribe_now{position:fixed;display:none;font-size:calc(var(--font-body-scale) * 1.35rem);font-weight:var(--font-button-font-weight, 600);letter-spacing:var(--font-button-letter-spacing, .04em);cursor:pointer;z-index:50;min-height:calc(3.8rem + var(--buttons-border-width) * 2);align-items:center;justify-content:center;text-align:center;opacity:1;box-shadow:var(--ediag-shadow-rest);border-radius:var(--ediag-radius-control, 1.2rem);transition:opacity var(--ediag-duration-default, .2s) var(--ediag-ease-standard, ease),transform var(--ediag-duration-default, .2s) var(--ediag-ease-out, ease),bottom var(--ediag-duration-default, .2s) var(--ediag-ease-out, ease)}.subscribe_now.button{z-index:50}.subscribe_now.button:after{display:none}.subscribe_now--corner{display:inline-flex;left:max(1.6rem,env(safe-area-inset-left,0px));right:auto;bottom:calc(1.6rem + env(safe-area-inset-bottom,0px) + var(--theme-bottom-ui-offset, 0px));padding:0 1.6rem;white-space:nowrap;text-transform:uppercase;background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.subscribe_now--corner.button:hover:not([disabled]){background:rgb(var(--color-bg-button-hover));border-color:rgb(var(--color-bg-button-hover));color:rgb(var(--color-button-hover-text))}.subscribe_now--corner.button:active:not([disabled]){transform:scale(var(--ediag-press-scale, .98))}.subscribe_now--corner.is-hidden,body.popup-scroll-hidden .subscribe_now--corner,body.overflow-hidden-tablet .subscribe_now--corner,body.overflow-hidden-mobile .subscribe_now--corner,body.overflow-hidden .subscribe_now--corner{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(.6rem)}@media(prefers-reduced-motion:reduce){.subscribe_now{transition:none}}body.popup-scroll-hidden .subscribe_now{transition:opacity var(--ediag-duration-default, .2s) var(--ediag-ease-out, ease),transform var(--ediag-duration-default, .2s) var(--ediag-ease-out, ease)}.popup-wraper-text--start .newsletter-form__message,.popup-wraper-text--start .newsletter-form__inner{justify-content:left}.popup-wraper-text--center .newsletter-form__message,.popup-wraper-text--center .newsletter-form__inner{justify-content:center}.popup-wraper-text--end .newsletter-form__message,.popup-wraper-text--end .newsletter-form__inner{justify-content:end}.newsletter-form__discount-code{margin:.8rem 0 0;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.4}.newsletter-form__discount-code strong{letter-spacing:.04em}.popup-scroll-hidden{overflow:hidden;width:100%}.popup-animated{animation-duration:.5s;animation-fill-mode:both}@keyframes popupOpenFade{0%{opacity:0}to{opacity:1}}@keyframes popupExitFade{0%{opacity:1}to{opacity:0}}@keyframes popupOpenSlide{0%{transform:translate3d(0,100vh,0);visibility:visible}to{transform:translateZ(0)}}@keyframes popupExitSlide{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100vh,0)}}@keyframes popupOpenZoom{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes popupExitZoom{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}@keyframes popupOpenSlideFade{0%{opacity:0;transform:translate3d(0,40px,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes popupExitSlideFade{0%{opacity:1;transform:translateZ(0)}to{opacity:0;visibility:hidden;transform:translate3d(0,40px,0)}}.popupOpenFade{animation-name:popupOpenFade}.popupExitFade{animation-name:popupExitFade}.popupOpenSlide{animation-name:popupOpenSlide}.popupExitSlide{animation-name:popupExitSlide}.popupOpenZoom{animation-name:popupOpenZoom}.popupExitZoom{animation-name:popupExitZoom}.popupOpenSlideFade{animation-name:popupOpenSlideFade}.popupExitSlideFade{animation-name:popupExitSlideFade}@media(max-width:768px){.popup-main{max-width:calc(100vw - 40px);max-height:calc(100vh - 40)}}.popup-main-image--left .popup-outer_image .popup-content,.popup-main-image--right .popup-outer_image .popup-content{display:flex;flex-direction:column;justify-content:center}.popup-main .popup-heading{margin-top:0;margin-bottom:20px;font-size:calc(var(--font-body-scale) * 24px);max-width:412px}.popup-main .popup-heading p{margin:0}.popup-main .popup-heading p em{font-size:calc(var(--font-body-scale) * 38px);line-height:56px}@media screen and (min-width:576px){.popup-main .popup-heading{font-size:calc(var(--font-body-scale) * 32px)}.popup-main .popup-heading p em{font-size:calc(var(--font-body-scale) *70px)}}.popup-main .popup-text{margin-bottom:26px;font-size:calc(var(--font-body-scale) * 14px);line-height:1.2;max-width:412px}@media(min-width:768px){.popup-main .popup-outer{flex-direction:row}}.popup-main .popup-thumbnail{flex:1 0 50%;display:flex}.popup-main .popup-thumbnail img{width:100%;height:100%;object-fit:cover}.popup-main .popup-content{flex:1 0 50%;order:2}.popup-main .popup-content:first-child:last-child{flex:1 0 100%}@media(min-width:576px){.popup-main-image--right .popup-outer{flex-direction:row-reverse}}.popup-main-image--top .popup-outer{flex-direction:column}.popup-main-image--top .popup-thumbnail{position:relative;padding-bottom:55%}.popup-main-image--top .popup-thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.popup-main-image--bottom .popup-outer{flex-direction:column-reverse}.popup-main-image--bottom .popup-thumbnail{position:relative;padding-bottom:55%}.popup-main-image--bottom .popup-thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.popup-main .newsletter-form{margin:0;max-width:100%;gap:10px}.popup-main .newsletter-form .button{max-width:100%;width:100%;box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity));min-height:calc(3.8rem + var(--buttons-border-width)* 2)}.popup-main .newsletter-form .button span,.popup-main .newsletter-form .button:hover span,.notification-banner .notification-banner__content .button span,.notification-banner .notification-banner__content .button:hover span{transform:unset}.modal-close-button:hover .icon-close{transform:rotate(90deg)}.popup-main .modal-close-button .icon-close{width:23px;height:23px;transition:var(--duration-default) ease;fill:rgba(var(--color-foreground),1)}@media screen and (min-width:576px){.popup-main .newsletter-form .button{width:unset}}.popup-main .newsletter-form__inner{flex-direction:column;align-items:stretch;gap:15px}.newsletter-form__inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%;position:relative}@media(min-width:990px){.newsletter-form__inner{flex-direction:row}}@media screen and (min-width:576px){.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column){flex-direction:row}.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) .newsletter-form__field-wrapper{max-width:36rem}}.popup-main .newsletter-form__field-wrapper{flex:1 1 auto;position:relative;width:auto}.popup-main .newsletter-form .newsletter-form__field-wrapper .field__input{padding-right:0}.popup-main .newsletter-form .newsletter-form__field-wrapper .field__input:focus~.field__label{top:calc(var(--inputs-border-width) + 7px)}.popup-main .newsletter-form__inner_column-check{flex-direction:column!important}.popup-main .newsletter-form__inner_column-check .button{width:100%}.popup-main .list-social{display:flex;margin-top:20px;gap:16px;flex-wrap:wrap;justify-content:flex-start;grid-template-columns:repeat(auto-fit,40px)!important}.popup-main .list-social__link{padding:unset;display:block}.popup-main .list-social__link a svg{height:25.06px!important;width:25.06px!important}.popup{display:none;position:fixed;z-index:999;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);-webkit-backface-visibility:hidden;border-radius:var(--text-boxes-radius);margin:30px}.popup--top{top:0;left:15px;right:15px;margin-left:auto!important;margin-right:auto!important}.popup--top .popup-content,.popup--top-left .popup-content,.popup--top-right .popup-content,.popup--bottom .popup-content,.popup--bottom-left .popup-content,.popup--bottom-right .popup-content,.popup--center .popup-content,.popup--right .popup-content,.popup--left .popup-content{padding:26.6666666667px}.popup--top-left{top:0;left:0}.popup--top-right{top:0;right:0}.popup--bottom{bottom:0;margin-left:auto!important;margin-right:auto!important;left:15px;right:15px}.popup--bottom-left{left:0;bottom:0}.popup--bottom-right{right:0;bottom:0}.popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.popup--center{top:50%;left:15px;right:15px;margin-left:auto!important;margin-right:auto!important;transform:translate3d(0,-50%,0)}@media screen and (min-width:576px){.popup--top .popup-content,.popup--top-left .popup-content,.popup--top-right .popup-content,.popup--bottom .popup-content,.popup--bottom-left .popup-content,.popup--left .popup-content,.popup--bottom-right .popup-content,.popup--right .popup-content{padding:40px}.popup--center .popup-content{padding:48px 42px}}.popup-wrap{position:relative;overflow-x:hidden;overflow-y:auto;width:100%;border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.popup-wrap::-webkit-scrollbar{width:4px}.popup-wrap::-webkit-scrollbar-track{background:rgb(var(--color-foreground))}.popup-wrap::-webkit-scrollbar-thumb{background:rgb(var(--color-accent))}.popup-container{width:100%;overflow:hidden}.popup-outer{position:relative;display:flex;flex-direction:column}.popup-text{color:rgb(var(--color-foreground-secondary))}.popup-text a{text-decoration:underline;transition:color var(--duration-default)}.popup-text p{margin:0;line-height:normal}.popup .popup-close{position:absolute;top:25px;right:25px;z-index:2;padding:10px;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:576px){.popup .popup-close{top:10px;right:10px}.popup-main .modal-close-button .icon-close{width:17px;height:17px}}.popup-open{display:flex}@media(max-width:576px){.popup-open[data-mobile-disable=true],.popup-open[data-mobile-disable=true]+.popup-overlay{display:none}}.popup-open+.popup-overlay{display:block}.popup-overlay{background-color:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;display:none;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:998}.popup-overlay .popup-wrap{box-shadow:none}.popup-thumbnail img{width:100%}.popup-trigger{cursor:pointer}.popup .popup-wraper-text--center{text-align:center}.popup .popup-wraper-text--center .list-social{justify-content:center}.popup .popup-wraper-text--end{text-align:right}.popup .popup-wraper-text--end .list-social{justify-content:flex-end}.popup .popup-wraper-text--center .popup-heading,.popup .popup-wraper-text--center .popup-text,.popup .popup-wraper-text--end .popup-heading,.popup .popup-wraper-text--end .popup-text{max-width:100%}.popup .popup-wraper-text--end .newsletter-form{align-items:flex-end}.popup .popup-wraper-text--center .newsletter-form{align-items:center}.notification-banner .popup-outer{padding:14px 24px}.notification-banner .popup-container{transition:background-color var(--duration-default)}.notification-banner .popup-heading{margin:0;font-family:var(--font-popups-heading-family);font-style:var(--font-popups-heading-style);font-weight:var(--font-popups-heading-weight);font-size:calc(var(--font-notification-heading-size) / 1.2);text-transform:uppercase;line-height:1.7;letter-spacing:.1em;font-feature-settings:"tnum" on,"lnum" on,"case" on}.notification-banner .popup-heading+.popup-text{margin-top:8px}.notification-banner .popup-text{padding-right:10px;font-family:var(--font-popups-text-family);font-style:var(--font-popups-text-style);font-weight:var(--font-popups-text-weight);font-size:calc(var(--font-notification-text-size) / 1.2)}@media screen and (min-width:576px){.notification-banner .popup-heading{font-size:var(--font-notification-heading-size)}.notification-banner .popup-text{font-size:var(--font-notification-text-size)}}.notification-banner .popup-button{width:100%;margin-top:16px}.notification-banner--banner .popup-close{top:10px;right:20px}.notification-banner--banner .popup-outer{justify-content:space-between}.notification-banner--banner .modal-close-button{min-width:11px;max-width:11px;height:11px;width:11px}.notification-banner--banner .modal-close-button .icon-close{width:12px;height:12px;fill:rgba(var(--color-foreground),1)}.notification-banner--banner .popup-outer{flex-direction:row;align-items:center;flex-wrap:wrap;padding:0}.notification-banner--banner .popup-outer-image--right{flex-direction:row-reverse}.notification-banner--banner .popup-outer-image--top{flex-direction:column}.notification-banner--banner .popup-outer-image--bottom{flex-direction:column-reverse}.notification-banner--banner .popup-outer-image--top .notification-banner__image,.notification-banner--banner .popup-outer-image--bottom .notification-banner__image{position:relative;padding-bottom:55%}.notification-banner--banner .popup-outer-image--top .notification-banner__image img,.notification-banner--banner .popup-outer-image--bottom .notification-banner__image img{position:absolute;top:0;right:0;bottom:0;left:0}.notification-banner--banner .notification-banner__image{flex:1 35%;min-width:76px;align-self:stretch;display:flex;overflow:hidden}.notification-banner--banner .notification-banner__image img{width:100%;height:100%;object-fit:cover}.notification-banner--banner .notification-banner__content{flex:1 65%;padding:24px 20px}@media(max-width:767px){.popup{margin:15px}}.popup--brand{border-radius:var(--ediag-radius-surface, 2rem)}.popup--brand .popup-wrap{border-radius:var(--ediag-radius-surface, 2rem);box-shadow:var(--ediag-shadow-overlay);border:var(--ediag-border-subtle);overflow:hidden}.popup--brand.popup--center .popup-content,.popup--brand .popup-content{padding:2.4rem 2.4rem 2rem}@media screen and (min-width:576px){.popup--brand.popup--center .popup-content{padding:2.8rem 3.2rem 2.4rem}}.popup--brand .popup-heading{margin:0 0 var(--ediag-space-2, .8rem);max-width:22ch;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.6vw,2.8rem);font-weight:var(--font-heading-weight, 700);letter-spacing:-.02em;line-height:1.12;text-wrap:balance;color:rgb(var(--color-foreground))}.popup--brand .popup-heading p{margin:0}.popup--brand .popup-heading p em,.popup--brand .popup-heading p strong{font-size:inherit;line-height:inherit;font-style:normal;font-weight:inherit}.popup--brand .popup-offer-code{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.8rem;row-gap:.2rem;margin:0 0 var(--ediag-space-4, 1.6rem);font-size:1.3rem;font-weight:600;letter-spacing:-.015em;line-height:1.3;color:rgb(var(--ediag-accent, 237, 109, 53))}.popup--brand .popup-offer-code__value{font-variant-numeric:tabular-nums;letter-spacing:.04em}.popup--brand .popup-offer-code__note{font-weight:500;color:rgba(var(--color-foreground),.62)}.popup--brand .popup-text{margin:0 0 var(--ediag-space-4, 1.6rem);max-width:36ch;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.5;color:rgba(var(--color-foreground),.72)}.popup--brand .popup-text p{line-height:1.5}.popup--brand .popup-text strong{color:rgb(var(--color-foreground));font-weight:700}.popup--brand .newsletter-form .button{width:100%;max-width:none;min-height:calc(3.8rem + var(--buttons-border-width, 0px) * 2);border-radius:var(--ediag-radius-control, 1.2rem);box-shadow:none}.popup--brand .newsletter-form .button:hover:not([disabled]){background:rgb(var(--color-bg-button-hover));border-color:rgb(var(--color-bg-button-hover));color:rgb(var(--color-button-hover-text))}.popup--brand .newsletter-form .button:active:not([disabled]){transform:scale(var(--ediag-press-scale, .98))}.popup--brand .newsletter-form__inner,.popup--brand .newsletter-form__inner:not(.newsletter-form__inner_column){flex-direction:column;align-items:stretch;gap:var(--ediag-space-3, 1.2rem)}.popup--brand .newsletter-form__field-wrapper,.popup--brand .newsletter-form__inner:not(.newsletter-form__inner_column) .newsletter-form__field-wrapper{max-width:none;width:100%}.popup--brand .newsletter-form .field__input{min-height:calc(3.8rem + var(--inputs-border-width, 0px) * 2);border-radius:var(--ediag-radius-control, 1.2rem)}.popup--brand .newsletter-form__discount-code{margin-top:var(--ediag-space-3, 1.2rem);font-size:1.3rem;font-weight:600;letter-spacing:-.015em;line-height:1.3;color:rgb(var(--ediag-accent, 237, 109, 53))}.popup--brand .newsletter-form__discount-code strong{color:inherit;letter-spacing:.04em;font-variant-numeric:tabular-nums}.popup--brand .popup-dismiss{display:inline-block;margin-top:var(--ediag-space-2, .8rem);padding:.8rem 0;border:0;background:none;font-size:1.3rem;color:rgba(var(--color-foreground),.62);cursor:pointer}.popup--brand .popup-dismiss:hover{color:rgb(var(--color-foreground))}.popup--brand .popup-close:not(.popup-dismiss){top:1.2rem;right:1.2rem;width:4.4rem;height:4.4rem;padding:0;border:var(--ediag-border-subtle);border-radius:var(--ediag-radius-control, 1.2rem);background:rgb(var(--color-background));box-shadow:none}.popup--brand .popup-close:not(.popup-dismiss):hover{border-color:rgba(var(--color-foreground),.22)}.popup--brand .modal-close-button .icon-close,.popup--brand .popup-main .modal-close-button .icon-close{width:1.4rem;height:1.4rem}.popup--brand .modal-close-button:hover .icon-close{transform:none}.popup--brand+.popup-overlay{background-color:#1a1a1a75;-webkit-backdrop-filter:none;backdrop-filter:none}@media(prefers-reduced-motion:reduce){.popup-animated,.popup--brand .newsletter-form .button,.popup--brand .popup-close .icon-close{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-popup.css.map */
