.embed-overlay{animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:ease-out;height:100%;max-height:100%;max-width:100%;opacity:0;transform:translateZ(0) scale(0.95);width:100%}.embed-overlay__embed-code{animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:ease-out}.embed-overlay__embed-code>*{height:100% !important;width:100% !important}.embed-overlay__embed-code iframe{height:100%;width:100%}.embed-overlay[open]{align-items:center;animation-name:fade-in-zoom;background:rgba(0,0,0,.9);display:flex;justify-content:center;opacity:1;transform:translateZ(0) scale(1)}.embed-overlay[open] .embed-overlay__embed-code{animation-name:slide-up;border:0;height:90%;width:90%}.embed-overlay.hide{animation-name:fade-out-zoom}.embed-overlay.hide .embed-overlay__embed-code{animation-name:slide-down}.embed-overlay__cta-wrapper{bottom:0;position:absolute;right:0}.embed-overlay__cta-wrapper .cta::before{content:none}.embed-overlay__cta-wrapper .cta::after{-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9.00002%204.00002H4.00004L4%209.00003M20%209.00002V4.00004L15%204M15%2020.0001H20L20%2015M4%2015L4%2020L9.00002%2020.0001%22%20stroke%3D%22%23014C8B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9.00002%204.00002H4.00004L4%209.00003M20%209.00002V4.00004L15%204M15%2020.0001H20L20%2015M4%2015L4%2020L9.00002%2020.0001%22%20stroke%3D%22%23014C8B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}@keyframes fade-in-zoom{from{opacity:0;transform:translateZ(0) scale(0.95)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes fade-out-zoom{from{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translateZ(0) scale(0.95)}}@keyframes slide-up{from{opacity:0;transform:translateY(20px) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@keyframes slide-down{from{opacity:1;transform:translateY(0) translateZ(0)}to{opacity:0;transform:translateY(20px) translateZ(0)}}