[class^=clamp]{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.popup{display:none;height:100vh;opacity:0;transition:opacity .2s ease-in-out;z-index:20}.popup--visible{display:flex;opacity:1}.popup__overlay{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:rgba(0,0,51,.4)}.popup__dialog-wrapper{max-height:100%;max-width:100%;width:61.75rem}@media(min-width:992px){.popup__dialog-wrapper{min-height:19.375rem}}.popup__dialog{background-color:#020036}.popup__content{padding:2.5rem 1.75rem}.popup__image{height:auto;width:100%}@media(min-width:992px){.popup__image{height:100%;left:0;max-height:19.375rem;position:absolute;top:0;width:50%}}.popup__close{background-image:url(icon__close--white-color.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border-radius:50%;height:1.5rem;right:1.25rem;top:1.25rem;transition:background-color .2s ease-in-out;width:1.5rem;z-index:2}.popup__close:hover{background-color:#6061f6}.popup .crunch-button{margin-top:1rem}