

/* Start:/local/templates/template/assets/bundles/global/global.css?177012916126794*/
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/reset-css/reset.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/global.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway Regular"), url(/local/templates/template/assets/bundles/global/../265dd4567e48fdff8434.woff2) format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  src: local("Raleway"), url(/local/templates/template/assets/bundles/global/../d5b793aa0764d9cf91c2.woff2) format("woff2");
}
* {
  transition: transform 0.1s ease, opacity 0.4s ease, color 0.4s ease, background 0.4s ease, rotate 0.4s ease;
  box-sizing: border-box;
}

html {
  text-size-adjust: none;
  -webkit-text-size-adjust: none; /* Для Safari */
  -moz-text-size-adjust: none; /* Для Firefox */
  -ms-text-size-adjust: none; /* Для Internet Explorer */
}

body {
  -webkit-font-smoothing: antialiased;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 2px;
}

button {
  outline: medium none invert;
  outline: initial;
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

a,
span,
div,
p,
input {
  font-family: "Golos Text", Arial, sans-serif;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  font-style: normal;
}

input[type=checkbox] {
  position: relative !important;
}

input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-color: initial;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 18px;
  height: 18px;
  border: 1.40625px solid currentColor;
  border-radius: 2.5px;
  cursor: pointer;
}
input[type=checkbox]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.2s all ease-in-out;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  opacity: 0;
  width: 18px;
  height: 18px;
  display: none;
}

textarea {
  resize: none;
  box-sizing: border-box;
  outline: none;
  box-shadow: none;
  padding: 15px 20px 15px 15px;
  background: #fafafa;
  border-radius: 6px;
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #051d32;
}
textarea::-moz-placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #999bb8;
  opacity: 0.35;
}
textarea::placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #999bb8;
  opacity: 0.35;
}
textarea.error-input {
  border: 1px solid #e10718 !important;
  background: rgba(225, 7, 24, 0.05) !important;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a.link {
  color: #e10718;
}
a.link:hover, a.link:focus {
  color: #e10718;
}

img {
  transition: opacity 0.3s;
}

.po {
  cursor: pointer;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Golos Text", Arial, sans-serif;
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  background: #0E130E;
  position: relative;
}

.dev-cont2 {
  background-image: url(/local/templates/template/assets/bundles/global/../33d3a612c6ac796ed60d.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.container {
  position: relative;
  z-index: 2;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

/* Header */
.header {
  position: fixed;
  top: 17px;
  z-index: 7777;
  display: flex;
  width: calc(100% - 40px);
  gap: 35px;
  height: 75px;
  align-items: center;
  padding: 10px 20px;
  margin: 0 20px;
  border-radius: 14px;
  background: #0F1322;
}

.burger-menu {
  display: none;
}

/* Burger Menu */
.burger-menu, .mobile-menu-close {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 8.75px;
  border: none;
  cursor: pointer;
  position: fixed;
  top: 25px;
  right: 35px;
  z-index: 1000;
}

/* Back Button for Auth Pages */
.back-button {
  width: 50px;
  height: 50px;
  border-radius: 8.75px;
  border: none;
  cursor: pointer;
  position: relative;
  margin-left: auto;
  z-index: 1000;
  display: none;
}
.burger-icon {
  width: 30px;
  height: 30px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/menu-icon-cae7bec4820f7eef88bd.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.close-icon {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/close-icon-26b1e26ff13246f83402.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}

.edit-svg {
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/edit-svg-542b7c3b0e821414258d.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.burger-menu.active .burger-icon {
  display: none;
}

/* Mobile Menu Overlay */
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.87);
  backdrop-filter: blur(10px);
  z-index: 999;
  display: none;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  padding-top: 98px;
  overflow-x: hidden;
  overflow-y: auto;
}

.mobile-menu-overlay.active {
  display: flex;
}

.mobile-nav-menu {
  display: flex;
  flex-direction: column;
  gap: 35px;
  align-items: center;
}

.mobile-nav-item {
  padding: 10px 15px;
  border-radius: 100px;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mobile-nav-item:hover {
  background: rgba(0, 0, 0, 0.5);
}

.mobile-nav-item.active {
  background: #000000;
}

.mobile-nav-item.with-border {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.mobile-nav-text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

.logo {
  width: 47px;
  height: 45px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/left-icon-bb8ff7a6c78f492e8c4c.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.logo.black {
  background-image: url(/local/templates/template/assets/bundles/global/../assets/left-icon-black-584dbbf8bc5f9b3e6d77.svg);
}

.logo.right {
  display: none;
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
}
.nav-menu.is-hidden {
  display: none;
}

.nav-item {
  padding: 10px 15px;
  border-radius: 100px;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}
.nav-item svg {
  min-width: 10px;
}

.nav-item:hover {
  background: rgba(0, 0, 0, 0.5);
}

.nav-item.active {
  background: #000000;
}

.nav-item.with-border {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.nav-text {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Russo One";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav-item.active .nav-text {
  color: #FFFFFF;
}

.nav-caret {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid rgba(255, 255, 255, 0.7);
  display: inline-block;
  transition: all 0.3s ease;
  margin-top: 2px;
}

.nav-item.active .nav-caret {
  border-top-color: #FFFFFF;
}

.nav-item:hover .nav-caret {
  border-top-color: rgba(255, 255, 255, 0.9);
}

.header-utils {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
}

.search-icon-btn,
.profile-icon-btn {
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: opacity 0.3s ease;
}

.search-icon-btn:hover,
.profile-icon-btn:hover {
  opacity: 0.7;
}

.search-icon {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffffff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Ccircle cx=%2711%27 cy=%2711%27 r=%278%27%3E%3C/circle%3E%3Cpath d=%27m21 21-4.35-4.35%27%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.9;
}

.profile-icon {
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/ix_user-profile-filled-a3f763e8af2d77526a3f.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  opacity: 0.9;
}

.profile-icon-btn {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-item .profile-icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-top: 1px;
}

.upload-icon {
  width: 55px;
  height: 55px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/image-downloader-045f72be14eeb557db08.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.container-page {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 20px;
}
.container-page .header {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 8px 17px;
  background: #000000;
  width: -moz-fit-content;
  width: fit-content;
}
.container-page .title {
  font-family: "Golos Text", Arial, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.3;
}

/* Main Content */
.main-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}

.main-title {
  font-size: 47px;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 18px;
  line-height: 1.2;
}

.progress-container {
  margin-top: 45px;
}

.progress-bar {
  width: 416px;
  height: 28px;
  border-radius: 100px;
  position: relative;
  overflow: hidden;
  background: rgb(0, 0, 0);
}

.progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  background-image: url(/local/templates/template/assets/bundles/global/../ae0bcd1711393db90c69.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  border-radius: 100px;
  width: 0%;
  animation: progressAnimation 1.6s ease-out forwards;
}

.footer__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.footer {
  background: #010616;
  position: relative;
  width: 100vw;
  left: 0;
}
.footer__container {
  margin: 0 20px;
  background: linear-gradient(90deg, #000000 0%, #04298C 100%);
  border-radius: 14px;
  padding: 60px 45px 30px 30px;
  margin-bottom: 20px;
  overflow: hidden;
}
.footer__social {
  margin-bottom: 50px;
}
.footer__social-title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.footer__social-links {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background 0.3s ease, transform 0.2s ease;
}
.footer__social-link:hover {
  transform: scale(1.1);
}
.footer__social-link svg {
  width: 34px;
  height: 34px;
}
.footer__nav {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 40px;
  gap: 40px;
  margin-bottom: 50px;
}
.footer__nav-column {
  display: flex;
  flex-direction: column;
}
.footer__nav-title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.footer__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer__nav-link {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.3s ease;
}
.footer__nav-link:hover {
  color: #FFFFFF;
}
.footer__bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}
.footer__copyright {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.7);
}
.footer__developer {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.7);
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  display: flex;
  align-items: center;
  text-align: right;
  font-feature-settings: "pnum" on, "lnum" on;
  color: rgba(255, 255, 255, 0.81);
}
.footer__developer-logo {
  font-weight: 700;
  color: #FFFFFF;
}

@keyframes progressAnimation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.subtitle {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.2;
  max-width: 459px;
}

/* Responsive Design */
@media (min-width: 769px){
  .header-component.is-absolute {
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 768px){
  body::-webkit-scrollbar {
    width: 0.8vw;
  }
  .container.mob--h-u {
    height: auto;
    height: initial;
  }
  .mobile-only {
    display: block !important;
  }
  .container-page {
    gap: 30px;
    padding: 15px;
  }
  .container-page .title {
    font-size: 20px;
  }
  .footer {
    padding: 40px 15px 20px 15px;
  }
  .footer__social {
    margin-bottom: 30px;
  }
  .footer__nav {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin-bottom: 30px;
  }
  .footer__nav-title {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .footer__nav-list {
    gap: 10px;
  }
  .footer__nav-link {
    font-size: 12px;
  }
  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding-top: 20px;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .footer__developer {
    font-size: 12px;
  }
}
@media (max-width: 1440px){
  .container-page {
    max-width: 100%;
    padding: 20px;
  }
}
@media (max-width: 1400px){
  .footer__nav {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
@media (max-width: 1920px){
  .main-title {
    font-size: max(24px, min(2.5vw, 47px));
  }
  .subtitle {
    font-size: max(14px, min(0.8vw, 16px));
  }
  .progress-bar {
    width: max(200px, min(22vw, 416px));
    height: max(14px, min(1.5vw, 28px));
  }
  .logo {
    width: 2.4479166667vw;
    height: 2.34375vw;
  }
  .logo.right {
    display: none;
  }
  .nav-menu {
    gap: 1.3020833333vw;
  }
  .nav-text {
    font-size: 0.7291666667vw;
    display: flex;
    align-items: center;
  }
  .header-utils {
    gap: 1.0416666667vw;
  }
  .search-icon-btn,
  .profile-icon-btn {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .search-icon,
  .profile-icon {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
}
@media (max-width: 1920px) and (max-width: 1600px){
  .nav-menu {
    gap: 0.9375vw;
  }
  .logo {
    width: 4.725vw;
    height: 4.3926875vw;
  }
  .logo.right {
    display: none;
  }
}
@media (max-width: 1920px) and (max-width: 1600px) and (max-width: 1440px){
  .nav-menu {
    gap: 0.3472222222vw;
  }
  .nav-text {
    font-size: 0.9027777778vw;
  }
  .header {
    padding: 20px 25px;
  }
}
@media (max-width: 1920px) and (max-width: 1600px) and (max-width: 1440px) and (max-width: 768px){
  /* Header Mobile */
  .header {
    padding: 5.0890585242vw 5.3435114504vw;
    justify-content: initial;
    gap: 4.5801526718vw;
  }
  .nav-menu {
    display: none;
  }
  .burger-menu {
    display: block;
    margin-left: auto;
  }
  .logo {
    width: 16.7150127226vw;
    height: 15.5394402036vw;
  }
  .logo.right {
    display: none;
  }
  .header-utils {
    display: none;
  }
  .nav-caret {
    display: none;
  }
  /* Main Content Mobile */
  .main-content {
    padding: 5.3435114504vw;
    gap: 6.3613231552vw;
  }
  .main-title {
    font-size: 6.8702290076vw;
    margin-bottom: 0;
    width: 89.3129770992vw;
  }
  .subtitle {
    font-size: 4.0712468193vw;
    width: 89.3129770992vw;
  }
  .progress-container {
    margin-top: 3.8167938931vw;
  }
  .progress-bar {
    width: 59.0407124682vw;
    height: 25px;
  }
  .progress-fill {
    height: 25px;
  }
}

/* End */


/* Start:/local/templates/template/assets/bundles/main-page/main-page.css?177012916131393*/
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/pages/main/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-size: cover;
  background-position: 65% center;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(/local/templates/template/assets/bundles/main-page/../4602794eb090bf716524.webp);
}

.main-content {
  background: #010616;
}
.main-content .content-wrapper {
  height: calc(100dvh - 20px);
  top: 0;
  display: flex;
  flex-direction: column;
}
.main-content .main-title {
  position: relative;
  z-index: 33;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 65px;
  line-height: 78px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 15px;
}

.news-documents-section {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 50px 50px 67px 50px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

.news-slider {
  position: relative;
  flex: 1;
  overflow: hidden;
}
.news-slider__container {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 10px;
  gap: 10px;
  background: #1A1E2D;
  border-radius: 14px;
}
.news-slider__track {
  display: flex;
  flex-direction: row;
  gap: 30px;
  transition: transform 0.4s ease;
  width: 100%;
}
.news-slider__slide {
  flex: 0 0 auto;
  width: 100%;
}
.news-slider__card {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease;
  display: flex;
  width: calc((100% - 40px) / 3);
  background: rgb(1, 6, 22);
}
.news-slider__card:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.news-slider__card:hover .news-slider__image img {
  opacity: 1;
}
.news-slider__image {
  position: relative;
  width: 446px;
  height: 219px;
  overflow: hidden;
  border-radius: 8px;
}
.news-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
.news-slider__image-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #333 0%, #555 100%);
}
.news-slider__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.5) 100%);
  padding: 15px;
  text-align: left;
  gap: 25px;
}
.news-slider__date {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #FFFFFF;
  margin-top: auto;
}
.news-slider__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  color: #FFFFFF;
  margin-bottom: auto;
}
.news-slider__controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 25px;
  margin-top: 30px;
  padding: 0;
}
.news-slider__all-news-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease, opacity 0.3s ease;
  white-space: nowrap;
  padding: 0px 15px;
  height: 46px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.news-slider__all-news-btn:hover {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.9;
}
.news-slider__all-news-btn svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.news-slider__nav-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.news-slider__nav {
  transform: none;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s ease, opacity 0.3s ease;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  gap: 2px;
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.news-slider__nav:hover {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.9;
}
.news-slider__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.news-slider__nav svg {
  min-width: 24px;
  height: 24px;
}
.news-slider__dots {
  position: static;
  transform: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  z-index: 10;
}
.news-slider__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid transparent;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s ease;
}
.news-slider__dot--active {
  background: transparent;
  border-color: #FFFFFF;
  width: 10px;
  height: 10px;
}
.news-slider__dot:hover {
  background: rgba(255, 255, 255, 0.5);
}

.documents-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 430px;
}
.documents-list__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  padding: 15px;
  gap: 10px;
  height: 56px;
  background: #1A1E2D;
  box-shadow: 2px 3px 20.2px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.documents-list__item:hover {
  background: rgba(0, 0, 0, 0.8);
}
.documents-list__icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.documents-list__text {
  color: #FFFFFF;
  flex: 1;
  display: flex;
  text-align: left;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  align-items: center;
  color: #FFFFFF;
}
.documents-list__all-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease, opacity 0.3s ease;
  white-space: nowrap;
  margin-top: 20px;
  padding: 0px 15px;
  gap: 10px;
  height: 46px;
  background: #1A1E2D;
  border-radius: 10px;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  width: -moz-fit-content;
  width: fit-content;
}
.documents-list__all-btn:hover {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.9;
}
.documents-list__all-btn svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.clubs-section {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 50px 50px 60px 50px;
}
.clubs-section__header {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
  gap: 20px;
}
.clubs-section__header-filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.clubs-section__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
.clubs-section__filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.clubs-section__checkbox-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.clubs-section__checkbox {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #FFFFFF;
}
.clubs-section__checkbox-text {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #FFFFFF;
  white-space: nowrap;
}
.clubs-section__select {
  padding: 10px 35px 10px 15px;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4 6L8 10L12 6%27 stroke=%27white%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  min-width: 180px;
}
.clubs-section__select:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.clubs-section__select option {
  background: #000000;
  color: #FFFFFF;
}
.clubs-section__tabs {
  display: flex;
  flex-direction: row;
  gap: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  padding: 4px;
  overflow: hidden;
  width: 430px;
}
.clubs-section__tab {
  padding: 10px 24px;
  background: transparent;
  border: none;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 6px;
}
.clubs-section__tab:hover {
  color: #FFFFFF;
}
.clubs-section__tab--active {
  background: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
}
.clubs-section__content {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}
.clubs-section__map {
  flex: 1;
  min-height: 600px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.clubs-section__map-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Golos Text", Arial, sans-serif;
  font-size: 16px;
}
.clubs-section__map-placeholder #yandexMap {
  width: 100%;
  height: 100%;
  min-height: 600px;
}
.clubs-section__list {
  width: 430px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-height: 600px;
  overflow-y: auto;
  padding-right: 8px;
}
.clubs-section__list::-webkit-scrollbar {
  width: 6px;
}
.clubs-section__list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
.clubs-section__list::-webkit-scrollbar-track {
  background: transparent;
}
.clubs-section__card {
  display: flex;
  flex-direction: row;
  gap: 16px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.6);
  transition: background 0.3s ease, transform 0.2s ease;
  cursor: pointer;
  align-items: start;
  position: relative;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background: #1A1E2D;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
}
.clubs-section__card:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(-2px);
}
.clubs-section__card-arrow {
  display: flex;
  position: absolute;
  right: 16px;
  bottom: 16px;
}
.clubs-section__card-icon {
  width: 129px;
  height: 129px;
  min-width: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  overflow: hidden;
}
.clubs-section__card-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.clubs-section__card-subtitle {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 136%;
  color: #494D5B;
  display: flex;
  text-align: left;
}
.clubs-section__card-info-text {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 136%;
  color: #FFFFFF;
  display: flex;
  text-align: left;
}
.clubs-section__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 3px;
  text-align: left;
}
.clubs-section__card-title {
  margin: 0;
  display: flex;
  text-align: left;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 136%;
  color: #FFFFFF;
  margin-bottom: 2px;
}

.events-section {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 50px;
}
.events-section__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.events-section__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
.events-section__all-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #FFFFFF;
  transition: opacity 0.3s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 15px;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.events-section__all-link:hover {
  opacity: 0.8;
}
.events-section__all-link svg {
  width: 16px;
  height: 16px;
}
.events-section__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  gap: 30px;
}
.events-section__card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.events-section__card:hover {
  transform: translateY(-4px);
}
.events-section__card-image {
  position: relative;
  width: 100%;
  height: 300px;
  background: linear-gradient(135deg, #333 0%, #555 100%);
  overflow: hidden;
}
.events-section__card-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 12px 16px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.events-section__card-badge--red {
  background: #E0211D;
}
.events-section__card-badge--blue {
  background: #0066CC;
}
.events-section__card-badge-day {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #FFFFFF;
}
.events-section__card-badge-date {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #FFFFFF;
}
.events-section__card-title {
  padding: 20px;
  background: rgba(0, 0, 0, 0.8);
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  color: #FFFFFF;
  margin: 0;
  min-height: 80px;
  display: flex;
  align-items: center;
}

.cta-blocks-section {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 100px;
}
.cta-blocks-section__item {
  position: relative;
  height: 395px;
  background: linear-gradient(135deg, #333 0%, #555 100%);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: calc((100% - 40px) / 3);
}
.cta-blocks-section__item:hover {
  transform: translateY(-4px);
  opacity: 0.9;
}
.cta-blocks-section__item--wide {
  width: 100%;
}
.cta-blocks-section__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta-blocks-section__text {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
  position: relative;
  z-index: 2;
}

.partners-section {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 40px 45px 60px 30px;
  padding-right: 0;
  padding-top: 110px;
}
.partners-section__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 100px 0;
}
.partners-section__wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.partners-section__list {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 60px;
  width: -moz-fit-content;
  width: fit-content;
  will-change: transform;
}
.partners-section__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.partners-section__item img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 200px;
}

.news-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.news-modal--active {
  display: flex;
  opacity: 1;
}
.news-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36%, rgb(0, 0, 0) 78%);
  background-color: rgba(0, 0, 0, 0.79);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.news-modal__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.news-modal__content {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  overflow: hidden;
  z-index: 10;
}
.news-modal__close {
  position: absolute;
  top: 25px;
  right: 25px;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #FFFFFF;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 20;
  padding: 0;
}
.news-modal__close:hover {
  opacity: 0.8;
}
.news-modal__body {
  width: 750px;
  background: #FFFFFF;
  padding: 26px 25px;
  display: flex;
  flex-direction: column;
  gap: 25px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
.news-modal__body::-webkit-scrollbar {
  width: 8px;
}
.news-modal__body::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 2px;
}
.news-modal__header {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.news-modal__date {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #A3A0A0;
}
.news-modal__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  color: #000000;
}
.news-modal__image {
  width: 100%;
  height: auto;
  min-height: 400px;
  overflow: hidden;
  border-radius: 2px;
}
.news-modal__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-modal__image-placeholder {
  width: 100%;
  height: 400px;
  background: linear-gradient(135deg, #333 0%, #555 100%);
}
.news-modal__text {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #000000;
  white-space: pre-wrap;
}
.news-modal__text p {
  margin: 0 0 15px 0;
}
.news-modal__text p:last-child {
  margin-bottom: 0;
}
.news-modal__footer {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: auto;
}
.news-modal__footer-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.news-modal__footer-nav {
  display: none;
  flex-direction: row;
  gap: 5px;
  width: 100%;
}
.news-modal__footer-nav-btn {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
  border: none;
  cursor: pointer;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #FFFFFF;
  transition: opacity 0.3s ease;
}
.news-modal__footer-nav-btn:hover {
  opacity: 0.9;
}
.news-modal__footer-nav-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.news-modal__footer-nav-btn--prev {
  background: #656565;
}
.news-modal__footer-nav-btn--prev svg {
  order: -1;
}
.news-modal__footer-nav-btn--next {
  background: #e0211d;
}
.news-modal__footer-nav-btn--next svg {
  order: 1;
}
.news-modal__footer-nav-btn svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.news-modal__footer-nav-btn span {
  white-space: nowrap;
}
.news-modal__source {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.59);
  text-align: right;
}
.news-modal__share {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 8px 24px 8px 14px;
  background: #646464;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #FFFFFF;
  transition: background 0.3s ease;
}
.news-modal__share:hover {
  background: #555555;
}
.news-modal__share svg {
  width: 24px;
  height: 24px;
}
.news-modal__share span {
  white-space: nowrap;
}
.news-modal__nav {
  width: 220px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px 25px;
  background: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: background 0.3s ease;
  z-index: 10;
}
.news-modal__nav:hover {
  background: rgba(0, 0, 0, 0.6);
}
.news-modal__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.news-modal__nav--prev {
  padding: 15px 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.news-modal__nav--prev span {
  order: 2;
}
.news-modal__nav--prev svg {
  order: 1;
}
.news-modal__nav--next {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.news-modal__nav--next span {
  order: 1;
}
.news-modal__nav--next svg {
  order: 2;
}
.news-modal__nav span {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #FFFFFF;
}
.news-modal__nav svg {
  width: 24px;
  height: 24px;
}

.partners {
  position: static;
  position: initial;
  width: 100vw;
  height: 78px;
  left: 0px;
  bottom: 0px;
  background: #000000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 26px 35px;
  gap: 36px;
}
.partners .text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.partners .els {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 36px;
}
.partners .els .el {
  background-size: contain;
  background-repeat: no-repeat;
}
.partners .els .el.n1 {
  width: 89px;
  height: 37px;
  background-image: url(/local/templates/template/assets/bundles/main-page/../assets/n1-16349ed5d2080a36a039.svg);
}
.partners .els .el.n2 {
  width: 38px;
  height: 37px;
  background-image: url(/local/templates/template/assets/bundles/main-page/../assets/n2-e4038da9c7b18edb947b.svg);
}
.partners .els .el.n3 {
  width: 51px;
  height: 30px;
  background-image: url(/local/templates/template/assets/bundles/main-page/../assets/n3-6898613708b34125f6c8.svg);
}
.partners .els .el.n4 {
  width: 33px;
  height: 34px;
  background-image: url(/local/templates/template/assets/bundles/main-page/../assets/n4-a795004674f830500fc0.svg);
}
.partners .els .el.n5 {
  width: 37px;
  height: 37px;
  background-image: url(/local/templates/template/assets/bundles/main-page/../assets/n5-004dc804cbb268c1a219.svg);
}

.main-content__info {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
  z-index: 33;
  width: 55%;
  left: 50px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.main-content__info .main-content__info-text {
  color: #FFF;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  width: 50%;
  display: flex;
  text-align: left;
}

.main-content__info-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  flex-direction: row;
  align-items: center;
  padding: 0px 15px;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  margin-top: 45px;
}
.main-content__info-link span {
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .main-content .main-title {
    font-size: 32px;
  }
  .news-documents-section {
    padding: 20px 15px 50px 15px;
    gap: 25px;
  }
  .news-slider__track {
    gap: 20px;
  }
  .news-slider__slide {
    width: 100%;
  }
  .news-slider__image {
    width: 280px;
    height: 360px;
  }
  .news-slider__controls {
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
  }
  .news-slider__all-news-btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .news-slider__nav {
    width: 40px;
    height: 40px;
  }
  .news-slider__nav svg {
    width: 24px;
    height: 24px;
  }
  .documents-list {
    gap: 10px;
  }
  .documents-list__item {
    padding: 14px 18px;
    gap: 10px;
  }
  .documents-list__icon {
    width: 20px;
    height: 20px;
  }
  .documents-list__text {
    font-size: 14px;
  }
  .documents-list__all-btn {
    padding: 10px 20px;
    font-size: 12px;
    margin-top: 4px;
  }
  .clubs-section {
    padding: 30px 15px 40px 15px;
  }
  .clubs-section__header {
    margin-bottom: 20px;
    gap: 15px;
  }
  .clubs-section__title {
    font-size: 24px;
  }
  .clubs-section__filters {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .clubs-section__select {
    width: 100%;
    min-width: auto;
  }
  .clubs-section__tab {
    flex: 1;
    padding: 10px 16px;
    font-size: 12px;
  }
  .clubs-section__map {
    min-height: 300px;
  }
  .clubs-section__map-placeholder #yandexMap {
    min-height: 300px;
  }
  .clubs-section__list {
    gap: 10px;
  }
  .clubs-section__card {
    padding: 12px;
    gap: 12px;
  }
  .clubs-section__card-icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    padding: 6px;
  }
  .clubs-section__card-subtitle {
    font-size: 8px;
    margin-top: 2px;
  }
  .clubs-section__card-info-text {
    font-size: 8px;
    margin-top: 2px;
  }
  .clubs-section__card-title {
    font-size: 14px;
  }
  .events-section {
    padding: 30px 15px 40px 15px;
  }
  .events-section__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
  }
  .events-section__title {
    font-size: 24px;
  }
  .events-section__list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .events-section__card-image {
    height: 250px;
  }
  .events-section__card-title {
    font-size: 16px;
    padding: 16px;
    min-height: 70px;
  }
  .cta-blocks-section {
    grid-template-columns: 1fr;
    padding: 30px 15px 40px 15px;
    gap: 15px;
  }
  .cta-blocks-section__item {
    min-height: 150px;
  }
  .cta-blocks-section__text {
    font-size: 18px;
    padding: 15px;
  }
  .partners-section {
    padding: 30px 15px 40px 15px;
  }
  .partners-section__title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .partners-section__list {
    gap: 40px;
  }
  .partners-section__item img {
    max-width: 120px;
    height: 60px;
  }
  .partners-section__item {
    height: 60px;
  }
  .news-modal__close {
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-image: url(/local/templates/template/assets/bundles/main-page/../assets/carbon_close-filled-784b16f4a0eb97727ac2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .news-modal__close span {
    display: none;
  }
  .news-modal__body::-webkit-scrollbar {
    width: 0.8vw;
  }
  .news-modal__body {
    width: 100%;
    padding: 20px 15px;
    gap: 20px;
    max-height: calc(100vh - 40px);
  }
  .news-modal__footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .news-modal__footer-nav-btn {
    justify-content: center;
  }
  .news-modal__footer-nav-btn span {
    display: none;
  }
  .news-modal__source {
    text-align: left;
  }
  .partners {
    height: -moz-fit-content;
    height: fit-content;
    flex-direction: column;
    gap: 10px;
  }
  .partners .text {
    width: 100%;
    opacity: 0.6;
    justify-content: start;
    display: flex;
  }
  .partners .els {
    width: 100%;
    justify-content: space-between;
    gap: initial;
  }
  .partners .els .el.n1 {
    width: 85px;
    height: 35px;
  }
  .partners .els .el.n2 {
    width: 36px;
    height: 35px;
  }
  .partners .els .el.n3 {
    width: 48px;
    height: 28px;
  }
  .partners .els .el.n4 {
    width: 31px;
    height: 32px;
  }
  .partners .els .el.n5 {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 1200px) {
  .news-documents-section {
    flex-direction: column;
    gap: 30px;
  }
  .news-slider {
    width: 100%;
  }
  .documents-list {
    width: 100%;
    max-width: 100%;
    min-width: auto;
  }
  .clubs-section__header {
    flex-direction: column;
    align-items: flex-start;
  }
  .clubs-section__filters {
    width: 100%;
  }
  .clubs-section__tabs {
    width: 100%;
  }
  .clubs-section__content {
    flex-direction: column;
    gap: 20px;
  }
  .clubs-section__map {
    width: 100%;
    min-height: 400px;
  }
  .clubs-section__map-placeholder #yandexMap {
    min-height: 400px;
  }
  .clubs-section__list {
    width: 100%;
    max-height: none;
  }
  .events-section__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .cta-blocks-section {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1400px) {
  .news-modal__footer-nav {
    display: flex;
  }
  .news-modal__nav {
    display: none;
  }
}

/* End */


/* Start:/local/components/vue/header/templates/.default/style.css?17701291619595*/
.header-geo-icon{width:14px;height:14px}.sent-title{text-align:center;padding:20px;font-weight:400;font-size:25px;line-height:110%;background:#f4f4f4}.modal-geo{position:fixed;z-index:5;top:-10px;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;margin-top:10px;overflow:auto;max-height:100vh;left:calc((1366px - 100vw)/2)}.modal-geo-container{position:absolute;background-color:#fff;border-radius:20px;max-width:672px;width:95%;z-index:22;max-height:80vh}.modal-geo-container .sent-text{font-weight:400;font-size:18px;line-height:23px;text-align:center;padding-top:30px;padding-left:120px;padding-right:120px}.bg-fill{display:none}.modal-geo-content{padding:30px 40px;flex-grow:1;display:flex;flex-direction:column;flex-grow:1}.modal-geo-content .modal-geo-btns{display:none;gap:20px}.modal-geo-content .modal-geo-btns.active{display:flex}.modal-geo-content .modal-geo-btns .cancel-btn{color:#a87bc9;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:auto;margin-right:0;border-bottom:1px solid #a87bc9}.modal-geo-content .modal-geo-btns .send-btn{justify-content:center;align-items:center;padding:15px 36px 14px;gap:10px;background:#a87bc9;border-radius:30px;height:48px;font-style:normal;font-weight:500;font-size:16px;line-height:120%;color:#fff;cursor:pointer;margin:0 auto;margin-left:0;display:flex}.modal-geo-content .modal-geo-block{margin-bottom:30px}.modal-geo-content .modal-geo-block .info{display:flex;margin-top:-20px;margin-bottom:20px}.modal-geo-content .modal-geo-block .info .img{width:50px;height:50px}.modal-geo-content .modal-geo-block .info .info-text{display:block;padding:5px 5px 5px 10px}.modal-geo-content .modal-geo-block .info .info-text .name{font-style:normal;font-weight:400;font-size:16px;line-height:140%}.modal-geo-content .modal-geo-block .info .info-text .type{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#c9c9c9}.modal-geo-content .modal-geo-block .edit-text{cursor:pointer;display:flex}.modal-geo-content .modal-geo-block .edit-text p{margin-top:2px;margin-left:5px;font-weight:400;font-size:16px;line-height:140%;text-decoration-line:underline;color:#a87bc9}.modal-geo-content .modal-geo-block .block-title{font-style:normal;margin-bottom:3px;text-align:center;opacity:.6;padding-bottom:20px;font-weight:500;font-size:18px;line-height:21px;display:flex;align-items:center;justify-content:center;color:#b0b0b0}.modal-geo-content .modal-geo-block .block-title span{color:red}.modal-geo-content .modal-geo-block input{border:1px solid rgba(87,36,115,.3);border-radius:4px;width:100%;height:42px;padding:15px;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#1b0d23}.modal-geo-content .modal-geo-block input ::-moz-placeholder{opacity:.1}.modal-geo-content .modal-geo-block input ::placeholder{opacity:.1}.modal-geo-content .modal-geo-block input:focus{border-color:#000 !important}.modal-geo-content .modal-geo-block input:focus{outline:none}.modal-geo-content .modal-geo-block .counter-box{position:relative;display:inline-block;width:100%}.modal-geo-content .modal-geo-block .counter-box textarea{border:1px solid rgba(87,36,115,.3);border-radius:4px;width:100%;height:42px;padding:15px;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#1b0d23}.modal-geo-content .modal-geo-block .counter-box textarea:focus{border-color:#000 !important}.modal-geo-content .modal-geo-block .counter-box textarea:focus{outline:none}.modal-geo-content .modal-geo-block .counter-box textarea ::-moz-placeholder{opacity:.05}.modal-geo-content .modal-geo-block .counter-box textarea ::placeholder{opacity:.05}.modal-geo-content .modal-geo-block .counter-box textarea::-webkit-resizer{width:10px;height:10px}.modal-geo-content .modal-geo-block .counter-box .counter-text{position:absolute;right:25px;bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:140%;opacity:.5}.modal-geo-content .modal-geo-block .counter-box .comment{height:100px;overflow:auto;resize:vertical}.modal-geo-content .modal-geo-block .counter-box .resize-handle{position:absolute;bottom:0;right:0;margin-bottom:10px;margin-right:7px;width:13px;height:13px;cursor:nwse-resize}.geo-title-block{height:68px;margin:auto;width:-moz-fit-content;width:fit-content;padding-top:40px;text-align:center;font-weight:700;font-size:24px;line-height:28px;display:flex;align-items:center;color:#a87bc9}.close{position:absolute;right:25px;cursor:pointer}.region-item{padding:4px 0;cursor:pointer}.region-item:active p{color:#a87bc9}.add-review{width:264px;height:48px;background:#a87bc9;border-radius:4px;margin-bottom:25px;margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px 20px;gap:7px;font-weight:500;font-size:16px;line-height:120%;color:#fff;cursor:pointer}.products-select{position:relative;display:flex;align-items:center}.products-select.active .products-select__preview .products-select__item{border-radius:4px 4px 0px 0px}.products-select.active .products-select__preview .products-select__item svg{transform:rotate(270deg)}.products-select__modal-geo{width:485px}.products-select__preview .products-select__item{display:flex;align-items:center;justify-content:space-between;padding:20px;width:370px;background:rgba(210,210,210,.2);border-radius:10px}.products-select__preview .products-select__item input{background:none;font-weight:500}.products-select__preview .products-select__item p{max-width:calc(100% - 84px)}.products-select__preview .products-select__item .arrow{flex-shrink:0;transition:transform .3s ease-in-out;transform:rotate(90deg);width:24px;height:24px;stroke:#a87bc9;fill:#a87bc9}.products-select__preview .products-select__item .arrow.rotated{transform:rotate(270deg)}.products-select__body_send{width:100%;top:auto;max-width:592px;z-index:1;padding:20px;margin-right:40px;margin-top:20px;background:#f6f6f6;border-radius:20px;height:-moz-fit-content;height:fit-content;max-height:300px;overflow-y:auto;display:none}.products-select__body_send.active{display:block}.products-select__body .products-select__item:not(:last-of-type){margin-bottom:15px}.products-select__item{cursor:pointer}.products-select__item p{transition:color .3s ease-in-out;font-size:1.125rem;font-weight:500;line-height:1.2em}.products-select__item.active p,.products-select__item:hover p{color:#a87bc9}.header__col{display:flex;margin-left:0}.header-geo-name{font-size:12px;font-style:normal;font-weight:700;line-height:100%;color:#a87bc9;opacity:.5;margin:auto 5px;padding-top:2px;border-bottom:1px dashed #a87bc9;cursor:pointer;text-decoration:underline;-webkit-text-decoration:underline dashed currentColor;text-decoration:underline dashed currentColor;border-bottom:none;width:-moz-max-content;width:max-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-geo-name:active{opacity:1}.header-geo-name-icon{width:14px;opacity:.5;margin-top:2px}.header-geo-block{display:none;padding:25px 35px;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.95);border-radius:12px;position:absolute;margin-top:2rem;width:310px}.header-geo-block.active{display:inline-flex}.header-geo-block .your-city{font-weight:700;font-size:14px;line-height:14px;display:flex;align-items:center;color:#a87bc9}.header-geo-block .selected-city{color:#1b0d23;font-style:normal;font-weight:700;font-size:18px;line-height:21px;text-align:center;display:block;margin-top:10px}.header-geo-block .btns{display:flex;gap:25px;margin-top:20px}.header-geo-block .btns .thanks{color:#fff;background:#a87bc9;border-radius:30px;padding:9px 17px;font-weight:700;font-size:14px;line-height:17px}.header-geo-block .other-btn{font-style:normal;margin:auto;border-bottom:1px solid #a87bc9;cursor:pointer;font-weight:700;font-size:14px;line-height:24px;display:flex;align-items:center;text-align:center;color:#a87bc9}.header-geo-block .other-btn:active{color:#7b32a3;border-bottom:1px solid #7b32a3}.header-geo-block.disableShadow{box-shadow:none}@media (min-width: 768px){.modal-geo-content .modal-geo-block .block-title{font-size:16px}}@media screen and (min-width: 1441px){.header-geo-name{max-width:19em}}@media (max-width: 768px){.header-geo-icon{width:16px;height:16px}.bg-fill{position:absolute;top:0;left:0;width:100vw;height:100dvh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(85,94,108,.3)}.bg-fill.active{display:block}.add-review{margin-left:0}.products-select{width:100%}.header-geo-block .selected-city{max-width:90vw;white-space:normal;text-align:center}}@media (max-width: 1366px){.modal-geo{left:0}.header-geo-name{font-size:.878477306vw}}@media (max-width: 1366px)and (max-width: 768px){.header-geo-name{font-size:16px;margin-left:6px;padding:0}}@media screen and (max-width: 1024px){.header-geo-name{max-width:50em}}@media (max-width: 1024px){.header-geo-block{margin-left:90px}}@media (max-width: 1024px)and (max-width: 768px){.header-geo-block{margin-right:0;max-width:90vw;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0}}@media (max-width: 1024px)and (max-width: 768px)and (max-width: 576px){.header-geo-block{max-width:99vw;width:calc(100vw - 36px)}}@media screen and (min-width: 1025px)and (max-width: 1199px){.header-geo-name{max-width:12em}}@media screen and (min-width: 1200px)and (max-width: 1440px){.header-geo-name{max-width:19em}}@media (hover: hover){.region-item:hover p{color:#a87bc9}.header-geo-name:hover{opacity:1}.header-geo-block .other-btn:hover{color:#7b32a3;border-bottom:1px solid #7b32a3}}

/* End */
/* /local/templates/template/assets/bundles/global/global.css?177012916126794 */
/* /local/templates/template/assets/bundles/main-page/main-page.css?177012916131393 */
/* /local/components/vue/header/templates/.default/style.css?17701291619595 */
