:root{--wrapper-height:85vh;--image-max-width:320px}#content,#root,:root,body{height:100%}#content{display:block;max-width:500px;max-width:52.875vh;width:100%;position:relative;top:calc(2.5% - 15px);background:#f3f3f3;margin:0 auto;overflow:hidden}#container{background-color:#f3f3f3;position:absolute;border-radius:0 0 8px 8px;height:94%;min-width:100%}#container>div>div:nth-of-type(2) div{width:100%;height:100%;top:47%}#container>div>div:nth-of-type(2) div img{width:100%!important}#container>div>div:nth-of-type(2) div video{-o-object-fit:fill;object-fit:fill}header{position:relative;z-index:2;height:6%;box-shadow:0 2px 10px -3px hsla(0,0%,100%,.788);background:#fff;display:flex;justify-content:center}#outfront{display:block;width:45%;margin:0 auto}.cta-wrapper{display:flex;margin-bottom:35px;outline:0}.cta{text-decoration:none;border:none;border-radius:50px;box-shadow:0 0 8px 0 rgba(0,0,0,.522);font-weight:700;font-size:clamp(14px,1.2vw,23px);color:#fff;background-color:#64008f;min-width:57%;max-width:70%;margin:auto;padding:3% 12%;white-space:nowrap}.cta:focus,.cta:focus-visible,.cta:hover{background-color:rgba(132,8,186,.949);transition:.5s}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}video{min-width:100%}@media only screen and (max-width:500px){.cta{padding:5% 12%}}@media only screen and (max-height:620px){#content{top:unset}}