.register-page{min-height:calc(100dvh - var(--mc-header-height))}.custom-register-header{text-align:center;margin-bottom:35px;margin-top:35px}.custom-register-header h1{font-size:44px;line-height:1;margin:0 0 16px;color:#02273e;text-transform:uppercase;font-weight:500}.custom-register-header p{font-size:18px;margin:0}.custom-register-header a{color:#02273e;text-decoration:underline}.custom-register-box{background:#fff;max-width:630px;margin:0 auto;padding:70px 80px;clip-path:polygon(28px 0,100% 0,100% calc(100% - 34px),calc(100% - 34px) 100%,0 100%,0 28px)}.custom-register-form{max-width:470px;margin:0 auto}.custom-register-form p{margin:0 0 20px}.custom-register-form label{display:block;margin-bottom:8px;color:#6f8798;font-size:12px;font-weight:400;text-transform:uppercase}.custom-register-form input[type="text"],.custom-register-form input[type="email"],.custom-register-form input[type="password"]{width:100%;min-height:48px;padding:14px 18px;border:1px solid #9fb3bd;border-radius:0;font-size:16px;color:#02273e;box-sizing:border-box;font-weight:300}.custom-register-form input::placeholder{color:#8fa7b3}.register-tabs{display:flex;justify-content:center;margin-bottom:35px;border-bottom:1px solid #c4d1d5}.register-tab{flex:1;max-width:220px;text-align:center;background:none;border:none;padding:10px 0;font-size:14px;font-weight:500;color:#8fa7b3;cursor:pointer;text-transform:uppercase;position:relative}.register-tab.active{color:#02273e}.register-tab.active::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#02273e}.company-fields p{margin-bottom:20px}.register-privacy{font-size:14px;color:#02273e;line-height:1.5}.register-privacy a{text-decoration:underline;color:#02273e}.register-button-row{text-align:center;margin-top:20px!important}.register-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:230px;min-height:54px;border:none;cursor:pointer}.register-submit-btn .btn-arrow{width:13px;height:auto}.register-error{color:red;margin-bottom:20px;text-align:center}@media (max-width:767px){.custom-register-header h1{font-size:34px}.custom-register-box{padding:45px 25px}.register-tabs{gap:20px}}