.exit-popup{--f-html-padding:0;--f-close-button-width:2rem;--f-close-button-height:2rem;--f-close-button-svg-width:1.5rem;--f-close-button-svg-height:1.5rem;--f-button-svg-stroke-width:2.5;--f-close-border-radius:0;--f-close-button-color:var(--brand-primary);--f-close-button-bg:var(--primary-contrast);--f-close-button-hover-color:var(--accent-contrast);--f-close-button-hover-bg:var(--brand-accent);--f-close-button-active-color:var(--accent-contrast);--f-close-button-active-bg:var(--brand-accent);max-width:800px;position:relative;width:100%}@media (min-width:768px){.exit-popup{aspect-ratio:786/620}}.exit-popup .h5{color:var(--accent-contrast,#fff)}.popup-background{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.popup-background{height:100%;left:0;position:absolute;top:0}}.popup-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--accent-contrast,#fff);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:2.5rem 1.5rem;position:relative;text-align:center}@media (min-width:768px){.popup-content{height:100%;margin-left:auto;width:50%}}.popup-content{background-color:rgba(var(--brand-accent-rgb),.8)}.fancybox__slide.has-html{padding-left:1.5rem;padding-right:1.5rem}