

/* Start:/local/templates/template/assets/bundles/global/global.css?176975457221598*/
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: relative;
  z-index: 22;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 25px 35px;
  background: transparent;
}

.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: 108px;
  height: 100px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/left-icon-bae8ae2690648051cebc.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 {
  width: 96px;
  height: 75px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/right-icon-4cfd1b71a43ce9f35301.svg);
}

.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;
}

.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: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

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

.profile-icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-image: url(/local/templates/template/assets/bundles/global/../assets/ix_user-profile-filled-a3f763e8af2d77526a3f.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  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;
}

@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;
  }
}
@media (max-width: 1440px){
  .container-page {
    max-width: 100%;
    padding: 20px;
  }
}
@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: 5.625vw;
    height: 5.2083333333vw;
  }
  .logo.right {
    width: 5vw;
    height: 3.90625vw;
    background-image: url(/local/templates/template/assets/bundles/global/../assets/right-icon-4cfd1b71a43ce9f35301.svg);
  }
  .nav-menu {
    gap: 1.3020833333vw;
  }
  .nav-text {
    font-size: 0.7291666667vw;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1920px) and (max-width: 1600px){
  .nav-menu {
    gap: 0.9375vw;
  }
  .logo {
    width: 4.725vw;
    height: 4.3926875vw;
  }
  .logo.right {
    width: 4.1735vw;
    height: 3.28525vw;
  }
}
@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 {
    width: 19.7888040712vw;
    height: 15.5572519084vw;
  }
  /* 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?176975457212502*/
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.main-content .content-wrapper {
  position: absolute;
  height: 100dvh;
  top: 0;
  display: flex;
  flex-direction: column;
}
.main-content .main-title {
  margin: auto;
  position: static;
  position: initial;
  padding-top: 100px;
  top: 50%;
  width: 80%;
  font-style: normal;
  font-weight: 700;
  font-size: 3.4375vw;
  line-height: 128.14%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.news-slider {
  position: relative;
  width: 100vw;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 45px 67px 30px;
  overflow: hidden;
}
.news-slider__container {
  width: 100%;
  overflow: hidden;
}
.news-slider__track {
  display: flex;
  flex-direction: row;
  gap: 30px;
  transition: transform 0.4s ease;
}
.news-slider__slide {
  flex: 0 0 auto;
  width: 300px;
}
.news-slider__card {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.news-slider__card:hover {
  opacity: 0.9;
}
.news-slider__image {
  width: 300px;
  height: 180px;
  overflow: hidden;
  border-radius: 2px;
}
.news-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-slider__image-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #333 0%, #555 100%);
}
.news-slider__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.news-slider__date {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #A3A0A0;
}
.news-slider__title {
  font-family: "Golos Text", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #FFFFFF;
}
.news-slider__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 86px;
  height: 423px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10;
  padding: 2px;
  transition: opacity 0.3s ease;
}
.news-slider__nav:hover {
  opacity: 0.8;
}
.news-slider__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.news-slider__nav--prev {
  left: 0;
}
.news-slider__nav--next {
  right: 0;
}
.news-slider__dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  z-index: 10;
}
.news-slider__dot {
  width: 8px;
  height: 8px;
  background: #838383;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: background 0.3s ease;
}
.news-slider__dot--active {
  background: #FFFFFF;
}
.news-slider__dot:hover {
  background: #A3A0A0;
}

.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);
}
@media (max-width: 768px) {
  .main-content .main-title {
    font-size: 32px;
  }
  .news-slider {
    padding: 20px 15px 50px 15px;
  }
  .news-slider__track {
    gap: 20px;
  }
  .news-slider__slide {
    width: 280px;
  }
  .news-slider__image {
    width: 280px;
    height: 168px;
  }
  .news-slider__nav {
    width: 50px;
    height: 100%;
  }
  .news-slider__nav svg {
    width: 24px;
    height: 24px;
  }
  .news-slider__dots {
    bottom: 15px;
  }
  .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: 1400px) {
  .news-modal__footer-nav {
    display: flex;
  }
  .news-modal__nav {
    display: none;
  }
}

/* End */


/* Start:/local/components/vue/header/templates/.default/style.css?17617479399595*/
.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?176975457221598 */
/* /local/templates/template/assets/bundles/main-page/main-page.css?176975457212502 */
/* /local/components/vue/header/templates/.default/style.css?17617479399595 */
