/*! 
Theme Name: Sevko
Author: WTStudio
Author URI: http://wtstudio.ru/
Version: 1.0.2
*/

/*! 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 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 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;
}

@font-face {
  font-family: "Commissioner Light";
  src: url("./assets/fonts/Commissioner-Light.woff2") format("woff2"), url("./assets/fonts/Commissioner-Light.woff") format("woff"), url("./assets/fonts/Commissioner-Light.ttf") format("truetype");
  font-display: swap;
  /* src: url("./assets/fonts/Commissioner-Light.eot");
  src: local("Commissioner Light"), local("Commissioner-Light"), url("./assets/fonts/Commissioner-Light.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/Commissioner-Light.woff2") format("woff2"), url("./assets/fonts/Commissioner-Light.woff") format("woff"), url("./assets/fonts/Commissioner-Light.ttf") format("truetype"); */
}
@font-face {
  font-family: "Commissioner";
  src: url("./assets/fonts/Commissioner-Regular.woff2") format("woff2"), url("./assets/fonts/Commissioner-Regular.woff") format("woff"), url("./assets/fonts/Commissioner-Regular.ttf") format("truetype");
  font-display: swap;
  /* src: url("./assets/fonts/Commissioner-Regular.eot"); */
  /* src: local("Commissioner Regular"), local("Commissioner-Regular"), url("./assets/fonts/Commissioner-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/Commissioner-Regular.woff2") format("woff2"), url("./assets/fonts/Commissioner-Regular.woff") format("woff"), url("./assets/fonts/Commissioner-Regular.ttf") format("truetype"); */
}
@font-face {
  font-family: "Commissioner Medium";
  src: url("./assets/fonts/Commissioner-Medium.woff2") format("woff2"), url("./assets/fonts/Commissioner-Medium.woff") format("woff"), url("./assets/fonts/Commissioner-Medium.ttf") format("truetype");
  font-display: swap;
  /* src: url("./assets/fonts/Commissioner-Medium.eot");
  src: local("Commissioner Medium"), local("Commissioner-Medium"), url("./assets/fonts/Commissioner-Medium.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/Commissioner-Medium.woff2") format("woff2"), url("./assets/fonts/Commissioner-Medium.woff") format("woff"), url("./assets/fonts/Commissioner-Medium.ttf") format("truetype"); */
}
@font-face {
  font-family: "Commissioner SemiBold";
  src: url("./assets/fonts/Commissioner-SemiBold.woff2") format("woff2"), url("./assets/fonts/Commissioner-SemiBold.woff") format("woff"), url("./assets/fonts/Commissioner-SemiBold.ttf") format("truetype");
  font-display: swap;
  /* src: url("./assets/fonts/Commissioner-SemiBold.eot");
  src: local("Commissioner SemiBold"), local("Commissioner-SemiBold"), url("./assets/fonts/Commissioner-SemiBold.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/Commissioner-SemiBold.woff2") format("woff2"), url("./assets/fonts/Commissioner-SemiBold.woff") format("woff"), url("./assets/fonts/Commissioner-SemiBold.ttf") format("truetype"); */
}
@font-face {
  font-family: "Commissioner Bold";
  src: url("./assets/fonts/Commissioner-Bold.woff2") format("woff2"), url("./assets/fonts/Commissioner-Bold.woff") format("woff"), url("./assets/fonts/Commissioner-Bold.ttf") format("truetype");
  font-display: swap;
  /* src: url("./assets/fonts/Commissioner-Bold.eot");
  src: local("Commissioner Bold"), local("Commissioner-Bold"), url("./assets/fonts/Commissioner-Bold.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/Commissioner-Bold.woff2") format("woff2"), url("./assets/fonts/Commissioner-Bold.woff") format("woff"), url("./assets/fonts/Commissioner-Bold.ttf") format("truetype"); */
}
*,
::after,
::before {
  box-sizing: border-box;
  outline: none;
}

html {
  min-height: 100%;
}

body {
  min-width: 320px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  color: #1C2530;
  cursor: default;
  background: #ECEDF4;
}

img {
  max-width: 100%;
}

a {
  outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
  box-shadow: none !important;
}
a:hover {
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}

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

._stopScroll {
  overflow: hidden;
}

.section {
  padding: 80px 0;
}
.section._firstBlock {
  padding-top: 40px;
}
.section._white {
  background: #ffffff;
}
.section._white .tabs-my .nav {
  background: #F0F1F4;
}
.section._white .news-card__img img {
  border-radius: 10px;
}
.section._white .news-card__content {
  padding: 10px 0;
}
.section._white .news-card__date {
  margin-bottom: 10px;
}
.section._white .news-card__more {
  margin-top: 14px;
}
.section.pb-none {
  padding-bottom: 0;
}
.section.pt-none {
  padding-top: 0;
}
.section.mt-add8 {
  margin-top: 80px;
}

.mob-box {
  display: none;
}

.more {
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #365A87;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.more svg {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: #365A87;
  transition: stroke 0.4s;
}

.main-block {
  min-height: calc(100dvh - 770px);
  overflow-x: clip;
}

.title {
  margin: 0;
  font-size: 40px;
  line-height: 1.5;
  font-family: "Commissioner Bold";
  font-weight: bold;
  font-style: normal;
}
.title-container {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.prev, .next {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.prev svg, .next svg {
  transition: transform 0.4s;
}
.prev:hover, .next:hover {
  cursor: pointer;
}
.prev._other, .next._other {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.6);
  transition: background 0.4s;
}
.prev-arrow, .next-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: #1C2530;
  border-radius: 50%;
  transition: background 0.4s;
}
.prev-arrow svg, .next-arrow svg {
  stroke: #ffffff;
}
.prev-arrow.swiper-button-disabled, .next-arrow.swiper-button-disabled {
  pointer-events: none;
  background: rgba(28, 37, 48, 0.5);
}

.navigation-arrow {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.pagination {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #AEBBCD;
  transition: opacity 0.4s;
}

.anchor, .anchor2 {
  position: relative;
  pointer-events: none;
  top: -260px;
}
.anchor2, .anchor22 {
  top: -230px;
}

@media screen and (min-width: 992px) {
  .more:hover {
    color: #1C2530;
  }
  .more:hover svg {
    stroke: #1C2530;
  }
  .prev:hover svg, .next:hover svg {
    transform: scale(1.15);
  }
  .prev-arrow:hover, .next-arrow:hover {
    cursor: pointer;
    background: #365A87;
  }
  .prev._other:hover, .next._other:hover {
    background: white;
  }
  .prev._other:hover svg, .next._other:hover svg {
    transform: scale(1);
  }
}
@media screen and (max-width: 1199px) {
  .section {
    padding: 70px 0;
  }
  .section.mt-add8 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .section {
    padding: 60px 0;
  }
  .section._firstBlock {
    padding-top: 30px;
  }
  .section.mt-add8 {
    margin-top: 60px;
  }
  .title-button {
    display: none;
  }
  .mob-box {
    display: block;
  }
  .title {
    font-size: 34px;
  }
  .title-container {
    margin-bottom: 32px;
  }
  .prev-arrow, .next-arrow {
    width: 58px;
    height: 58px;
  }
  .anchor {
    top: -170px;
  }
  .anchor2 {
    top: -130px;
  }
}
@media screen and (max-width: 767px) {
  .section {
    padding: 50px 0;
  }
  .section.mt-add8 {
    margin-top: 50px;
  }
  .section._white .newsSwiper-prev, .section._white .newsSwiper-next {
    border: 1px solid #ECEDF4;
    box-sizing: border-box;
  }
  .title {
    font-size: 30px;
  }
  .title-container {
    margin-bottom: 26px;
  }
  .prev-arrow, .next-arrow {
    width: 52px;
    height: 52px;
  }
  .anchor {
    top: -210px;
  }
  .anchor2 {
    top: -130px;
  }
}
@media screen and (max-width: 575px) {
  .section {
    padding: 40px 0;
  }
  .section._firstBlock {
    padding-top: 20px;
  }
  .section.mt-add8 {
    margin-top: 40px;
  }
  .mob-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mob-box .button {
    width: 100%;
  }
  .title {
    font-size: 26px;
  }
  .title-container {
    margin-bottom: 20px;
  }
  p {
    font-size: 14px;
  }
  .prev-arrow, .next-arrow {
    width: 46px;
    height: 46px;
  }
  .anchor {
    top: -180px;
  }
  .anchor2 {
    top: -110px;
  }
}
@media screen and (max-width: 350px) {
  .anchor {
    top: -210px;
  }
}
input {
  outline: none;
}
input::-webkit-input-placeholder {
  color: #738193;
  opacity: 0.99;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input::-moz-placeholder {
  color: #738193;
  opacity: 0.99;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:-moz-placeholder {
  color: #738193;
  opacity: 0.99;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:-ms-input-placeholder {
  color: #738193;
  opacity: 0.99;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:focus {
  outline: none;
  box-shadow: none !important;
}
input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]:hover, input[type=number]:focus {
  -moz-appearance: number-input;
}
input[type=tel]:focus, input[type=text]:focus {
  box-shadow: none;
  border: 1px solid #ced4da;
}

.input {
  width: 100%;
  padding: 10px 20px;
  height: 52px;
  font-size: 16px;
  line-height: 1.1;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  background: #243142;
  border: none;
  color: #ffffff;
  border-radius: 52px;
}
.input[type=text]:focus {
  box-shadow: none;
  border: none;
}
.input::-webkit-input-placeholder {
  color: #ffffff;
}
.input::-moz-placeholder {
  color: #ffffff;
}
.input:-moz-placeholder {
  color: #ffffff;
}
.input:-ms-input-placeholder {
  color: #ffffff;
}
.input-label {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.1;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  color: #1C2530;
}
.input-box .input {
  color: #1C2530;
  background: #F5F5F5;
  transition: background-color .3s;
}
.input-box .input::-webkit-input-placeholder {
  color: #1C2530;
}
.input-box .input::-moz-placeholder {
  color: #1C2530;
}
.input-box .input:-moz-placeholder {
  color: #1C2530;
}
.input-box .input:-ms-input-placeholder {
  color: #1C2530;
}
.formMy-body__item .input {
  background: #243142;
  color: #ffffff;
}
.formMy-body__item .input::-webkit-input-placeholder {
  color: #fff;
}
.formMy-body__item .input::-moz-placeholder {
  color: #fff;
}
.formMy-body__item .input:-moz-placeholder {
  color: #fff;
}
.formMy-body__item .input:-ms-input-placeholder {
  color: #fff;
}

textarea::-webkit-input-placeholder {
  color: #738193;
  opacity: 0.99;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea::-moz-placeholder {
  color: #738193;
  opacity: 0.99;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:-moz-placeholder {
  color: #738193;
  opacity: 0.99;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:-ms-input-placeholder {
  color: #738193;
  opacity: 0.99;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:focus {
  outline: none;
  box-shadow: none !important;
}
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
textarea:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.check {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.check:hover {
  cursor: pointer;
}
.check__input {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
.check__input:checked + .check__box {
  background: #365A87;
}
.check__box {
  position: absolute;
  top: calc(50% - 2px);
  width: 16px;
  height: 16px;
  margin-left: -22px;
  border: 1px solid #365A87;
  transition: background 0.4s;
  border-radius: 4px;
  transform: translateY(-50%);
}

.radio {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
}
.radio:hover {
  cursor: pointer;
}
.radio__input {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
.radio__input:checked + .radio__box::after {
  background: #dc3545;
  transform: scale(1);
}
.radio__box {
  position: absolute;
  top: 50%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: -30px;
  border: 1px solid #1C2530;
  transform: translateY(-50%);
}
.radio__box::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 4px;
  top: 4px;
  background-size: contain;
  transition-duration: 0.4s;
  transform-origin: center;
  transform: scale(0);
}

button {
  outline: none;
}
button:focus {
  outline: none;
  box-shadow: none !important;
}

.button {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 12px 20px;
  border-radius: 30px;
  border: none;
  background: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  color: #365A87;
  transition: background 0.4s, color 0.4s;
}
.button svg {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: #365A87;
  transition: 0.4s;
  position: relative;
  top: 2px;
}
.button._big {
  padding: 15px 20px;
}
.button._blue {
  background: #4E8EDE;
  color: #ffffff;
}
.button._blue svg {
  stroke: #ffffff;
}
.button._blue2 {
  background: #365A87;
  color: #ffffff;
}
.button._blue2 svg {
  stroke: #ffffff;
}
.button._dark {
  background: #1C2530;
  color: #ffffff;
}
.button._dark svg {
  stroke: #ffffff;
}
.button:focus {
  outline: none;
}

@media (min-width: 992px) {
  .button:hover {
    cursor: pointer;
    color: #4E8EDE;
  }
  .button:hover svg {
    stroke: #4E8EDE;
  }
  .button._blue:hover {
    background: #365A87;
    color: #ffffff;
  }
  .button._blue:hover svg {
    stroke: #ffffff;
  }
  .button._blue2:hover {
    background: #4E8EDE;
    color: #ffffff;
  }
  .button._blue2:hover svg {
    stroke: #ffffff;
  }
  .button._dark:hover {
    background: #365A87;
    color: #ffffff;
  }
  .button._dark:hover svg {
    stroke: #ffffff;
  }
}
@media screen and (max-width: 575px) {
  .button {
    font-size: 14px;
  }
}
.breadcrumbs__wrap {
  padding-top: 40px;
}
.breadcrumbs {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
}
.breadcrumbs-container {
  display: inline;
}
.breadcrumbs-container li{
  display: inline;
}
.breadcrumbs li {
  position: relative;
  display: inline;
  margin-left: 8px;
  color: #1C2530;
  font-size: 14px;
  line-height: 1.1;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.breadcrumbs li::after {
  content: "-";
  position: absolute;
  top: 1px;
  left: -8px;
  font-size: 14px;
  line-height: 1.1;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  color: #738193;
}
.breadcrumbs li:first-child {
  margin-left: 0;
}
.breadcrumbs li:first-child::after {
  display: none;
}
.breadcrumbs li a {
  display: inline;
  font-size: 14px;
  line-height: 1.1;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  color: #738193;
  transition: color 0.4s;
}
.breadcrumbs li a:hover {
  color: #738193;
}

@media screen and (min-width: 992px) {
  .breadcrumbs li a:hover {
    color: #365A87;
  }
}
@media screen and (max-width: 576px) {
  .breadcrumbs li {
    font-size: 12px;
  }
  .breadcrumbs li::after {
    top: 0;
    left: -9px;
  }
  .breadcrumbs li a {
    font-size: 12px;
    line-height: 16px;
  }
}
.select {
  position: relative;
  z-index: 2;
  margin-bottom: 1px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 198px;
}
.select__label {
  position: absolute;
  transition: 0.4s;
  top: -20px;
  opacity: 0;
  font-size: 14px;
  line-height: 24px;
  color: #C7BEB8;
  pointer-events: none;
}
.select-head {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 20px;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 12px 16px;
  padding-bottom: 0;
  z-index: 1;
}
.select-head:hover {
  cursor: pointer;
}
.select-head._show .select-arrow svg {
  transform: rotateX(180deg);
}
.select-head__text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 18px;
  line-height: 1.1;
  color: #1C2530;
  pointer-events: none;
  border: none;
  padding: 0;
  margin: 0;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.select-head__text._placeholder {
  color: #ECEDF4;
}
.select-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.select-arrow svg {
  stroke: #1C2530;
  transition: 0.4s;
}
.select-container {
  position: absolute;
  left: 0;
  top: 44px;
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: 0.4s;
  background: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #EDEDED;
  border-top: none;
}
.select-list {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
  box-sizing: border-box;
}
.select-list::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.select-list::-webkit-scrollbar-track {
  background: #F0EFF3;
  border-radius: 5px;
}
.select-list::-webkit-scrollbar-thumb {
  background-color: #B1B5AF;
  border-radius: 5px;
}
.select-list li {
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.1;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  transition: 0.4s;
}
.select-list li:last-child {
  padding-bottom: 0;
}

@media screen and (min-width: 992px) {
  .select-list li:hover {
    cursor: pointer;
    background: rgba(229, 246, 191, 0.4);
  }
}
.counter {
  display: grid;
  grid-template-columns: 40px 1fr 40px;
  align-items: center;
}
.counter-minus, .counter-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: #ABABAB;
  transition: 0.4s;
}
.counter-num {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media screen and (min-width: 992px) {
  .counter-minus:hover, .counter-plus:hover {
    cursor: pointer;
    stroke: #4E8EDE;
  }
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 740px;
  }
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

/**
 * Swiper 8.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.header {
  position: sticky;
  top: 0;
  z-index: 90;
  background: #ffffff;

  -webkit-box-shadow: 0px 14px 10px -5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 14px 10px -5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 14px 10px -5px rgba(0, 0, 0, 0.05);
}
.header._pd .header-footer__menu a {
  padding: 14px 20px;
}
.header-mob {
  display: none;
  padding: 8px 0;
  background: #F0F1F4;
}
.header-head {
  padding: 14px 0;
  background: #F0F1F4;
}
.header-head__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 4.8%;
       column-gap: 4.8%;
}
.header-head__search {
  display: none;
}
.header-head__menu {
  width: 100%;
}
.header-head__menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.header-head__menu a {
  color: #738193;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  transition: color 0.4s;
}
.header-head__contact ul {
  display: flex;
  align-items: center;
  -moz-column-gap: 18px;
       column-gap: 18px;
}
.header-head__contact a {
  white-space: nowrap;
  color: #365A87;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  transition: color 0.4s;
}
.header-head__box {
  width: 100%;
}
.header-body {
  background: #ffffff;
  padding: 20px 0;
}
.header-body__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-body__left {
  display: flex;
  align-items: center;
  gap: 36px;
}
.header-body__right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-body__logo .logo-text {
  color: #AEBBCD;
}
.header-body__logo .logo-img svg {
  width: 100%;
  height: 25px;
  fill: #1C2530;
}
.header-body__button .button {
  font-size: 14px;
}
.header-body__search {
  min-width: 288px;
}
.header-body__burger {
  grid-area: burger;
  display: none;
  align-items: center;
  justify-content: center;
}
.header-footer {
  background: #1C2530;
}
.header-footer__menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-footer__menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: background 0.4s;
}

@media screen and (min-width: 992px) {
  .header-head__menu a:hover {
    color: #365A87;
  }
  .header-head__contact a:hover {
    color: #4E8EDE;
  }
  .header-footer__menu li:hover a {
    background: #293B51;
  }
}
@media screen and (max-width: 1199px) {
  .header-head__container {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .header-head__menu a, .header-head__contact a {
    font-size: 12px;
  }
  .header-head__contact ul {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .header-footer__menu a {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .header-mob {
    display: block;
  }
  .header-head {
    position: absolute;
    top: 113px;
    z-index: 100;
    width: 100%;
    padding: 0;
    overflow-y: auto;
    transform: scale(0.3);
    transform-origin: right top;
    opacity: 0;
    pointer-events: none;
    transition: transform 0.4s, opacity 0.4s;
  }
  .header-head._show {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
  }
  .header-head__container {
    min-height: 100dvh;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .header-head__container > * {
    margin-top: 30px;
  }
  .header-head__container > *:first-child {
    margin-top: 0;
  }
  .header-head__box {
    width: 100%;
  }
  .header-head__box > * {
    margin-top: 30px;
  }
  .header-head__box > *:first-child {
    margin-top: 0;
  }
  .header-head__search {
    display: block;
    width: 100%;
  }
  .header-head__menu ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .header-head__menu a {
    font-size: 14px;
    display: inline-block;
    padding: 10px 0;
  }
  .header-head__contact {
    width: 100%;
  }
  .header-head__contact ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header-head__contact a {
    font-size: 14px;
  }
  .header-body {
    padding: 14px 0;
  }
  .header-body__left .header-body__button {
    display: none;
  }
  .header-body__right {
    display: grid;
    grid-template-areas: "language button burger";
    gap: 10px;
  }
  .header-body__right .header-body__search {
    display: none;
  }
  .header-body__right .header-body__button .button {
    padding: 0;
    height: 48px;
    min-width: 48px;
  }
  .header-body__right .header-body__button .button span {
    display: none;
  }
  .header-body__logo {
    width: 67%;
  }
  .header-body__logo .logo-icon {
    width: 19px;
  }
  .header-body__logo .logo-text {
    margin-top: 0;
    -moz-column-gap: 5px;
         column-gap: 5px;
    font-size: 12px;
  }
  .header-body__burger {
    display: flex;
  }
  .header-footer {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .header-body {
    padding: 10px 0;
  }
  .header-body__right {
    gap: 4px;
  }
  .header-body__right .header-body__search {
    display: none;
  }
  .header-body__right .header-body__button {
    grid-area: button;
  }
  .header-body__right .header-body__button .button {
    padding: 0;
    height: 36px;
    min-width: 36px;
  }
  .header-body__right .header-body__button .button svg {
    width: 24px;
    height: 24px;
  }
  .header-body__language {
    grid-area: language;
  }
}
.burger {
  display: block;
  width: 26px;
  height: 26px;
}
.burger svg {
  width: 100%;
  height: 100%;
}
.burger-icon {
  transition: 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.burger-line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 3.5;
  stroke-linecap: round;
}
.burger-line._top {
  stroke-dasharray: 32 160;
}
.burger-line._middle {
  stroke-dasharray: 32 142;
  transform-origin: 50%;
  transition: transform 400ms;
}
.burger-line._bottom {
  stroke-dasharray: 32 85;
  transform-origin: 50%;
  transition: transform 400ms, stroke-dashoffset 400ms;
}
.burger._active .burger-line._top {
  stroke-dashoffset: -53px;
}
.burger._active .burger-line._middle {
  transform: rotate(90deg);
}
.burger._active .burger-line._bottom {
  stroke-dashoffset: -53px;
}
.burger._active .burger-icon {
  transform: rotate(45deg);
}

@media screen and (max-width: 576px) {
  .burger {
    width: 24px;
    height: 24px;
  }
}
.logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.logo-text {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.2;
  color: #365A87;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.logo-icon {
  display: inline-block;
  width: 24px;
  height: 14px;
}
.logo-icon > * {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.language {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #F0F1F4;
  font-size: 14px;
  line-height: 1.5;
  color: #365A87;
  text-transform: uppercase;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.language:hover {
  cursor: pointer;
}

@media screen and (max-width: 575px) {
  .language {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }
}
.homeSwiper-prev, .homeSwiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.homeSwiper-prev {
  left: 4%;
}
.homeSwiper-next {
  right: 4%;
}
.home-slider {
  position: relative;
  margin: 0 auto;
  max-width: 1800px;
}
.home-slide {
  /* background-color: #ccc; */
}
.home-card {
  position: relative;
  padding: 60px 0;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  /* background-size: cover; */
}
.home-card__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto 100%;

  background: linear-gradient(180deg, var(--gr1), var(--gr2));
 
}

.home-card__img-true{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.home-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-card__info {
  position: relative;
  max-width: 645px;
  z-index: 2;
}
.home-card__title {
  line-height: 1.2;
}
.home-card__description {
  max-width: 425px;
  margin-top: 32px;
}
.home-card__description > * {
  font-size: 20px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.home-card__button {
  margin-top: 23px;
}

@media screen and (max-width: 767px) {
  .homeSwiper-prev, .homeSwiper-next {
    top: 172px;
  }
  .home-card {
    padding: 0;
  }
  .home-card__img {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    padding-top: 0;
    height: 360px;
  }
  .home-card__img img {
    position: absolute;
    left: 0;
    top: 0;
  }
  .home-card__info {
    margin-top: 10px;
  }
  .home-card__description {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  .homeSwiper-prev, .homeSwiper-next {
    top: 142px;
  }
  .home-card__description > * {
    font-size: 14px;
  }
  .home-card__button .button {
    width: 100%;
    font-size: 16px;
  }
  .home-card__img {
    height: 290px;
  }
}
@media screen and (max-width: 420px) {
  .homeSwiper-prev, .homeSwiper-next {
    top: 102px;
  }
  .home-card__title {
    font-size: 20px;
  }
  .home-card__img {
    height: 220px;
  }
}
.search {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 48px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #DADEE3;
}
.search-container {
  position: relative;
}
.search-list {
  position: absolute;
  left: 0;
  top: 48px;
  width: 100%;
  padding: 14px;
  background: #ffffff;
  border-radius: 10px;
  transform: rotateX(-90deg);
  transform-origin: top;
  transition: transform 0.4s;
}
.search-list._active {
  transform: rotateX(0deg);
}
.search-list > * {
  margin-top: 12px;
}
.search-list > *:first-child {
  margin-top: 0;
}
.search-input {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 20px;
  border: none;
  border-radius: 50px 0 0 50px;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  color: #738193;
  background: none;
}
.search-input[type=tel]:focus, .search-input[type=text]:focus {
  box-shadow: none;
  border: none;
}
.search-form {
  margin: 1.5rem 0;
}
.search-form input {
  background-color: #fff;
}
.search-form .search-button {
  background-color: #fff;
}

.search-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 0 50px 50px 0;
  border: none;
  background: none;
  cursor: pointer;
}
.search-link {
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
  display: grid;
  grid-template-columns: 1fr 24px;
  gap: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #365A87;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.search-link b {
  font-family: "Commissioner Bold";
}
.search-link i {
  opacity: .7;
  font-size: .9em;
  font-style: normal;
}
.search-link svg {
  fill: currentColor;
}
.search-result > * {
  margin-top: 10px;
}
.search-result > *:first-child {
  margin-top: 0;
}
.search-result__tag {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4px 10px;
  background: #4E8EDE;
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  border-radius: 0 10px 0 10px;
}
.search-result__tag._one {
  color: #365A87;
  background: #DAE5F3;
}
.search-result__tag._two {
  background: #365A87;
}
.search-result__item {
  position: relative;
  display: grid;
  grid-template-columns: 110px calc(100% - 110px);
  background: #ffffff;
  min-height: 110px;
  border-radius: 10px;
}
.search-result__img {
  position: relative;
  padding-top: 65%;
  background: #DAE5F3;
  border-radius: 10px 0 0 10px;
}
.search-result__img img, .search-result__img svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 0 0 10px;
  z-index: 1;
}
.search-result__img._doc::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg width='38' height='48' viewBox='0 0 38 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 36.5H26.5M11.5 29H26.5M21.5009 1.50218C21.2621 1.5 20.9934 1.5 20.6868 1.5H9.50049C6.70023 1.5 5.29905 1.5 4.22949 2.04497C3.28868 2.52434 2.52433 3.28868 2.04497 4.22949C1.5 5.29905 1.5 6.70023 1.5 9.50049V38.5005C1.5 41.3007 1.5 42.7002 2.04497 43.7697C2.52434 44.7105 3.28868 45.4762 4.22949 45.9556C5.29801 46.5 6.69751 46.5 9.49234 46.5L28.5077 46.5C31.3025 46.5 32.7 46.5 33.7685 45.9556C34.7093 45.4762 35.4762 44.7105 35.9556 43.7697C36.5 42.7012 36.5 41.3037 36.5 38.5089V17.3142C36.5 17.0075 36.4997 16.7388 36.4976 16.5M21.5009 1.50218C22.2146 1.50869 22.6643 1.53517 23.0954 1.63868C23.6056 1.76116 24.0946 1.96316 24.542 2.2373C25.0464 2.54642 25.4795 2.97953 26.3437 3.84375L34.1575 11.6575C35.0222 12.5222 35.4522 12.9534 35.7614 13.458C36.0355 13.9053 36.2384 14.3931 36.3608 14.9033C36.4643 15.3345 36.491 15.7864 36.4976 16.5M21.5009 1.50218L21.5 8.50052C21.5 11.3008 21.5 12.7004 22.045 13.7699C22.5243 14.7107 23.2887 15.4762 24.2295 15.9556C25.298 16.5 26.6975 16.5 29.4923 16.5H36.4976' stroke='%234E8EDE' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat;
  pointer-events: none;
}
.search-result__info {
  max-width: 707px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 10px;
}
.search-result__info > * {
  margin-top: 10px;
}
.search-result__info > *:first-child {
  margin-top: 0;
}
.search-result__name {
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.search-result__box {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.search-result__link {
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 20px;
  gap: 4px;
  font-size: 12px;
  line-height: 1.5;
  color: #4E8EDE;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.search-result__link svg {
  stroke: #4E8EDE;
  transition: stroke 0.4s;
}
.search-result__link-mob {
  display: none;
}
.search-result__description {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}

@media screen and (min-width: 992px) {
  .search-result__name:hover {
    color: #4E8EDE;
  }
  .search-result__link:hover {
    color: #365A87;
  }
  .search-result__link:hover svg {
    stroke: #365A87;
  }
}
@media screen and (max-width: 991px) {
  .search-list {
    max-height: 446px;
    overflow-y: auto;
  }
}
@media screen and (max-width: 767px) {
  .search-result > * {
    margin-top: 16px;
  }
  .search-result__item {
    grid-template-columns: 100%;
  }
  .search-result__info {
    padding: 10px;
    padding-bottom: 14px;
  }
  .search-result__img {
    width: 32%;
    padding-top: 32%;
    border-radius: 10px 0 10px 0;
  }
  .search-result__img img {
    border-radius: 10px 0 10px 0;
  }
}
@media screen and (max-width: 575px) {
  .search-list {
    max-height: 264px;
  }
  .search-result__name {
    font-size: 14px;
  }
  .search-result__link {
    grid-template-columns: 1fr 14px;
  }
  .search-result__link svg {
    width: 14px;
    height: 14px;
  }
  .search-result__link-pc {
    display: none;
  }
  .search-result__link-mob {
    display: block;
  }
  .search-result__info {
    padding: 4px 6px;
    padding-bottom: 14px;
  }
  .search-result__box {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }
}
.aboutHome {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  justify-content: space-between;
}
.aboutHome-title {
  margin-top: 6px;
  color: #AEBBCD;
}
.aboutHome-logo {
  position: relative;
  margin-top: 25px;
  padding-top: 12%;
}
.aboutHome-logo svg{
  width: 100%;
  fill: #1C2530;
}
.aboutHome-logo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.aboutHome-img {
  display: grid;
  grid-template-columns: repeat(2, 48.2%);
  justify-content: space-between;
  margin-top: 38px;
}
.aboutHome-img__item {
  position: relative;
  padding-top: 135%;
}
.aboutHome-img__item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.aboutHome-content > * {
  margin-top: 24px;
}
.aboutHome-content > *:first-child {
  margin-top: 0;
}
.aboutHome-button {
  margin-top: 20px;
}
.aboutHome-button .button {
  width: 100%;
  padding: 14px 20px;
}

@media screen and (max-width: 991px) {
  .aboutHome {
    grid-template-columns: 100%;
  }
  .aboutHome > * {
    margin-top: 20px;
  }
  .aboutHome > *:first-child {
    margin-top: 0;
  }
  .aboutHome-title {
    margin: 0;
  }
  .aboutHome-img {
    margin-top: 32px;
  }
  .aboutHome-img__item {
    padding-top: 130%;
  }
}
@media screen and (max-width: 767px) {
  .aboutHome-img {
    margin-top: 26px;
  }
}
@media screen and (max-width: 575px) {
  .aboutHome-logo {
    margin-top: 14px;
  }
  .aboutHome-img {
    margin-top: 20px;
  }
  .aboutHome-content > * {
    margin-top: 20px;
  }
}
.tabs-my {
  position: relative;
}
.tabs-my-page {
  margin-bottom: 26px;
}
.tabs-my._other .tabs-my__head .tabs-my__more {
  display: flex;
}
.tabs-my._other .tabs-my__more {
  display: none;
}
.tabs-my .title-container {
  margin: 0;
}
.tabs-my .nav {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #ffffff;
  border-radius: 30px;
  grid-area: nav;
}
.tabs-my .nav-link {
  font-size: 14px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  border: none;
  background: rgba(218, 229, 243, 0);
  transition: background 0.4s, color 0.4s;
  border-radius: 30px;
  padding: 14px 24px;
}
.tabs-my .nav-link.active {
  background: #dae5f3;
  color: #365A87;
}
.tabs-my .nav-link.active:hover {
  cursor: default;
}
.tabs-my .nav-link:hover {
  cursor: pointer;
}
.tabs-my .tab-content {
  margin-top: 26px;
}
.tabs-my__bg {
  position: absolute;
  left: -100px;
  top: -5px;
  z-index: -1;
  width: calc(100% + 200px);
  opacity: 0.2;
  pointer-events: none;
}
.tabs-my__bg svg {
  fill: #B1BECF;
}
.tabs-my__head {
  display: grid;
  grid-template-areas: "title title" "nav more";
  grid-template-columns: auto 181px;
  align-items: flex-end;
  row-gap: 30px;
}
.tabs-my__head._other {
  grid-template-areas: "title" "nav";
  grid-template-columns: 1fr;
}
.tabs-my__title {
  grid-area: title;
}
.tabs-my__more {
  grid-area: more;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 991px) {
  .tabs-my__head {
    grid-template-areas: "title more" "nav nav";
    grid-template-columns: 1fr auto;
    -moz-column-gap: 10px;
         column-gap: 10px;
    align-items: center;
  }
  .tabs-my__more .button {
    width: 100%;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 575px) {
  .tabs-my._other .tabs-my__head {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .tabs-my._other .tabs-my__head .tabs-my__more {
    display: none;
  }
  .tabs-my._other .tabs-my__more {
    display: flex;
    width: 100%;
    margin-top: 20px;
  }
  .tabs-my._other .tabs-my__more .button {
    padding: 16px 10px;
    font-size: 14px;
  }
  .tabs-my .nav._two {
    display: grid;
    grid-template-columns: repeat(2, auto);
    width: 100%;
  }
  .tabs-my .nav-link {
    font-size: 12px;
    padding: 14px 8px;
  }
  .tabs-my .tab-content {
    margin-top: 20px;
  }
  .tabs-my__bg {
    width: calc(100% + 1.5rem);
    left: -0.75rem;
    top: 5px;
  }
  .tabs-my__head {
    row-gap: 18px;
  }
  .tabs-my__more .button {
    -moz-column-gap: 7px;
         column-gap: 7px;
    padding: 12px;
    font-size: 12px;
  }
  .tabs-my__more .button svg {
    width: 16px;
    height: 16px;
  }
}
.productsSlider {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "title more" "box box";
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 40px;
}
.productsSlider-info {
  position: absolute;
  left: 0;
  top: 0;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  background: var(--label);
  white-space: nowrap;
  font-size: 10px;
  line-height: 1.2;
  color: #ffffff;
  border-radius: 10px 0 10px 0;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.productsSlider-info svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.productsSlider-info._one {
  background: #274D7B;
}
.productsSlider-info._two {
  background: #A44C1C;
}
.productsSlider-info._three {
  background: #DE3844;
}
.productsSlider-info._four {
  background: #30BA2D;
}
.productsSlider-title {
  grid-area: title;
}
.productsSlider-title .title-container {
  margin: 0;
}
.productsSlider-more {
  grid-area: more;
}
.productsSlider-container {
  grid-area: box;
}
.productsSlider-card {
  position: relative;
  min-height: 304px;
  display: grid;
  grid-template-columns: 40% 52%;
  grid-template-areas: "img content" "img box";
  justify-content: space-between;
  row-gap: 20px;
  background: #ffffff;
  padding: 24px;
  border-radius: 10px;
}
.productsSlider-content {
  grid-area: content;
}
.productsSlider-img {
  grid-area: img;
  position: relative;
  padding-top: 65%;
}
.productsSlider-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.productsSlider-box {
  grid-area: box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.productsSlider-name {
  display: block;
  margin: 0;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.productsSlider-name a {
  color: inherit;
  transition: .3s;
}
.productsSlider-name a:hover {
  color: #365A87;
}
.productsSlider-description > * {
  font-size: 12px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.productsSlider-price {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: end;
}
.productsSlider-price__text {
  font-size: 14px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.productsSlider-price__text span {
  text-transform: lowercase;
}
.productsSlider-price__total {
  font-size: 16px;
  line-height: 1.5;
  color: #365A87;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.productsSlider-button {
  width: 100%;
  margin-top: 14px;
}
.productsSlider-button .button {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .productsSlider-card {
    grid-template-columns: 39% 56%;
  }
}
@media screen and (max-width: 991px) {
  .productsSlider-card {
    grid-template-areas: "img content" "box box";
  }
  .productsSlider-info {
    min-height: 24px;
    left: auto;
    right: 0;
    border-radius: 0 10px 0 10px;
  }
  .productsSlider-info svg {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 575px) {
  .productsSlider {
    grid-template-areas: "title" "box" "more";
    grid-template-columns: 100%;
    gap: 20px;
  }
  .productsSlider-more .button {
    width: 100%;
    padding: 9px 10px;
  }
  .productsSlider-card {
    grid-template-columns: 34% 63%;
    min-height: auto;
    padding: 12px;
    padding-top: 35px;
    row-gap: 14px;
  }
  .productsSlider-name {
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .productsSlider-description {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .productsSlider-more svg {
    top: 1px;
    width: 16px;
    height: 16px;
  }
}
.news-slider {
  position: relative;
}
.newsSwiper {
  border-radius: 10px;
}
.newsSwiper .news-card {
  height: 100%;
}
.newsSwiper .news-card__content {
  height: calc(100% - 272.13px);
}
.newsSwiper .swiper-slide {
  height: auto;
}
.newsSwiper-prev, .newsSwiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.newsSwiper-prev svg, .newsSwiper-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.newsSwiper-prev {
  left: -36px;
}
.newsSwiper-next {
  right: -36px;
}
.news-container {
  display: grid;
  grid-template-columns: repeat(3, calc(33.3333% - 12px));
  justify-content: space-between;
}
.news-container > * {
  margin-top: 20px;
}
.news-container > *:nth-child(-n+3) {
  margin-top: 0;
}
.news-card {
  background: #ffffff;
  border-radius: 10px;
}
.news-card__img {
  position: relative;
  display: block;
  padding-top: 65%;
}
.news-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.news-card__content {
  height: calc(100% - 272.98px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
}
.news-card__date {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.5;
  color: #AEBBCD;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.news-card__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.news-card__more {
  margin-top: 38px;
}

@media screen and (max-width: 1399px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 233.13px);
  }
  .news-card__content {
    height: calc(100% - 233.98px);
  }
}
@media screen and (max-width: 1199px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 194.13px);
  }
  .news-card__content {
    height: calc(100% - 194.98px);
  }
  .news-card__more {
    margin-top: 14px;
  }
}
@media screen and (max-width: 991px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 219.69px);
  }
  .news-container {
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
  .news-container > * {
    margin-top: 20px;
  }
  .news-container > *:nth-child(-n+3) {
    margin-top: 20px;
  }
  .news-container > *:nth-child(-n+2) {
    margin-top: 0;
  }
  .news-card__content {
    height: calc(100% - 219.69px);
  }
}
@media screen and (max-width: 767px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 335.39px);
  }
  .newsSwiper-prev, .newsSwiper-next {
    padding: 6px;
    background: #ffffff;
  }
  .newsSwiper-prev {
    left: -12px;
  }
  .newsSwiper-next {
    right: -12px;
  }
  .news-container {
    grid-template-columns: 100%;
  }
  .news-container > * {
    margin-top: 16px;
  }
  .news-container > *:nth-child(-n+3) {
    margin-top: 16px;
  }
  .news-container > *:first-child {
    margin-top: 0;
  }
  .news-card__content {
    height: auto;
    padding: 22px 12px;
  }
}
@media screen and (max-width: 575px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 240px);
  }
  .news-card__content {
    padding: 18px 10px;
  }
  .news-card__img {
    padding-top: 0;
    height: 240px;
  }
  .news-card__date {
    margin-bottom: 10px;
  }
  .news-card__more {
    margin-top: 12px;
  }
}
@media screen and (max-width: 420px) {
  .newsSwiper .news-card__content {
    height: calc(100% - 174px);
  }
  .news-card__img {
    height: 174px;
  }
}
.industry {
  position: relative;
}
.industry .tabs-my__bg {
  top: -80px;
}
.industry-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.industry-logo img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.industry-container {
  display: grid;
  grid-template-columns: 32% 66%;
  justify-content: space-between;
  padding-top: 20px;
}
.industry-video {
  position: relative;
  padding-top: 56%;
}
.industry-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: none;
}

@media screen and (max-width: 991px) {
  .industry .tabs-my__bg {
    top: -60px;
  }
  .industry-container {
    grid-template-columns: 100%;
    padding-top: 0;
  }
  .industry-container > * {
    margin-top: 20px;
  }
  .industry-container > *:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .industry .tabs-my__bg {
    top: -45px;
  }
}
@media screen and (max-width: 575px) {
  .industry .tabs-my__bg {
    top: -21px;
  }
  .industry-container .title {
    line-height: 1.2;
  }
  .industry-container .title-container {
    margin-bottom: 18px;
  }
}
.fastwalker {
  position: relative;
  padding: 80px 0;
}
.fastwalker-slider {
  margin: 0 auto;
  max-width: 1800px;
}
.fastwalker-img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  translate: -20% 0;
}
.fastwalker-img img {
  width: 100%;
  height: 100%;
}
.fastwalker_container {
  position: relative;
}
.fastwalker_box {
  position: absolute;
  left: var(--bs-gutter-x, 0.75rem);
  bottom: 118px;
  z-index: 3;
  width: 100%;
  max-width: 610px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 40px;
}
.fastwalker-container {
  position: relative;
  z-index: 2;
  max-width: 610px;
  min-height: 502px;
  padding: 40px;
  padding-bottom: 120px;
  background: #ECEDF4;
  border-radius: 10px;
}
.fastwalker-box > * {
  margin: 0;
  margin-top: 32px;
}
.fastwalker-box > *:first-child {
  margin-top: 0;
}
.fastwalker-title {
  font-size: 40px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Bold";
  font-weight: bold;
  font-style: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fastwalker-price {
  font-size: 24px;
  line-height: 1.2;
  color: #365A87;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.fastwalker-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.fastwalker-more {
  margin-top: 20px;
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  .fastwalker-img {
    translate: 0;
  }
}
@media screen and (max-width: 1199px) {
  .fastwalker-container {
    padding-bottom: 120px;
  }
  .fastwalker_box {
    bottom: 110px;
  }
  .fastwalker-title {
    font-size: 38px;
  }
}
@media screen and (max-width: 991px) {
  .fastwalker-container {
    min-height: 430px;
    padding: 30px;
    padding-bottom: 90px;
  }
  .fastwalker-title {
    font-size: 32px;
  }
  .fastwalker-price {
    font-size: 22px;
  }
  .fastwalker_box {
    bottom: 100px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .fastwalker {
    padding: 0;
  }
  .fastwalker_box {
    bottom: 20px;
    max-width: 515px;
    padding: 0 20px;
  }
  .fastwalker-img {
    position: relative;
    translate: 0;
    right: 0;
    top: 0;
    right: 0;
    top: auto;
    width: auto;
    height: auto;
    padding-top: 52.19%;
  }
  .fastwalker-img img {
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right top;
       object-position: right top;
  }
  .fastwalker-container {
    margin-top: -20px;
    background: #ffffff;
    min-height: 440px;
    padding: 20px;
    padding-bottom: 80px;
  }
  .fastwalker-title {
    font-size: 26px;
  }
  .fastwalker-price {
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .fastwalker_box {
    padding: 0 10px;
    bottom: 20px;
    max-width: calc(100% - 1.5rem);
  }
  .fastwalker-container {
    padding: 20px 10px;
    padding-bottom: 76px;
    min-height: 320px;
  }
  .fastwalker-box > * {
    margin-top: 18px;
  }
  .fastwalker-title {
    font-size: 20px;
  }
  .fastwalker-price {
    font-size: 18px;
  }
  .fastwalker-more {
    margin-top: 14px;
    font-size: 14px;
  }
}
.realized-container {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.realized-container > * {
  margin-top: 20px;
}
.realized-container > *:nth-child(-n+2) {
  margin-top: 0;
}
.realized-slider {
  position: relative;
}
.realizedSwiper {
  border-radius: 10px;
}
.realizedSwiper .productsSlider-card {
  height: 100%;
}
.realizedSwiper .swiper-slide {
  height: auto;
}
.realizedSwiper .swiper-slide .realized-card, .realizedSwiper .swiper-slide .recall-card {
  height: 100%;
}
.realizedSwiper-prev, .realizedSwiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.realizedSwiper-prev svg, .realizedSwiper-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.realizedSwiper-prev {
  left: -36px;
}
.realizedSwiper-next {
  right: -36px;
}
.realized-card {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  grid-template-areas: "info img" "description img" "box img";
  justify-content: space-between;
  row-gap: 20px;
  padding: 20px;
  background: #ffffff;
  border-radius: 10px;
}
.realized-info {
  grid-area: info;
  margin-top: -10px;
}
.realized-info > * {
  margin-top: 7px;
}
.realized-info > *:first-child {
  margin-top: 0;
}
.realized-info__title {
  font-size: 20px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.realized-info__subtitle {
  font-size: 12px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.realized-img {
  grid-area: img;
  position: relative;
  padding-top: 65%;
}
.realized-img > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.realized-description {
  grid-area: description;
}
.realized-description > * {
  margin-top: 15px;
}
.realized-description > *:first-child {
  margin-top: 0;
}
.realized-description__content {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.realized-description__content > * {
  font-size: 12px;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.realized-description__more {
  text-decoration: underline;
}
.realized-box {
  grid-area: box;
  display: flex;
  align-items: flex-end;
}
.realized-box__container {
  padding: 14px;
  border-radius: 10px;
  background: #ECEDF4;
}
.realized-box__container > * {
  margin-top: 10px;
}
.realized-box__container > *:first-child {
  margin-top: 0;
}
.realized-box__title {
  font-size: 12px;
  line-height: 1.5;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}

@media screen and (max-width: 1199px) {
  .realized-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .realized-box {
    height: 100%;
  }
  .realized-box__container {
    width: 100%;
  }
  .realized-box__link {
    width: 100%;
  }
  .realized-info {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  .realized-img {
    padding-top: 56%;
  }
}
@media screen and (max-width: 767px) {
  .realized-container {
    grid-template-columns: 100%;
  }
  .realized-container > * {
    margin-top: 16px;
  }
  .realized-container > *:nth-child(-n+2) {
    margin-top: 16px;
  }
  .realized-container > *:first-child {
    margin-top: 0;
  }
  .realizedSwiper-prev, .realizedSwiper-next {
    padding: 6px;
    background: #ffffff;
  }
  .realizedSwiper-prev {
    left: -12px;
  }
  .realizedSwiper-next {
    right: -12px;
  }
  .realized-img {
    padding-top: 50%;
  }
}
@media screen and (max-width: 575px) {
  .realized-card {
    row-gap: 16px;
    padding: 10px;
    padding-bottom: 20px;
  }
  .realized-img {
    padding-top: 43%;
  }
  .realized-description__more {
    font-size: 12px;
  }
  .realized-box__container {
    padding: 8px;
  }
}
.recall-container {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.recall-container > * {
  margin-top: 20px;
}
.recall-container > *:nth-child(-n+2) {
  margin-top: 0;
}
.recall-card {
  display: grid;
  grid-template-columns: 52% 43%;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #ffffff;
  border-radius: 10px;
}
.recall-card__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.recall-card__img {
  position: relative;
  padding-top: 143%;
}
.recall-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.recall-card__title {
  margin: 0;
  font-size: 20px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.recall-card__description > * {
  font-size: 12px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.recall-card__name {
  font-size: 14px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}

@media screen and (max-width: 991px) {
  .recall-card {
    grid-template-columns: 100%;
  }
  .recall-card__img {
    margin-top: 25px;
    padding-top: 68%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .recall-container {
    grid-template-columns: 100%;
  }
  .recall-container > * {
    margin-top: 16px;
  }
  .recall-container > *:nth-child(-n+2) {
    margin-top: 16px;
  }
  .recall-container > *:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .recall-card {
    padding: 10px;
  }
  .recall-card__content {
    gap: 10px;
  }
}
.runningLine .swiper-wrapper {
  transition-timing-function: linear !important;
}
.runningLine-img {
  position: relative;
  padding-top: 71%;
}
.runningLine-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer {
  padding: 80px 0;
}
.footer-container {
  padding: 60px;
  border-radius: 10px;
  background: #ffffff;
}
.footer-container > * {
  margin-top: 46px;
}
.footer-container > *:first-child {
  margin-top: 0;
}
.footer-body {
  display: grid;
  grid-template-columns: 265px calc(100% - 346px);
  justify-content: space-between;
}
.footer-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer-box .logo svg {
  width: 100%;
  fill: #365A87;
}
.footer-box__bottom > * {
  margin-top: 20px;
}
.footer-box__bottom > *:first-child {
  margin-top: 0;
}
.footer-link__label {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 1.2;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.footer-link__text {
  font-size: 20px;
  line-height: 1.2;
  color: #365A87;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.footer-menus {
  display: grid;
  grid-template-columns: repeat(3, 31%);
  justify-content: space-between;
}
.footer-item__title {
  margin-bottom: 3px;
  color: #1C2530;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.footer-item__menu li {
  padding-top: 20px;
}
.footer-item__menu a {
  font-size: 14px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  transition: color 0.4s;
}
.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-copyright {
  font-size: 14px;
  line-height: 1.2;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.footer-copyright a {
  transition: color 0.4s;
  color: #365A87;
}

@media screen and (min-width: 992px) {
  .footer-link__text:hover {
    color: #4E8EDE;
  }
  .footer-item__menu a:hover {
    color: #4E8EDE;
  }
  .footer-copyright a:hover {
    color: #4E8EDE;
  }
}
@media screen and (max-width: 1199px) {
  .footer-body {
    grid-template-columns: 265px calc(100% - 304px);
  }
}
@media screen and (max-width: 991px) {
  .footer {
    padding: 60px 0;
  }
  .footer-container {
    padding: 50px;
  }
  .footer-body {
    grid-template-columns: 100%;
  }
  .footer-body > * {
    margin-top: 32px;
  }
  .footer-body > *:first-child {
    margin-top: 0;
  }
  .footer-box > * {
    margin-top: 32px;
  }
  .footer-box > *:first-child {
    margin-top: 0;
  }
  .footer-box__bottom {
    display: grid;
    grid-template-columns: repeat(2, 48%);
    justify-content: space-between;
  }
  .footer-box__bottom > * {
    margin-top: 20px;
  }
  .footer-box__bottom > *:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 50px 0;
  }
  .footer-container {
    padding: 30px;
  }
  .footer-menus {
    grid-template-columns: repeat(2, 48%);
    padding-top: 4px;
  }
  .footer-menus > * {
    margin-top: 20px;
  }
  .footer-menus > *:nth-child(-n+2) {
    margin-top: 0;
  }
  .footer-menus > *:nth-child(3) {
    grid-column: 2 span;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-bottom > * {
    margin-top: 16px;
  }
  .footer-bottom > *:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .footer {
    padding: 40px 0;
  }
  .footer-container {
    padding: 20px 10px;
  }
  .footer-container > * {
    margin-top: 34px;
  }
  .footer-box > * {
    margin-top: 26px;
  }
  .footer-link__text {
    font-size: 14px;
  }
  .footer-item__title {
    font-size: 14px;
  }
  .footer-item__menu li {
    padding-top: 12px;
  }
  .footer-item__menu a {
    font-size: 12px;
  }
  .footer-copyright {
    font-size: 12px;
  }
}
.content-description > * {
  margin-top: 20px;
}
.content-description > *:first-child {
  margin-top: 0;
}

.paginationMy {
  margin-top: 40px;
}
.paginationMy ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.paginationMy ul li {
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.paginationMy ul li:has(.prev) {
  margin-right: 20px;
}
.paginationMy ul li:has(.next) {
  margin-left: 20px;
}
.paginationMy ul li .current {
  color: #ffffff;
  background: #365A87;
}
.paginationMy ul .page-numbers {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  font-size: 18px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  background: #ffffff;
  border-radius: 10px;
  transition: background 0.4s, color 0.4s;
}
.paginationMy ul a svg {
  stroke: #1C2530;
  transition: 0.4s;
}

@media screen and (min-width: 992px) {
  .paginationMy ul a:hover {
    color: #ffffff;
    background: #AEBBCD;
  }
  .paginationMy ul a:hover svg {
    stroke: #ffffff;
  }
}
@media screen and (max-width: 991px) {
  .paginationMy {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .paginationMy {
    margin-top: 20px;
  }
  .paginationMy ul {
    gap: 10px;
  }
  .paginationMy ul li:first-child {
    margin-right: 0;
  }
  .paginationMy ul li:last-child {
    margin-left: 0;
  }
}
.products {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - 15px));
  justify-content: space-between;
  row-gap: 20px;
}
.products-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
.products-item__name {
  margin: 0;
  padding: 20px;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 1;
  color: #1C2530;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.products-item__img {
  position: relative;
  padding-top: 80%;
}
.products-item__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 991px) {
  .products {
    grid-template-columns: repeat(3, calc(33.333% - 12px));
  }
}
@media screen and (max-width: 767px) {
  .products {
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
}
@media screen and (max-width: 575px) {
  .products {
    grid-template-columns: 100%;
  }
}
.category-head {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "title select" "list list";
  row-gap: 40px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: baseline;
}
.category-head._other {
  grid-template-areas: "title select";
}
.category-head__title {
  grid-area: title;
}
.category-select {
  grid-area: select;
}
.category-select .select {
  right: -12px;
}
.category-list {
  grid-area: list;
}
.category-list ul {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.category-list ul li._active a {
  border-color: #365A87;
}
.category-list ul a {
  width: -moz-fit-content;
  width: fit-content;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 30px;
  background: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  color: #365A87;
  border: 1px solid #ffffff;
  transition: border-color 0.4s;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.category-box {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
  margin-top: 40px;
}
.category-box > * {
  margin-top: 20px;
}
.category-box > *:nth-child(-n+2) {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .category-head {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "list" "select";
    row-gap: 30px;
  }
  .category-head._other {
    grid-template-areas: "title" "select";
  }
  .category-head._other2 {
    grid-template-areas: "title" "list";
  }
  .category-head._other2 .category-select {
    display: none;
  }
  .category-box {
    grid-template-columns: 100%;
    margin-top: 30px;
  }
  .category-box > * {
    margin-top: 20px;
  }
  .category-box > *:nth-child(-n+2) {
    margin-top: 20px;
  }
  .category-box > *:first-child {
    margin-top: 0;
  }
  .category-select .select {
    width: 100%;
    right: auto;
  }
  .category-select .select-head {
    padding: 0;
  }
  .category-select .select-container {
    top: 30px;
  }
  .category-list ul {
    gap: 8px;
  }
  .category-list ul a {
    min-height: 44px;
    padding: 10px 14px;
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .category-head {
    row-gap: 20px;
  }
  .category-list ul {
    gap: 8px;
  }
  .category-list ul a {
    min-height: 38px;
    padding: 6px 9px;
    font-size: 12px;
  }
  .category-box {
    margin-top: 20px;
  }
  .category-box > * {
    margin-top: 10px;
  }
  .category-box > *:nth-child(-n+2) {
    margin-top: 10px;
  }
  .category-box > *:first-child {
    margin-top: 0;
  }
  .category-select .select-head__text {
    font-size: 16px;
  }
}
.formMy {
  padding: 60px;
  border-radius: 20px;
  background: #1C2530;
}
.formMy > * {
  margin-top: 42px;
}
.formMy > *:first-child {
  margin-top: 0;
}
.formMy-head {
  display: grid;
  grid-template-columns: repeat(3, calc(33.333% - 14px));
  justify-content: space-between;
  align-items: center;
  row-gap: 20px;
}
.formMy-title {
  grid-column: 2 span;
  color: #ffffff;
  line-height: 1.2;
}
.formMy-subtitle {
  color: #ffffff;
  text-align: right;
}
.formMy-body {
  display: grid;
  grid-template-columns: repeat(3, calc(33.333% - 14px));
  justify-content: space-between;
  row-gap: 20px;
}
.formMy-body > *:nth-child(4) {
  grid-column: 3 span;
}
.formMy-body > *:nth-child(5) {
  grid-column: 2 span;
}

.formMy-body__description {
  color: #ffffff;
  font-size: 14px;
}
.formMy-body__button .button {
  min-height: 48px;
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .formMy {
    padding: 50px;
  }
}
@media screen and (max-width: 991px) {
  .formMy {
    padding: 40px;
    border-radius: 15px;
  }
  .formMy > * {
    margin-top: 30px;
  }
  .formMy-head {
    grid-template-columns: 100%;
  }
  .formMy-subtitle {
    text-align: left;
  }
  .formMy-body {
    grid-template-columns: 100%;
  }

  .formMy-body > *:nth-child(4) {
    grid-column: auto;
  }
  
  .formMy-body > *:nth-child(5) {
    grid-column: auto;
    grid-row: 6/7;
  }

  .formMy-body__description {
    margin-top: -10px;
  }
}
@media screen and (max-width: 767px) {
  .formMy {
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .formMy {
    padding: 20px;
    border-radius: 10px;
  }
  .formMy > * {
    margin-top: 20px;
  }
  .formMy-body__description {
    font-size: 12px;
    line-height: 1.2;
  }
  .formMy-body__button .button {
    font-size: 16px;
  }
}
.categoryOther {
  display: grid;
  grid-template-columns: 265px calc(100% - 285px);
  justify-content: space-between;
  margin-top: 40px;
}
.categoryOther__empty p {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.categoryOther__empty .button {
  width: max-content;
}
.categoryOther-sidebar__box {
  position: sticky;
  top: 214px;
  z-index: 3;
}
.categoryOther-sidebar__box .category-select {
  display: none;
}
.categoryOther-box > * {
  margin-top: 10px;
}
.categoryOther-box > *:first-child {
  margin-top: 0;
}
.categoryOther-box .productsSlider-card {
  grid-template-columns: 110px 1fr auto;
  grid-template-areas: "img content box";
  align-items: center;
  min-height: 110px;
  gap: 10px;
  padding: 22px 10px 20px 10px;
  padding-left: 0;
}
.categoryOther-box .productsSlider-img {
  padding-top: 100%;
  margin-top: -20px;
  margin-bottom: -20px;
}
.categoryOther-box .productsSlider-info {
  left: auto;
  right: 0;
  border-radius: 0 10px 0 10px;
}
.categoryOther-box .productsSlider-name {
  font-size: 16px;
}
.categoryOther-box .productsSlider-box {
  display: grid;
  grid-template-columns: 1fr 44px;
  align-items: center;
  gap: 12px;
}
.categoryOther-box .productsSlider-price {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.categoryOther-box .productsSlider-price__text {
  font-size: 12px;
}
.categoryOther-box .productsSlider-price__total {
  font-size: 12px;
}
.categoryOther-box .productsSlider-button {
  margin: 0;
}
.categoryOther-box .productsSlider-button .button {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 44px;
  min-height: 44px;
  padding: 10px;
  background: #1C2530;
}
.categoryOther-box .productsSlider-button .button span {
  display: none;
}

@media screen and (min-width: 992px) {
  .categoryOther-box .productsSlider-button .button:hover {
    background: #365A87;
  }
}
@media screen and (max-width: 991px) {
  .categoryOther {
    grid-template-columns: 100%;
    margin-top: 30px;
  }
  .categoryOther > * {
    margin-top: 30px;
  }
  .categoryOther > *:first-child {
    margin-top: 0;
  }
  .categoryOther-sidebar__box .category-select {
    display: block;
    margin-top: 30px;
  }
  .categoryOther-sidebar__box .category-select .select {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .categoryOther-box .productsSlider-card {
    grid-template-columns: 39% 56%;
    grid-template-areas: "img content" "box box";
    padding: 24px;
  }
  .categoryOther-box .productsSlider-box {
    display: flex;
  }
  .categoryOther-box .productsSlider-price {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
  }
  .categoryOther-box .productsSlider-button .button {
    width: 100%;
    background: #4E8EDE;
  }
  .categoryOther-box .productsSlider-button .button._empty svg {
    display: none;
  }
  .categoryOther-box .productsSlider-button .button span {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .categoryOther {
    margin-top: 20px;
  }
  .categoryOther > * {
    margin-top: 20px;
  }
  .categoryOther-sidebar__box .category-select {
    margin-top: 23px;
  }
  .categoryOther-box .productsSlider-card {
    grid-template-columns: 34% 63%;
    min-height: auto;
    padding: 12px;
    padding-top: 35px;
    row-gap: 14px;
  }
  .categoryOther-box .productsSlider-name {
    display: inline-block;
    font-size: 18px;
  }
}
.filter {
  background: #ffffff;
  padding: 26px 20px;
  padding-top: 22px;
  border-radius: 20px;
}
.filter-title {
  margin: 0;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.filter-container > * {
  margin-top: 22px;
}
.filter-container > *:first-child {
  margin-top: 0;
}
.filter-name {
  margin: 0;
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.filter-list {
  display: flex;
  flex-direction: column;
  padding-top: 17px;
  padding-bottom: 15px;
}
.filter-list > * {
  margin-top: 30px;
}
.filter-list > *:first-child {
  margin-top: 0;
}
.filter-show .button, .filter-reset .button {
  width: 100%;
}
.filter-show {
  margin-top: 20px;
}
.filter-show .button {
  font-size: 14px;
}
.filter-reset {
  margin-top: 18px;
}
.filter-reset .button {
  font-size: 16px;
}
.filter-select {
  width: 100%;
}
.filter-select .select {
  width: 100%;
}
.filter-select .select._show .select-container {
  border: 1px solid #ededed;
  opacity: 1;
}
.filter-select .select-head {
  align-items: center;
  padding: 16px 20px;
  border: 1px solid #E6E9EB;
  border-radius: 20px;
}
.filter-select .select-head__text {
  font-size: 12px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.filter-select .select-container {
  top: 56px;
  border: 1px solid rgba(237, 237, 237, 0);
  opacity: 0;
}
.filter-select .select-list li {
  padding: 8px 20px;
  font-size: 12px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.filter-select .select-list li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .filter {
    border-radius: 15px;
  }
  .filter-title {
    margin-bottom: 20px;
  }
  .filter-select .select-head {
    padding: 12px;
  }
  .filter-select .select-container {
    top: 52px;
  }
}
@media screen and (max-width: 575px) {
  .filter {
    padding: 20px 10px;
    border-radius: 10px;
  }
  .filter-title {
    margin-left: 0;
    font-size: 16px;
  }
  .filter-name {
    font-size: 12px;
  }
  .filter-list > * {
    margin-top: 23px;
  }
  .filter-show {
    margin-top: 13px;
  }
  .filter-reset {
    margin-top: 11px;
  }
}
.newsOne {
  padding: 40px;
  background: #ffffff;
  border-radius: 10px;
}
.newsOne-container > * {
  margin-top: 40px;
}
.newsOne-container > *:first-child {
  margin-top: 0;
}
.newsOne-item > * {
  margin-top: 45px;
}
.newsOne-item > *:first-child {
  margin-top: 0;
}
.newsOne-img {
  position: relative;
  padding-top: 44.5%;
}
.newsOne-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.newsOne-box {
  display: flex;
  flex-direction: column;
}
.newsOne-box > * {
  margin-top: 25px;
}
.newsOne-box > *:first-child {
  margin-top: 0;
}
.newsOne-title {
  margin: 0;
  margin-bottom: 12px;
  font-size: 28px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.newsOne-content > * {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
  color: #1C2530;
}
.newsOne-content ul {
  margin-left: 20px;
}
.newsOne-content ul li {
  font-size: 14px;
  line-height: 1.5;
  list-style: disc;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
  color: #1C2530;
}
.newsOne-subtitle {
  margin: 0;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.newsOne-recall .recall-card {
  grid-template-columns: 81% 16%;
  background: #EBEDF4;
}

@media screen and (max-width: 991px) {
  .newsOne {
    padding: 30px;
  }
  .newsOne-title {
    font-size: 26px;
  }
  .newsOne-box > * {
    margin-top: 20px;
  }
  .newsOne-item > * {
    margin-top: 34px;
  }
  .newsOne-img {
    padding-top: 52.5%;
  }
  .newsOne-img img {
    border-radius: 15px;
  }
  .newsOne-recall .recall-card {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 767px) {
  .newsOne {
    padding: 20px;
  }
  .newsOne-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  .newsOne {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
    padding: 20px 0.75rem;
  }
  .newsOne-container > * {
    margin-top: 21px;
  }
  .newsOne-item > * {
    margin-top: 23px;
  }
  .newsOne-box > * {
    margin-top: 14px;
  }
  .newsOne-img img {
    border-radius: 10px;
  }
  .newsOne-title {
    font-size: 22px;
  }
  .newsOne-subtitle {
    font-size: 16px;
  }
  .newsOne-content > * {
    font-size: 12px;
  }
  .newsOne-content ul li {
    font-size: 12px;
  }
}
.actions-container {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.actions-container > * {
  margin-top: 20px;
}
.actions-container > *:nth-child(-n+2) {
  margin-top: 0;
}
.actions-card {
  display: grid;
  grid-template-columns: 48% 52%;
  background: #ffffff;
  border-radius: 10px;
}
.actions-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
}
.actions-img {
  position: relative;
  padding-top: 116%;
}
.actions-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 0 0 10px;
}
.actions-title {
  margin: 0;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.actions-descriotion {
  font-size: 12px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.actions-button {
  margin-top: 24px;
}
.actions-button .button {
  width: 100%;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .actions-card {
    grid-template-columns: 100%;
  }
  .actions-img {
    padding-top: 42%;
  }
  .actions-img img {
    border-radius: 10px 10px 0 0;
  }
  .actions-content {
    padding: 22px;
  }
}
@media screen and (max-width: 767px) {
  .actions-container {
    grid-template-columns: 100%;
  }
  .actions-container > * {
    margin-top: 20px;
  }
  .actions-container > *:nth-child(-n+2) {
    margin-top: 20px;
  }
  .actions-container > *:first-child {
    margin-top: 0;
  }
  .actions-content {
    padding: 18px;
  }
}
@media screen and (max-width: 575px) {
  .actions-title {
    font-size: 16px;
  }
  .actions-content {
    padding: 14px;
  }
  .actions-button {
    margin-top: 14px;
  }
}
.laboratory-row {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
  margin-top: 40px;
}
.laboratory-row:first-child {
  margin-top: 0;
}
.laboratory-row:nth-child(even) .laboratory-img {
  grid-column: 2/3;
  grid-row: 1/2;
}
.laboratory-row:nth-child(even) .laboratory-content {
  grid-column: 1/2;
  grid-row: 1/2;
}
.laboratory-img {
  position: relative;
  padding-top: 60.5%;
}
.laboratory-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.laboratory-title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Bold";
  font-weight: bold;
  font-style: normal;
}
.laboratory-description {
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.laboratory-description > * {
  margin-top: 25px;
}
.laboratory-description > *:first-child {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .laboratory-row {
    grid-template-columns: 100%;
    margin-top: 30px;
  }
  .laboratory-row > * {
    margin-top: 20px;
  }
  .laboratory-row > *:first-child {
    margin-top: 0;
  }
  .laboratory-row:nth-child(even) .laboratory-img {
    grid-column: auto;
    grid-row: auto;
  }
  .laboratory-row:nth-child(even) .laboratory-content {
    grid-column: auto;
    grid-row: auto;
  }
  .laboratory-title {
    margin-bottom: 18px;
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .laboratory-title {
    margin-bottom: 16px;
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  .laboratory-row {
    margin-top: 20px;
  }
  .laboratory-title {
    margin-bottom: 14px;
    font-size: 24px;
  }
  .laboratory-description {
    font-size: 14px;
  }
  .laboratory-description > * {
    margin-top: 20px;
  }
  .laboratory-img {
    padding-top: 66%;
  }
}
.partners {
  display: grid;
  grid-template-columns: repeat(6, calc(16.6666666667% - 14px));
  justify-content: space-between;
  row-gap: 40px;
}
.partners > * {
  position: relative;
  padding-top: 71%;
}
.partners > * img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners-content {
  margin-top: 40px;
}
.partners-content .laboratory-title {
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .partners {
    grid-template-columns: repeat(4, calc(25% - 14px));
  }
}
@media screen and (max-width: 575px) {
  .partners {
    grid-template-columns: repeat(2, calc(50% - 10px));
    row-gap: 8px;
  }
  .partners > * {
    padding-top: 55%;
  }
  .partners-content .laboratory-title {
    margin-bottom: 20px;
  }
}
.contacts-main {
  position: relative;
}
.contacts-main__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.contacts-main__map iframe {
  width: 100%;
  height: 100%;
}
.contacts-main__container {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.contacts-main__container .contacts-content {
  position: relative;
  z-index: 2;
  margin: 80px 0;
}
.contacts-main__container .contacts-map {
  display: none;
}
.contacts-container {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.contacts-container > * {
  margin-top: 20px;
}
.contacts-content {
  padding: 20px;
  border-radius: 10px;
  background: #ffffff;
}
.contacts-content > * {
  margin-top: 14px;
}
.contacts-content > *:first-child {
  margin-top: 0;
}
.contacts-content__title {
  margin: 0;
  font-size: 20px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.contacts-content__name {
  font-size: 14px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.contacts-content__subname {
  font-size: 28px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.contacts-content__subname a {
  color: #1C2530;
  transition: color 0.4s;
}
.contacts-map {
  position: relative;
  /* padding-top: 39%; */
  min-height: 200px;
  border-radius: 10px;
  overflow: hidden;
}
.contacts-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

@media screen and (min-width: 992px) {
  .contacts-content__subname a:hover {
    color: #4E8EDE;
  }
}
@media screen and (max-width: 991px) {
  .contacts-main__container {
    grid-template-columns: 100%;
  }
  .contacts-main__container .contacts-content {
    margin: 0;
  }
  .contacts-main__container .contacts-map {
    display: block;
  }
  .contacts-main__map {
    display: none;
  }
  .contacts-container {
    grid-template-columns: 100%;
  }
  .contacts-map {
    height: 300px;
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .contacts-main__container {
    margin-left: -0.75rem;
    width: calc(100% + 1.5rem);
  }
  .contacts-main__container .contacts-content {
    width: auto;
    margin-left: 0;
  }
  .contacts-content {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .contacts-content > * {
    margin-top: 10px;
  }
  .contacts-content__title {
    font-size: 16px;
  }
  .contacts-content__name {
    margin-bottom: 3px;
    font-size: 12px;
  }
  .contacts-content__subname {
    font-size: 20px;
  }
}
.basket {
  display: grid;
  grid-template-columns: calc(100% - 380px) 360px;
  justify-content: space-between;
}
.basket-container .productsSlider-button .button svg {
  top: auto;
}
.basket-sidebar {
  position: sticky;
  top: 214px;
  background: #ffffff;
  padding: 32px;
  padding-top: 20px;
  border-radius: 10px;
}
.basket-sidebar__title {
  margin: 0;
  margin-bottom: 28px;
  font-size: 28px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Bold";
  font-weight: bold;
  font-style: normal;
}
.basket-sidebar__list {
  margin-bottom: 16px;
}
.basket-sidebar__list > * {
  margin-top: 16px;
}
.basket-sidebar__list > *:first-child {
  margin-top: 0;
}
.basket-sidebar__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}
.basket-sidebar__name {
  font-size: 14px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.basket-sidebar__subname {
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.2;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.basket-sidebar__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  border-top: 1px solid #F0F0F1;
  padding-top: 16px;
}
.basket-sidebar__text {
  font-size: 12px;
  line-height: 1.2;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.basket-sidebar__price {
  font-size: 20px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner SemiBold";
  font-weight: 600;
  font-style: normal;
}
.basket-sidebar__button {
  margin-top: 36px;
}
.basket-sidebar__button .button {
  width: 100%;
}
.basket-sidebar__agreement {
  margin-top: 40px;
  font-size: 14px;
  line-height: 1.4;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.basket-sidebar__agreement a {
  color: #365A87;
}
.basket-info {
  background: #ffffff;
  padding: 32px;
  padding-top: 20px;
  border-radius: 10px;
}
.basket-info__container > * {
  margin-top: 36px;
}
.basket-info__container > *:first-child {
  margin-top: 0;
}
.basket-info__col .basket-sidebar__agreement {
  margin: 0;
}
.basket-info__row._two {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}

@media screen and (max-width: 1199px) {
  .basket-sidebar {
    top: 206px;
  }
}
@media screen and (max-width: 991px) {
  .basket {
    grid-template-columns: 100%;
  }
  .basket > * {
    margin-top: 30px;
  }
  .basket > *:first-child {
    margin-top: 0;
  }
  .basket-sidebar {
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .basket-info__container > * {
    margin-top: 20px;
  }
  .basket-info__row._two {
    grid-template-columns: 100%;
  }
  .basket-info__row._two > * {
    margin-top: 20px;
  }
  .basket-info__row._two > *:first-child {
    margin-top: 0;
  }
  .basket-info__row._two._last {
    display: flex;
    flex-direction: column-reverse;
  }
  .basket-info__row._two._last > * {
    margin-top: 20px;
  }
  .basket-info__row._two._last > *:last-child {
    margin-top: 0;
  }
  .basket-info__col .basket-sidebar__agreement {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .basket > * {
    margin-top: 20px;
  }
  .basket-sidebar {
    padding: 20px 12px;
    padding-top: 10px;
  }
  .basket-sidebar__title {
    margin-bottom: 12px;
    font-size: 24px;
  }
  .basket-sidebar__name {
    font-size: 12px;
  }
  .basket-sidebar__subname {
    font-size: 12px;
  }
  .basket-sidebar__list {
    margin-bottom: 14px;
  }
  .basket-sidebar__list > * {
    margin-top: 10px;
  }
  .basket-sidebar__total {
    padding-top: 10px;
  }
  .basket-sidebar__button {
    margin-top: 16px;
  }
  .basket-sidebar__button .button {
    font-size: 16px;
  }
  .basket-info {
    padding: 20px 12px;
    padding-top: 10px;
  }
  .basket-info__container > * {
    margin-top: 14px;
  }
  .basket-info__row._two > * {
    margin-top: 14px;
  }
}
.cardMy-slider {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px;
}
.cardMy-slider__tag {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.cardMy-slider__tag .productsSlider-info {
  left: 0;
  top: 0;
  border-radius: 10px 0 10px 0;
  right: auto;
}
.cardMy-slider__main, .cardMy-slider__thumbs {
  overflow: hidden;
}
.cardMy-slider__main {
  position: relative;
}
.cardMy-slider__main .cardMy-slider__img {
  position: relative;
  padding-top: 100%;
}
.cardMy-slider__main .cardMy-slider__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cardMy-slider__thumbs {
  margin-top: 10px;
}
.cardMy-slider__thumbs .cardMy-slider__img {
  position: relative;
  padding-top: 100%;
}
.cardMy-slider__thumbs .cardMy-slider__img:hover {
  cursor: pointer;
}
.cardMy-slider__thumbs .cardMy-slider__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cardMy-slider__prev, .cardMy-slider__next {
  position: absolute;
  top: calc(50% - 60px);
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cardMy-slider__prev:hover, .cardMy-slider__next:hover {
  cursor: pointer;
}
.cardMy-slider__prev {
  left: 6px;
}
.cardMy-slider__next {
  right: 6px;
}
.cardMy > * {
  margin-top: 20px;
}
.cardMy > *:first-child {
  margin-top: 0;
}
.cardMy-container {
  display: grid;
  grid-template-columns: 360px calc(100% - 380px);
  justify-content: space-between;
}
.cardMy-info {
  padding: 40px;
  padding-top: 44px;
  background: #ffffff;
  border-radius: 10px;
}
.cardMy-box {
  padding: 40px;
  padding-top: 44px;
  background: #ffffff;
  border-radius: 10px;
}
.cardMy-box .newsOne-box > * {
  margin-top: 14px;
}
.cardMy-box .newsOne-box > *:first-child {
  margin-top: 0;
}
.cardMy-box .newsOne-box > *:first-child .newsOne-title {
  margin-bottom: 40px;
}
.cardMy-box .newsOne-img {
  margin-bottom: 40px;
  padding-top: 25.2%;
}
.cardMy-box .newsOne-img img {
  border-radius: 10px;
}
.cardMy-feedback > * {
  margin-top: 10px;
}
.cardMy-feedback > *:first-child {
  margin-top: 0;
}
.cardMy-menu {
  position: sticky;
  top: 204px;
  margin-bottom: 40px;
  padding: 20px 0;
  z-index: 50;
  transition: padding 0.4s;
}
.cardMy-menu._st {
  padding: 10px 0;
  border-bottom: 1px solid #EBEDF4;
}
.cardMy-menu::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1000%;
  height: 100%;
  transform: translateX(-50%);
  background: #ffffff;
  z-index: -1;
}
.cardMy-menu ul {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cardMy-menu a {
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.cardMy-container {
  padding-bottom: 20px;
}
.cardMy-info {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cardMy-info > * {
  margin-top: 20px;
}
.cardMy-info > *:first-child {
  margin-top: 0;
}
.cardMy-info__content > * {
  margin-top: 20px;
}
.cardMy-info__content > *:first-child {
  margin-top: 0;
}
.cardMy-info__row {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.cardMy-info__title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.cardMy-info__text {
  font-size: 14px;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.cardMy-info__text > * {
  font-size: 14px;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.cardMy-info__footer {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  align-items: center;
  justify-content: space-between;
  background: #F1F3F7;
  padding: 20px;
  border-radius: 10px;
}
.cardMy-info__cost {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 2px;
}
.cardMy-info__name {
  font-size: 16px;
  line-height: 1.5;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.cardMy-info__subname {
  font-size: 24px;
  line-height: 1.5;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  color: #365A87;
}
.cardMy-info__button .button {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .cardMy-info__footer {
    grid-template-columns: 100%;
  }
  .cardMy-info__footer > * {
    margin-top: 20px;
  }
  .cardMy-info__footer > *:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .cardMy-slider {
    width: 100%;
    max-width: 540px;
    margin: auto;
    padding: 20px;
  }
  .cardMy-slider__main .cardMy-slider__img {
    padding-top: 65%;
  }
  .cardMy-slider__thumbs .cardMy-slider__img {
    padding-top: 50%;
  }
  .cardMy-slider__prev, .cardMy-slider__next {
    top: calc(50% - 20px);
  }
  .cardMy-container {
    grid-template-columns: 100%;
  }
  .cardMy-container > * {
    margin-top: 20px;
  }
  .cardMy-container > *:first-child {
    margin-top: 0;
  }
  .cardMy-info {
    padding: 30px;
  }
  .cardMy-info__footer {
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
  .cardMy-info__footer > * {
    margin-top: 0;
  }
  .cardMy-info__subname {
    font-size: 22px;
  }
  .cardMy-box {
    padding: 34px 30px;
  }
  .cardMy-box .newsOne-box > *:first-child .newsOne-title {
    margin-bottom: 30px;
  }
  .cardMy-box .newsOne-img {
    margin-bottom: 30px;
    padding-top: 100%;
  }
  .cardMy-menu {
    margin-bottom: 30px;
    padding: 14px 0;
  }
  .cardMy-menu ul {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .cardMy-info__row {
    grid-template-columns: 100%;
  }
  .cardMy-info__row > * {
    margin-top: 20px;
  }
  .cardMy-info__row > *:first-child {
    margin-top: 0;
  }
  .cardMy-info__footer {
    grid-template-columns: 100%;
  }
  .cardMy-info__footer > * {
    margin-top: 20px;
  }
  .cardMy-info__footer > *:first-child {
    margin-top: 0;
  }
  .cardMy-info__subname {
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .cardMy-slider {
    width: 100%;
    max-width: 540px;
    margin: auto;
    padding: 20px;
    margin-bottom: -10px;
  }
  .cardMy-slider__main .cardMy-slider__img {
    padding-top: 100%;
  }
  .cardMy-slider__thumbs .cardMy-slider__img {
    padding-top: 100%;
  }
  .cardMy-container {
    padding-bottom: 0;
  }
  .cardMy-box {
    padding: 24px 20px;
  }
  .cardMy-box .newsOne-box > *:first-child {
    margin-top: 0;
  }
  .cardMy-box .newsOne-box > *:first-child .newsOne-title {
    margin-bottom: 20px;
  }
  .cardMy-box .newsOne-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .cardMy-box .newsOne-img {
    margin-bottom: 20px;
  }
  .cardMy-menu {
    margin-bottom: 20px;
    padding: 10px 0;
  }
  .cardMy-menu ul {
    row-gap: 6px;
  }
  .cardMy-info {
    padding: 20px;
  }
  .cardMy-info__title {
    font-size: 14px;
  }
  .cardMy-info__text {
    font-size: 12px;
  }
  .cardMy-info__text > * {
    font-size: 12px;
  }
  .cardMy-info__name {
    font-size: 14px;
  }
  .cardMy-info__subname {
    font-size: 18px;
  }
  .cardMy-info__footer {
    padding: 10px;
  }
}
@media screen and (max-width: 420px) {
  .cardMy-feedback .recall-card__title {
    font-size: 16px;
  }
  .cardMy-feedback .recall-card__name {
    font-size: 12px;
  }
  .cardMy-feedback .recall-card__img {
    margin-top: 14px;
  }
}
.characteristic > * {
  margin-top: 40px;
}
.characteristic > *:first-child {
  margin-top: 0;
}
.characteristic-row {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 10px));
  justify-content: space-between;
}
.characteristic-col > * {
  margin-top: 10px;
}
.characteristic-col > *:first-child {
  margin-top: 0;
}
.characteristic-title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.characteristic-box {
  display: flex;
  align-items: baseline;
  gap: 10px;
}
.characteristic-name {
  max-width: 370px;
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.characteristic-subname {
  font-size: 14px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}

@media screen and (max-width: 991px) {
  .characteristic > * {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .characteristic-row {
    grid-template-columns: 100%;
  }
  .characteristic-row > * {
    margin-top: 10px;
  }
  .characteristic-row > *:first-child {
    margin-top: 0;
  }
  .characteristic-box {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 4px));
    justify-content: space-between;
  }
  .characteristic-name {
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .characteristic > * {
    margin-top: 20px;
  }
  .characteristic-title {
    font-size: 16px;
  }
  .characteristic-name {
    font-size: 14px;
  }
  .characteristic-subname {
    font-size: 12px;
  }
}
.components .title-container {
  justify-content: center;
}
.components .title-container .title {
  text-align: center;
}

.documentation > * {
  margin-top: 14px;
}
.documentation > *:first-child {
  margin-top: 0;
}
.documentation .search-result__item {
  min-height: 54px;
  grid-template-columns: 38px calc(100% - 38px);
}
.documentation .search-result__info {
  max-width: 100%;
  padding: 0;
  padding-left: 10px;
}
.documentation .search-result__box {
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.documentation .search-result__name {
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
}
.documentation .search-result__img {
  width: auto;
  padding-top: 0;
  background: none;
}
.documentation .search-result__img::after {
  display: none;
}

@media screen and (max-width: 575px) {
  .documentation > * {
    margin-top: 8px;
  }
  .documentation .search-result__info {
    padding-left: 4px;
  }
  .documentation .search-result__info > * {
    margin-top: 6px;
  }
  .documentation .search-result__info > *:first-child {
    margin-top: 0;
  }
  .documentation .search-result__item {
    grid-template-columns: 25px calc(100% - 25px);
  }
  .documentation .search-result__name {
    font-size: 12px;
  }
}
.ingredient {
  padding-bottom: 10px;
}
.ingredient-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.ingredient-head .cardMy-info__title {
  margin: 0;
}
.ingredient-nav {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ingredient-prev, .ingredient-next {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ingredient-prev:hover, .ingredient-next:hover {
  cursor: pointer;
}
.ingredient-card {
  display: grid;
  grid-template-columns: 110px calc(100% - 120px);
  justify-content: space-between;
}
.ingredient-card__img {
  position: relative;
  padding-top: 65%;
}
.ingredient-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ingredient-card__title {
  font-size: 14px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
  transition: color 0.4s;
}
.ingredient-card__info {
  margin-top: 10px;
}
.ingredient-card__info .productsSlider-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
}
.ingredient-card__info .productsSlider-price__text, .ingredient-card__info .productsSlider-price__total {
  font-size: 12px;
}
.ingredient-card__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  .ingredient-card__title:hover {
    color: #4E8EDE;
  }
}
@media screen and (max-width: 575px) {
  .ingredient {
    padding-bottom: 0;
  }
  .ingredientSwiper .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .ingredientSwiper .swiper-slide {
    height: auto !important;
  }
  .ingredient-nav {
    display: none;
  }
  .ingredient-head {
    margin-bottom: 10px;
  }
  .ingredient-card {
    grid-template-columns: 58px calc(100% - 68px);
  }
  .ingredient-card__title {
    font-size: 12px;
  }
}
.dropdownMy._show .dropdownMy-icon svg {
  transform: rotateX(180deg);
}
.dropdownMy._show .dropdownMy-container {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
}
.dropdownMy-head {
  display: flex;
  align-items: center;
  gap: 4px;
}
.dropdownMy-head:hover {
  cursor: pointer;
}
.dropdownMy-title {
  font-size: 16px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.dropdownMy-text {
  padding: 0;
  border: none;
  background: none;
  font-size: 14px;
  line-height: 1.5;
  color: #1C2530;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
  text-align: left;
  transition: color 0.4s;
}
.dropdownMy-text:hover {
  cursor: pointer;
}
.dropdownMy-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dropdownMy-icon svg {
  transition: 0.4s;
}
.dropdownMy-container {
  position: relative;
  top: 20px;
  transform: scale(0.5);
  transform-origin: top right;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.dropdownMy-box {
  position: absolute;
  right: 0;
  top: 0;
  width: 185px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border: 1px solid #EBEDF4;
  border-radius: 10px;
  padding: 15px;
  background: #ffffff;
}
.dropdownMy-box > * {
  margin-top: 16px;
}
.dropdownMy-box > *:first-child {
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  .dropdownMy-text:hover {
    color: #4E8EDE;
  }
}
.modalMy .modal-content {
  border-radius: 30px;
}
.modalMy .modal-header {
  padding: 2rem 2.5rem;
  padding-bottom: 0;
  border: none;
}
.modalMy .modal-body {
  padding: 2.5rem;
  padding-top: 1.8rem;
}
.modalMy .modal-title {
  letter-spacing: -0.3px;
}
.modalMy .btn-close {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: none;
  background: none;
}
.modalMy .btn-close:hover {
  cursor: pointer;
}
.modalMy-product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 6px;
}
.modalMy-product__name {
  font-size: 14px;
  line-height: 1.2;
  color: #365A87;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.modalMy-product__price {
  font-size: 12px;
  line-height: 1.2;
  color: #738193;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.modalMy-description {
  font-size: 20px;
  line-height: 1.2;
  color: #365A87;
  font-family: "Commissioner";
  font-weight: normal;
  font-style: normal;
}
.modalMy-form > * {
  margin: 0;
  margin-top: 30px;
}
.modalMy-form > *:first-child {
  margin-top: 0;
}
.modalMy-form__button .button {
  min-height: 52px;
  width: 100%;
}
.modalMy-form .basket-info__container > * {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .modalMy .btn-close {
    right: 12px;
    top: 12px;
  }
  .modalMy-description {
    font-size: 18px;
  }
  .modalMy .modal-content {
    border-radius: 20px;
  }
  .modalMy .modal-header {
    padding: 1.5rem 2rem;
    padding-right: 44px;
  }
  .modalMy .modal-body {
    padding: 2rem;
    padding-top: 0.7rem;
  }
}
@media screen and (max-width: 575px) {
  .modalMy .modal-content {
    border-radius: 10px;
  }
  .modalMy .modal-header {
    padding: 1rem 1.3rem;
    padding-right: 44px;
  }
  .modalMy .modal-body {
    padding: 1.3rem;
    padding-top: 0.7rem;
  }
  .modalMy-description {
    font-size: 16px;
  }
  .modalMy-form .basket-info__container > * {
    margin-top: 20px;
  }
}

._description {
  font-size: 16px;
  line-height: 18px;
  color: #1C2530;
  cursor: default;
}
@media (max-width: 575px) {
  ._description {
    font-size: 14px;
  }
}
._description h1,h2 {
  margin: 0;
  font-size: 40px;
  line-height: 1.5;
  font-family: "Commissioner Bold";
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 991px) {
  ._description h1,h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  ._description h1,h2 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  ._description h1,h2 {
    font-size: 26px;
  }
}
._description > * {
  margin-top: 20px;
}
._description > *:first-child {
  margin-top: 0;
}
.newsOne-container._reviews {
  margin-top: 20px;
}
._editor h2 {
  margin: 45px 0 12px;
  font-size: 28px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
._editor h3 {
  margin: 25px 0 14px;
  font-size: 28px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
._editor p {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
  color: #1C2530;
  margin: 0;
}
._editor ul {
  margin: 0 0 0 20px;
}
._editor ul li {
  font-size: 14px;
  line-height: 1.5;
  list-style: disc;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
  color: #1C2530;
}
._editor img {
  margin-top: 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
}
._editor > *:first-child img {
  margin-top: 0;
}
@media (max-width: 991px) {
  ._editor h2 {
    font-size: 34px;
    margin-top: 34px;
  }
  ._editor h3 {
    font-size: 26px;
    margin-top: 20px;
  }
  ._editor img {
    border-radius: 15px;
  }
}
@media (max-width: 767px) {
  ._editor h2 {
    font-size: 30px;
  }
  ._editor h3 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  ._editor h2 {
    font-size: 26px;
    margin-top: 23px;
  }
  ._editor h3 {
    font-size: 22px;
    margin-top: 14px;
  }
  ._editor p {
    font-size: 12px;
  }
  ._editor img {
    border-radius: 10px;
    margin-top: 21px;
  }
}

._single__editor h2, h3, h4 {
  margin: 0;
  margin: 14px 0;
  font-size: 18px;
  line-height: 1.2;
  color: #1C2530;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}

._single__editor p, li {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Commissioner Light";
  font-weight: 300;
  font-style: normal;
  color: #1C2530;
}
._single__editor ul {
  margin-left: 20px;
}
._single__editor li {
  list-style: disc;
}
._single__editor img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  ._single__editor img {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  ._single__editor h2, h3, h4 {
    font-size: 16px;
  }
  ._single__editor p, li {
    font-size: 12px;
  }
  ._single__editor img {
    margin-bottom: 20px;
  }
}

button * {
  pointer-events: none;
}

.cart-button {
  position: relative;
}
.cart-counter {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  background-color: #DE3844;
  color: #fff;
  font-size: .8em;
  right: 0;
  top: 0;
  translate: 15% -25%;
  padding: 8px;
  height: 1.5rem;
  border-radius: 50%;
  aspect-ratio: 1;
}
.cart-counter:empty {
  display: none;
}

#successModal .modal-dialog {
  max-width: none;
  width: min(600px, 80%);
  margin: 0px auto;
  top: 50%;
  transform: translate(0, -55%);
}

#successModal .modal-header{
  padding: 2rem 1rem 1rem 1rem;
  text-align: center;
  justify-content: center;
}

#successModal .modal-title {
  text-align: center;
}
#successModal .modalMy-description {
  font-size: 1.4rem;
  text-align: center;
}

.popup__notice {
  position: fixed;
  bottom: 0;
  opacity: 0;
  left: 50%;
  translate: -50% 0;
  padding: 20px 40px;
  background-color: #1C2530;
  color: #fff;
  border-radius: 10px;
  font-family: "Commissioner Medium";
  pointer-events: none;
  transition: bottom .3s, opacity .3s;
}
.popup__notice._active {
  bottom: 50px;
  opacity: 1;
}
.input-box._error input {
  background-color: rgba(222,56,68,.2);
}

.thank-ttl{font-size: 32px;line-height: 120%;letter-spacing: 0.04em;text-transform: uppercase;color: #1C2530;margin-bottom: 16px;}
.thank-desc{font-size: 16px;line-height: 150%;color: var(--main-gray);}
.section-thank{min-height: calc(100vh - 430px);display: flex;margin: auto 0; font-family: "Commissioner Medium";}
.section-thank .container{display: flex;}
.thank-head{margin: auto;width: 400px;text-align: center;}

.btn-checkout{transition: .3s;border-radius: 10px; font-size: 12px;line-height: 130%;letter-spacing: 0.05em;text-transform: uppercase;color: #fff;width: 100%;background: #1C2530;border: 1px solid #1C2530;padding: 16px 0;display: flex;justify-content: center;align-items: center;}
.btn-checkout:hover{background: transparent;color: #1C2530;border-color: #1C2530}
.btn-checkout+.btn-checkout{margin-top: 12px;}
.continue-btn{background: transparent;color: #1C2530;border-color: #1C2530}
.continue-btn:hover{background: #1C2530;color: #fff;border-color: #1C2530}
.btn-checkout-main{width: 265px;margin: 24px auto 0;}



@media (max-width:767px) {
  .order-info-item-row{grid-template-columns: repeat(1, 1fr);}

}

@media (max-width:575px) {
  .btn-checkout{font-size: 12px;}
  .thank-head{width: 100%;}
  .thank-ttl{font-size: 26px;margin-bottom: 10px;}
  .thank-desc{font-size: 14px;}
  .btn-checkout-main{width: 100%;margin: 20px auto 0;}
}

._404__section {
  font-family: "Commissioner Medium";
}
._404__title{font-size: 3rem;text-align: center;margin-top: 100px;}
._404__subtitle{text-align: center;margin: 30px 0;}
._404__buttons{display: flex;justify-content: center;gap: 20px;}
._404__link{margin: 0 !important;}

._disabled{
  opacity: 0.6;
  pointer-events: none;
}

[data-click="rbox"]:hover {
  cursor: pointer;
}
[data-click="rbox"] * {
  pointer-events: none
}
.rbox {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, .85);
  backdrop-filter: blur(6px);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .7);
}
.rbox-wrap {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.rbox-top {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  display: flex;
  justify-content: space-between;
}
.rbox-counter {
  font-size: 20px;
}
.rbox-controls {
  display: flex;
  align-items: center;
  gap: 20px;
}
.rbox-remote {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  translate: 0 -50%;
  display: flex;
  justify-content: space-between;
}
.rbox-button {
  pointer-events: all;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  box-shadow: none;
  color: currentColor;
  transition: color .3s, background-color .3s, border-color .3s, box-shadow .3s;
}
.rbox-button:active {
  scale: .99;
}
.rbox-button:hover {
  color: #fff;
}
.rbox-icon {
  pointer-events: none;
  height: 30px;
  fill: currentColor;
}
.rbox-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.rbox-item {
  position: absolute;
  padding: 40px;
  top: 0;
  width: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, opacity .3s;
}
.rbox-item-active {
  visibility: visible;
  opacity: 1;
}
.rbox-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.rbox-video {
  width: 100%;
  aspect-ratio: 1.8;
  max-width: 100%;
  max-height: 100%;
  pointer-events: all;
}

a, button, div{
  webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

.banner {
  min-height: 261px;
  position: relative;
  display: grid;
  grid-template-columns: calc(33% - 10px) 323px 212px;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-right: 46px;
  background: #293B51;
  border-radius: 10px;
  overflow: hidden;
}
.banner::after {
  content: "";
  position: absolute;
  width: 66px;
  height: 66px;
  left: 59%;
  top: 66%;
  background: #537FB6;
  filter: blur(50px);
  pointer-events: none;
}
.banner-img {
  position: relative;
  height: calc(100% - 10px);
  margin-top: 10px;
}
.banner-img::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 452px;
  height: 452px;
  background: #31465E;
  border-radius: 50%;
  pointer-events: none;
}
.banner-img img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.banner-title {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 40px 0;
  padding-left: 50px;
  max-width: 323px;
  font-size: 36px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "Commissioner Medium";
  font-weight: 500;
  font-style: normal;
}
.banner-box {
  position: relative;
  min-height: 210px;
  z-index: 3;
}
.banner-box::after {
  content: "";
  position: absolute;
  left: -60px;
  top: 50%;
  width: 344px;
  height: 270px;
  transform: translateY(-50%);
  background: url("../img/banner-line.svg") center no-repeat;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
}
.banner-box::before {
  content: "";
  position: absolute;
  width: 66px;
  height: 66px;
  left: 86%;
  top: 3%;
  background: #537FB6;
  filter: blur(50px);
  z-index: -1;
  pointer-events: none;
}
.banner-item {
  position: absolute;
  z-index: 2;
  width: 82px;
  height: 82px;
}
.banner-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.banner-item:nth-child(1) {
  right: 33px;
  top: calc(47% - 82px);
}
.banner-item:nth-child(2) {
  left: 0;
  top: calc(76% - 82px);
}
.banner-item:nth-child(3) {
  top: calc(96% - 82px);
  right: 0;
}

@media screen and (max-width: 1199px) {
  .banner-title {
    padding-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .banner {
    grid-template-areas: "title" "img";
    grid-template-columns: 100%;
    margin-bottom: 20px;
    padding: 20px;
    padding-bottom: 0;
  }
  .banner::after {
    left: -13px;
    top: -7px;
  }
  .banner-title {
    display: block;
    max-width: 100%;
    margin: 0;
    padding: 0;
    grid-area: title;
    font-size: 20px;
  }
  .banner-img {
    display: flex;
    grid-area: img;
    height: 330px;
    margin-top: 0;
  }
  .banner-img img {
    top: auto;
    bottom: 0;
    height: calc(100% - 88px);
    z-index: 10;
  }
  .banner-img::after {
    top: 66%;
    width: 320px;
    height: 320px;
  }
  .banner-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: auto;
    height: 64%;
  }
  .banner-box::after {
    z-index: -2;
    left: 134px;
    top: -31px;
    width: calc(100% - 40px);
    height: calc(100% + 107px);
    transform: rotate(114deg);
  }
  .banner-item {
    width: 64px;
    height: 64px;
  }
  .banner-item:nth-child(1) {
    right: auto;
    left: calc(41% - 64px);
    top: calc(3% - 64px);
  }
  .banner-item:nth-child(2) {
    left: calc(28% - 64px);
    top: calc(64% - 64px);
  }
  .banner-item:nth-child(3) {
    left: calc(80% - 64px);
    top: calc(37% - 64px);
  }
}
@media screen and (max-width: 767px) {
  .banner-title {
    font-size: 18px;
  }
  .banner-img {
    height: 300px;
  }
  .banner-img img {
    height: calc(100% - 80px);
  }
  .banner-img::after {
    top: 72%;
    width: 300px;
    height: 300px;
  }
  .banner-item:nth-child(1) {
    left: calc(40% - 64px);
    top: calc(10% - 64px);
  }
  .banner-box::after {
    left: 39px;
    top: -42px;
    width: calc(100% - 6px);
    height: calc(100% + 32px);
  }
}
@media screen and (max-width: 575px) {
  .banner-title {
    font-size: 16px;
  }
  .banner-item {
    width: 48px;
    height: 48px;
  }
  .banner-item:nth-child(1) {
    right: auto;
    left: calc(44% - 48px);
    top: calc(29% - 48px);
  }
  .banner-item:nth-child(2) {
    left: calc(26% - 48px);
    top: calc(75% - 48px);
  }
  .banner-item:nth-child(3) {
    left: calc(92% - 48px);
    top: calc(44% - 48px);
  }
  .banner-img {
    height: 100%;
    min-height: 193px;
  }
  .banner-img img {
    height: calc(100% - 71px);
  }
  .banner-img::after {
    width: 225px;
    height: 225px;
    top: 87%;
  }
  .banner-box::after {
    left: 39px;
    top: -28px;
    width: calc(100% - 6px);
    height: calc(100% + 32px);
  }
}

.fastwalker-section {
  background: linear-gradient(178.89deg, #B1BECF 7.26%, #DAE5F3 99.05%);
}
.fastwalker-price.button {
  font-size: .8em;
}