@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");html,body{font-family:"Open Sans", sans-serif;font-optical-sizing:auto;font-weight:400;font-size:14px;padding:0;margin:0;color:#121314}a:hover{text-decoration:none}img{max-width:100%}.container{max-width:1060px}#header_{font-family:"Centra No1";font-weight:500;padding:30px}#header_ .inner{background:#FFF;border-radius:20px;padding:20px;display:flex;align-items:center}#header_ .inner .logo{margin-right:65px}@media (max-width: 1199px){#header_ .inner .logo{flex-grow:1}}#header_ .inner ul{padding:0;margin:0;flex-grow:1}@media (max-width: 1199px){#header_ .inner ul{display:none}}#header_ .inner ul li{cursor:pointer;list-style-type:none;display:inline-block;font-size:19px;margin-right:50px}#header_ .inner ul li:last-child{margin-right:0}@media (max-width: 1199px){#header_ .inner .btttn{display:none}}#header_ .inner .btttn button{color:#FFF;height:49px;border-radius:30px;color:#FFF;font-size:17px;text-align:center;padding:0 20px;background:#000;border:0;text-transform:uppercase;font-weight:500}#header_ .inner .mobile-menu{background:#000;color:#FFF;width:50px;height:50px;font-size:20px;border-radius:100%;align-items:center;justify-content:center;display:none}@media (max-width: 1199px){#header_ .inner .mobile-menu{display:flex}}#hero{position:relative;overflow:hidden;padding-bottom:90px}#hero #large-logo{position:absolute;bottom:-100%;left:0;text-align:center;width:100%}#hero #large-logo img{width:50%}#hero h3{font-family:"MM Poly Variable";font-size:150px;font-weight:700;color:#3D065F;text-align:center;padding:70px;position:relative;z-index:9}@media (max-width: 1199px){#hero h3{font-size:120px}}@media (max-width: 991px){#hero h3{font-size:90px}}@media (max-width: 767px){#hero h3{font-size:60px}}#hero .btttn{position:relative;z-index:9;text-align:center}#hero .btttn button{color:#FFF;height:49px;border-radius:30px;color:#FFF;font-size:17px;text-align:center;padding:0 20px;background:#000;border:0;text-transform:uppercase;font-weight:500}#header{padding:20px 0}#header .container{display:flex;justify-content:space-between}#header .logo img{width:60px}#header select{height:50px;border:1px solid #b7bbc8;font-size:14px;min-width:200px;border-radius:10px;color:#000}#header select:focus{box-shadow:none;outline:0}#main{padding:75px 0}#main .thebox{border:1px solid #b7bbc866;padding:32px;border-radius:30px;max-width:600px;margin:0 auto}#main .thebox .image{font-size:62px;text-align:center}#main .thebox .title{text-align:center}#main .thebox .title h3{font-weight:800;font-size:32px;margin-bottom:5px}#main .thebox .title p{margin-bottom:12px;font-size:16px}#main .thebox .title p:last-child{margin-bottom:0}#main .thebox .title.z h3{margin-bottom:30px;font-weight:700;font-size:32px}#main .thebox .title.z p{font-weight:500;font-size:18px;color:#000;text-align:left}#main .thebox .logo{text-align:center;margin:50px 0}#main .thebox .logo img{width:180px}#main .thebox .terms{max-width:300px;margin:0 auto;margin-bottom:25px}#main .thebox .terms p{cursor:pointer;position:relative;padding-left:27px;color:#000;font-size:14px;font-weight:500;margin-bottom:0}#main .thebox .terms p span{color:#4459ff}#main .thebox .terms p:before{content:'';height:18px;width:18px;background:transparent;border:2px solid #9ca1af;position:absolute;left:0;top:2px;border-radius:3px}#main .thebox .terms p.active:before{content:"\2713";background:#4459ff;border:2px solid #4459ff;display:flex;align-items:center;justify-content:center;color:#fff}#main .thebox .btns{max-width:300px;margin:0 auto}#main .thebox .btns a{text-decoration:none;border:1px solid #4459ff;color:#4459ff;text-align:center;display:block;padding:12px 10px;border-radius:30px;font-weight:600;font-size:13px;opacity:0.6}#main .thebox .btns a.active{opacity:1}#main .thebox .btns a.active:active{background:#4459ff;color:#fff}#main .thebox .btns.z{text-align:center}#main .thebox .btns.z a{background:#4459ff;color:#FFF;min-width:190px;display:inline-block;opacity:1}#main .thebox .btns button{height:54px;width:100%;display:block;border-radius:30px;font-weight:600;font-size:13px;background:#4459ff;color:#FFF;border:0;transition:all 0.3s}#main .thebox .btns button:hover{background:#3240b1}#main .thebox .btns button:focus{outline:0;box-shadow:none}#main .thebox .btns button.disabled{opacity:0.6}#main .thebox .btns button.disabled:hover{background:#4459ff}#main .thebox .infos{border-left:4px solid #4459ff;display:flex;align-items:center;background:#ECEEFF;padding:10px;border-radius:3px;margin-bottom:30px}#main .thebox .infos .sym{color:#4459ff;font-size:20px}#main .thebox .infos p{margin-left:10px;color:#121314;margin-bottom:0;font-size:15px}#main .thebox .infos.danger{background:#FAEAEC;border-left:4px solid #ca3542}#main .thebox .infos.danger .sym{color:#ca3542}#main .thebox form select{height:44px;border:1px solid #b7bbc8;font-size:14px;min-width:200px;border-radius:10px;color:#000}#main .thebox form select:focus{box-shadow:none;outline:0}#main .thebox form .inputs{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}#main .thebox form .inputs .input{width:30%;display:flex;align-items:center;margin-bottom:20px}@media (max-width: 767px){#main .thebox form .inputs .input{width:47%}}#main .thebox form .inputs .input input{height:44px;border:1px solid #b7bbc8;font-size:14px;border-radius:10px;color:#000;margin:0 5px;font-size:13px}#main .thebox form .inputs .input input:focus{box-shadow:none;outline:0;border-color:#4459ff}#main .thebox form .inputs .input .num{font-size:16px;min-width:29px}#main .thebox form .inputs .input .eye{margin-left:8px;font-size:20px;color:#2b333b;cursor:pointer}#overlay{background:#3D065F;position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center}
