.auth-form .tab-wrapper{justify-content:center;align-items:center;gap:46px;margin-block:32px;display:flex}@media (max-width:992px){.auth-form .tab-wrapper{gap:36px}}@media (max-width:768px){.auth-form .tab-wrapper{gap:20px}}@media (max-width:576px){.auth-form .tab-wrapper{gap:10px}}@media (max-width:480px){.auth-form .tab-wrapper{gap:4px}}.auth-form .tab-wrapper .tab-btn{color:#122720;background-color:#f6f9f6;border:1px solid #122720;border-radius:12px;width:100%;padding-block:16px;font-size:18px;font-weight:600}@media (max-width:992px){.auth-form .tab-wrapper .tab-btn{font-size:16px}}@media (max-width:768px){.auth-form .tab-wrapper .tab-btn{border-radius:10px;padding-block:14px;font-size:14px}}@media (max-width:576px){.auth-form .tab-wrapper .tab-btn{border-radius:8px;padding-block:12px;font-size:12px}}.auth-form .tab-wrapper .tab-btn.active{color:#fff;background-color:#122720;border-color:#f6f9f6}.auth-form .input-wrapper{justify-content:center;align-items:center;gap:22px;display:flex}@media (max-width:576px){.auth-form .input-wrapper{flex-direction:column;gap:0}}.auth-form .input-wrapper>*{width:100%}.auth-form .select-input{border:1px solid #66666659;border-radius:12px;justify-content:start;align-items:center;padding-inline:24px;display:flex}.auth-form .select-input:has(input:focus-visible){outline:2px solid #000}.auth-form .select-input input{border:0;border-radius:0;padding-inline:0}.auth-form .select-input input:focus-visible{outline:0}.auth-form .select-input .ant-select{z-index:1;border:0;flex:none;gap:8px;width:68px;padding:0;position:relative;box-shadow:none!important}.auth-form .select-input .ant-select img{width:36px;height:26px}.auth-form .select-input .ant-select .ant-select-suffix{display:none}.auth-form .select-input .ant-select:after{content:"";background:url(../media/carret-down.df09384a.svg) 50%/contain no-repeat;width:10px;height:5px;margin:auto 7px auto auto;position:absolute;inset:0}.auth-form .top-margin{margin-top:32px}.auth-form .underlined-link{color:inherit;text-decoration:underline}.auth-form .underlined-link:hover{text-decoration:underline}.auth-form .input-box input.error{border-color:#ff4d4f!important}.auth-form .input-box .field-error{color:#ff4d4f;margin-top:4px;font-size:12px;line-height:1.4;display:block}
