@keyframes SSPopupWrap{0%{opacity:0}to{opacity:1}}.system-popup{transition:left .5s linear,right .5s linear,top .5s linear,bottom .5s linear,opacity .5s linear;z-index:2050}.system-popup.simple-popup{box-shadow:0 2px 11px rgba(0,0,0,.33)}.system-popup.simple-popup .popup-wrap{background-color:#f2e5d9;max-width:750px;overflow:hidden}.system-popup.simple-popup .popup-wrap .popup-image{aspect-ratio:16/9}.system-popup.simple-popup .popup-wrap .popup-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.system-popup.simple-popup .popup-wrap .popup-content{overflow:hidden;padding:50px;position:relative}.system-popup.simple-popup .popup-wrap .popup-content .popup-close{cursor:pointer;position:absolute;right:20px;top:15px}.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;height:100%;justify-content:center;overflow:auto;position:relative}.system-popup.simple-popup .popup-wrap .popup-content .popup-content-inner .popup-title{font-family:Canela Web,serif;font-size:1.25rem;font-weight:300;line-height:1.467;margin:0 0 1.25rem;padding:0}@media (min-width:768px){.system-popup .popup-wrap{align-items:stretch;display:flex}.system-popup .popup-wrap .popup-image{flex:0 0 45%}.system-popup .popup-wrap .popup-content .popup-content-inner .popup-title{font-size:1.875rem;margin:0 0 2rem}}