@import url(https://use.typekit.net/esb6nrm.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.fullpage-popup{display:flex;position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:8}.fullpage-popup .modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25);z-index:1}.fullpage-popup .modal{position:relative;max-width:clamp(30rem,1060px,90dvw);max-height:90dvh;margin:auto;background:#fff;z-index:2}.fullpage-popup .image{position:relative}.fullpage-popup .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fullpage-popup .content{position:relative;padding:5rem 3rem}.fullpage-popup .content .toggle-modal{position:absolute;top:1rem;right:1rem;font-size:3rem;cursor:pointer}.fullpage-popup .title{margin-bottom:1.5rem}.fullpage-popup .paragraph{margin-top:3rem;color:#000!important}.fullpage-popup .paragraph p{color:#000!important}.fullpage-popup .links{margin-top:3rem}@media only screen and (max-width:768px){.fullpage-popup .modal .image{width:100%;aspect-ratio:16/9}}