/* Header styles */
.tx__headline {
    font-style: normal;
    margin: 10px 10px 10px 0;
    text-align: center;
}

.tx__headline_weight-medium {
    font-weight: 500;
}

.tx__headline_weight-semi-bold {
    font-weight: 600;
}

.tx__headline_weight-bold {
    font-weight: 700;
}

.tx__headline_color-primary {
    color: #202023;
}

.tx__headline_color-secondary {
    color: #797780;
}

.tx__headline_color-white {
    color: white;
}

h1 {
    font-size: 40px;
    line-height: 48px;
}

h1.tx__headline_color-primary {
    letter-spacing: -0.02em;
}

h1.tx__headline_color-secondary {
    letter-spacing: -0.048em;
}

h2 {
    font-size: 28px;
    line-height: 34px;
}

h2.tx__headline_color-primary {
    letter-spacing: -0.018em;
}

h2.tx__headline_color-secondary {
    letter-spacing: -0.046em;
}

h3 {
    font-size: 24px;
    line-height: 32px;
}

h3.tx__headline_color-primary {
    letter-spacing: -0.016em;
}

h3.tx__headline_color-secondary {
    letter-spacing: -0.044em;
}

h4 {
    font-size: 20px;
    line-height: 28px;
}

h4.tx__headline_color-primary {
    letter-spacing: -0.014em;
}

h4.tx__headline_color-secondary {
    letter-spacing: -0.04em;
}

h5 {
    font-size: 18px;
    line-height: 28px;
}

h5.tx__headline_color-primary {
    letter-spacing: -0.012em;
}

h5.tx__headline_color-secondary {
    letter-spacing: -0.038em;
}

/* Text style */
.tx__text {
    font-style: normal;
    margin: 10px 10px 10px 0;
    display: block;
}

.tx__text_body-17 {
    font-size: 17px;
    line-height: 24px;
}

.tx__text_body-17.tx__text_color-primary {
    letter-spacing: -0.01em;
}

.tx__text_body-17.tx__text_color-secondary {
    letter-spacing: -0.034em;
}

.tx__text_body-16 {
    font-size: 16px;
    line-height: 24px;
}

.tx__text_body-16.tx__text_color-primary {
    letter-spacing: -0.008em;
}

.tx__text_body-16.tx__text_color-secondary {
    letter-spacing: -0.028em;
}

.tx__text_body-15 {
    font-size: 15px;
    line-height: 22px;
}

.tx__text_body-15.tx__text_color-primary {
    letter-spacing: -0.006em;
}

.tx__text_body-15.tx__text_color-secondary {
    letter-spacing: -0.022em;
}

.tx__text_body-14 {
    font-size: 14px;
    line-height: 20px;
}

.tx__text_body-14.tx__text_color-primary {
    letter-spacing: -0.004em;
}

.tx__text_body-14.tx__text_color-secondary {
    letter-spacing: -0.016em;
}

.tx__text_caption-12 {
    font-size: 12px;
    line-height: 16px;
}

.tx__text_caption-12.tx__text_color-primary {
    letter-spacing: 0;
}

.tx__text_caption-12.tx__text_color-secondary {
    letter-spacing: -0.01em;
}

.tx__text_caption-11 {
    font-size: 11px;
    line-height: 16px;
}

.tx__text_caption-11.tx__text_color-primary {
    letter-spacing: 0.005em;
}

.tx__text_caption-11.tx__text_color-secondary {
    letter-spacing: -0.005em;
}

.tx__text_caption-10 {
    font-size: 10px;
    line-height: 14px;
}

.tx__text_caption-10.tx__text_color-primary {
    letter-spacing: 0.01em;
}

.tx__text_caption-10.tx__text_color-secondary {
    letter-spacing: 0;
}

.tx__text_caption-9 {
    font-size: 9px;
    line-height: 12px;
}

.tx__text_caption-9.tx__text_color-primary {
    letter-spacing: 0.016em;
}

.tx__text_caption-9.tx__text_color-secondary {
    letter-spacing: 0.006em;
}

.tx__text_caption-caps-9 {
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
}

.tx__text_caption-caps-9.tx__text_color-primary {
    letter-spacing: 0.016em;
}

.tx__text_caption-caps-9.tx__text_color-secondary {
    color: #202023;
    letter-spacing: 0.016em;
}

.tx__text_weight-regular {
    font-weight: 400;
}

.tx__text_weight-medium {
    font-weight: 500;
}

.tx__text_weight-semi-bold {
    font-weight: 600;
}

.tx__text_weight-bold {
    font-weight: 700;
}

.tx__text_color-primary {
    color: #202023;
}

.tx__text_color-secondary {
    color: #797780;
}

.tx__text_color-white {
    color: white;
}

/*Input style */
.fm__i-block {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 10px 0;
}

.fm__i-block [readonly="true"] {
    cursor: not-allowed;
} 

.fm__i-block [disabled="true"] {
    cursor: not-allowed;
    opacity: 0.6;
}

.fm__i-block[readonly="true"]::after, .fm__i-block[readonly]::after {
    content:"";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.69995 3.49995C2.69995 1.67742 4.1774 0.199964 5.99993 0.199951C7.82248 0.199938 9.29995 1.6774 9.29995 3.49995V6.19992H9.49995C10.4941 6.19992 11.3 7.00581 11.3 7.99992V12.4999C11.3 13.494 10.4941 14.2999 9.49995 14.2999H2.49995C1.50584 14.2999 0.699951 13.494 0.699951 12.4999V7.99992C0.699951 7.00581 1.50584 6.19992 2.49995 6.19992H2.69995V3.49995ZM4.29995 6.19992H7.69995V3.49995C7.69995 2.56106 6.93883 1.79994 5.99994 1.79995C5.06106 1.79996 4.29995 2.56107 4.29995 3.49995V6.19992Z' fill='%23B1AEB8'/%3E%3C/svg%3E%0A");
    width: 12px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
}

.fm__input {
    border-radius: 8px;
    width: 100%; 
    color: #202023;
    padding-left: 16px;
    padding-right: 16px;
}

.fm__input:placeholder {
    color: #797780; 
}

.fm__input:focus {
    border-color: #FFC759;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0px 0px 0px 3px rgba(255, 212, 102, 0.24);
    outline-style: none;
}

.fm__input_with-title.fm__input_large:focus  {
    padding-top: 24px;
    padding-bottom: 8px;
}

.fm__input_with-title.fm__input_large:not(:placeholder-shown) {
    padding-top: 24px;
    padding-bottom: 8px;
}

.fm__input_with-title.fm__input_medium:focus {
    padding-top: 22px;
    padding-bottom: 6px;
}

.fm__input_with-title.fm__input_medium:not(:placeholder-shown) {
    padding-top: 22px;
    padding-bottom: 6px;
}

.fm__input_primary {   
    background-color: rgba(192, 189, 201, 0.16);
    border-width: 0;
}

.fm__input_primary:hover {
    background-color: rgba(192, 189, 201, 0.24);
}

.fm__input_primary:focus {
    background-color: rgba(255, 255, 255, 0.56);
} 

.fm__input_outline {   
    background: rgba(255, 255, 255, 0.56);
    border-width: 1px;
    border-style: solid;
    border-color: #C9C7D1;
}

.fm__input_outline:hover {
    border-color: #95929C;
}

.fm__input_outline:focus { 
    border-width: 1px;
    border-style: solid;
    border-color: #FFC759;
    background: rgba(255, 255, 255, 0.56);
}
   
.fm__input_large {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
}

.fm__input_large::placeholder {
    font-size: 16px;
    line-height: 24px;
}

.fm__input_medium {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
}

.fm__input_medium::placeholder {
    font-size: 14px;
    line-height: 20px;
}
 
.fm__input_small {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px; 
}

.fm__input_small::placeholder {
    font-size: 14px;
    line-height: 20px;
}

.fm__input_error::placeholder {
    color: #E83F41;
}

.fm__input_error.fm__input_primary {
    background-color: rgba(255, 122, 127, 0.16);
}

.fm__input_error.fm__input_primary:focus {
    background-color: rgba(255, 255, 255, 0.56);
    border-width: 1px;
    border-style: solid;
    border-color: #FA4D50;
    box-shadow: 0px 0px 0px 3px rgba(255, 122, 127, 0.24);
}

.fm__input_error.fm__input_outline {
    background-color: rgba(255, 255, 255, 0.56);
    border-width: 1px;
    border-style: solid;
    border-color: #FA4D50;
}

.fm__input_error.fm__input_outline:focus {
    box-shadow: 0px 0px 0px 3px rgba(255, 122, 127, 0.24);
}

.fm__label {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #797780;
    display: none;
}

.fm__input_medium.fm__input_with-title:focus + .fm__label,
.fm__input_medium.fm__input_with-title:not(:placeholder-shown) + .fm__label,
.fm__input_large.fm__input_with-title:focus + .fm__label,
.fm__input_large.fm__input_with-title:not(:placeholder-shown) + .fm__label {
    display: block;
}

.fm__input_error + .fm__label {
    color: #E83F41;
}

/* Button style */
.ex__btn {
    margin: 10px 10px 10px 0;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
}
.ex__btn_primary {
    background-color: #FFC759;
    border-radius: 6px;
    border-width: 0;  
    color: #202023;
    cursor: pointer;
}
.ex__btn_primary:hover {
    background-color: #FFB930;
}
.ex__btn_primary:focus:active {
    background-color: #F9AF1E;
}
.ex__btn_primary:disabled {
    background-color: #C0BDC93D;
    cursor: not-allowed;
    color: #7A788266;
}
.ex__btn_secondary {
    background-color:#C0BDC93D;
    border-radius: 6px;
    border-width: 0;  
    color: #202023;
    cursor: pointer;
}
.ex__btn_secondary:hover {
    background-color: #C0BDC952;
}
.ex__btn_secondary:focus:active {
    background-color: #E0DFE5;
}
.ex__btn_secondary:disabled {
    background-color: #C0BDC929;
    cursor: not-allowed;
    color: #7A788266;
}
.ex__btn_line {
    background-color:transparent;
    border-radius: 6px;
    border: 1px solid #C9C7D1;
    color: #202023;
    cursor: pointer;
}
.ex__btn_line:hover {
    background-color: #C0BDC914;
}
.ex__btn_line:focus:active {
    background-color: #C0BDC929;
}
.ex__btn_line:disabled {
    border: 1px solid #E0DFE5;
    cursor: not-allowed;
    color: #7A788266;
}
.ex__btn_alternative {
    background-color:#0A0A0A;
    border-radius: 6px;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
}
.ex__btn_alternative:hover {
    background-color: #0A0A0AB8;
}
.ex__btn_alternative:focus:active {
    background-color: #0A0A0A8F;
}
.ex__btn_alternative:disabled {
    background-color: #0A0A0A29;
    cursor: not-allowed;
    color: #7A788266;
}
.ex__btn_large {
    padding: 16px 30px;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.0012em;
}
.ex__btn_medium {
    padding: 12px 22px;   
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.008em;
}
.ex__btn_small {
    padding: 8px 12px;   
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.004em;
}
.ex__link-btn {
    text-decoration-line: none;
    display: inline-block;
    text-align: center;
    margin: 10px 10px 10px 0;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
}

/* Link style */
.ex__link-main {
    cursor: pointer;
    margin: 10px 10px 10px 0;
    display: inline-block;
}
.ex__link-main:hover {
    opacity: 0.9;
}
.ex__link_none {
    text-decoration: none;
}
.ex__link_solid {
    text-decoration: underline;
}
.ex__link_dash {
    text-decoration: underline dotted;
}
.ex__link_extra-large {
    font-size: 17pt;
}
.ex__link_large {
    font-size: 15pt;
}
.ex__link_medium {
    font-size: 14pt;
}
.ex__link_small {
    font-size: 12pt;
}
.ex__link_yellow {
    color: rgb(249, 175, 30);
}
.ex__link_black {
    color: rgb(32, 32, 35);
}
.ex__link_white {
    color: rgb(231, 230, 235);
}

/* Fonts */
/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
}

/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
}

/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
}

/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
}

/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
}

/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
}

/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
}

/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
}

/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
}