:root{--color-surface: #ffffff;--color-surface-contrast: #111111;--color-accent: #0b5fff;--color-accent-contrast: #ffffff;--font-base: "Segoe UI", Roboto, Arial, sans-serif;--spacing-unit: 1rem;--mdh-cream: #F4F3FF;--mdh-cream-RGB: 244,243,255;--mdh-thistle: #6C80BF;--mdh-thistle-RGB: 108,128,191;--mdh-haar: #495D8C;--mdh-haar-RGB: 73,93,140;--mdh-royal-navy: #0F3049;--mdh-royal-navy-RGB: 15,48,73;--mdh-electric: #8ADBCF;--mdh-electric-RGB: 138,219,207;--pth-cream: #F2E5D9;--pth-cream-RGB: 242,229,217;--pth-burnt-orange: #C05136;--pth-burnt-orange-RGB: 192,81,54;--pth-midnight-blue: #40404D;--pth-midnight-blue-RGB: 64,64,77;--pth-coral: #EC8A73;--pth-coral-RGB: 236,138,115;--vyd-offwhite: #F4F3EF;--vyd-offwhite-RGB: 244,243,239;--vyd-moss: #797045;--vyd-moss-RGB: 121,112,69;--vyd-mint: #D0DDA7;--vyd-mint-RGB: 208,221,167;--vyd-vineyard: #928B57;--vyd-vineyard-RGB: 146,139,87}.system-popup{z-index:2050;transition:left .5s linear,right .5s linear,top .5s linear,bottom .5s linear,opacity .5s linear}.system-popup.simple-popup{box-shadow:0 2px 11px #00000054;pointer-events:none}.system-popup.simple-popup.active{pointer-events:auto}.system-popup.simple-popup .popup-wrap{background-color:var(--site-one);overflow:hidden;max-width:750px}.system-popup.simple-popup .popup-wrap .popup-image{aspect-ratio:16/9}.system-popup.simple-popup .popup-wrap .popup-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.system-popup.simple-popup .popup-wrap .popup-content{padding:50px;overflow:hidden;position:relative}.system-popup.simple-popup .popup-wrap .popup-content .popup-close{position:absolute;top:15px;right:20px;cursor:pointer}.system-popup.simple-popup .popup-wrap .popup-content .popup-close em{font-size:2rem}.system-popup.simple-popup .popup-wrap .popup-content .popup-content-inner{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:auto;position:relative}.system-popup.simple-popup .popup-wrap .popup-content .popup-content-inner .popup-title{font-family:var(--text-heading-font);font-size:1.25rem;font-weight:300;line-height:1.467;padding:0;margin:0 0 1.25rem}@media (min-width: 768px){.system-popup .popup-wrap{display:flex;align-items:stretch}.system-popup .popup-wrap .popup-image{flex:0 0 45%}.system-popup .popup-wrap .popup-content .popup-content-inner .popup-title{margin:0 0 2rem;font-size:1.875rem}}
