@import url(https://use.typekit.net/oqv1vzg.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.fullpage-popup{display:grid;position:fixed;top:0;left:0;width:100%;height:100vh;padding:0!important;pointer-events:none;background-color:transparent!important;z-index:3}.fullpage-popup .fixed-buttons{position:fixed;right:0;top:15%;transform:rotate(-90deg);moz-transform-origin:bottom right;transform-origin:bottom right}.fullpage-popup a{border-radius:0;font-size:1.12rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;pointer-events:all}.fullpage-popup .modal-wrap{opacity:0;display:grid;width:100%;min-height:100dvh;pointer-events:none;transform:translateX(100%);transition:all .5s cubic-bezier(.19,1,.22,1)}.fullpage-popup .modal-wrap.active{opacity:1;pointer-events:all;transform:translateX(0)}.fullpage-popup .modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;background:#000;mix-blend-mode:multiply}.fullpage-popup .modal{padding:0;margin:auto;background:#fff}.fullpage-popup .modal .grid{grid-template-columns:1fr 2fr;height:100%}.fullpage-popup .modal .start{aspect-ratio:1/1.5}.fullpage-popup .modal .end{align-self:center;padding:5rem}.fullpage-popup .modal .end .paragraph{margin:4rem 0}.fullpage-popup .modal .end .paragraph p{font-size:1.4rem}.fullpage-popup .modal .end .btn+br+.btn{margin-top:3rem}.fullpage-popup .close-btn{position:absolute;top:1rem;right:1rem;width:2em;height:2em;font-size:3.15rem;line-height:1.9em;text-align:center;color:#090d33;cursor:pointer}@media only screen and (max-width:768px){.fullpage-popup .modal{max-width:90dvw;max-height:90dvh;text-align:center}.fullpage-popup .modal .grid{grid-template-columns:1fr;max-height:90dvh}.fullpage-popup .modal .start{aspect-ratio:1/.5}.fullpage-popup .modal .end{align-self:unset;padding:3rem 1rem 2rem;border-radius:.5rem;overflow:auto}.fullpage-popup .modal .end .subtitle+.title{margin-top:1rem}.fullpage-popup .modal .end .paragraph{margin:1rem 0}.fullpage-popup .close-btn{top:-1rem;right:-1rem}}