.register{font-family:Montserrat,sans-serif}.register-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;min-height:65dvh;max-width:1440px;margin:0 auto;position:relative}.register-wrapper:before{content:"";display:flex;position:absolute;right:0;top:0;width:50%;height:100%;background:linear-gradient(180deg,#8B0000 0%,#DC143C 50%,#600 100%)}.register-form{display:flex;flex-direction:column;padding:2em 15%;justify-content:center;gap:1em}.register-form>*{max-width:720px}.register-form-text{display:flex;flex-direction:column;align-items:center;max-width:720px}.register-form-text h2 strong,.register-form-text h3 strong,.register-form-text h4 strong,.register-form-text h5 strong{color:#8b0000}.register-form-text span{display:flex;padding:1em;width:64px;height:64px;border-radius:100%;background:linear-gradient(180deg,#8B0000 0%,#DC143C 100%)}.register-form-text span svg{fill:none;width:40px;object-fit:contain}.register-form .c-input{max-width:720px;display:flex;flex-direction:column}.register-form .c-input input{width:100%;border-radius:10px;border:1px solid #D1D5DC;padding:.5em 1em}.register-form .c-input label{color:#364153;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.register-form .c-input.-check{align-items:center;gap:.5em;display:grid;grid-template-columns:10px 1fr}.register-form a{color:#8b0000;font-size:16px}.register-form input[type=submit]{max-width:720px;width:100%;padding:.5em 1em;color:#fff;border-radius:10px;background:linear-gradient(180deg,#8B0000 0%,#DC143C 100%)}.register-form-register{color:#8b0000;font-size:14px}.register-info{padding:3em 0;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2em;text-align:center}.register-info-text{display:flex;flex-direction:column;align-items:center}.register-info-text h2,.register-info-text h3,.register-info-text h1,.register-info-text p{color:#fff}.register-info-text span{padding:1em;width:96px;height:96px;aspect-ratio:1/1;display:flex;border-radius:100%;background:linear-gradient(180deg,#8B0000 0%,#DC143C 100%)}.register-info-text span svg{fill:none;width:80px;object-fit:contain}.register-info-benefits ul{display:flex;gap:1em;flex-direction:column;text-align:start;list-style-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 4L5.99996 11.3333L2.66663 8' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.register-info-benefits ul li{color:#fff}.register-info-decore{margin:0 auto;width:128px;height:4px;border-radius:1em;background-color:#fffc}.register-info>*{max-width:720px}@media screen and (max-width: 993px){.register-wrapper{text-align:center;grid-template-columns:1fr}.register-wrapper:before{display:none}.register-info{background:linear-gradient(180deg,#8B0000 0%,#DC143C 50%,#600 100%)}}
