.register{background-repeat:no-repeat;background-position:100%;background-size:cover;position:relative;display:flex;align-items:center;padding:15rem 0}@media(max-width:767.98px){.register{padding-top:15rem;padding-bottom:0;height:auto}}.register:after{content:"";background-color:rgba(0,0,0,.8);height:100%;width:100%;position:absolute;top:0}.register_wrapper{position:relative;z-index:2;display:flex;align-items:center;column-gap:2.5rem;row-gap:5rem}@media(max-width:991.98px){.register_wrapper{flex-direction:column}}.register_left h2{color:#fff;max-width:53.4rem;width:100%}.register_left h2 span{color:#0081fb;position:relative}.register_left h2 span:after{content:"";background-image:url(/_next/static/media/tail.a5447c3f.svg);background-repeat:no-repeat;background-size:cover;width:229px;height:39px;position:absolute;left:10px;bottom:-31px}@media(max-width:991.98px){.register_left h2 span:after{left:0;bottom:-28px}}.register_right{padding:2rem 4rem;border-radius:2rem;background-color:#fff;border:1px solid rgba(129,194,255,.8);text-align:center}@media(min-width:1600px){.register_right{padding:4rem}}@media(max-width:767.98px){.register_right{padding:4rem 2rem}}.register_right h4{font-size:2.6rem;font-weight:700;color:#1e1d1d;line-height:2.6rem}@media(max-width:575.98px){.register_right h4{font-size:2.6rem;line-height:2.7rem}}.register_right h5{margin-top:1rem;color:#1e1d1d;line-height:2rem;font-size:1.6rem;font-weight:700}@media(max-width:575.98px){.register_right h5{font-size:1.6rem}}.register_right-input{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:.6rem}@media(max-width:575.98px){.register_right-input{grid-template-columns:repeat(1,1fr)}}.register_right-input-item{display:flex;flex-direction:column;align-items:flex-start}.register_right-input-item .PhoneInput{padding:1.35rem 2rem;border:1px solid #acacac;border-radius:5rem;width:100%;height:5rem}.register_right-input-item .PhoneInput input{border:none;padding:0;background-color:transparent;margin-bottom:0}.register_right-input-item .PhoneInput input:focus{border:none}.register_right-input .css-b62m3t-container{align-items:center}.register_right-input .css-b62m3t-container,.register_right-input input{padding:1.35rem 2rem;border:1px solid #acacac;border-radius:5rem;width:100%;height:5rem;display:flex}.register_right-input input{font-size:1.4rem;font-weight:600;color:#313030;margin-bottom:1rem}.register_right-input input::placeholder{font-size:1.4rem;font-weight:600;color:#313030}.register_right-input input:focus-within{outline:none;border:1px solid #acacac}.register_right-input select{border:1px solid #acacac;border-radius:2.5rem;height:5rem;padding:1.35rem 2rem;background-image:url(/_next/static/media/chevron-down.baa8249a.svg);background-repeat:no-repeat;background-position:95%;appearance:none;font-size:1.4rem;font-weight:600;color:#313030}@media(max-width:767.98px){.register_right-input select{margin-bottom:1.5rem}}.register_right-input select:focus-within{outline:none;border:1px solid #acacac}.register_right span{font-size:1.2rem;font-weight:500;color:#1e1d1d;display:inline-block;margin-top:.8rem;text-align:right;width:100%}.register_right button{font-size:1.4rem;font-weight:600;color:#fff;background-color:#0081fb;height:5rem;border-radius:2.5rem;width:100%;transition:all .3s ease;border:1px solid #0081fb}.register_right button:hover{background-color:#fff;color:#0081fb;transition:all .3s ease}.register_right p{margin-top:1rem;font-size:1.4rem;font-weight:500;line-height:1.6rem;color:#1e1d1d}.register_right p a{color:#0081fb}