.footer-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.footer-popup-modal[open],.footer-popup-modal.open{opacity:1;visibility:visible;z-index:101}.footer-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;max-height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);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))}.footer-popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.footer-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 1250px){.footer-popup-modal__content{padding-right:1.5rem;margin-top:10rem;width:70%;padding:0rem}.footer-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important}}.footer-popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.footer-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.footer-media-modal__dialog .global-media-settings,.footer-media-modal__dialog .global-media-settings video,.footer-media-modal__dialog .global-media-settings model-viewer,.footer-media-modal__dialog .global-media-settings iframe,.footer-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.footer-popup-modal__opener{display:inline-block}.footer-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.footer-popup-modal__button:hover{text-decoration-thickness:.2rem}.footer-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.footer-popup-modal__content-info>*{max-height:100%}}.footer-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;padding:1.2rem;z-index:2;top:1.5rem;right:1.5rem;width:4rem;margin:0 0 0 auto}.footer-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.footer-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.popup-image-with-text.popup-image-with-text--full-width:not(.extra-image-padding){padding-left:0;padding-right:0}.popup-image-with-text.popup-image-with-text--full-width{margin-left:0;margin-right:0;max-width:100%}.popup-image-with-text .grid{margin-bottom:0}.popup-image-with-text .grid__item{position:relative}@media screen and (min-width: 750px){.popup-image-with-text__grid--reverse{flex-direction:row-reverse}}.popup-image-with-text__media{min-height:100%;overflow:visible}.popup-image-with-text__media--small{height:19.4rem}.popup-image-with-text__media--large{height:43.5rem}.popup-image-with-text__media-item--top.grid__item.self-start{align-self:flex-start}.popup-image-with-text__media-item--middle.grid__item.self-start{align-self:center}.popup-image-with-text__media-item--bottom.grid__item.self-start{align-self:flex-end}.popup-image-with-text__media--square{height:0px;padding-top:100%}@media screen and (min-width: 750px){.popup-image-with-text__media--small{height:31.4rem}.popup-image-with-text__media--large{height:69.5rem}}.popup-image-with-text__media--placeholder{position:relative;overflow:hidden}.popup-image-with-text__media--placeholder:after{content:"";position:absolute;width:100%;height:100%;background:rgba(var(--color-foreground),.04)}.popup-image-with-text__media--placeholder.popup-image-with-text__media--adapt{height:20rem}@media screen and (min-width: 750px){.popup-image-with-text__media--placeholder.popup-image-with-text__media--adapt{height:30rem}}.popup-image-with-text__media--placeholder>svg{position:absolute;left:50%;max-width:80rem;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.popup-image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:4rem calc(4rem / var(--font-body-scale)) 5rem;position:relative;z-index:1}.popup-image-with-text .grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.popup-image-with-text:not(.popup-image-with-text--overlap) .popup-image-with-text__media-item:after{border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.popup-image-with-text:not(.popup-image-with-text--overlap) .popup-image-with-text__text-item:after{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.popup-image-with-text .popup-image-with-text__media-item>*{border-radius:var(--media-radius);overflow:hidden;box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.popup-image-with-text .global-media-settings{overflow:hidden!important}.popup-image-with-text .popup-image-with-text__text-item>*{border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.popup-image-with-text:not(.popup-image-with-text--overlap) .popup-image-with-text__media-item>*,.popup-image-with-text:not(.popup-image-with-text--overlap) .popup-image-with-text__text-item>*{box-shadow:none}@media screen and (max-width: 749px){.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__media-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid__item .popup-image-with-text__media,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__media img{border-bottom-right-radius:0;border-bottom-left-radius:0}.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__text-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid__item .popup-image-with-text__content{border-top-left-radius:0;border-top-right-radius:0}.popup-image-with-text.collapse-borders:not(.popup-image-with-text--overlap) .popup-image-with-text__content{border-top:0}}.popup-image-with-text__content--mobile-right>*{align-self:flex-end;text-align:right}.popup-image-with-text__content--mobile-center>*{align-self:center;text-align:center}.popup-image-with-text--overlap .popup-image-with-text__content{width:90%;margin:-3rem auto 0}@media screen and (min-width: 750px){.popup-image-with-text__grid--reverse .popup-image-with-text__content{margin-left:auto}.popup-image-with-text__content--bottom{justify-content:flex-end;align-self:flex-end}.popup-image-with-text__content--top{justify-content:flex-start;align-self:flex-start}.popup-image-with-text__content--desktop-right>*{align-self:flex-end;text-align:right}.popup-image-with-text__content--desktop-left>*{align-self:flex-start;text-align:left}.popup-image-with-text__content--desktop-center>*{align-self:center;text-align:center}.popup-image-with-text--overlap .popup-image-with-text__text-item{display:flex;padding:3rem 0}.popup-image-with-text--overlap .popup-image-with-text__content{height:auto;width:calc(100% + 4rem);min-width:calc(100% + 4rem);margin-top:0;margin-left:-4rem}.popup-image-with-text--overlap .popup-image-with-text__grid--reverse .popup-image-with-text__content{margin-left:0;margin-right:-4rem}.popup-image-with-text--overlap .popup-image-with-text__grid--reverse .popup-image-with-text__text-item{justify-content:flex-end}.popup-image-with-text--overlap .popup-image-with-text__media-item--top{align-self:flex-start}.popup-image-with-text--overlap .popup-image-with-text__media-item--middle{align-self:center}.popup-image-with-text--overlap .popup-image-with-text__media-item--bottom{align-self:flex-end}.popup-image-with-text__media-item--small,.popup-image-with-text__media-item--large+.popup-image-with-text__text-item{flex-grow:0}.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__media-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__media,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__media img,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__text-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__content,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__content:after{border-top-right-radius:0;border-bottom-right-radius:0}.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__text-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__content,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__content:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__media-item:after,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__media,.popup-image-with-text.collapse-corners:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__media img{border-top-left-radius:0;border-bottom-left-radius:0}.popup-image-with-text.collapse-borders:not(.popup-image-with-text--overlap) .grid:not(.popup-image-with-text__grid--reverse) .popup-image-with-text__content{border-left:0}.popup-image-with-text.collapse-borders:not(.popup-image-with-text--overlap) .popup-image-with-text__grid--reverse .popup-image-with-text__content{border-right:0}}.popup-image-with-text:not(.collapse-corners,.popup-image-with-text--overlap) .popup-image-with-text__media-item{z-index:2}.popup-image-with-text__content{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}@media screen and (min-width: 990px){.popup-image-with-text__content{padding:6rem 7rem 7rem}}.popup-image-with-text__content>*+*{margin-top:2rem}.popup-image-with-text__content>.popup-image-with-text__text:empty~a{margin-top:2rem}.popup-image-with-text__content>:first-child:is(.popup-image-with-text__heading),.popup-image-with-text__text--caption+.popup-image-with-text__heading,.popup-image-with-text__text--caption:first-child{margin-top:0}.popup-image-with-text__content :last-child:is(.popup-image-with-text__heading),.popup-image-with-text__text--caption{margin-bottom:0}.popup-image-with-text__content .button+.popup-image-with-text__text{margin-top:2rem}.popup-image-with-text__content .popup-image-with-text__text+.button{margin-top:3rem}.popup-image-with-text__heading{word-break:break-word;margin-bottom:0;font-family:var(--font-heading-alt-family);text-transform:uppercase;font-weight:400;letter-spacing:1px;font-size:calc(var(--font-heading-scale) * 5.5rem);line-height:calc(1.1/max(1,var(--font-heading-scale)))}.popup-image-with-text__text p{word-break:break-word;margin-top:0;margin-bottom:1rem}@supports not (inset: 10px){.popup-image-with-text .grid{margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-popup.css.map */
