body:before{display:none;content:"mobile"}@media(min-width:375px){body:before{content:"mobile-m"}}@media(min-width:414px){body:before{content:"mobile-l"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}@media(min-width:1280px){body:before{content:"desktop-m"}}@media(min-width:1440px){body:before{content:"desktop-l"}}@media(min-width:1920px){body:before{content:"desktop-xl"}}.cover-signup{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100%;min-width:100%;justify-content:center;overflow:hidden;padding:0;position:relative}.cover-signup h2{font-size:28px;margin-bottom:2rem}.cover-signup__header{width:100%;padding:1.5rem;display:flex;justify-content:flex-start;position:absolute;top:0;left:0;z-index:3}.cover-signup i svg{width:140px;height:auto}.cover-signup__iframe{height:100%;width:100%;z-index:2}@media(min-width:1024px){.cover-signup__iframe{min-width:557px}}