.Register{position:relative;padding-top:var(--main-padding-top);padding-bottom:var(--main-padding-bottom);background-color:var(--dark-color)}.Register:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/BG_Section.e4556425.png);background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;opacity:.1;z-index:1;transform:rotateX(180deg)}.Register .container{position:relative;padding-top:calc(var(--main-padding-top) * 1.5);padding-bottom:calc(var(--main-padding-bottom) * .5);z-index:2;display:flex;justify-content:center;align-items:center}.Register .container .RegisterForm{position:relative;background:var(--dark-color);border:1px solid var(--main-alt-color);padding:40px;border-radius:0 32px 32px 32px;display:flex;flex-direction:column;gap:20px;transition:var(--main-transition)}.Register .container .RegisterForm.Fit{width:-moz-fit-content;width:fit-content}.Register .container .RegisterForm.Full{width:90%}.Register .container .RegisterForm:before{position:absolute;content:"";width:18px;height:18px;background:var(--main-color);border:1px solid var(--dark-color);box-shadow:2px 2px 0 0 var(--dark-color);border-radius:50%;top:-9px;left:-9px}.Register .container .RegisterForm .Info{position:relative;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;text-align:center}.Register .container .RegisterForm .Info h1{position:relative;font-size:50px;font-weight:700;text-align:center;color:#fff;transition:var(--main-transition)}@media (max-width:776px){.Register .container .RegisterForm .Info h1{font-size:35px}}.Register .container .RegisterForm .Info p{position:relative;font-size:12px;font-weight:300;text-align:center;line-height:1.5;color:var(--white-alt-color);width:80%}.Register .container .Tracking-progress{position:relative;display:flex;flex-direction:row-reverse;align-items:flex-start;align-self:center;list-style:none;width:50%;max-width:100%;transition:var(--main-transition)}.Register .container .Tracking-progress.Full{width:100%}@media (max-width:776px){.Register .container .Tracking-progress{width:100%}}.Register .container .Tracking-progress li{position:relative;padding:20px 0 0;font-size:14px;font-weight:300;color:#fff;text-wrap:nowrap;transition:var(--main-transition)}.Register .container .Tracking-progress li:not(:first-child){position:relative;width:100%}.Register .container .Tracking-progress li:not(:first-child):before{position:absolute;content:"";width:100%;height:2px;top:0;left:13px;border-top:2px solid var(--main-color);transition:all .2s ease-in-out}.Register .container .Tracking-progress.ar li:not(:first-child):before{left:auto;right:13px}.Register .container .Tracking-progress li:after{position:absolute;content:"";width:16px;height:16px;top:-8px;border-radius:50%;left:13px;background:var(--dark-color);border:1px solid var(--main-color);box-shadow:2px 2px 0 0 #bababa;display:flex;justify-content:center;align-items:center;transition:var(--main-transition)}.Register .container .Tracking-progress.ar li:after{left:auto;right:13px}.Register .container .Tracking-progress li.active:after,.Register .container .Tracking-progress li.active~li:after{background:var(--main-color);border:1px solid var(--dark-color);box-shadow:2px 2px 0 0 var(--dark-color)}.Register .container .RegisterForm .OtherActions{position:relative;display:flex;gap:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Register .container .RegisterForm .OtherActions>a{position:relative;font-size:14px;font-weight:400;color:#fff;text-decoration:underline}.Register .container .RegisterForm .OtherActions .SiginINBTN{position:relative;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:5px;font-size:14px;font-weight:400;color:#fff}.Register .container .RegisterForm .OtherActions .SiginINBTN a{text-decoration:underline;font-weight:700;color:#fff}.RegisterBox1{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:15px}.RegisterBox1 .RegisterBoxForm{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px;gap:15px;width:100%}.RegisterBox1 .RegisterBoxForm .Input-box{position:relative;display:flex;flex-direction:column;gap:13px}.RegisterBox1 .RegisterBoxForm .Input-box label{position:relative;font-size:14px;font-weight:700;color:var(--white-alt-color)}.RegisterBox1 .RegisterBoxForm .Input-box>input{position:relative;background:#4d4d4d;border:1px solid #676767;padding:12px 20px;border-radius:18px;font-size:14px;font-weight:400;outline:0;width:100%;color:#fff}.RegisterBox1 .RegisterBoxForm .Input-box .react-dropdown-select-content{color:#fff!important}.RegisterBox1 .RegisterBoxForm .Input-box .error-message{position:relative;color:#f44;font-size:12px;font-weight:400;margin-top:5px;display:block}.RegisterBox1 .Action{position:relative;background:var(--main-color);border:1px solid var(--dark-color);transition:var(--main-transition);font-size:14px;font-weight:400;color:#fff;padding:12px 40px;border-radius:1rem;cursor:pointer;margin:10px 0}.RegisterBox1 .Action:hover{position:relative;background:var(--dark-color);border:1px solid var(--main-color);color:var(--main-color)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.RegisterBox2{width:100%;max-width:100%;gap:15px}.RegisterBox2,.RegisterBox2 .WorrInfo{position:relative;display:flex;flex-direction:column}.RegisterBox2 .WorrInfo{align-items:flex-start;gap:5px}.RegisterBox2 .WorrInfo h1{position:relative;font-size:18px;font-weight:700;color:var(--white-alt-color)}.RegisterBox2 .WorrInfo p{position:relative;font-size:12px;font-weight:300;color:var(--white-alt-color)}.RegisterBox2 .RegisterBoxForm{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px;gap:15px;width:100%}.RegisterBox2 .RegisterBoxForm .Input-box{position:relative;display:flex;flex-direction:column;gap:13px}.RegisterBox2 .RegisterBoxForm .Input-box label{position:relative;font-size:14px;font-weight:700;color:var(--white-alt-color)}.RegisterBox2 .RegisterBoxForm .Input-box>input{position:relative;background:#4d4d4d;border:1px solid #676767;padding:12px 20px;border-radius:18px;font-size:14px;font-weight:400;outline:0;width:100%;color:#fff}.RegisterBox2 .RegisterBoxForm .Input-box .error-message{position:relative;color:#f44;font-size:12px;font-weight:400;margin-top:5px;display:block}.RegisterBox2 .Action{position:relative;background:var(--main-color);border:1px solid var(--dark-color);transition:var(--main-transition);font-size:14px;font-weight:400;color:#fff;padding:12px 40px;border-radius:1rem;cursor:pointer;margin:10px 0}.RegisterBox2 .Action:hover{position:relative;background:var(--dark-color);border:1px solid var(--main-color);color:var(--main-color)}