.overlay .popup__inner{position:relative;padding:3rem;background-color:var(--color__bg-overlay)}@media screen and (max-width:53.125em){.overlay .popup__inner{margin:3rem 1.5rem}}@media screen and (min-width:53.1875em){.overlay .popup__inner{padding:5rem}}.overlay .icon-x-2:before{line-height:1}.overlay .popup__section{padding:3rem 0;margin:0;border-bottom:1px solid var(--color__bg-overlay--lighter-20)}.overlay h1{font-size:3.2rem;text-align:center;color:var(--color__white)}@media screen and (max-width:53.125em){.overlay h1{margin-bottom:0}}@media screen and (min-width:53.1875em){.overlay h1{padding:0 15%}}.overlay h2{font-size:2.4rem;color:var(--color__white);text-transform:none;margin-bottom:1rem}@media screen and (max-width:53.125em){.overlay .overlay__btn{text-align:center}}.overlay img{width:100%;aspect-ratio:16/9}@media screen and (max-width:30em){.overlay img{width:auto}}@media screen and (max-width:53.125em){.overlay img{margin-bottom:2.5rem;width:30rem}}.overlay .overlay__footer-link{padding-top:3rem;text-align:center}@media screen and (min-width:53.1875em){.overlay .overlay__footer-link{padding-top:5rem}}.overlay a:not(.btn){color:var(--color__white);text-decoration:underline}.overlay a:not(.btn):hover{text-decoration:none}