@charset "UTF-8";
/* montserrat-regular - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-800italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/montserrat-v31-cyrillic-ext_latin-900italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
*,
::after,
::before {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + .9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + .6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + .3vw);
}

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

h6 {
  font-size: 1rem;
}

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

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

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

ol,
ul {
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb) ;
}

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

code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

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

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

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

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

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

a,
button,
input[type=submit],
input[type=button] {
  transition: all 0.5s ease;
}
a:focus,
button:focus,
input[type=submit]:focus,
input[type=button]:focus {
  outline: none;
}

html,
body {
  height: -webkit-fill-available;
}

a {
  text-decoration: none;
}

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;
  color: var(--Color, #262626);
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

html,
body {
  height: 100%;
}

p {
  margin: 0;
}

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

.xxx {
  flex: 1 0 auto;
}

.footer {
  flex: 0 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
          appearance: none;
  transition: 0.5s all;
}
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: none;
}

.flex {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.flex > [class*=col-] {
  display: inline-flex;
  flex-direction: column;
}
.flex.center {
  align-items: center;
}
.flex.j-center {
  justify-content: center;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters [class^=col-],
.row.no-gutters [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.btn {
  display: inline-block;
  border: 0;
  outline: none;
  border: 0;
  padding: 0;
}

.btn-default {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 0;
  outline: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-align: center;
  border: 2px #2557A7 solid;
  background: var(--Color-4, #2557A7);
  color: #ffffff;
  border-radius: 50px;
  font-weight: 500;
  font-style: Medium;
  leading-trim: NONE;
  line-height: 100%;
  justify-content: center;
  font-size: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
  padding: 18px 24px;
  transition: box-shadow 0.45s ease;
}
.btn-default::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(90deg, #0e2547 0%, #2558a9 55%, #2f6ab8 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.62s cubic-bezier(0.33, 1, 0.32, 1);
  pointer-events: none;
}
.btn-default::after {
  content: "";
  position: absolute;
  inset: -20% -30%;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(95deg, transparent 38%, rgba(255, 255, 255, 0.18) 50%, transparent 62%);
  transform: translateX(-55%) skewX(-6deg);
  opacity: 0;
  transition: opacity 0.35s ease, transform 0.85s cubic-bezier(0.33, 1, 0.32, 1);
  pointer-events: none;
}
.btn-default > * {
  position: relative;
  z-index: 1;
}
.btn-default.small {
  padding: 14px 42px;
  font-size: 15px;
}
@media (max-width: 991px) {
  .btn-default {
    padding: 15px 25px;
  }
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
  outline: none;
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.btn-default:hover::before, .btn-default:active::before, .btn-default:focus::before {
  transform: scaleX(1);
}
.btn-default:hover::after, .btn-default:active::after, .btn-default:focus::after {
  opacity: 1;
  transform: translateX(55%) skewX(-6deg);
  transition-delay: 0.12s, 0.12s;
}

.btn-white {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-radius: 50px;
  border: 0;
  outline: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: #fff;
  border: 2px #2557A7 solid;
  color: #262626;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 18px 24px;
  transition: color 0.45s ease 0.08s, box-shadow 0.45s ease;
}
.btn-white::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(90deg, #0e2547 0%, #2558a9 55%, #2f6ab8 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.62s cubic-bezier(0.33, 1, 0.32, 1);
  pointer-events: none;
}
.btn-white::after {
  content: "";
  position: absolute;
  inset: -20% -30%;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(95deg, transparent 38%, rgba(255, 255, 255, 0.18) 50%, transparent 62%);
  transform: translateX(-55%) skewX(-6deg);
  opacity: 0;
  transition: opacity 0.35s ease, transform 0.85s cubic-bezier(0.33, 1, 0.32, 1);
  pointer-events: none;
}
.btn-white > * {
  position: relative;
  z-index: 1;
}
.btn-white.small {
  padding: 14px 42px;
  font-size: 15px;
}
.btn-white:hover, .btn-white:active, .btn-white:focus {
  border: 2px #2557A7 solid;
  color: #fff;
  -webkit-text-fill-color: #fff;
  --bs-link-color-rgb: 255, 255, 255;
  --bs-link-hover-color-rgb: 255, 255, 255;
  box-shadow: 0 14px 36px rgba(14, 37, 71, 0.22);
}
.btn-white:hover::before, .btn-white:active::before, .btn-white:focus::before {
  transform: scaleX(1);
}
.btn-white:hover::after, .btn-white:active::after, .btn-white:focus::after {
  opacity: 1;
  transform: translateX(55%) skewX(-6deg);
  transition-delay: 0.12s, 0.12s;
}
.btn-white:hover .btn-arrow, .btn-white:active .btn-arrow, .btn-white:focus .btn-arrow {
  filter: brightness(0) invert(1);
  transition: filter 0.45s ease 0.06s;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
  /* Целостность контейнера поддерживается. */
}

@media (max-width: 576px) {
  .btn-block-xs {
    width: 100%;
  }
}

.button-center {
  margin-top: 50px;
  text-align: center;
}
.button-center.left {
  text-align: left;
}

.btn-block {
  width: 100%;
}

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

.table-scroll {
  width: 100%;
  -webkit-overflow-scrolling: touch !important;
  min-height: 0.01%;
  overflow-x: auto;
  overflow-y: hidden;
}

.box {
  animation: pulse_top 1s infinite ease-out;
}

@keyframes pulse_top {
  0% {
    box-shadow: 0 0 0 0 rgba(127, 56, 206, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(127, 56, 206, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(127, 56, 206, 0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .hidden-xss {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.mb70 {
  margin-bottom: 70px;
}

.mt100 {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .mt100 {
    margin-top: 50px;
  }
}

.mt80 {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .mt80 {
    margin-top: 0px;
  }
}

.mb100 {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .mb100 {
    margin-bottom: 50px;
  }
}

.section-geo {
  background: #fff;
}
.section-price {
  padding: 100px 0;
  padding: 70px 0;
  background: #F4F4F4;
}
@media (max-width: 768px) {
  .section-price {
    padding: 50px 0;
  }
}

.step {
  padding: 100px 0;
  padding: 70px 0;
  background: #215C1F;
}
@media (max-width: 768px) {
  .step {
    padding: 50px 0;
  }
}

.step {
  padding: 100px 0;
  padding: 70px 0;
  background: #215C1F;
}
@media (max-width: 768px) {
  .step {
    padding: 50px 0;
  }
}

section {
  margin-bottom: 150px;
}
section.section-contact-form {
  margin-bottom: 0;
}

.section-title {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 100px;
  gap: 0 30px;
}
.section-title.block {
  flex-direction: column;
  gap: 20px;
}
.section-title.center {
  align-items: center;
}
.section-title .title {
  margin: 0;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  flex-shrink: 0;
  letter-spacing: 0%;
}
.section-title .title span {
  color: #2557A7;
}
.section-title .title.white {
  color: #fff;
}
.section-title .section-disc {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #8B8B8B;
}
.section-title .section-disc.white {
  color: #fff;
}
.section-title .section-disc.center {
  text-align: center;
}

.btn-arrow {
  background: url(../i/btn-arrow.svg) 50% 50% no-repeat;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-self: center;
  margin-left: 30px;
}

.btn-arrow-blue {
  background: url(../i/btn-arrow-blue.svg) 50% 50% no-repeat;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-self: center;
}

.container {
  max-width: 1430px;
}

.header {
  padding: 20px 0;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}

.header-level-1-wrap {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 0 20px;
}
.header-level-1-wrap .phone a {
  background: #F8F8F8;
  border-radius: 50px;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #262626;
  padding: 13px 22px;
}

.top-slider .item {
  position: relative;
}
.top-slider .item .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 100px;
  color: #fff;
}
@media (max-width: 1400px) {
  .top-slider .item .content {
    padding: 0 50px;
  }
}
@media (max-width: 1200px) {
  .top-slider .item .content {
    padding: 0 20px;
  }
}
.top-slider .item .content .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0 0 15px 0;
}
.top-slider .item .content .price {
  margin-bottom: 10px;
}
.top-slider .item .content .sub-title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 15px;
}
.top-slider .item .content .top-rating {
  display: flex;
  flex-flow: row;
  margin-bottom: 30px;
  align-items: center;
}
.top-slider .item .content .top-rating .rating-i {
  width: 128px;
  height: 24px;
  background: url(../i/slider-rating.svg) 50% 50% no-repeat;
  display: block;
}
.top-slider .item .content .top-rating .rating-text {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.top-menu {
  margin-left: auto;
}
.top-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 13px 28px;
  background: #F8F8F8;
  border-radius: 50px;
  display: flex;
  flex-flow: row;
}
.top-menu ul li a {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #262626;
  padding: 13px;
}

.slider-info {
  display: grid;
  gap: 50px;
  align-items: start;
  grid-template-columns: repeat(5, 1fr);
  padding: 30px 50px;
  background: var(--Color-9, #F8F8F8);
  border-radius: 40px;
  transform: translateY(-50%);
  margin: 0 100px;
  n: 0 0;
}
@media (max-width: 1400px) {
  .slider-info {
    margin: 0 50px;
  }
}
@media (max-width: 1200px) {
  .slider-info {
    margin: 0 20px;
  }
}
.slider-info .info-item {
  color: var(--Color, #262626);
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
}
.slider-info .info-item strong {
  font-weight: 600;
  display: block;
}
.slider-info .info-item .icon {
  margin-bottom: 10px;
}
.slider-info .info-item:after {
  content: "";
  border: 2px solid;
  border-image-source: linear-gradient(179.99deg, #2557A7 58.96%, #0E2241 99.99%);
  border-image-slice: 1;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 10px;
}
.slider-info .info-item:last-child:after {
  display: none;
}

.result-slider-nav {
  margin-top: 50px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
}

.swiper-nav {
  position: relative;
  display: flex;
  flex-flow: row;
  gap: 0 20px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  border: 2px #2557A7 solid;
  position: static;
  margin: 0 !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  display: none;
}

.swiper-button-next {
  position: relative;
  background: #fff url(../i/swiper-right.svg) 50% 50% no-repeat;
}
.swiper-button-next:hover {
  background: #2557A7 url(../i/swiper-right-hover.svg) 50% 50% no-repeat;
}

.swiper-button-prev {
  position: relative;
  background: #fff url(../i/swiper-left.svg) 50% 50% no-repeat;
}
.swiper-button-prev:hover {
  background: #2557A7 url(../i/swiper-left-hover.svg) 50% 50% no-repeat;
}

.step-item {
  max-width: 450px;
}
.step-item .item {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}
.step-item .img img {
  display: block;
}
.step-item .img:after {
  content: "";
  background: linear-gradient(360deg, #000000 0%, rgba(102, 102, 102, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.step-item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  z-index: 3;
  color: #fff;
}
.step-item .number {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.step-item .bottom {
  margin-top: auto;
}
.step-item .bottom .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0 0 10px 0;
}
.step-item .bottom .disc {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.ov {
  overflow: hidden !important;
}
.ov .logo svg path {
  fill: #000;
}

.menu_mob {
  margin: 0;
  position: relative;
  z-index: 99;
  height: 16px;
  width: 22px;
  display: none;
  cursor: pointer;
}

.menu_mob span {
  background: #fff;
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  transition: 0.5s;
}
.menu_mob.active_drop_men span {
  background: #349630;
}

.menu_mob span:nth-child(2) {
  top: 7px;
  width: 80%;
}

.menu_mob span:nth-child(3) {
  top: 14px;
  width: 60%;
}

.active_drop_men span:nth-child(1) {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  top: 8px;
  width: 100%;
}

.active_drop_men span:nth-child(2) {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  top: 8px;
  width: 100%;
}

.active_drop_men span:nth-child(3) {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  top: 8px;
  width: 100%;
}

.header-menu {
  display: flex;
  flex-flow: row;
  display: none;
}
.header-menu > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 0 30px;
  justify-content: space-between;
  flex: 1;
}
@media (max-width: 991px) {
  .header-menu > ul > li {
    position: relative;
  }
}
.header-menu > ul > li.current-menu-item a {
  color: #349630;
}
.header-menu > ul > li > a {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  padding: 15px 0 15px 0;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  position: relative;
}
@media (max-width: 991px) {
  .header-menu > ul > li > a {
    color: #000;
  }
}
.header-menu > ul > li > a:hover {
  color: #349630;
}
.header-menu > ul > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  border-radius: 18px;
  padding: 25px 0;
  margin: 0;
  list-style: none;
  background: #fff;
  column-count: 4;
  min-width: 650px;
  z-index: 3;
  z-index: 4;
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .header-menu > ul > li .sub-menu {
    transition: 0.5s all;
  }
}
@media (max-width: 991px) {
  .header-menu > ul > li .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    position: static;
    background: none;
    padding-top: 15px;
    padding-bottom: 15px;
    left: 0;
    transform: none;
    column-count: auto;
    min-width: 100%;
  }
}
.header-menu > ul > li .sub-menu > li > a {
  color: #000;
  border-left: 4px transparent solid;
  padding: 10px 20px;
  display: block;
  font-size: 14px;
}
@media (max-width: 991px) {
  .header-menu > ul > li .sub-menu > li > a {
    color: #000;
  }
}
.header-menu > ul > li .sub-menu > li > a:hover {
  border-left: 4px #349630 solid;
  color: #349630;
}
.header-menu > ul > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.header-menu > ul > li:hover .caret {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%23349630' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.header-menu > ul > li:hover a {
  color: #349630;
}

.caret {
  background: url("data:image/svg+xml,%0A%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E%0A") right center no-repeat;
  display: block;
  width: 10px;
  height: 7px;
  flex-shrink: 0 !important;
  transition: 0.5s all;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .caret {
    right: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%23349630' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  }
}

.faq-list {
  display: grid;
  gap: 30px;
  align-items: start;
  grid-template-columns: repeat(4, 1fr);
}

.faq-item {
  position: relative;
  overflow: hidden;
  background: #F8F8F8;
  border-radius: 30px;
  padding: 30px;
  height: 100%;
  transition: box-shadow 0.55s ease;
}
.faq-item::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(226.56deg, #2558A9 5.6%, #0E2547 93.85%);
  transform: scaleY(0);
  transform-origin: bottom center;
  transition: transform 0.62s cubic-bezier(0.33, 1, 0.32, 1);
}
.faq-item::after {
  content: "";
  position: absolute;
  inset: -50% -40%;
  z-index: 0;
  background: linear-gradient(105deg, transparent 35%, rgba(255, 255, 255, 0.14) 50%, transparent 65%);
  transform: translateX(-65%) skewX(-8deg);
  opacity: 0;
  transition: opacity 0.35s ease, transform 0.85s cubic-bezier(0.33, 1, 0.32, 1);
  pointer-events: none;
}
.faq-item .item {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.faq-item .top {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between;
}
.faq-item .top .icon {
  max-width: 43px;
  transition: 0.5s all;
}
.faq-item .top .icon img {
  display: block;
}
.faq-item .top .number {
  width: 31px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #fff;
  background: #2557A7;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 14px;
  transition: 0.5s all;
}
.faq-item .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  padding-bottom: 30px;
  border-bottom: 2px solid rgba(38, 38, 38, 0.16);
  margin-bottom: 20px;
  color: #262626;
  transition: color 0.45s ease, border-bottom-color 0.45s ease;
}
.faq-item .text {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  color: #fff;
  letter-spacing: 0%;
  color: #262626;
  transition: color 0.45s ease;
  margin-top: auto;
}
.faq-item:hover {
  box-shadow: 0 20px 48px rgba(14, 37, 71, 0.26);
}
.faq-item:hover::before {
  transform: scaleY(1);
}
.faq-item:hover::after {
  opacity: 1;
  transform: translateX(65%) skewX(-8deg);
  transition-delay: 0.12s, 0.12s;
}
.faq-item:hover .title,
.faq-item:hover .text {
  color: #fff;
}
.faq-item:hover .number {
  background: #fff;
  color: #2557A7;
  transition: background 0.45s ease 0.06s, color 0.45s ease 0.06s;
}
.faq-item:hover .icon {
  filter: brightness(0) invert(1);
  transition: filter 0.45s ease 0.06s;
}
.faq-item:hover .title {
  border-bottom: 2px solid rgba(255, 255, 255, 0.16);
}

.select-photo {
  margin-bottom: 10px;
}

.photo-box {
  padding: 52px 100px;
  border: 20px #F8F8F8 solid;
  min-height: 463px;
  display: flex;
  flex-direction: column;
}
.photo-box img {
  display: block;
  margin: 0 auto;
}
.photo-box .img-preview {
  margin-bottom: 62px;
  margin-top: auto;
}
.photo-box .item {
  margin-bottom: 10px;
}
.photo-box .item:last-child {
  margin-bottom: 0;
}

.drop-zone {
  cursor: pointer;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #cccccc;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  text-align: center;
}

.photo-preview {
  background: #F8F8F8;
  border-radius: 30px;
  padding: 30px;
  height: 100%;
}
.photo-preview .photo-grid {
  display: grid;
  gap: 2px;
  align-items: start;
  grid-template-columns: repeat(2, 1fr);
}
.photo-preview .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 30px;
  background: #fff;
  padding: 18px 18px;
  text-align: center;
  margin-bottom: 20px;
}
.photo-preview .item {
  overflow: hidden;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  overflow: hidden;
  height: 100%;
}
.photo-preview .item .before-title {
  padding: 20px;
  background: #fff;
  text-align: center;
}
.photo-preview .item:nth-child(1) {
  border-radius: 10px 0 0 10px;
}
.photo-preview .item img {
  display: block;
  aspect-ratio: 368/381;
}
.photo-preview .item:nth-child(2) {
  border-radius: 0 10px 10px 0;
}
.photo-preview .item:nth-child(2) .before-title {
  background: #2557A7;
  color: #fff;
}

.tech-blue {
  background: linear-gradient(226.56deg, #2558A9 5.6%, #0E2547 93.85%);
  border-radius: 30px;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tech-blue .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: clamp(32px, 10vw + 8px, 150px);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 10px;
  color: #fff;
  margin-left: -10px;
}
.tech-blue .content {
  margin-bottom: 100px;
}
.tech-blue .price-block {
  margin-bottom: 20px;
}
.tech-blue .price-block .price-title {
  color: #fff;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 15px;
}
.tech-blue .price-block .price-ruble {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 0.5;
  color: #fff;
}
.tech-blue .bottom {
  margin-top: auto;
}
.tech-blue .bottom .info {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  margin-bottom: 20px;
}

.tech-white {
  background: #F8F8F8;
  border-radius: 30px;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tech-white .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: clamp(32px, 10vw + 8px, 150px);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 10px;
  color: #2557A7;
  margin-left: -10px;
}
.tech-white .sub-title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  color: #2557A7;
  letter-spacing: 0%;
}
.tech-white .content {
  margin-bottom: 100px;
}
.tech-white .bottom {
  margin-top: auto;
}
.tech-white .bottom .info {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #8B8B8B;
  margin-bottom: 20px;
}

.result-slider-item {
  max-width: 334px;
}
.result-slider-item .item {
  border-radius: 30px;
  background: #F8F8F8;
  padding: 20px 20px 40px 20px;
}
.result-slider-item .item .img {
  border-radius: 40px;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.result-slider-item .item .info {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  display: flex;
  flex-flow: row;
  gap: 0 40px;
}
.result-slider-item .item .info .info-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.result-slider-item .item .play {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: url(../i/play.svg) 50% 50% no-repeat;
  width: 45px;
  height: 45px;
  z-index: 10;
}
.result-slider-item.swiper-slide-active {
  max-width: 390px;
}
.result-slider-item.swiper-slide-active .item {
  background: linear-gradient(226.56deg, #2558A9 5.6%, #0E2547 93.85%);
}
.result-slider-item.swiper-slide-active .item .info {
  font-size: 20px;
  color: #fff;
}

.section-step {
  overflow: hidden;
}

.slider-out {
  width: calc(100vw - ((100vw - 100%) / 2));
}

.step-slider-nav {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-top: 50px;
}

.step-slider-nav .swiper-nav {
  margin-left: auto;
}

.grid-dov {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.div1 {
  grid-column: span 5/span 5;
  grid-row: span 2/span 2;
}

.div2 {
  grid-column: span 7/span 7;
  grid-column-start: 6;
}

.div3 {
  grid-column: span 3/span 3;
  grid-column-start: 6;
  grid-row-start: 2;
}

.div4 {
  grid-column: span 4/span 4;
  grid-column-start: 9;
  grid-row-start: 2;
}

.grid-dov-item {
  position: relative;
}
.grid-dov-item .img img {
  display: block;
  width: 100%;
  height: auto;
}
.grid-dov-item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px 20px 40px 40px;
}
.grid-dov-item .content.small {
  padding: 30px;
}
.grid-dov-item .content .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.grid-dov-item .content .title.black {
  color: #262626;
}
.grid-dov-item .content .title span {
  color: #2557A7;
}
.grid-dov-item .content .bottom {
  color: #fff;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: auto;
}

.team-item {
  transition: all 0.25s ease-out;
  transform: scale(0.75) !important;
  transform-origin: center;
}
.team-item .item {
  background: #fff;
  border: 30px #F8F8F8 solid;
  border-radius: 40px;
}
.team-item .content {
  background: #F8F8F8;
  padding: 20px 25px;
}
.team-item .content .name {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 5px;
}
.team-item .content .position {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.team-item .content .button {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all;
}
.team-item.swiper-slide-active {
  transform: scale(1) !important;
}
.team-item.swiper-slide-active .content {
  border-radius: 40px;
  background: linear-gradient(0deg, var(--Color-4, #2557A7), var(--Color-4, #2557A7)), linear-gradient(209.38deg, #2558A9 21.23%, #0E2547 135.98%);
}
.team-item.swiper-slide-active .content .name {
  color: #fff;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.team-item.swiper-slide-active .content .position {
  color: #fff;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.team-item.swiper-slide-active .button {
  opacity: 1;
  visibility: visible;
}

.section-garant {
  background: linear-gradient(219.3deg, #2558A9 20.23%, #0E2547 70.94%);
  padding: 150px 0;
}

.reviews-slider-item {
  max-width: 334px;
  cursor: pointer;
}
.reviews-slider-item .item {
  border-radius: 30px;
}
.reviews-slider-item .item .img {
  border-radius: 40px;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.reviews-slider-item .item .play {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: url(../i/play.svg) 50% 50% no-repeat;
  width: 45px;
  height: 45px;
  z-index: 10;
  cursor: pointer;
}

.section-video {
  overflow: hidden;
}

.swiper-scrollbar {
  background: #F8F8F8;
}

.swiper-scrollbar-drag {
  background: #2557A7;
}

.reviews-swiper-scrollbar {
  position: relative;
  margin-top: 80px;
}

.article-item {
  position: relative;
}
.article-item .content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.article-item .img {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.article-item .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.article-item .img:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #191919 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-item .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin: auto 0 10px 0;
  color: #fff;
}
.article-item .date {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 6px 9px;
  display: inline-flex;
  background: #fff;
  border-radius: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.btn-trans {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  height: 44px;
  max-width: 44px;
  overflow: hidden;
  border-radius: 22px;
  position: relative;
  align-self: flex-end;
  background: transparent;
  transition: max-width 0.45s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.35s ease;
}
.article-item a.content:hover .btn-trans, .article-item a.content:focus-visible .btn-trans, .btn-trans:hover {
  max-width: 200px;
  border-color: #2557A7;
  background: #2557A7;
}
.btn-trans__label {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transform: translateX(8px);
  flex-shrink: 0;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  transition: max-width 0.45s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.3s ease 0.06s, transform 0.45s cubic-bezier(0.25, 0.8, 0.25, 1), padding 0.4s ease;
}
.article-item a.content:hover .btn-trans__label, .article-item a.content:focus-visible .btn-trans__label, .btn-trans:hover .btn-trans__label {
  max-width: 120px;
  opacity: 1;
  transform: translateX(0);
  padding: 0 4px 0 16px;
}

.btn-trans-i {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  position: relative;
  border: 1px #fff solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: border-color 0.35s ease, transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.article-item a.content:hover .btn-trans-i, .article-item a.content:focus-visible .btn-trans-i, .btn-trans:hover .btn-trans-i {
  border-color: #2557A7;
  background: #2557A7;
}
.article-item a.content:hover .btn-trans-i:after, .article-item a.content:focus-visible .btn-trans-i:after, .btn-trans:hover .btn-trans-i:after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.btn-trans-i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  background: url(../i/btn-trans-i.svg) 50% 50% no-repeat;
  width: 100%;
  height: 100%;
}

.article-swiper-scrollbar {
  position: relative;
  margin-top: 95px;
}

.faq-button {
  margin-top: 10px;
}

.faq-block {
  border: 2px solid var(--Color-4, transparent);
  border-radius: 30px;
}
.faq-block.active {
  border: 2px solid var(--Color-4, #2557A7);
}

.faq-content {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 0 25px 25px 25px;
}

.faq-title {
  position: relative;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 22px 45px 22px 25px;
  background: #F8F8F8;
  border-radius: 30px;
  cursor: pointer;
}
.faq-title:after {
  content: "";
  background: url(../i/faq.svg) 50% 50% no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  transition: 0.5s all;
}
.faq-title.active {
  font-weight: 600;
  background: #fff;
}
.faq-title.active:after {
  transform: translateY(-50%) rotate(-90deg);
}

.map-iframe {
  overflow: hidden;
  border-radius: 30px;
  height: 100%;
  width: 100%;
}

.contact-block {
  background: linear-gradient(226.56deg, #2558A9 5.6%, #0E2547 93.85%);
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}
.contact-block .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 20px;
  color: #fff;
}
.contact-block .so-list {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-bottom: 60px;
}
.contact-block .so-list .link {
  box-shadow: 0px 0px 4px 0px #00000040;
  width: 50px;
  border-radius: 100%;
  height: 50px;
  display: flex;
  background: #fff;
  align-items: center;
  border: 1px #2557A7 solid;
  margin-left: -5px;
}
.contact-block .so-list .link.tg {
  background: #fff url(../i/tg.svg) 50% 50% no-repeat;
}
.contact-block .so-list .link.phone {
  background: #fff url(../i/phone.svg) 50% 50% no-repeat;
}
.contact-block .so-list .link.wh {
  background: #fff url(../i/wh.svg) 50% 50% no-repeat;
}
.contact-block .so-list .link.max {
  background: #fff url(../i/max.svg) 50% 50% no-repeat;
}

.contact-block-bg {
  background: #F8F8F8;
  padding: 30px;
  border-radius: 30px;
}
.contact-block-bg .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 60px;
}
.contact-block-bg ul {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-block-bg ul li {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.section-contact-form {
  padding: 180px 0;
  background: url(../i/contact-bg.jpg) 50% 50% no-repeat;
}
.section-contact-form .form-block {
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 20px;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.form-group:last-child {
  margin-bottom: 0;
}

.form-control {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #fff;
  border: 0;
  display: block;
  width: 100%;
  color: #000;
  height: 71px;
  padding: 0 30px;
  border-radius: 50px;
}
.form-control::placeholder {
  color: #8B8B8B;
}

.section-service {
  background: url(../i/service.jpg) 50% 50%/cover no-repeat;
}
.section-service .service-slider {
  width: 100%;
  max-width: 620px;
  height: 540px;
  margin: 0 auto;
  overflow: hidden;
  padding: 8px 0;
}
.section-service .block-text {
  padding-top: 100px;
  margin-top: auto;
  display: flex;
  height: 100%;
  flex-direction: column;
  padding-bottom: 50px;
}

.service-item {
  height: auto;
  width: 100%;
}
.service-item .item {
  display: flex;
  flex-flow: row;
  background: #fff;
  padding: 28px 30px;
  height: 332px;
  border-radius: 30px;
  box-sizing: border-box;
  transform-origin: center center;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.45s ease, filter 0.45s ease, box-shadow 0.45s ease;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.12);
}
.service-item .item .img {
  max-width: 277px;
  max-height: 261px;
  margin-top: auto;
}
.service-item .item .content {
  display: flex;
  flex-direction: column;
}
.service-item .item .content .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 110%;
  letter-spacing: 0%;
  margin-bottom: 16px;
}
.service-item .item .content .text {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 17px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #4a4a4a;
}
.service-item .item .button {
  margin-top: auto;
}
.service-item .item .button a {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #2557A7;
}
.service-item:not(.swiper-slide-active) .item {
  transform: scale(0.8);
  opacity: 0.5;
  filter: saturate(0.75);
}
.service-item.swiper-slide-prev:not(.swiper-slide-active) .item {
  transform: scale(0.8) translateY(26px);
  transform-origin: center bottom;
  opacity: 0.4;
}
.service-item.swiper-slide-next:not(.swiper-slide-active) .item {
  transform: scale(0.8) translateY(-26px);
  transform-origin: center top;
  opacity: 0.45;
}
.service-item.swiper-slide-active .item {
  transform: scale(1);
  opacity: 1;
  filter: none;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);
}

.section-service .service-slider .service-item {
  position: relative;
  z-index: 1;
  height: 348px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-service .service-slider .service-item.swiper-slide-active {
  z-index: 5;
}
.section-service .service-slider .service-item .item {
  width: 100%;
}

.service-slider-info {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-top: auto;
  gap: 0 214px;
}
.service-slider-info .slider-pagi {
  background: #D9D9D914;
  color: #919191;
  padding: 9px 10px;
  border-radius: 40px;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.service-slider-info .slider-pagi .current {
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}

.slider-scroll {
  display: flex;
  flex-flow: row;
  gap: 0 20px;
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  align-items: center;
  color: #8B8B8B;
}

.beer-slider {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.beer-slider *,
.beer-slider:after,
.beer-slider :after,
.beer-slider:before,
.beer-slider :before {
  box-sizing: border-box;
}

.beer-slider img,
.beer-slider svg {
  vertical-align: bottom;
}

.beer-slider > * {
  height: 100%;
}

.beer-slider > img {
  height: auto;
  max-width: 100%;
}

.beer-reveal {
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 50%;
  top: 0;
  transition: opacity 0.35s;
  z-index: 1;
  border-right: 3px #fff solid;
}

.beer-reveal > :first-child {
  height: 100%;
  max-width: none;
  width: 200%;
}

.beer-reveal > img:first-child {
  height: auto;
}

.beer-range {
  -moz-appearance: none;
  -ms-touch-action: auto;
  -webkit-appearance: slider-horizontal !important;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: -1px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  touch-action: auto;
  width: calc(100% + 2px);
  z-index: 2;
}

.beer-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 300vh;
}

.beer-range::-moz-range-thumb {
  -webkit-appearance: none;
  height: 300vh;
}

.beer-range::-ms-tooltip {
  display: none;
}

.beer-handle {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 6px transparent;
  color: #000;
  height: 35px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 35px;
  transform: translate3d(-50%, -50%, 0);
  transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s;
  z-index: 2;
}

.beer-handle:after,
.beer-handle:before {
  content: "";
  height: 8px;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  margin-top: 1px;
}

.beer-handle:before {
  left: 7px;
  background: url(../i/beer-left.svg) 50% 50% no-repeat;
}

.beer-handle:after {
  right: 7px;
  background: url(../i/beer-right.svg) 50% 50% no-repeat;
}

.beer-range:focus ~ .beer-handle {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.beer-reveal[data-beer-label]:after,
.beer-slider[data-beer-label]:after {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.125rem;
  content: attr(data-beer-label);
  line-height: 1;
  padding: 0.5rem;
  position: absolute;
  top: 1.5rem;
  display: none;
}

.beer-slider[data-beer-label]:after {
  right: 1.5rem;
}

.beer-reveal[data-beer-label]:after {
  left: 1.5rem;
}

.beer-reveal[data-beer-label=""]:after,
.beer-slider[data-beer-label=""]:after {
  content: none;
}

.beer-ready .beer-handle,
.beer-ready .beer-reveal {
  opacity: 1;
}

/* Slider */
.slick-slider {
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.slick-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide:focus {
  outline: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
  background: none;
  border-radius: 50%;
  z-index: 3;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
.slick-prev:before,
.slick-next:before {
  content: "";
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  transition: transform 0.2s ease;
  background-image: url(../i/slick-left.svg);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  transform: scale(1.1);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}
.slick-next:before {
  transform: rotate(180deg);
}
.slick-next:hover:before {
  transform: rotate(180deg) scale(1.1);
}

/* Dots */
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
}
.slick-dots li {
  margin: 0 6px;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0;
  opacity: 0.4;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer {
  padding: 50px 0 0 0;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.footer:after {
  position: absolute;
  top: 96px;
  left: 0;
  content: "";
  background: url(../i/footer.svg) top center/contain no-repeat;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.logo-footer {
  margin-bottom: 60px;
}

.footer-wrap {
  z-index: 4;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  gap: 0 30px;
  position: relative;
  padding-bottom: 28px;
  min-height: 276px;
}

.footer-menu .title {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  margin-bottom: 5px;
}
.footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer-menu ul li {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #2B2B2B;
  opacity: 0.5;
}
.footer-menu ul li a {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #2B2B2B;
}
.footer-menu ul li a.underline {
  text-decoration: underline;
}

.footer-so {
  display: flex;
  flex-flow: row;
  gap: 0 20px;
  margin-top: 10px;
}
.footer-so .link {
  width: 21px;
  height: 21px;
  display: flex;
}
.footer-so .link.tg {
  background: #fff url(../i/tg-black.svg) 50% 50% no-repeat;
}
.footer-so .link.phone {
  background: #fff url(../i/phone-black.svg) 50% 50% no-repeat;
}
.footer-so .link.wh {
  background: #fff url(../i/wh-black.svg) 50% 50% no-repeat;
}
.footer-so .link.max {
  background: #fff url(../i/max-black.svg) 50% 50% no-repeat;
}

.footer-level-2 {
  border-top: 1px #C8C8C8 solid;
  padding: 26px 0;
}

.footer-wrap-2 {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 5;
}
.footer-wrap-2 .copy,
.footer-wrap-2 .links,
.footer-wrap-2 .dev {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #262626;
}
.footer-wrap-2 .dev {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 0 10px;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #F8F8F8;
  border-radius: 50px;
  border: 1px solid #F8F8F8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  line-height: 42px;
  outline: 0;
  padding-left: 35px;
  padding-right: 54px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  letter-spacing: 0%;
}
.nice-select.big {
  line-height: 62px;
  height: 62px;
}

.nice-select:hover {
  border-color: #F8F8F8;
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #F8F8F8;
}

.nice-select:after {
  transition: 0.5s all;
  content: "";
  display: block;
  background: url(../i/select.svg) 50% 50% no-repeat;
  pointer-events: none;
  position: absolute;
  right: 25px;
  top: 50%;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.nice-select.open:after {
  transform: translateY(-50%) rotate(180deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #ccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  color: #262626;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: #fff;
}

.nice-select .option.selected {
  font-weight: 700;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}