@import url(https://use.typekit.net/esb6nrm.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.sticky-popup .modal{position:fixed;bottom:0;right:5dvw;width:clamp(30rem,30dvw,50rem);padding:2rem;background:#fff;z-index:2}.sticky-popup .toggle-modal{position:absolute;top:1rem;right:1rem;font-size:3rem;cursor:pointer}.sticky-popup .title{margin-bottom:1.5rem}.sticky-popup .paragraph{margin-top:3rem;color:#000!important}.sticky-popup .paragraph p{color:#000!important}.sticky-popup .links{margin-top:3rem}@media only screen and (max-width:768px){.sticky-popup .modal .image{width:100%;aspect-ratio:16/9}}