.modal__closeButton{position:fixed;width:20px;height:20px;top:4%;right:4%;z-index:1}.modal__closeButton:after,.modal__closeButton:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:2px;background-color:#fff}.modal__closeButton:before{transform:translate(-50%,-50%) rotate(-45deg)}.modal__closeButton:after{transform:translate(-50%,-50%) rotate(45deg)}.modal{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8);backdrop-filter:blur(16px);transition:opacity .25s ease;opacity:1;pointer-events:auto;visibility:visible;overflow-y:scroll;z-index:11}.modal.hidden{opacity:0;pointer-events:none;visibility:hidden;z-index:-1}.modal__inner,.modal__innerWrapper{width:100%}.modal__innerWrapper{padding:4%}.modal__inner{overflow-y:scroll}.videoContainer{display:block;position:relative;background-color:rgba(0,0,0,.5);padding-top:56.25%}.videoContainer iframe,.videoContainer video{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.modal__video .modal__inner{max-width:1920px;margin:0 auto}html.bigcRedirect{background-color:#f2f4f8;overflow:visible}html.bigcRedirect header{padding:50px 60px}@media screen and (max-width:768px){html.bigcRedirect header{padding:30px}}html.bigcRedirect #drift-frame-chat,html.bigcRedirect #drift-frame-controller{display:none}html.bigcRedirect .bigcRedirect__content-container{width:90%;margin:0 auto;max-width:600px;background-color:#fff;border-radius:6px;text-align:center;box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.0282725),0 2.76726px 2.21381px rgba(0,0,0,.02);padding:70px 85px}@media screen and (max-width:550px){html.bigcRedirect .bigcRedirect__content-container{padding:70px 20px}}html.bigcRedirect .bigcRedirect__content-container h1{font-size:28px;text-align:center;margin-bottom:30px}html.bigcRedirect .bigcRedirect__content-container p{font-size:16px;text-align:center;color:#181a20;opacity:.8;line-height:21.6px;margin:0 auto}html.bigcRedirect .bigcRedirect__content-container p.copy{max-width:375px}html.bigcRedirect .bigcRedirect__content-container p a{color:#006cff;font-weight:700;text-decoration:underline;text-underline-offset:1px}html.bigcRedirect .bigcRedirect__logo-container{display:flex;justify-content:center;align-items:center;margin:50px auto}@media screen and (max-width:400px){html.bigcRedirect .bigcRedirect__logo-container{flex-direction:column}}html.bigcRedirect .bigcRedirect__logo-container .right-arrow{margin:0 30px}@media screen and (max-width:550px){html.bigcRedirect .bigcRedirect__logo-container .right-arrow{margin:0 15px}}@media screen and (max-width:400px){html.bigcRedirect .bigcRedirect__logo-container .right-arrow{transform:rotate(90deg);margin:15px 0}}