.FieldCode-container{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.FieldCode-label{font-weight:400;font-size:14px;line-height:20px;color:var(--black-color);margin-bottom:4px;display:block}.FieldCode-input{background:var(--white-color);border:1px solid var(--gray-color-100);width:100%;min-height:48px;text-align:center;font-weight:400;font-size:18px;line-height:1;color:var(--dark-color);padding:0;vertical-align:middle}.FieldCode-input:focus{border:2px solid var(--primary-color)}.FieldCode-input::placeholder{color:vvar(--gray-color-400);font-weight:400}.FieldCode-input_success{border:2px solid var(--green-color-100)}.FieldCode-bottom{margin-top:34px;display:flex;align-items:center;justify-content:space-between}.FieldCode-resend{padding:0}.FieldCode-loading,.FieldCode-resend{font-weight:400;font-size:14px;line-height:20px;color:var(--gray-color-700)}.FieldCode-loading{display:flex;align-items:center}.FieldCode-icon{margin-right:8px}.FieldCode-success{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:20px;color:var(--green-color-200)}.FieldCode-success svg{margin-right:10px}.FieldCode-error{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:20px;color:var(--red-color)}.FieldCode-error svg{margin-right:10px}.CountrySelect{position:relative;width:100%}.CountrySelect-selected{min-width:75px;background-color:var(--primary-color);padding:6px 8px;font-weight:400;font-size:14px;line-height:20px;color:var(--white-color);text-align:left;display:flex;align-items:center;justify-content:space-between;min-height:36px}.CountrySelect-list{height:216px;padding:8px;background:var(--white-color);border:1px solid var(--gray-color-100);position:absolute;top:52px;left:0;width:100%;z-index:50}.CountrySelect-scroll{height:100%}.CountrySelect-item{width:100%;display:flex;align-items:center;padding:8px;border-radius:4px;font-weight:400;font-size:14px;line-height:24px;color:var(--body-color)}.CountrySelect-item_selected{background-color:var(--button-gray-bg)}.CountrySelect-item:hover{background-color:var(--gray-color-200);color:var(--button-primary-bg)}.CountrySelect-code{text-align:left;font-weight:600;min-width:48px;margin-right:8px}:root{--white-color:#fff;--black-color:#000;--black-color-100:#00000003;--black-color-200:#16161e;--primary-color:#2bc97c;--gray-color:#edf2f7;--gray-color-400:#a0aec0;--gray-color-900:#171923;--dark-color:#1a202c;--red-color:#e53e3e;--red-color-100:#e24a4a;--bg-header-color:#0f131c;--green-color:#2bc97c;--green-color-100:#38a169;--green-color-200:#25855a;--yellow-color:#f4d42d;--blue-color:#4a87e233;--blue-color-100:#1c6fbb;--blue-color-200:#3499e61a;--input-border:#cbd5e0;--input-border-focus:#2bc97c;--button-primary-bg:#2bc97c;--button-gray-bg:#edf2f7;--button-active-login-color:#e2edff;--button-active-login-bg:#004ac1;--gray-color:#a4acb7;--gray-color-100:#f1f1f1;--gray-color-200:#f6f6f9;--gray-color-300:#e2e2e2;--gray-color-400:#9a9aaf;--gray-color-500:#909090;--gray-color-600:#7b7f90;--gray-color-700:#718096;--loading-circle-one:#2bc97c;--loading-circle-two:#1a82ff66;--loading-circle-three:#1a82ff33;--loading-circle-four:#1a82ff1a;--body-background:#fff;--body-color:#1e1f26}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt30{margin-top:30px}.mb30{margin-bottom:30px}.ml30{margin-left:30px}.mr30{margin-right:30px}.mt40{margin-top:40px}.mb40{margin-bottom:40px}.ml40{margin-left:40px}.mr40{margin-right:40px}.mt50{margin-top:50px}.mb50{margin-bottom:50px}.ml50{margin-left:50px}.mr50{margin-right:50px}.FieldPhone-input{transition:all .5s ease}.FieldPhone{position:relative}.FieldPhone_xxl{margin-bottom:40px}.FieldPhone_xl{margin-bottom:30px}.FieldPhone_lg{margin-bottom:25px}.FieldPhone_md{margin-bottom:20px}.FieldPhone_sm{margin-bottom:14px}.FieldPhone_none{margin-bottom:0}.FieldPhone-wrap{position:relative}.FieldPhone-label{margin-bottom:4px;color:var(--black-color);display:block}.FieldPhone-input,.FieldPhone-label{font-weight:400;font-size:14px;line-height:20px}.FieldPhone-input{width:100%;background-color:var(--white-color);border:1px solid var(--gray-color-100);color:var(--gray-color-900);padding:10px 16px 10px 90px}.FieldPhone-input::placeholder{color:var(--gray-color-400)}.FieldPhone-input:focus:not(.Field-input_errors){border:1px solid var(--input-border-focus)}.FieldPhone-input_left{padding-left:43px}.FieldPhone-input_right{padding-right:43px}.FieldPhone-input_xxl{min-height:42px}.FieldPhone-input_xl{min-height:40px}.FieldPhone-input_lg{min-height:36px}.FieldPhone-input_md{min-height:30px}.FieldPhone-input_sm{min-height:28px}.FieldPhone-input_errors{border:1px solid var(--red-color)}@media(max-width:992px){.FieldPhone-input{font-size:16px}}.FieldPhone-error{margin-top:5px;transition:all .5s ease;font-style:normal;font-weight:400;font-size:12px;line-height:1.2;color:var(--black-color);display:flex;align-items:center;position:absolute;color:var(--red-color)}.FieldPhone-error.entered,.FieldPhone-error.entering{animation:slideError .5s ease-out forwards}.FieldPhone-error.exiting{animation:slideError .5s ease-in alternate-reverse}.FieldPhone-error.exited{opacity:0}.FieldPhone-select{position:absolute;left:5px;top:5px;z-index:51}@keyframes slideError{0%{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}