@charset "UTF-8";
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
:root { --page-primary: #0d6efd; --page-secondary: #6c757d; --page-success: #198754; --page-info: #0dcaf0; --page-warning: #ffc107; --page-danger: #DAA801; --page-light: #f8f9fa; --page-dark: #212529; --page-primary-rgb: 13, 110, 253; --page-secondary-rgb: 108, 117, 125; --page-success-rgb: 25, 135, 84; --page-info-rgb: 13, 202, 240; --page-warning-rgb: 255, 193, 7; --page-danger-rgb: 218, 168, 1; --page-light-rgb: 248, 249, 250; --page-dark-rgb: 33, 37, 41; }

@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }

.page { height: 100%; }

.page__wrapper { display: flex; flex-direction: column; min-height: 100%; }

.page__wrapper .footer { flex: 0 0 auto; }

.page__content { flex: 1 0 auto; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
*, *::before, *::after { box-sizing: border-box; }

html, body { height: 100%; }

body { font-size: 1.125rem; margin: 0; font-family: "HelveticaNeue", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: 400; line-height: 1.35; color: #000000; background-color: #ffffff; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr { margin: 0 0; color: #212529; background-color: currentColor; border: 0; }

hr:not([size]) { height: 1px; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5625rem; font-weight: 500; line-height: 1.15; }

h1 { font-size: calc(1.40625rem + 1.875vw); }

@media (min-width: 1200px) { h1 { font-size: 2.8125rem; } }

h2 { font-size: calc(1.35rem + 1.2vw); }

@media (min-width: 1200px) { h2 { font-size: 2.25rem; } }

h3 { font-size: calc(1.32188rem + 0.8625vw); }

@media (min-width: 1200px) { h3 { font-size: 1.96875rem; } }

h4 { font-size: calc(1.29375rem + 0.525vw); }

@media (min-width: 1200px) { h4 { font-size: 1.6875rem; } }

h5 { font-size: calc(1.26563rem + 0.1875vw); }

@media (min-width: 1200px) { h5 { font-size: 1.40625rem; } }

h6 { font-size: 1.125rem; }

p { margin-top: 0; margin-bottom: 0.375rem; }

abbr[title], abbr[data-bs-original-title] { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 0.375rem; font-style: normal; line-height: inherit; }

ul, ol, li { padding: 0; list-style: none; }

ol, ul, dl { margin-top: 0; margin-bottom: 1.125rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: 0.375rem; margin-left: 0; }

blockquote { margin: 0 0 1.125rem; }

b, strong { font-weight: 700; }

small { font-size: 0.875em; }

mark { padding: 0.2em; background-color: #fcf8e3; }

sub, sup { font-size: 0.75em; position: relative; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: inherit; text-decoration: none; }

a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-size: 1em; font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; direction: ltr /* rtl:ignore */; unicode-bidi: bidi-override; }

pre { font-size: 0.875em; display: block; margin-top: 0; margin-bottom: 1.125rem; overflow: auto; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

code { font-size: 0.875em; color: #d63384; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 0.875em; color: #ffffff; background-color: #e6e6e6; border-radius: 4px; }

kbd kbd { font-size: 1em; padding: 0; font-weight: 700; }

figure { margin: 0 0 1.125rem; }

img { max-width: 100%; }

svg { max-width: 100%; max-height: 100%; stroke-width: 0; fill: currentColor; pointer-events: none; }

img, svg { vertical-align: middle; }

table { caption-side: bottom; border-collapse: collapse; }

caption { padding-top: 0.5625rem; padding-bottom: 0.5625rem; color: #6c757d; text-align: left; }

th { text-align: inherit; text-align: -webkit-match-parent; }

thead, tbody, tfoot, tr, td, th { border-color: inherit; border-style: solid; border-width: 0; }

label { display: inline-block; }

button { border-radius: 0; border: none; padding: 0; margin: 0; background-color: transparent; color: inherit; display: inline-block; }

button:focus:not(:focus-visible) { outline: 0; }

input, button, select, optgroup, textarea { font-size: inherit; margin: 0; font-family: inherit; line-height: inherit; }

input[type='number'] { -moz-appearance: textfield; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

button, select { text-transform: none; }

[role='button'] { cursor: pointer; }

select { word-wrap: normal; }

select:disabled { opacity: 1; }

[list]::-webkit-calendar-picker-indicator { display: none; }

button, [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; }

button:not(:disabled), [type='button']:not(:disabled), [type='reset']:not(:disabled), [type='submit']:not(:disabled) { cursor: pointer; }

::-moz-focus-inner { padding: 0; border-style: none; }

textarea { resize: none; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { float: left; width: 100%; padding: 0; margin-bottom: 0.375rem; font-size: calc(1.26563rem + 0.1875vw); line-height: inherit; }

@media (min-width: 1200px) { legend { font-size: 1.40625rem; } }

legend + * { clear: left; }

::-webkit-inner-spin-button { height: auto; }

[type='search'] { outline-offset: -2px; -webkit-appearance: textfield; }

::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-color-swatch-wrapper { padding: 0; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

iframe { border: 0; }

summary { display: list-item; cursor: pointer; }

progress { vertical-align: baseline; }

[hidden] { display: none !important; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.title-big { font-size: 56px; font-weight: 400; }

@media (max-width: 991.98px) { .title-big { font-size: 28px; } }

.title-main { font-size: 34px; font-weight: 800; text-align: center; text-transform: uppercase; }

@media (max-width: 991.98px) { .title-main { font-size: 24px; } }

@media (max-width: 767.98px) { .title-main { font-size: 18px; } }

.title-form { font-size: 20px; }

@media (max-width: 991.98px) { .title-form { font-size: 14px; } }

.text-droppdown-gray { color: #131C3A; opacity: 40%; }

.text-green { color: #86D2C5; }

.text-golden { color: #D1A16D; }

.text-gray { color: #FFFFFF59; }

.text-small { font-size: 14px; }

.text-bold { font-weight: 700; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.header { color: black; padding: 20px 15px; overflow: hidden; }

.header.is-authorise .header__auth-login { display: none; }

.header.is-authorise .header__auth-logoff { display: flex; align-items: center; }

.header:not(.is-authorise) .header__profile { /*display: none;*/ }

.header:not(.is-authorise) .header__settings { display: none; }

.header__nav { display: flex; align-items: center; }

.header__nav-link { font-size: 20px; font-weight: 700; }

.header__nav-link + .header__nav-link { margin-left: 30px; }

@media (max-width: 1399.98px) { .header__nav-link + .header__nav-link { margin-left: 16px; } }

@media (max-width: 1399.98px) { .header__nav-link { font-size: 18px; } }

@media (max-width: 1199.98px) { .header__nav-link { font-size: 14px; } }

@media (max-width: 991.98px) { .header__nav-link .header__nav-link:last-child { display: none; } }

.header__nav-icon { position: relative; }

.header__nav-icon .svg-icon { width: 20px; height: 20px; }

@media (max-width: 991.98px) { .header__nav-icon .svg-icon { width: 20px; height: 20px; } }

@media (min-width: 1200px) { .header__nav-bell { width: 56px; height: 56px; display: flex; justify-content: center; align-items: center; background-color: #131c3a12; } }

@media (max-width: 1399.98px) { .header__nav-bell { width: 43px; height: 43px; } }

@media (max-width: 1199.98px) { .header__nav-bell { width: auto; height: auto; } }

.header__nav-bell.is-active::after { content: ""; display: block; position: absolute; top: 5px; right: 5px; width: 8px; height: 8px; background-color: #e94235; border-radius: 50%; }

@media (max-width: 1399.98px) { .header__nav-bell.is-active::after { content: ""; display: block; position: absolute; top: 4px; right: 4px; width: 6px; height: 6px; background-color: #e94235; border-radius: 50%; } }

@media (min-width: 992px) { .header__nav-star { display: none; } }

.header__logo { display: flex; width: 275px; height: 37px; }

@media (max-width: 1399.98px) { .header__logo { width: auto; height: 28px; } }

@media (max-width: 991.98px) { .header__logo { width: 140px; } }

.header__profile { position: relative; display: flex; justify-content: end; align-items: center; }

@media (max-width: 991.98px) { .header__profile { display: none; } }

.header__profile-icon { position: relative; width: 56px; height: 56px; display: flex; justify-content: center; align-items: center; background-color: #131c3a12; flex-shrink: 0; text-align: center; }

@media (max-width: 1399.98px) { .header__profile-icon { width: 43px; height: 43px; } }

.header__profile-icon img { /*position: absolute; top: 0; left: 0;*/ max-width: 100%; max-height: 100%; }

.header__profile-icon .svg-icon { width: 24px; height: 24px; stroke-width: 1px; stroke: black; }

@media (max-width: 991.98px) { .header__profile-icon { background-color: transparent; width: 24px; height: 24px; }
  .header__profile-icon .svg-icon { width: 20px; height: 20px; } }

.header__profile-content { margin-left: 16px; }

@media (max-width: 991.98px) { .header__profile-content { display: none; } }

.header__profile-content-name { font-size: 16px; }

@media (max-width: 1399.98px) { .header__profile-content-name { font-size: 14px; margin-bottom: 4px; } }

.header__profile-content-id { display: flex; align-items: center; padding: 6px 8px; background-color: #131c3a12; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-radius: 6px; }

.header__profile-content-id .svg-icon { width: 16px; height: 16px; stroke-width: 1px; margin-right: 6px; }

.header__profile-content-id p { font-size: 12px; margin-bottom: 0; }

.header__profile-logout { display: flex; padding: 16px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 24px; }

.header__profile-logout span { font-size: 16px; }

.header__profile-logout .svg-icon { width: 24px; height: 24px; stroke-width: 1px; }

@media (min-width: 992px) { .header__profile-logout { background-color: #131c3a12; }
  .header__profile-logout .svg-icon { margin-right: 8px; } }

@media (max-width: 1399.98px) { .header__profile-logout { padding: 8px; }
  .header__profile-logout span { font-size: 14px; }
  .header__profile-logout .svg-icon { width: 18px; height: 18px; } }

@media (max-width: 991.98px) { .header__profile-logout { border: none; padding: 0; margin-left: 16px; }
  .header__profile-logout span { display: none; }
  .header__profile-logout .svg-icon { width: 24px; height: 24px; stroke: white; } }

.header__burger { position: relative; display: flex; align-items: center; width: 20px; height: 14px; }

.header__burger.is-active span { opacity: 0; }

.header__burger.is-active::before { top: 6px; left: 0; width: 100%; transform: rotate(45deg); }

.header__burger.is-active::after { bottom: 6px; left: 0; width: 100%; transform: rotate(-45deg); }

.header__burger span { display: block; width: 100%; height: 2px; background-color: #131c3a; }

.header__burger::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background-color: #131c3a; }

.header__burger::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #131c3a; }

.header__offmenu { position: fixed; top: 68px; left: 0; height: calc(100vh - 68px); width: 100vw; background-color: white; z-index: 10; padding: 0 15px 24px 15px; transform: translateX(100%); overflow: hidden; transition: all 0.2s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .header__offmenu { transition: none; } }

@media (min-width: 992px) { .header__offmenu { display: none; } }

.header__offmenu.is-active { transform: translate(0); }

.header__offmenu-wrapper { display: flex; flex-direction: column; justify-content: space-between; height: 100%; overflow-y: auto; }

.header__offmenu-top { padding: 15px; background-color: #131c3a12; }

.header__offmenu .header__profile { display: flex; justify-content: start; }

.header__offmenu .header__profile-icon { position: relative; width: 95px; height: 95px; overflow: hidden; }

.header__offmenu .header__profile-icon svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.header__offmenu .header__profile-icon img { position: relative; z-index: 2; width: 100%; }

.header__offmenu .header__profile-content { display: block; }

.header__offmenu .header__profile-content-name { font-size: 20px; }

.header__offmenu .header__profile-content-id { background-color: white; }

.header__offmenu-buttons { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 15px; margin-top: 15px; }

.header__offmenu-buttons svg { fill: transparent; width: 48px; height: 48px; }

.header__offmenu-buttons a { display: flex; justify-content: center; align-items: center; background-color: white; }

.header__offmenu-buttons-inner { display: flex; justify-content: center; align-items: center; flex-direction: column; }

.header__offmenu-buttons-inner span { font-size: 16px; }

.header__offmenu .header__nav { flex-direction: column; margin-top: 24px; margin-bottom: 24px; }

.header__offmenu .header__nav-link { font-size: 24px; }

.header__offmenu .header__nav-link:not(:first-child) { margin-top: 28px; }

.header__offmenu-bottom { display: flex; flex-direction: column; align-items: center; }

.header__offmenu-bottom .footer__menu { align-items: center; margin-top: 20px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.footer { color: #fff; background-color: #d1a16d; padding-top: 25px; padding-bottom: 25px; }

@media (max-width: 1399.98px) { .footer { font-size: 14px; } }

@media (max-width: 991.98px) { .footer { border-top: 1px solid #fff; } }

.footer__wrapper { display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; }

@media (max-width: 1399.98px) { .footer__wrapper { display: flex; justify-content: space-between; gap: 15px; margin: 0 auto; } }

.footer__menu { display: flex; flex-direction: column; align-items: end; gap: 8px; }

.footer__menu-link { color: black; font-size: 14px; font-weight: 500; }

@media (max-width: 1399.98px) { .footer__menu { align-items: start; } }

@media (max-width: 991.98px) { .footer__menu { gap: 15px; gap: 1px; } }

.footer__logo { display: flex; justify-content: center; height: 0; overflow: hidden; }

@media (max-width: 1399.98px) { .footer__logo { display: none; } }

.footer__logo svg { width: 160px; }

.footer__icon { display: flex; align-items: center; gap: 40px; }

@media (min-width: 1200px) { .footer__icon--border { border: 1px solid #fff; border-radius: 8px; padding: 23px 39px; } }

@media (max-width: 1399.98px) { .footer__icon { justify-content: center; } }

@media (max-width: 991.98px) { .footer__icon { gap: 15px; } }

.footer__icon-link { flex-shrink: 0; }

.footer__icon-link .svg-icon { width: 32px; height: 32px; }

@media (max-width: 991.98px) { .footer__icon-link .svg-icon { width: 26px; height: 26px; } }

.footer__order { display: flex; max-width: 250px; gap: 20px; }

.footer__order p { font-size: 14px; margin-bottom: 0; }

.footer__order .svg-icon { flex-shrink: 0; width: 100px; height: 58px; }

@media (max-width: 767.98px) { .footer__order p { font-size: 12px; }
  .footer__order .svg-icon { width: 80px; height: 48px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.form__group { display: block; margin-bottom: 0.75rem; width: 100%; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.form__label { display: block; padding-bottom: 0.375rem; font-size: 16px; max-width: 95%; }

@media (max-width: 991.98px) { .form__label { font-size: 14px; } }

.form__star { color: #d1a16d; }

.form__file { display: flex; justify-content: center; align-items: center; flex-direction: column; height: 100%; align-items: center; border: 1px dashed #D1A16D; padding: 30px; }

@media (max-width: 991.98px) { .form__file::after { content: ""; display: block; padding-top: 100%; } }

.form__file.is-fulfilled h4, .form__file.is-fulfilled p { display: none; }

.form__file h4 { font-size: 16px; margin-top: 10px; }

.form__file p { font-size: 14px; color: black; max-width: 600px; margin: 0 auto; margin-bottom: 10px; text-align: center; }

@media (max-width: 991.98px) { .form__file p { font-size: 12px; } }

.form__file-wrap { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; flex-shrink: 0; }

.form__file-img { position: relative; margin: 0 auto; }

.form__file-img .svg-icon { stroke-width: 1px; }

.form__file-img.is-loaded { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: contain; background-position: center; }

.form__file-img.is-loaded .svg-icon { opacity: 0; }

.form__file-img .picture__image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.form__file input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; }

.form__group { margin-bottom: 6px; position: relative; }

.form__group.blocked { pointer-events: none; }

.form__group.disabled { pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0.5; }

.form__group.disabled .form__field, .form__group.disabled .form__select { opacity: 0.5; }

.form__group.is-invalid .form__select, .form__group.is-invalid .form__field { border-color: #DAA801; background-color: #DAA80112; }

.form__group.select--arrow .form__group-wrap { position: relative; }

.form__group.select--arrow .form__group-wrap::after { content: ""; display: block; position: absolute; top: 50%; right: 24px; width: 16px; height: 16px; transform: translateY(-50%); background: url("../img/arrow-down.svg"); background-repeat: no-repeat; background-position: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form__group.select--arrow.js-group-validate::after { transform: translateY(-30%); }

.form__group textarea { min-height: 106px; background-color: white; field-sizing: content; }

.form__group-maxlength { display: flex; justify-content: end; font-size: 12px; opacity: 50%; text-align: end; }

.form__group-altplaceholder { font-size: 12px; opacity: 50%; max-width: 70%; }

@media (max-width: 991.98px) { .form__group { margin-bottom: 6px; } }

.form__field { width: 100%; background-color: #FFFFFF; border: none; padding: 14px 16px; color: black; text-align: start; border: 1px solid #131C3A; }

.form__field.placeholder { transition: all 0.15s ease; font-size: 14px; color: #ffffff66; opacity: 100%; }

@media (max-width: 991.98px) { .form__field.placeholder { font-size: 14px; } }

.form__field:-moz-placeholder { -moz-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 14px; color: #ffffff66; opacity: 100%; }

@media (max-width: 991.98px) { .form__field:-moz-placeholder { font-size: 14px; } }

.form__field::-moz-placeholder { -moz-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 14px; color: #ffffff66; opacity: 100%; }

@media (max-width: 991.98px) { .form__field::-moz-placeholder { font-size: 14px; } }

.form__field:-ms-input-placeholder { -ms-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 14px; color: #ffffff66; opacity: 100%; }

@media (max-width: 991.98px) { .form__field:-ms-input-placeholder { font-size: 14px; } }

.form__field::-webkit-input-placeholder { -webkit-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 14px; color: #ffffff66; opacity: 100%; }

@media (max-width: 991.98px) { .form__field::-webkit-input-placeholder { font-size: 14px; } }

@media (max-width: 991.98px) { .form__field { padding: 12px 16px; } }

.form__select { position: relative; width: 100%; padding: 14px 16px; border: none; margin-right: 24px; color: black; background-color: white; border: 1px solid #131C3A; -moz-appearance: none; /* Firefox */ -webkit-appearance: none; /* Safari and Chrome */ appearance: none; }

@media (max-width: 991.98px) { .form__select { padding: 12px 16px; } }

.form__dropdown { padding: 0; background-color: transparent; border-color: #ffffff; }

.form__dropdown-button { position: relative; text-align: left; width: 100%; z-index: 1; font-size: 16px; color: #fff; text-transform: uppercase; font-weight: 800; border: none; }

@media (max-width: 991.98px) { .form__dropdown-button { font-size: 12px; } }

.form__dropdown-button img { margin-right: 10px; }

@media (max-width: 991.98px) { .form__dropdown-button img { width: 24px; height: 24px; } }

.form__dropdown-button span { display: inline-block; max-width: 80%; }

.form__dropdown-button > div { display: flex; align-items: center; }

.form__dropdown-button .svg-icon { transition: transform 0.15s ease; position: absolute; right: 24px; top: 50%; width: 0.875rem; height: 0.875rem; transform-origin: center center; transform: translateY(-50%) rotateX(0); will-change: transform; }

.form__dropdown-button:hover { cursor: pointer; }

.form__dropdown-button.show .svg-icon { transform: translateY(-50%) rotateX(180deg); }

.form__dropdown-button .spinner-border { color: #212529; }

.form__dropdown-list { background-color: #ffffff; box-shadow: 0 0.45rem 1.5rem 0 rgba(33, 37, 41, 0.1); border-radius: 4px; width: calc(100% - 48px); }

@media (max-width: 991.98px) { .form__dropdown-list { width: 100%; } }

.form__dropdown-list-item { transition: background-color 0.15s ease; text-align: start; color: #000; background-color: #ffffff; font-weight: 800; text-transform: uppercase; cursor: pointer; }

@media (max-width: 991.98px) { .form__dropdown-list-item { font-size: 12px; } }

.form__dropdown-list-item img { margin-right: 10px; }

@media (max-width: 991.98px) { .form__dropdown-list-item img { width: 24px; height: 24px; } }

.form__dropdown-list-item:hover, .form__dropdown-list-item.is-selected { background-color: rgba(33, 37, 41, 0.05); }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.radio__content, .checkbox__content { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.radio__content:before, .radio__content:after, .checkbox__content:before, .checkbox__content:after { content: ""; display: block; position: absolute; }

.radio__content:before, .checkbox__content:before { border: 1px solid #6c757d; left: 0; top: 2px; }

.radio__content:after, .checkbox__content:after { transition: transform 0.15s ease; background-color: #6c757d; }

.form__radio, .form__checkbox { cursor: pointer; }

.form__radio input:checked + .radio__content-wrapper .radio__content:after, .form__radio input:checked + .radio__content-wrapper .checkbox__content:after, .form__checkbox input:checked + .radio__content-wrapper .radio__content:after, .form__checkbox input:checked + .radio__content-wrapper .checkbox__content:after { opacity: 1; }

.form__radio input:checked + .radio__content-wrapper .checkbox__content:before, .form__checkbox input:checked + .radio__content-wrapper .checkbox__content:before { opacity: 1; }

.form__radio input:checked + .radio__content-wrapper .checkbox__content::after, .form__checkbox input:checked + .radio__content-wrapper .checkbox__content::after { border: 1px solid transparent; }

.form__radio { width: 100%; }

.form__radio .radio__content { padding-left: 36px; font-size: 16px; }

.form__radio .radio__content-wrapper { padding: 14px 16px; background-color: #131C3A12; }

.form__radio .radio__content:before, .form__radio .radio__content:after { border-radius: 50%; }

.form__radio .radio__content:before { width: 24px; height: 24px; top: -2px; border-color: black; }

.form__radio .radio__content:after { transition: all 0.15s ease; width: 14px; height: 14px; top: 3px; left: 5px; background: #d1a16d; opacity: 0; }

@media (max-width: 991.98px) { .form__radio .radio__content { padding-left: 26px; }
  .form__radio .radio__content:before { width: 18px; height: 18px; top: 0; }
  .form__radio .radio__content:after { width: 12px; height: 12px; top: 3px; left: 3px; } }

.form__radio input:checked + .radio__content-wrapper { background-color: #d1a16d1a; }

.form__checkbox .checkbox__content { display: inline-block; font-size: 16px; padding-left: 36px; margin-bottom: 6px; }

@media (max-width: 991.98px) { .form__checkbox .checkbox__content { font-size: 14px; } }

.form__checkbox .checkbox__content:before, .form__checkbox .checkbox__content:after { border-radius: 2px; }

.form__checkbox .checkbox__content:before { transition: all 0.15s ease; width: 24px; height: 24px; background-image: url("../img/checkmark.svg"); background-repeat: no-repeat; background-position: center; background-color: #d1a16d; opacity: 0; top: 0; left: 0; z-index: 1; }

.form__checkbox .checkbox__content:after { width: 24px; height: 24px; background-color: transparent; top: 0; left: 0; opacity: 1; border: 1px solid black; background-color: white; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.form__group { position: relative; }

.form__group.is-need-validate { padding-bottom: 1.125rem; }

.form__group.is-need-validate .form__group-notify { font-size: 0.98438rem; white-space: nowrap; position: absolute; color: #DAA801; left: 50%; bottom: 0; font-size: 12px; transform: translateX(-50%); }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.ratio .lazy__image { position: absolute; }

.lazy__image { position: relative; }

.lazy__image-element { transition: opacity, 0.3s; opacity: 0; }

@media (prefers-reduced-motion: reduce) { .lazy__image-element { transition: none; } }

.lazy__image-element.is-loaded { opacity: 1; }

.lazy__image-element.is-error:before { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; background-color: #f8f9fa; }

.lazy__image-element.is-error:after { font-size: 0.98438rem; font-family: "HelveticaNeue", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; content: attr(data-error); display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); white-space: nowrap; font-style: italic; }

.lazy__image-element.is-error + .lazy__image-loader .spinner-border { -webkit-animation: none; animation: none; border: 0 none; }

.lazy__image-element[style^='background-image'] { background-position: center center; background-size: cover; background-repeat: no-repeat; }

.lazy__image-loader { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 1.75em; max-height: 1.75em; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
[data-bs-toggle="modal"] { cursor: pointer; /* pointer: fine - Desktop/Laptop and Desktop/Laptop+Touchscreen any-pointer: fine - Touchscreen+Mouse and Desktop/Laptop and Touchscreen and Desktop/Laptop+Touchscreen */ }

.modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.modal-content { padding: 1.5rem 2.25rem 2.25rem 2.25rem; }

.modal-body { padding: 2.25rem 0 0 0; overflow-x: hidden; }

.modal-close { transition: color; /* pointer: fine - Desktop/Laptop and Desktop/Laptop+Touchscreen any-pointer: fine - Touchscreen+Mouse and Desktop/Laptop and Touchscreen and Desktop/Laptop+Touchscreen */ }

@media (prefers-reduced-motion: reduce) { .modal-close { transition: none; } }

.modal-close svg { width: 1.5rem; height: 1.5rem; }

.modal--nosms .modal-content { position: relative; padding: 4px; }

.modal--nosms .modal-close { position: absolute; top: 10px; right: 10px; z-index: 1; }

.modal--nosms .modal-close svg { stroke-width: 2px; }

.modal--nosms .modal-body { padding: 16px; border: 1px solid black; border-radius: 8px; }

.modal--nosms .nosms p { max-width: 90%; }

.modal--anketa .modal-dialog { max-width: 600px; }

.modal--anketa .modal-content { background-color: transparent; padding: 0; padding-top: 34px; border: none; border-radius: initial; }

.modal--anketa .modal-close { position: absolute; top: 0; right: 0; z-index: 1; }

.modal--anketa .modal-close svg { width: 24px; height: 24px; stroke: white; stroke-width: 2px; }

.modal--anketa .modal-body { padding: 0; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.button { display: inline-block; transition: 0.3s ease-in-out; }

.button span { transition: 0.3s ease-in-out; font-size: 20px; font-weight: 700; }

@media (max-width: 991.98px) { .button span { font-size: 14px; } }

.button-transparent { display: flex; justify-content: center; align-items: center; width: 100%; padding: 16px; background-color: #131C3A12; }

.button-transparent:hover { background-color: #d1a16d33; }

.button-golden { display: flex; justify-content: center; align-items: center; width: 100%; padding: 14px; color: white; background-color: #131C3A; }

.button-golden span { font-weight: 500; }

@media (max-width: 991.98px) { .button-golden span { font-size: 14px; } }

.button-golden:hover span { color: rgba(255, 255, 255, 0.8); }

.button-golden.disabled { background-color: #ffffff12; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.button-golden.disabled span { color: #d1a16d; }

.button-black { display: flex; justify-content: center; align-items: center; width: 100%; padding: 14px; color: white; background-color: #ffffff12; }

.button-black span { transition: 0.3s ease-in-out; font-weight: 500; }

@media (max-width: 991.98px) { .button-black span { font-size: 14px; } }

.button-arrow { padding: 24px 20px; width: 100%; justify-content: space-between; }

.button-arrow span { font-size: 16px; }

.button-arrow .svg-icon { width: 13px; height: 13px; }

.button.is-disabled { opacity: 0.5; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.toast { transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); padding: 0.75rem 1.5rem; display: inline-flex; align-items: center; box-shadow: 0 0.45rem 0.375rem rgba(33, 37, 41, 0.15); border-radius: 4px; position: fixed; opacity: 0; max-width: calc(50% - 1.5rem); z-index: 7; color: #f8f9fa; }

.toast.status--success { background-color: #198754; }

.toast.status--warning { background-color: #ffc107; }

.toast.status--info { background-color: #0dcaf0; }

.toast.status--danger { background-color: #DAA801; }

.toast-text { font-size: 0.98438rem; margin-bottom: 0; padding-left: 1.125rem; padding-right: 0.75rem; font-weight: 500; }

.toast-close { color: inherit; width: 2em; height: 2em; padding: 0 0.5em; }

.toast-right { right: 15px; }

.toast-left { left: 15px; }

.toast-top { top: -150px; }

.toast-bottom { bottom: -150px; }

.toast-icon { width: 1.7em; height: 1.7em; margin-right: 1em; }

.toast-center { margin-left: auto; margin-right: auto; left: 0; right: 0; max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; }

.toast.is-active { opacity: 1; }

@media (max-width: 374.98px) { .toast-right, .toast-left { margin-left: auto; margin-right: auto; left: 0; right: 0; max-width: calc(100% - 1.875rem); } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
@-webkit-keyframes fadeIn { from { opacity: 0;
    visibility: hidden; }
  to { opacity: 1;
    visibility: visible; } }
@keyframes fadeIn { from { opacity: 0;
    visibility: hidden; }
  to { opacity: 1;
    visibility: visible; } }

.dropdown { position: relative; }

.dropdown-button-icon { flex: 0 0 auto; }

.dropdown-button-icon svg { width: 1.5rem; height: 1.5rem; }

.dropdown-button-arrow { transition: transform; }

@media (prefers-reduced-motion: reduce) { .dropdown-button-arrow { transition: none; } }

.dropdown-button-arrow svg { width: 0.75rem; height: 0.75rem; }

.dropdown-button.show .dropdown-button-arrow { transform: rotate(180deg); }

.dropdown-menu { display: none; position: absolute; z-index: 5; min-width: 100%; }

.dropdown-menu-inner { width: 100%; margin-top: 0.75rem; background-color: #f8f9fa; box-shadow: #212529; border-radius: 4px; padding: 1em; }

.dropdown-menu.show { display: block; }

.dropdown-menu.show .dropdown-menu-inner { -webkit-animation: fadeIn 0.15s ease both; animation: fadeIn 0.15s ease both; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
@media (min-width: 576px) { .breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; padding-top: 0.75rem; padding-bottom: 0.75rem; } }

@media (max-width: 575.98px) { .breadcrumbs { display: none; } }

.breadcrumbs__item { position: relative; display: flex; align-items: center; }

.breadcrumbs__item + .breadcrumbs__item { margin-left: 0.75rem; }

.breadcrumbs__item + .breadcrumbs__item:before { content: '/'; display: inline; margin-right: 0.75rem; }

.breadcrumbs__current { cursor: default; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.page__wrapper { background-color: white; color: #131c3a; }

.page--authorisation .header__logo, .page--authorisation-notru .header__logo, .page--authorisation-alt .header__logo, .page--mail-main .header__logo { opacity: 0; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.page--authorisation .footer__logo, .page--authorisation-notru .footer__logo, .page--authorisation-alt .footer__logo, .page--mail-main .footer__logo { opacity: 1; height: auto; }

.checkbox { position: relative; display: flex; }

.checkbox input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.checkbox input:checked + .checkbox__check .svg-icon { opacity: 1; }

.checkbox label { font-size: 18px; margin-left: 8px; }

@media (max-width: 1199.98px) { .checkbox label { font-size: 16px; } }

@media (max-width: 991.98px) { .checkbox label { font-size: 14px; } }

.checkbox a { text-decoration: underline; position: relative; z-index: 2; }

.checkbox__check { display: flex; justify-content: center; align-items: center; width: 21px; height: 21px; background-color: #eaeaea; border-radius: 4px; flex-shrink: 0; }

.checkbox__check .svg-icon { width: 12px; height: 12px; opacity: 0; }

.--disabled { pointer-events: none; }

.label-gold { display: flex; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; color: black; font-size: 14px; font-weight: 300; background-color: #d1a16d; padding: 4px 12px; border-radius: 4px; margin-bottom: 10px; }

.btcd-f-input { display: flex; flex-direction: column; width: 100%; position: relative; margin-bottom: 20px; }

.btcd-f-input input[type="checkbox"] { position: absolute; top: 0; right: 0; width: 20%; height: 100%; opacity: 0; z-index: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

@media (max-width: 991.98px) { .btcd-f-input { font-size: 14px; flex-direction: column; } }

.btcd-f-input > div > input::-webkit-file-upload-button { cursor: pointer; }

.btcd-f-wrp { position: relative; width: 100%; padding: 12px; border: 1px solid #ffffff; cursor: pointer; }

.btcd-f-wrp input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.btcd-f-err { position: absolute; top: 100%; left: 0; min-width: 275px; }

.btcd-f-err img { width: 35px; height: 35px; }

.btcd-f-err span { display: block; font-size: 14px; }

.btcd-inpBtn { display: flex; background: #ffffff12; padding: 8px; width: 100%; border-radius: 4px; border: none; margin-right: 8px; flex-shrink: 0; }

.btcd-inpBtn .svg-icon { stroke-width: 2px; margin-right: 4px; }

@media (max-width: 991.98px) { .btcd-inpBtn .svg-icon { width: 20px; height: 20px; } }

.btcd-f-input > .btcd-f-wrp > input { z-index: 100; width: 100%; height: 100%; position: absolute; opacity: 0; left: 0; cursor: pointer; }

.btcd-files { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 8px; }

.btcd-files > div { display: flex; align-items: center; }

.btcd-files-item { color: #fff; background-color: #d1a16d; padding: 8px 12px; max-width: 160px; }

.btcd-files-item svg { width: 24px; height: 24px; stroke-width: 1px; }

.btcd-files-item span { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-overflow: ellipsis; }

.btcd-files-item button { margin-left: 6px; flex-shrink: 0; }

.btcd-files-item-button { position: relative; z-index: 2; }

.btcd-f-size { position: absolute; top: calc(100% + 6px); left: 190px; font-size: 12px; color: #000000; opacity: 0.35; min-width: 190px; }

@media (max-width: 991.98px) { .btcd-f-size { left: 0; } }

.btcd-f-size span { cursor: pointer; }

.form-error-text { display: flex; justify-content: center; text-align: center; font-size: 12px; margin-top: 10px; margin-bottom: 0; color: #ffffff; }

button { position: relative; }

button.is-loading span { opacity: 0; }

button.is-loading .spinner-border { position: absolute; width: 24px; height: 24px; }

button:not(.is-loading) .spinner-border { display: none; }

.is-hidden { display: none; }

.border-r-8 { border-radius: 8px; }

.blocked { pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.field__hider .form__group { margin-bottom: 0; }

.field__hider .form__group.select--arrow::after { top: 35%; }

.field__hider .checkbox__content { margin-bottom: 8px; }

.field-bottom { padding-bottom: 1.125rem; margin-bottom: 6px; }

.page-sidebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

@media screen and (max-width: 960px) { .page-sidebg { display: none; } }

.page-sidebg__left, .page-sidebg__right { position: absolute; top: 50%; transform: translateY(-50%); }

.page-sidebg__left svg, .page-sidebg__right svg { height: 70vh; }

.page-sidebg__left { left: -2%; }

@media screen and (max-width: 1200px) { .page-sidebg__left { left: -15%; } }

.page-sidebg__right { right: -2%; }

@media screen and (max-width: 1200px) { .page-sidebg__right { right: -15%; } }

.mask { position: relative; display: flex; align-items: center; justify-content: space-between; transition: all 0.15s ease-in-out; width: 100%; outline: none; background-color: white; border: 1px solid #131c3a; padding: 14px 16px !important; }

.mask__error { display: flex; justify-content: center; position: absolute; top: 100%; left: 0; color: #DAA801; font-size: 0.76562rem; width: 100%; }

.mask__error:not(.is-active) { display: none; }

.mask .form__group-notify { bottom: -16px !important; }

.mask .iti { display: flex; width: 100%; }

.mask .iti__arrow { border-top: var(--iti-arrow-height) solid white; }

.mask .iti__arrow--up { border-top: none; border-bottom: var(--iti-arrow-height) solid white; }

.mask .iti__dropdown-content { margin-top: 20px; z-index: 5; }

.mask .iti__search-input { color: black; }

.mask .iti__country-name { font-size: 12px; color: black; margin-left: 4px; }

@media (max-width: 991.98px) { .mask .iti__country-name { font-size: 12px; } }

@media (max-width: 767.98px) { .mask .iti__country-name { font-size: 10px; } }

.mask .iti__dial-code { font-size: 12px; }

@media (max-width: 991.98px) { .mask .iti__dial-code { font-size: 10px; } }

.mask input { background-color: transparent; flex-shrink: 0; border: none; outline: none; }

.mask__switcher { height: 100%; width: 15%; cursor: pointer; }

.mask__switcher.is-active .mask__switcher-button-arrow .svg-icon { transform: rotate(180deg); }

.mask__switcher.is-active .mask__switcher-content { display: block; }

.mask__switcher-button { display: flex; align-items: center; }

.mask__switcher-button-icon { margin-right: 6px; }

.mask__switcher-button-icon .svg-icon { width: 16px; height: 12px; }

.mask__switcher-button-arrow .svg-icon { width: 10px; height: 10px; flex-shrink: 0; }

.mask__switcher-content { display: none; position: absolute; top: calc(100% + 4px); left: 0; z-index: 5; border-radius: 6px; background-color: white; width: 100%; box-shadow: 0px 5px 8px 0px #00000021; }

.mask__switcher-content input { outline: none; border: none; width: 100%; padding: 12px 16px; }

.mask__switcher-list { border: 1px solid #eaeaea; overflow: auto; height: 260px; }

@media (max-width: 991.98px) { .mask__switcher-list { height: 220px; } }

.mask__switcher-item { transition: all 0.2s ease-in-out; display: flex; align-items: center; padding: 12px 16px; background-color: #fcfcfc; }

@media (prefers-reduced-motion: reduce) { .mask__switcher-item { transition: none; } }

@media (max-width: 991.98px) { .mask__switcher-item { padding: 10px 12px; } }

.mask__switcher-item:hover, .mask__switcher-item.is-current { background-color: #f7f7f7; }

.mask__switcher-item .svg-icon { width: 16px; height: 12px; }

.mask__switcher-item .country { font-size: 13px; margin-left: 8px; margin-right: 8px; }

@media (max-width: 991.98px) { .mask__switcher-item .country { font-size: 11px; margin-left: 6px; margin-right: 6px; } }

.mask__switcher-item .start { color: #aeaeae; }

@media (max-width: 991.98px) { .mask__switcher-item .start { font-size: 11px; } }

.multiselect { position: relative; padding: 14px 16px; background-color: white; border: 1px solid #131c3a; margin-bottom: 1.125rem; }

.multiselect__button { display: flex; justify-content: space-between; align-items: center; width: 100%; }

.multiselect__button svg { margin-right: 7px; transition: 0.3s ease-in-out; }

.multiselect__content { position: absolute; margin-top: 1px; top: 100%; left: -1px; right: -1px; background-color: white; z-index: 10; overflow: auto; max-height: 0; transition: 0.3s ease-in-out; }

.multiselect__wrapper { padding: 2px; }

.multiselect__option { position: relative; }

.multiselect__option span { display: flex; color: black; padding: 4px 6px; font-size: 14px; transition: 0.2s ease-in-out; }

.multiselect__option input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.multiselect__option input:checked + span { background-color: #d1a16d; padding-left: 18px; }

.multiselect__option input:checked + span::after { content: "✓"; display: block; position: absolute; top: 3px; left: 4px; }

.multiselect.is-active .multiselect__content { max-height: 250px; }

.multiselect.is-active .multiselect__button svg { transform: rotate(180deg); }

.tabs { position: relative; }

.tabs__item { position: relative; font-size: 20px; padding-bottom: 10px; opacity: 20%; }

.tabs__item::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background-color: #131c3a; }

.tabs__item.is-current { opacity: 100%; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.menu { display: flex; flex-direction: column; background: #000; color: #fff; height: 100%; }

.menu__close { color: #fff; }

.menu__close .svg-icon { stroke-width: 1px; }

.menu__nav { display: flex; flex-direction: column; }

.menu__nav-link { font-size: 20px; padding: 6px 0; }

.menu__profile { display: flex; margin-top: auto; }

.menu__profile .header__profile-icon { width: 50px; height: 50px; }

.menu .header__profile-logout { width: 100%; margin-left: 0; margin-top: 8px; display: flex; justify-content: center; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.authorisation { position: relative; padding-top: 90px; padding-bottom: 20px; }

@media (max-width: 991.98px) { .authorisation { padding-top: 40px; padding-bottom: 20px; }
  .authorisation .personal__wrapper { padding-top: 0; padding-bottom: 0; }
  .authorisation .form__group { margin-bottom: 2px; }
  .authorisation .personal__form-button { padding: 16px 12px; } }

.authorisation__wrapper { display: flex; justify-content: center; align-items: center; }

.authorisation__content { max-width: 680px; width: 100%; }

.authorisation__content-buttons { margin-top: 64px; margin-bottom: 36px; }

.authorisation__content-buttons .button span { margin-left: 12px; }

.authorisation__content-buttons .button .svg-icon { width: 28px; height: 28px; }

.authorisation__content-buttons p { display: flex; justify-content: center; font-size: 14px; margin-top: 16px; }

.authorisation__logo { display: flex; justify-content: center; margin-top: 65px; margin-bottom: 40px; }

.authorisation__logo svg { max-width: 240px; }

.page--authorisation-alt .personal__form { padding-left: 0; padding-right: 0; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.page--registration .page__wrapper { background-color: #131c3a; overflow: hidden; }

@media (max-width: 991.98px) { .page--mail-main .personal { padding-top: 40px; padding-bottom: 20px; height: auto; }
  .page--mail-main .personal__wrapper { padding-top: 0; padding-bottom: 0; }
  .page--mail-main .personal__title { font-size: 16px; }
  .page--mail-main .personal__info { margin-top: 12px; }
  .page--mail-main .personal__form-button { padding: 16px 12px; }
  .page--mail-main .personal__bot-logo { display: none; } }

.personal { color: black; position: relative; display: flex; align-items: center; overflow: hidden; padding-top: 60px; padding-bottom: 60px; height: 100vh; }

.personal__logo { display: flex; justify-content: center; margin: 0 auto; }

@media (max-width: 991.98px) { .personal__logo { width: 80%; } }

.personal__title { max-width: 680px; margin: 0 auto; margin-top: 36px; font-weight: 700; font-size: 24px; text-transform: initial; color: black; }

@media (max-width: 991.98px) { .personal__title { font-size: 18px; } }

.personal__wrapper { position: relative; }

.personal__wrapper a { cursor: pointer; }

@media (max-width: 991.98px) { .personal__wrapper { padding-top: 60px; padding-bottom: 60px; } }

.personal__item { display: flex; flex-direction: column; }

.personal__item:not(.is-active) { display: none; }

.personal__item--main { gap: 20px; }

.personal__item--login { min-height: 90vh; justify-content: space-between; padding-bottom: 80px; }

@media (max-width: 991.98px) { .personal__item--login { min-height: 70vh; } }

.personal__item--login .personal__form { width: 100%; }

.personal__item--sms { gap: 12px; }

.personal__item--sms .personal__form { margin-top: 20px; }

@media (max-width: 991.98px) { .personal__item--sms .personal__form { margin-top: 12px; }
  .personal__item--sms .personal__form p { font-size: 14px; } }

.personal__item--registration .personal__form { margin-top: 40px; }

@media (max-width: 991.98px) { .personal__item--registration .personal__form { margin-top: 12px; } }

.personal__item--registration .checkbox { margin-top: 34px; }

@media (max-width: 991.98px) { .personal__item--registration .checkbox { margin-top: 16px; } }

.personal__item--finish { max-width: 791px; margin: 0 auto; }

.personal__item--finish .personal__item-text { margin-top: 48px; margin-bottom: 40px; }

.personal__item--finish .personal__item-text p { font-size: 20px; }

.personal__item--finish .personal__help { margin-top: 100px; }

.personal__form { color: black; padding: 30px 40px; max-width: 680px; margin: 0 auto; }

@media (max-width: 991.98px) { .personal__form { padding: 16px 20px; } }

.personal__form .form__field { font-size: 20px; font-weight: 400; background-color: #131C3A12; text-align: center; }

.personal__form .form__field.placeholder { font-size: 20px; color: black; text-transform: initial; font-weight: 400; }

@media (max-width: 991.98px) { .personal__form .form__field.placeholder { font-size: 14px; } }

.personal__form .form__field:-moz-placeholder { font-size: 20px; color: black; text-transform: initial; font-weight: 400; }

@media (max-width: 991.98px) { .personal__form .form__field:-moz-placeholder { font-size: 14px; } }

.personal__form .form__field::-moz-placeholder { font-size: 20px; color: black; text-transform: initial; font-weight: 400; }

@media (max-width: 991.98px) { .personal__form .form__field::-moz-placeholder { font-size: 14px; } }

.personal__form .form__field:-ms-input-placeholder { font-size: 20px; color: black; text-transform: initial; font-weight: 400; }

@media (max-width: 991.98px) { .personal__form .form__field:-ms-input-placeholder { font-size: 14px; } }

.personal__form .form__field::-webkit-input-placeholder { font-size: 20px; color: black; text-transform: initial; font-weight: 400; }

@media (max-width: 991.98px) { .personal__form .form__field::-webkit-input-placeholder { font-size: 14px; } }

.personal__form-countdown { display: flex; justify-content: center; flex-direction: column; align-items: center; margin-bottom: 16px; }

.personal__form-countdown-numbers { display: none; }

.personal__form-countdown-sendagain { display: block; }

.personal__form-countdown.is-counting .personal__form-countdown-numbers { display: block; }

.personal__form-countdown.is-counting .personal__form-countdown-sendagain { display: none; }

.personal__form-button { display: flex; justify-content: center; align-items: center; padding: 16px 22px; width: 100%; border: 1px solid #000; }

@media (max-width: 991.98px) { .personal__form-button { padding: 12px; } }

.personal__form-button span { font-weight: 800; }

@media (max-width: 991.98px) { .personal__form-button span { font-size: 14px; } }

@media (max-width: 767.98px) { .personal__form-button span { font-size: 12px; } }

.personal__form-button .svg-icon { width: 28px; height: 28px; fill: #0077ff; margin-right: 8px; }

.personal__form-button--golden { background-color: #D1A16D; border: 1px solid #D1A16D; }

.personal__form-button--golden span { color: white; font-size: 24px; font-weight: 400; }

.personal__form-button--sms { margin-bottom: 30px; }

@media (max-width: 991.98px) { .personal__form-button--sms { margin-top: 10px; margin-bottom: 16px; } }

.personal__form-register { text-align: center; }

@media (max-width: 991.98px) { .personal__form-register { font-size: 14px; } }

.personal .--back { margin-bottom: 144px; }

.personal__help { text-align: center; font-size: 16px; line-height: 150%; }

.personal__help a { text-decoration: underline; color: #D1A16D; }

.personal__register { text-decoration: underline; }

.personal__back { font-weight: 300; font-size: 16px; text-align: right; max-width: 680px; width: 100%; margin-left: auto; margin-bottom: 6px; display: inline-block; margin-top: 41px; }

.personal.--mail-auth .personal__form { padding-top: 0; }

.personal.--mail-auth .personal__item--main { gap: 0; }

.personal__forgotpassword { font-weight: 300; font-size: 16px; line-height: 130%; letter-spacing: 0%; display: block; margin: 8px auto 0; width: -webkit-max-content; width: -moz-max-content; width: max-content; }

.personal__firsttime { margin-top: 20px; font-size: 20px; font-weight: 700; }

.personal__info { margin-top: 87px; margin-bottom: 16px; font-weight: 300; font-size: 20px; }

.personal__info.--alt { margin-top: 60px; }

.personal__info.--epilog { margin-bottom: 40px; font-size: 24px; }

@media (max-width: 991.98px) { .personal__info.--epilog { font-size: 16px; } }

.personal__bot-logo { margin: 65px auto 23px; }

.personal__form-button { border-radius: 0; }

.personal__btns { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.initial { color: #fff; position: relative; padding-top: 80px; padding-bottom: 80px; display: flex; align-items: center; }

@media (max-width: 1399.98px) { .initial { padding-top: 60px; padding-bottom: 60px; } }

.initial__title { font-size: 54px; font-weight: 300; }

.initial__head { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }

.initial__head p { color: #D1A16D; font-size: 32px; font-weight: 300; }

.initial__form-button { width: 100%; padding: 16px 20px; background-color: #FFFFFF12; }

.initial__form-button span { color: #D1A16D; font-size: 24px; text-transform: uppercase; }

.initial__desc { text-align: center; margin-top: 20px; margin-bottom: 40px; }

@media (max-width: 991.98px) { .initial__desc { font-size: 14px; margin-top: 8px; margin-bottom: 20px; } }

.initial__aditional { border-top: 1px dashed #0000001a; border-bottom: 1px dashed #0000001a; padding-top: 10px; }

.initial__aditional p { font-size: 16px; }

.initial__aditional span { font-size: 12px; color: #00000099; }

.initial__aditional-address { display: flex; align-items: center; cursor: pointer; }

.initial__aditional-address .svg-icon { fill: #afafaf; }

.initial__aditional-address.is-active .svg-icon { fill: #86d2c5; }

@media (max-width: 991.98px) { .initial__aditional-address { margin-top: 6px; }
  .initial__aditional-address p { font-size: 14px; } }

.initial .personal__wrapper { border: 1px solid #D1A16D; padding: 48px 36px; max-width: 1250px; margin: 0 auto; margin-top: 40px; }

.initial .personal__form { max-width: initial; padding: 0; }

.initial .personal__form .form__group { margin-bottom: 4px; }

.initial .personal__form .form__field { text-align: start; color: black; background-color: white; }

.initial .personal__form .form__field.placeholder { color: black; font-weight: 400; text-transform: initial; }

.initial .personal__form .form__field:-moz-placeholder { color: black; font-weight: 400; text-transform: initial; }

.initial .personal__form .form__field::-moz-placeholder { color: black; font-weight: 400; text-transform: initial; }

.initial .personal__form .form__field:-ms-input-placeholder { color: black; font-weight: 400; text-transform: initial; }

.initial .personal__form .form__field::-webkit-input-placeholder { color: black; font-weight: 400; text-transform: initial; }

.initial .personal__form .form__select { color: black; background-color: white; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.welcome { position: relative; }

.welcome__wrapper { height: 90vh; display: flex; flex-direction: column; justify-content: center; max-width: 760px; margin-left: auto; margin-right: auto; text-align: center; }

@media (max-width: 1399.98px) { .welcome__wrapper { max-width: 620px; } }

.welcome__title { font-size: 54px; font-weight: 300; margin-bottom: 20px; }

@media (max-width: 991.98px) { .welcome__title { font-size: 32px; } }

.welcome p { font-size: 24px; font-weight: 700; }

@media (max-width: 991.98px) { .welcome p { font-size: 18px; } }

.welcome__buttons { margin-top: 40px; }

.welcome__buttons .button + .button { margin-top: 24px; }

.welcome__buttons .button span { font-size: 24px; }

@media (max-width: 991.98px) { .welcome__buttons .button span { font-size: 14px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.anketa { position: relative; padding-top: 60px; padding-bottom: 70px; overflow: hidden; min-height: 100vh; display: flex; justify-content: center; align-items: center; }

@media (max-width: 991.98px) { .anketa { padding-top: 16px; padding-bottom: 30px; }
  .anketa .form__group { margin-bottom: 2px; }
  .anketa .form__file { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; border: none; padding: 0; }
  .anketa .form__file-wrap { position: relative; border: 1px dashed #D1A16D; height: 100%; }
  .anketa .form__file p { display: block !important; text-align: start; }
  .anketa .form__file::after { display: none; }
  .anketa .multiselect__button { text-align: start; }
  .anketa .multiselect__button span { font-size: 14px; } }

.anketa__wrapper { max-width: 920px; margin: 0 auto; }

.anketa__title { text-align: center; font-size: 48px; margin-bottom: 40px; font-weight: 300; }

@media (max-width: 991.98px) { .anketa__title { font-size: 24px; } }

.anketa__progressbar { position: relative; display: flex; width: 100%; height: 4px; background-color: #131C3A12; margin-bottom: 24px; overflow: hidden; }

.anketa__progressbar-item { position: absolute; top: 0; left: 15%; width: 30%; height: 100%; background-color: #D1A16D; transform: translateX(-50%); transition: .3s ease-in-out; }

.anketa__form { width: 100%; }

.anketa__form-item[data-step="final"] .form__group.small-mb { margin-bottom: 2px; }

.anketa__form-item[data-step="final"] .form__file { margin-bottom: 0; }

.anketa__form-item:not(.is-active) { display: none; }

.anketa__form-item-title { font-size: 20px; font-weight: 400; color: #d1a16d; margin-bottom: 20px; }

@media (max-width: 991.98px) { .anketa__form-item-title { font-size: 18px; } }

.anketa__form-item-wrapper { padding: 40px 36px; background-color: #D1A16D1A; border: 1px solid #D1A16D; }

@media (max-width: 991.98px) { .anketa__form-item-wrapper { padding: 28px 15px 16px 15px; } }

.anketa__form-button { margin-top: 40px; text-align: center; }

.anketa__form .button.button-black span { text-transform: initial; font-size: 20px; }

.anketa__commentary { padding: 40px; background-color: #131C3A12; margin-bottom: 40px; }

.anketa__commentary p { font-size: 16px; }

@media (max-width: 991.98px) { .anketa__commentary p { font-size: 14px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.anketa-submit { position: relative; }

@media (max-width: 991.98px) { .anketa-submit .anketa-submit__form-radio .anketa-submit__form-radio-content span { font-size: 16px; }
  .anketa-submit .form__group { padding-bottom: 14px; }
  .anketa-submit .button { margin-top: 4px; } }

.anketa-submit .anketa__wrapper { min-height: 90vh; display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 60px; padding-bottom: 60px; }

.anketa-submit .anketa__progressbar-item { transform: none; left: 0; width: 17%; }

.anketa-submit .anketa__progressbar-item--1 { left: 16%; }

.anketa-submit .anketa__progressbar-item--2 { left: 32%; }

.anketa-submit .anketa__progressbar-item--3 { left: 40%; }

.anketa-submit .anketa__progressbar-item--4 { left: 64%; }

.anketa-submit .anketa__progressbar-item--5 { left: 64%; }

.anketa-submit .anketa__progressbar-item--5 { left: 83%; }

.anketa-submit__form { width: 100%; }

.anketa-submit__form .button { text-align: center; }

.anketa-submit__form .button-black span { text-transform: initial; font-size: 20px; }

.anketa-submit__form-content { display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 40px; padding: 12px; border: 1px solid #d1a16d; }

@media (max-width: 991.98px) { .anketa-submit__form-content { grid-template-columns: 1fr; gap: 16px; margin-bottom: 28px; } }

.anketa-submit__form-type { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-bottom: 20px; }

@media (max-width: 1199.98px) { .anketa-submit__form-type { grid-template-columns: 1fr 1fr; } }

@media (max-width: 991.98px) { .anketa-submit__form-type { grid-template-columns: 1fr; } }

.anketa-submit__form-type--alt { grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }

@media (max-width: 1199.98px) { .anketa-submit__form-type--alt { grid-template-columns: 1fr 1fr 1fr; } }

@media (max-width: 991.98px) { .anketa-submit__form-type--alt { grid-template-columns: 1fr; } }

.anketa-submit__form-radio { position: relative; }

.anketa-submit__form-radio input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.anketa-submit__form-radio .anketa-submit__form-radio-content { display: flex; justify-content: center; align-items: center; padding: 10px; width: 100%; height: 100%; min-height: 60px; transition: 0.3s ease-in-out; }

.anketa-submit__form-radio input:checked + .anketa-submit__form-radio-content { background-color: #131c3a; color: white; }

.anketa-submit__form-radio span { font-size: 24px; max-width: 80%; }

@media (max-width: 991.98px) { .anketa-submit__form-radio span { font-size: 18px; } }

.anketa-submit__form-radio p { margin-bottom: 0; }

@media (max-width: 991.98px) { .anketa-submit__form-radio p { font-size: 14px; } }

.anketa-submit__form-radio svg { width: 13px; height: 13px; }

.anketa-submit__form-radio--alt { border: 1px solid #d1a16d; background-color: #d1a16d1a; cursor: pointer; }

.anketa-submit__form-radio--alt input { z-index: -1; }

.anketa-submit__form-radio--alt .anketa-submit__form-radio-content { justify-content: space-between; padding: 14px; }

.anketa-submit__form-radio--alt span { font-size: 16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.anketa-modal { background-color: white; padding: 40px; }

.anketa-modal__title { font-size: 24px; font-weight: 500; margin-bottom: 24px; }

.anketa-modal__part h4 { font-size: 20px; font-weight: 300; }

.anketa-modal__part p { font-size: 14px; }

.anketa-modal__part + .anketa-modal__part { margin-top: 24px; }

.anketa-modal__part ul { margin-bottom: 0; }

.anketa-modal__part ul li { position: relative; list-style: disc; margin-left: 20px; font-size: 14px; }

.anketa-modal .button { margin-top: 24px; }

.anketa-success .anketa__title { margin-bottom: 20px; }

.anketa-success__content { margin-bottom: 48px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.request { position: relative; }

.request .page-sidebg__right, .request .page-sidebg__left { transform: none; top: 5%; }

.request__wrapper { max-width: 920px; width: 100%; min-height: 100vh; margin: 0 auto; display: flex; justify-content: center; flex-direction: column; }

.request__header { font-weight: 300; font-size: 54px; text-align: center; margin-bottom: 40px; }

.request__header:not(:first-child) { margin-top: 60px; }

.request__items { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-bottom: 40px; }

.request__item { padding: 24px; border: 1px dashed #D1A16D; min-height: 290px; display: flex; flex-direction: column; }

.request__item.--empty { display: flex; justify-content: center; align-items: center; }

.request__item.--empty .request__item-empty-label { display: flex; flex-direction: column; align-items: center; }

.request__item.--draft .request__item-status::before { background: rgba(19, 28, 58, 0.35); }

.request__item.--processing { border: 1px solid #d1a16d; background: rgba(209, 161, 109, 0.1); }

.request__item.--processing .request__item-status::before { background: #d1a16d; }

.request__item.--voting { border: 1px solid #d1a16d; background: rgba(209, 161, 109, 0.1); }

.request__item.--voting .request__item-status::before { background: #38a665; }

.request__item.--accepted { border: 1px solid #7bbf56; background: rgba(123, 191, 86, 0.1); }

.request__item.--accepted .request__item-status::before { background: #38a665; }

.request__item.--rejected { border: 1px solid #d1a16d; background: rgba(209, 161, 109, 0.1); }

.request__item.--rejected .request__item-status::before { background: #e94235; }

.request__item-status { display: flex; justify-content: start; align-items: center; margin-bottom: 21px; font-weight: 500; font-size: 16px; }

.request__item-status::before { content: ''; width: 10px; height: 10px; display: block; transform: rotate(45deg); margin-right: 10px; flex-shrink: 0; }

.request__item-name { font-weight: 300; font-size: 24px; line-height: 110%; display: block; }

.request__item-bot { margin-top: auto; }

.request__item-desc { font-size: 20px; line-height: 130%; margin-top: 20px; }

.request__item-span { font-weight: 300; font-size: 16px; display: block; }

.request__item-controls { display: flex; justify-content: space-between; align-items: center; }

.request__item-link { display: flex; justify-content: start; align-items: start; margin-top: 24px; font-size: 16px; font-weight: 500; }

.request__item-link svg { flex-shrink: 0; margin-right: 10px; margin-top: 2px; color: transparent; }

.request__desc { font-weight: 300; font-size: 24px; text-align: center; }

.request__desc span { display: block; margin-bottom: 10px; }

@media screen and (max-width: 955px) { .request__header { font-size: 24px; }
  .request__desc { font-size: 16px; }
  .request__items { grid-template-columns: 1fr; }
  .request { padding: 50px 0; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.notifications__wrapper { max-width: 920px; width: 100%; margin: 0 auto; }

.notifications__item { padding: 16px; background: rgba(19, 28, 58, 0.07); display: flex; justify-content: space-between; align-items: start; }

.notifications__item:not(:last-child) { margin-bottom: 24px; }

.notifications__text { font-size: 16px; padding-top: 4px; }

.notifications__text a { text-decoration: underline; }

.notifications__date { padding: 6px 8px; background: #131c3a; font-weight: 700; font-size: 14px; flex-shrink: 0; margin-left: 16px; color: #fff; }

.notifications__link { text-decoration: none !important; }

.notifications .request__header { text-transform: uppercase; font-weight: 500; }

@media screen and (max-width: 500px) { .notifications__item { flex-direction: column-reverse; }
  .notifications__date { margin-left: 0; margin-bottom: 16px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.profile { position: relative; padding-top: 15px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .profile .form__file { width: 100%; }
  .profile .form__file::after { display: none; } }

.profile__body { padding: 48px 36px; max-width: 950px; width: 100%; border: 1px solid #d1a16d; margin: 0 auto; background: rgba(209, 161, 109, 0.1); }

.profile__btns { max-width: 920px; margin: 0 auto; width: 100%; margin-top: 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }

.profile__form-button { grid-column: 1/3; }

.profile__headline { margin-bottom: 20px; }

.profile__header { font-weight: 300; font-size: 32px; text-align: center; }

.profile__fields-top { display: grid; grid-template-columns: 183px 1fr 1fr 1fr; gap: 20px 24px; }

.profile__fields-top .form__field { border: 1px solid #d1a16d; background: rgba(209, 161, 109, 0.1); }

.profile__fields-top .form__group { padding: 0; margin: 0; }

.profile__img { grid-row: 1/3; }

.profile__img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.profile__fields-bot { display: grid; grid-template-columns: 3fr 3fr 3fr; gap: 0 24px; margin-top: 20px; }

.profile .form__group.is-need-validate .form__group-notify { bottom: 0px; }

.profile__change-pass { margin-top: 15px; }

.profile__change-header { margin-bottom: 20px; }

.profile__change-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }

.profile .--pass-fields { text-align: center; font-size: 20px !important; }

.personal__wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; grid-column: 2/5; }

.radio__content { font-size: 14px; padding-left: 33px !important; }

.--orange { border: 1px solid #d1a16d; background: rgba(209, 161, 109, 0.1); text-align: center; color: #d1a16d; }

.notification__mail .form__group { margin: 0; padding: 0; }

@media screen and (max-width: 768px) { .personal__wrap { grid-column: initial; grid-template-columns: 1fr; }
  .profile__fields-top { grid-template-columns: 1fr; }
  .profile__img { display: flex; justify-content: center; align-items: center; }
  .profile__img img { width: 170px; height: 170px; }
  .profile__fields-bot { grid-template-columns: 1fr; }
  .profile__btns { grid-template-columns: 1fr; }
  .profile__form-button { grid-column: initial; }
  .profile__body { padding: 28px 15px; }
  .profile__header { font-size: 18px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.agreement { padding-top: 30px; padding-bottom: 30px; background-color: white; color: black; }

.agreement__wrapper { max-width: 1200px; margin: 0 auto; }

.agreement__title { font-size: 38px; margin-bottom: 30px; text-transform: uppercase; font-weight: 300; }

@media (max-width: 991.98px) { .agreement__title { font-size: 24px; } }

.agreement__subtitle { font-size: 22px; text-transform: uppercase; }

.agreement__part + .agreement__part { margin-top: 30px; }

.agreement__part-list li { list-style: disc; margin-left: 25px; }

@media (max-width: 991.98px) { .agreement__part p { font-size: 14px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.moderation__wrapper { padding-top: 60px; padding-bottom: 60px; }

.moderation__title { font-size: 56px; font-weight: 400; }

@media (max-width: 991.98px) { .moderation__title { font-size: 32px; } }

.moderation__subtitle { display: flex; justify-content: center; }

.moderation__subtitle p { font-size: 20px; }

@media (max-width: 991.98px) { .moderation__subtitle p { font-size: 16px; } }

.moderation__subtitle p + p { margin-left: 24px; }

.moderation__table { margin-left: auto; margin-right: auto; max-width: 1380px; margin-top: 40px; overflow: hidden; }

.moderation__top { display: flex; justify-content: space-between; border-bottom: 3px solid rgba(19, 28, 58, 0.4); }

@media (max-width: 991.98px) { .moderation__top { flex-direction: column; } }

.moderation__filter { display: flex; align-items: center; }

@media (max-width: 991.98px) { .moderation__filter { margin-bottom: 14px; } }

.moderation__filter-item { position: relative; }

.moderation__filter-item:not(:first-child) { margin-left: 24px; }

@media (max-width: 991.98px) { .moderation__filter-item { font-size: 14px; }
  .moderation__filter-item:not(:first-child) { margin-left: 16px; } }

.moderation__filter-item input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer; }

.moderation__filter-item span { display: flex; font-weight: 700; opacity: 40%; }

.moderation__filter-item input:checked + span { opacity: 100%; }

.moderation__filter-item input:checked + span::after { content: ""; display: block; position: absolute; width: 100%; height: 3px; background-color: #131c3a; bottom: -17px; }

.moderation__choose { display: flex; align-items: center; position: relative; padding: 12px 20px 12px 20px; transition: all 0.15s ease; }

@media (max-width: 991.98px) { .moderation__choose { justify-content: center; } }

.moderation__choose span { font-size: 20px; font-weight: 700; }

@media (max-width: 991.98px) { .moderation__choose span { font-size: 14px; } }

.moderation__choose:hover { background-color: #131C3A0D; }

.moderation__choose::after { content: ""; display: block; position: absolute; width: 100%; height: 3px; background-color: #131c3a; bottom: -3px; left: 0; }

.moderation__content { font-size: 14px; overflow: auto; }

.moderation__content-rail { width: 1380px; }

.moderation__content-row { display: grid; grid-template-columns: 0.5fr 1.5fr 1fr 1fr 1fr 2fr 2fr; background-color: #f3f3f5; }

.moderation__content-row:not(:first-child) { margin-top: 2px; }

.moderation__content-row--header span { font-weight: 700; }

.moderation__content-col { padding: 16px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.moderation-rating__wrapper { padding-top: 60px; padding-bottom: 60px; max-width: 1380px; margin-left: auto; margin-right: auto; }

.moderation-rating__header { display: flex; justify-content: space-between; align-items: end; }

@media (max-width: 991.98px) { .moderation-rating__header { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; }
  .moderation-rating__header .prev { grid-column: 1; grid-row: 2; }
  .moderation-rating__header .next { grid-column: 2; grid-row: 2; } }

.moderation-rating__header .button { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }

@media (max-width: 991.98px) { .moderation-rating__header .button { width: 100%; } }

.moderation-rating__header .button span { font-weight: 400; }

@media (max-width: 991.98px) { .moderation-rating__header-title { grid-column: 1/3; text-align: center; } }

.moderation-rating__header-title h1 { font-size: 16px; margin-bottom: 0; text-align: center; }

.moderation-rating__header-title p { font-size: 20px; margin-bottom: 0; font-weight: 700; }

@media (max-width: 991.98px) { .moderation-rating__header-title p { font-size: 16px; } }

.moderation-rating .profile__body { max-width: 100%; margin-top: 40px; }

.moderation-rating .profile__fields-top { grid-template-columns: 160px 1fr 1fr; }

@media (max-width: 1199.98px) { .moderation-rating .profile__fields-top { grid-template-columns: 1fr; gap: 16px; } }

@media (max-width: 1199.98px) { .moderation-rating .profile__img { grid-row: initial; }
  .moderation-rating .profile__img::after { content: ''; display: block; padding-top: 100%; }
  .moderation-rating .profile__img .form__file { width: 100%; }
  .moderation-rating .profile__img .form__file::after { display: none; } }

@media (max-width: 1199.98px) { .moderation-rating .profile__fields-bot { grid-template-columns: 1fr; gap: 0; } }

.moderation-rating__content { margin-top: 40px; align-items: start; }

@media (min-width: 992px) { .moderation-rating__content { display: grid; grid-template-columns: 2fr 1fr; gap: 24px; } }

.moderation-rating__right { grid-column: 1; grid-row: 1; }

@media (max-width: 991.98px) { .moderation-rating__right { margin-top: 16px; } }

.moderation-rating__left { grid-column: 2; grid-row: 1; }

@media (min-width: 992px) { .moderation-rating__left { position: -webkit-sticky; position: sticky; top: 8px; } }

.moderation-rating .text-sub { font-size: 14px; opacity: 35%; }

.moderation-rating .anketa__form-item-wrapper { padding: 36px; }

@media (max-width: 1199.98px) { .moderation-rating .anketa__form-item-wrapper { padding: 16px; } }

.moderation-rating .application-expert__form-part p { font-size: 16px; margin-bottom: 0; }

.moderation-rating .application-expert__form-radios { display: grid; grid-template-columns: repeat(5, 1fr); }

.moderation-rating .application-expert__form-radios .radio__content-wrapper { background-color: transparent !important; }

@media (max-width: 1199.98px) { .moderation-rating .application-expert__form-radios .radio__content-wrapper { padding: 6px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.modnominations__wrapper { padding-top: 150px; padding-bottom: 190px; max-width: 920px; margin: 0 auto; }

@media (max-width: 991.98px) { .modnominations__wrapper { padding-top: 60px; padding-bottom: 80px; } }

.modnominations__title { text-align: center; }

.modnominations__list { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-top: 40px; }

@media (max-width: 1199.98px) { .modnominations__list { grid-template-columns: 1fr 1fr; gap: 16px; } }

@media (max-width: 991.98px) { .modnominations__list { grid-template-columns: 1fr; } }

.modnominations__item { position: relative; }

.modnominations__item * { transition: all 0.15s ease; }

.modnominations__item input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.modnominations__item-inner { display: flex; justify-content: space-between; align-items: center; padding: 0 16px; border: 1px solid #131c3a; height: 60px; }

.modnominations__item-inner span { font-size: 16px; }

.modnominations__item-inner svg { stroke: #131c3a; }

.modnominations__item input:checked + .modnominations__item-inner { background-color: #131C3A; }

.modnominations__item input:checked + .modnominations__item-inner span { color: white; }

.modnominations__item input:checked + .modnominations__item-inner svg { stroke: white; }

.modnominations__button { margin-top: 40px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.dashboard__wrapper { padding-top: 60px; padding-bottom: 60px; max-width: 1380px; margin-left: auto; margin-right: auto; }

.dashboard__top { display: grid; grid-template-columns: 1fr 1fr 1fr; }

.dashboard__top-item { position: relative; display: flex; justify-content: center; font-size: 56px; }

.dashboard__top-item::after { height: 6px; }

@media (max-width: 1199.98px) { .dashboard__top-item { font-size: 32px; } }

@media (max-width: 991.98px) { .dashboard__top-item { font-size: 24px; } }

@media (max-width: 767.98px) { .dashboard__top-item { font-size: 18px; } }

.dashboard__table { margin-top: 40px; }

.dashboard__table .tabs { padding-bottom: 7px; }

.dashboard__table .tabs::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; border-bottom: 3px solid #131C3A; padding-bottom: 10px; opacity: 20%; }

.dashboard__table .tabs__item { font-weight: 700; }

.dashboard__table .tabs__item:not(:first-child) { margin-left: 24px; }

.dashboard__table .tabs__item:not(.is-current)::after { display: none; }

@media (max-width: 991.98px) { .dashboard__table .tabs__item { font-size: 14px; } }

.dashboard__content { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; }

@media (max-width: 1199.98px) { .dashboard__content { grid-template-columns: 1fr; } }

.dashboard__content-col:not(:first-child) { margin-top: 6px; }

.dashboard__content-visits { display: flex; justify-content: space-between; flex-direction: column; padding: 16px; background-color: #131C3A0D; line-height: 120%; }

.dashboard__content-visits p { font-size: 20px; font-weight: 700; margin-bottom: 0; }

.dashboard__content-visits span { display: flex; font-size: 56px; color: #D1A16D; line-height: 100%; margin-top: 24px; }

@media (max-width: 1199.98px) { .dashboard__content-visits span { font-size: 32px; } }

.dashboard__content-infograf { font-size: 14px; }

.dashboard__row { display: grid; grid-template-columns: .8fr 1fr 1fr; background-color: #131C3A0D; }

.dashboard__row:not(:first-child) { margin-top: 2px; }

.dashboard__row-header { font-weight: 700; }

.dashboard__col { font-size: 14px; padding: 16px; }

@media (max-width: 991.98px) { .dashboard__col { padding: 12px; font-size: 12px; } }

.dashboard__subs { padding: 10px 16px; font-size: 14px; font-weight: 700; background-color: #131C3A0D; }

@media (max-width: 991.98px) { .dashboard__subs { padding: 8px; font-size: 12px; } }

.dashboard__subs-row { display: grid; grid-template-columns: .8fr 1fr 1fr 1fr; gap: 16px; }

.dashboard__subs-row:not(:first-child) { margin-top: 8px; }

@media (max-width: 991.98px) { .dashboard__subs-row { gap: 10px; } }

.dashboard__label { font-weight: 700; }

.dashboard__projects { padding: 16px; background-color: #131C3A0D; }

.dashboard__projects .dashboard__label { display: flex; padding-bottom: 20px; }

.dashboard__projects-list { display: flex; flex-wrap: wrap; gap: 16px; }

.dashboard__projects-item { display: flex; }

.dashboard__projects-item p { margin-bottom: 0; margin-right: 6px; }

.dashboard__recognition { margin-top: 2px; padding: 16px; background-color: #131C3A0D; }

.dashboard__recognition-diagram { display: flex; align-items: center; }

.dashboard__recognition-diagram-el { width: 160px; }

@media (max-width: 991.98px) { .dashboard__recognition-diagram { flex-direction: column; margin-top: 8px; } }

.dashboard__recognition-list { display: grid; grid-template-columns: 1fr 1fr; margin-left: 20px; gap: 16px; }

@media (max-width: 991.98px) { .dashboard__recognition-list { grid-template-columns: 1fr 1fr; margin-top: 16px; margin-left: 0; width: 100%; } }

.dashboard__recognition-data { display: flex; align-items: center; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; }

.dashboard__recognition-data .cube { display: block; width: 10px; height: 10px; transform: rotate(45deg); margin-right: 6px; }

.dashboard__other { padding: 16px; background-color: #131C3A0D; }

.dashboard__other-list { display: flex; flex-wrap: wrap; gap: 6px; }

.dashboard__other-list.is-hidden .dashboard__other-item:not(:nth-child(-n+18)) { display: none; }

.dashboard__other-item { padding: 6px 8px; background-color: white; }

.dashboard__other button { background-color: #131C3A12; padding: 6px 8px; margin-top: 6px; }

.dashboard__other button .hidden { display: flex; }

.dashboard__other button .shown { display: none; }

.dashboard__other button.is-active .hidden { display: none; }

.dashboard__other button.is-active .shown { display: flex; }

.dashboard__warning { opacity: 60%; padding: 14px 16px; margin-bottom: 0; }

.dashboard__applications .dashboard__content-col { overflow: auto; }

.dashboard__applications .dashboard__content-rail { min-width: 650px; }

.dashboard__applications .dashboard__row { grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr; }

@media (max-width: 991.98px) { .dashboard__applications .dashboard__row { grid-template-columns: 1.3fr 1fr 1fr 1fr 1fr; } }

.dashboard__applications .dashboard__col span { text-wrap: wrap; }

@media (max-width: 991.98px) { .dashboard__applications .dashboard__col { padding: 8px; } }

.dashboard__media-top { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2px; }

@media (max-width: 1199.98px) { .dashboard__media-top { grid-template-columns: 1fr; } }

.dashboard__media-top .dashboard__subs { padding: 16px; height: 100%; }

.dashboard__media-top .dashboard__subs-row:not(:first-child) { margin-top: 16px; }

.dashboard__media .dashboard__content-col { overflow: auto; }

.dashboard__media .dashboard__content-rail { min-width: 950px; }

.dashboard__media .dashboard__row { grid-template-columns: .9fr 1fr 1fr 1fr 1.3fr; }

.dashboard__media .dashboard__projects-list { gap: 12px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.moderation-table__title { text-align: center; margin-bottom: 40px; }

.moderation-table__top { display: grid; grid-template-columns: 1fr 1fr; }

.moderation-table__applications .dashboard__row { grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.experts { padding-top: 60px; padding-bottom: 290px; }

@media (max-width: 991.98px) { .experts { padding-top: 40px; padding-bottom: 60px; } }

.experts__wrapper { max-width: 1380px; margin: 0 auto; }

.experts__title { text-align: center; }

.experts__filters { display: flex; justify-content: space-between; border-bottom: 3px solid rgba(19, 28, 58, 0.4); margin-top: 40px; }

@media (max-width: 991.98px) { .experts__filters { flex-direction: column; border: none; } }

.experts__filters--lk { justify-content: start; }

.experts__filters-label { color: #131c3a; font-size: 20px; font-weight: 700; }

@media (max-width: 1199.98px) { .experts__filters-label { font-size: 16px; } }

.experts__filters-dropdown { position: relative; display: flex; padding-bottom: 11px; }

@media (min-width: 992px) { .experts__filters-dropdown:not(:first-child) { margin-left: 100px; }
  .experts__filters-dropdown::after { content: ""; display: block; position: absolute; bottom: -3px; left: 0; width: 100%; height: 3px; background-color: #131c3a; } }

.experts__filters-dropdown .form__group { display: flex; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-bottom: 0; margin-left: 12px; }

.experts__filters-dropdown .form__dropdown-button { display: flex; align-items: center; color: black; font-size: 20px; text-transform: initial; }

@media (max-width: 1199.98px) { .experts__filters-dropdown .form__dropdown-button { font-size: 16px; } }

.experts__filters-dropdown .form__dropdown-button span { max-width: initial; }

.experts__filters-dropdown .form__dropdown-button svg { margin-left: 6px; }

.experts__filters-dropdown .form__dropdown-button.show svg { transform: rotate(180deg); }

.experts__filters-dropdown .dropdown-menu { text-transform: initial; width: 230px; }

.experts__filters-dropdown .form__dropdown-list { margin-top: 16px; }

.experts__filters-dropdown .form__dropdown-list-item { text-transform: initial; padding: 12px 20px; font-size: 14px; }

.experts__filters-dropdown .form__dropdown-list-item:not(:first-child) { border-top: 1px solid #d1a16d1a; }

.experts__filters-dropdown .form__dropdown-list-item.is-selected, .experts__filters-dropdown .form__dropdown-list-item:hover { background-color: #d1a16d1a; }

.experts__filters-radios { display: flex; position: relative; padding-bottom: 11px; }

@media (min-width: 992px) { .experts__filters-radios::after { content: ""; display: block; position: absolute; bottom: -3px; left: 0; width: 100%; height: 3px; background-color: #131c3a; } }

.experts__filters-radio { position: relative; }

.experts__filters-radio * { transition: all 0.15s ease; }

.experts__filters-radio:not(:first-child) { margin-left: 24px; }

@media (max-width: 991.98px) { .experts__filters-radio:not(:first-child) { margin-left: 8px; } }

.experts__filters-radio input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.experts__filters-radio span { color: rgba(19, 28, 58, 0.4); font-size: 20px; font-weight: 700; }

@media (max-width: 1199.98px) { .experts__filters-radio span { font-size: 16px; } }

@media (max-width: 991.98px) { .experts__filters-radio span { font-size: 14px; } }

.experts__filters-radio input:checked + span { color: #131c3a; }

.experts__filters-upload { position: relative; display: flex; align-items: center; padding: 0 12px 12px 12px; }

@media (min-width: 992px) { .experts__filters-upload::after { content: ""; display: block; position: absolute; bottom: -3px; left: 0; width: 100%; height: 3px; background-color: #131c3a; } }

@media (max-width: 991.98px) { .experts__filters-upload { padding: 0 0 12px 0; } }

.experts__filters-upload span { font-size: 20px; font-weight: 700; }

@media (max-width: 1199.98px) { .experts__filters-upload span { font-size: 16px; } }

.experts__filters-upload svg { fill: transparent; margin-left: 10px; }

.experts__filters-search { position: relative; padding: 0 16px 11px 16px; margin-left: auto; }

@media (min-width: 992px) { .experts__filters-search::after { content: ""; display: block; position: absolute; bottom: -3px; left: 0; width: 100%; height: 3px; background-color: #131c3a; } }

@media (max-width: 991.98px) { .experts__filters-search { margin-left: initial; padding-left: 0; padding-right: 0; } }

.experts__filters-search input { border: none; outline: none; width: 180px; font-size: 16px; }

.experts__filters-search svg { fill: transparent; }

.experts__applications--admin .dashboard__row { grid-template-columns: 0.4fr 1.1fr 0.8fr 0.8fr 0.7fr 0.7fr 0.7fr 0.7fr 0.7fr 1.3fr 1.2fr; }

.experts__applications--admin .dashboard__content-rail { min-width: 1360px; }

.experts__applications--lk .dashboard__row { grid-template-columns: 0.6fr 1fr 2fr 1.5fr 1.2fr 0.5fr 2fr; }

.experts__applications--lk .dashboard__row.processing { background-color: #f0ebe8; }

.experts__applications--lk .dashboard__col.cb .form__group { display: flex; justify-content: center; }

.experts__applications--lk .dashboard__col.status { display: flex; align-items: center; }

.experts__applications--lk .dashboard__content-rail { min-width: 1360px; }

.experts__bottom { display: flex; justify-content: space-between; margin-top: 10px; }

@media (max-width: 991.98px) { .experts__bottom { flex-direction: column; } }

.experts__bottom-send { max-width: 690px; }

@media (max-width: 991.98px) { .experts__bottom-send { max-width: 100%; } }

.experts__bottom-send .form__dropdown-button { display: flex; justify-content: space-between; align-items: center; max-width: 690px; width: 100%; background-color: #131c3a12; height: 60px; padding: 0 24px; color: #131c3a; }

.experts__bottom-send .form__dropdown-button span { max-width: 100%; font-size: 20px; text-transform: initial; }

@media (max-width: 991.98px) { .experts__bottom-send .form__dropdown-button span { font-size: 16px; } }

.experts__bottom-send .form__dropdown-list { width: 100%; }

.experts__bottom-send .form__dropdown-list-item { text-transform: initial; padding-left: 24px; padding-right: 24px; }

.experts__bottom-send .form__dropdown-list-item.is-selected, .experts__bottom-send .form__dropdown-list-item:hover { background-color: #d1a16d1a; }

.experts__bottom .button { max-width: 245px; height: 60px; }

@media (max-width: 991.98px) { .experts__bottom .button { max-width: 100%; margin-top: 10px; } }

.experts__bottom .button span { font-weight: 700; }

/*# sourceMappingURL=common.css.map */
