

/* Start:/local/templates/main/markup/dist/css/fonts.css?1678181167858*/
/* Include fonts
   ========================================================================= */
/**
 * Pangram
 */
@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/main/markup/dist/css/../fonts/GothamPro-Medium.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'PP Pangram Sans';
  src: url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Medium.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'PP Pangram Sans';
  src: url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Bold.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*# sourceMappingURL=fonts.css.map */

/* End */


/* Start:/local/templates/main/markup/dist/css/main.css?1686207735119470*/
@charset "UTF-8";
/**
 * normalize
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 4rem; }

/**
     * 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 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 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 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

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

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * 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 style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

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

/**
     * Show the overflow in IE.
     */
button {
  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; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 0.1rem dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 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: -0.2rem;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [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 */ }

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

/**
 * normalize
 */
/**
 * Grid system
 * -----------------------------------------
 */
/**
 * Mixins
 */
@use "sass:math";
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor; }

.icon-angle {
  width: 1.8em; }

.icon-arrow-right {
  width: 1.42857em; }

.icon-basket {
  width: 1.04348em; }

.icon-car {
  width: 1.47619em; }

.icon-checked {
  width: 1.42308em; }

.icon-close {
  width: 1.04em; }

.icon-download {
  width: 0.71429em; }

.icon-education {
  width: 0.96em; }

.icon-leisure {
  width: 1em; }

.icon-medicine {
  width: 0.95833em; }

.icon-phone {
  width: 1.08em; }

.icon-play {
  width: 0.83333em; }

.icon-telegram {
  width: 1.2em; }

.icon-watsapp {
  width: 1em; }

/**
 * Vendor styles
 */
:root {
  --f-spinner-width: 3.6rem;
  --f-spinner-height: 3.6rem;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75
; }

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height); }

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite; }

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none; }

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1); }

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite; }

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

.f-zoomInUp {
  animation: .2s ease-out .1s both f-zoomInUp; }

.f-zoomOutDown {
  animation: .2s ease-in both f-zoomOutDown; }

@keyframes f-zoomInUp {
  from {
    transform: scale(0.975) translate3d(0, 1.6rem, 0);
    opacity: 0; }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, -1.6rem, 0);
    opacity: 0; } }

.f-throwOutUp {
  animation: .175s ease-out both f-throwOutUp; }

.f-throwOutDown {
  animation: .175s ease-out both f-throwOutDown; }

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, -15rem, 0);
    opacity: 0; } }

@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 15rem, 0);
    opacity: 0; } }

.f-fadeIn {
  animation: .2s ease both f-fadeIn;
  z-index: 2; }

.f-fadeOut {
  animation: .2s ease both f-fadeOut;
  z-index: 1; }

@keyframes f-fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes f-fadeOut {
  100% {
    opacity: 0; } }

.f-fadeSlowIn {
  animation: .5s ease both f-fadeSlowIn;
  z-index: 2; }

.f-fadeSlowOut {
  animation: .5s ease both f-fadeSlowOut;
  z-index: 1; }

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes f-fadeSlowOut {
  100% {
    opacity: 0; } }

.f-fadeFastIn {
  animation: .2s ease-out both f-fadeFastIn;
  z-index: 2; }

.f-fadeFastOut {
  animation: .2s ease-out both f-fadeFastOut;
  z-index: 2; }

@keyframes f-fadeFastIn {
  0% {
    opacity: .75; }
  100% {
    opacity: 1; } }

@keyframes f-fadeFastOut {
  100% {
    opacity: 0; } }

.f-crossfadeIn {
  animation: .2s ease-out both f-crossfadeIn;
  z-index: 2; }

.f-crossfadeOut {
  animation: .1s linear .1s both f-crossfadeOut;
  z-index: 1; }

@keyframes f-crossfadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes f-crossfadeOut {
  100% {
    opacity: 0; } }

.f-slideIn.from-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext; }

.f-slideIn.from-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev; }

.f-slideOut.to-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext; }

.f-slideOut.to-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev; }

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translate3d(0, 0, 0); } }

@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translate3d(0, 0, 0); } }

@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%); } }

@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%); } }

.f-classicIn.from-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2; }

.f-classicIn.from-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2; }

.f-classicOut.to-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1; }

.f-classicOut.to-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1; }

@keyframes f-classicInNext {
  0% {
    transform: translateX(-7.5rem);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes f-classicInPrev {
  0% {
    transform: translateX(7.5rem);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes f-classicOutNext {
  100% {
    transform: translateX(-7.5rem);
    opacity: 0; } }

@keyframes f-classicOutPrev {
  100% {
    transform: translateX(7.5rem);
    opacity: 0; } }

:root {
  --f-button-width: 4rem;
  --f-button-height: 4rem;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #4D4D4D;
  --f-button-hover-bg: darken(#4D4D4D, 10%);
  --f-button-active-bg: darken(#4D4D4D, 10%);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 2rem;
  --f-button-svg-height: 2rem;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65
; }

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: #4D4D4D;
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition); }

@media (hover: hover) {
  .f-button:hover {
    background-color: #343434; } }

.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg); }

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transform: var(--f-button-transform);
  filter: var(--f-button-svg-filter);
  pointer-events: none; }

.f-button[disabled] {
  cursor: default; }

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity); }

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1; }

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%); }

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos); }

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos); }

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos); }

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos); }

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%); }

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos); }

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos); }

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg); }

html.with-fancybox {
  scroll-behavior: auto;
  width: auto;
  overflow: visible; }

html.with-fancybox body {
  touch-action: none; }

html.with-fancybox body.compensate-for-scrollbar {
  width: auto;
  overflow: hidden !important;
  overscroll-behavior-y: none;
  margin-right: var(--fancybox-scrollbar-compensate, 0); }

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: #4D4D4D;
  --fancybox-slide-gap: 1rem;
  --f-spinner-width: 5rem;
  --f-spinner-height: 5rem;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: 1050;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit; }

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity; }

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
  transition: all .15s ease; }

.fancybox__viewport {
  width: 100%;
  height: 100%; }

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
  transform: matrix(1, 0, 0, 1, 0, 0);
  will-change: transform; }

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 0.4rem;
  width: 100%;
  height: 100%;
  overflow: auto; }

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 4rem; }

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden; }

.fancybox__slide.has-image {
  overflow: hidden; }

.fancybox__slide.has-image.is-selected {
  overflow: visible; }

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto; }

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20; }

.is-loading .fancybox__content {
  opacity: 0; }

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab; }

.can-zoom_in .fancybox__content {
  cursor: zoom-in; }

.can-zoom_out .fancybox__content {
  cursor: zoom-out; }

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto; }

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 0.1rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: matrix(1, 0, 0, 1, 0, 0);
  will-change: transform, width, height; }

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  user-select: none; }

.hide-image .fancybox-image {
  opacity: 0; }

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 1.4rem 0 0.4rem 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible; }

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden; }

.is-compact .fancybox__caption {
  padding-bottom: 0; }

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 0.8rem;
  z-index: 40; }

.fancybox__content > .f-button.is-close-btn {
  --f-button-color: #fff;
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 2.2rem;
  --f-button-svg-height: 2.2rem;
  position: absolute;
  top: -3.8rem;
  right: 0;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 0.4rem;
  color: var(--fancybox-color, #fff);
  opacity: .75; }

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden; }

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden; }

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1; }

.fancybox__footer {
  padding: 0;
  margin: 0; }

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 2.4rem;
  opacity: var(--fancybox-opacity, 1);
  transition: all .25s ease; }

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5); }

.is-compact .fancybox__footer .fancybox__caption {
  padding: 1.2rem; }

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-svg-width: 1.8rem;
  --f-button-svg-height: 1.8rem;
  --f-button-svg-filter: none;
  top: 0.5rem;
  right: 0.5rem;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6); }

.fancybox__nav {
  --f-button-width: 5rem;
  --f-button-height: 5rem;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 2.6rem;
  --f-button-svg-height: 2.6rem;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(0.1rem 0.1rem 0.1rem rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1); }

.fancybox__nav :focus {
  outline: none; }

.fancybox__nav :focus-visible {
  box-shadow: inset 0 0 0 0.1rem #f8f8f8; }

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -3rem;
  right: -2rem;
  left: -2rem;
  bottom: -3rem;
  z-index: 1; }

.is-idle .fancybox__nav {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut; }

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut; }

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer; }

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  user-select: none; }

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  z-index: 40;
  user-select: none; }

.fancybox-focus-guard {
  position: fixed;
  top: 0.1rem;
  left: 0.1rem;
  width: 0.1rem;
  height: 0;
  padding: 0;
  margin: -0.1rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.fancybox__container:not([aria-hidden]) {
  opacity: 0; }

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: .25s ease .1s backwards f-fadeIn; }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: .35s ease backwards f-fadeIn; }

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: .15s ease forwards f-fadeOut; }

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: .35s ease forwards f-fadeOut; }

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 0.1rem;
  overflow: visible; }

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: 100%;
  height: 100%; }

.fancybox__container:not(.is-compact) .has-iframe .fancybox__content, .fancybox__container:not(.is-compact) .has-map .fancybox__content, .fancybox__container:not(.is-compact) .has-pdf .fancybox__content {
  width: calc(100% - 12rem);
  height: 90%; }

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 96rem;
  height: 54rem;
  max-width: 100%;
  max-height: 100%; }

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff; }

.has-map .fancybox__content {
  background: #e5e3df; }

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0); }

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 0.1rem !important;
  margin: -0.1rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.1rem !important;
  white-space: nowrap !important; }

.f-thumbs {
  --f-thumb-width: 9.6rem;
  --f-thumb-height: 7.2rem;
  --f-thumb-gap: 0.4rem;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 0.2rem;
  --f-thumb-offset: 0;
  position: relative;
  margin: 0;
  padding: 0 var(--f-thumb-gap);
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  perspective: 100rem;
  transform: translateZ(0); }

.f-thumbs.is-classic {
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1
; }

.f-thumbs.is-modern {
  --f-thumb-extra-gap: 2rem;
  --f-thumb-clip-width: 4.6rem; }

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1; }

.f-thumbs .f-spinner svg {
  display: none; }

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden; }

.f-thumbs__track {
  display: flex;
  margin: 0 auto;
  padding: 0.8rem 0 1.2rem 0; }

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  min-width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer; }

.f-thumbs__slide.is-loading img {
  opacity: 0; }

.is-classic .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0; }

.is-modern .f-thumbs__track {
  width: max-content;
  transform: translateX(0) !important; }

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(var(--left, 0) * 0.1rem);
  width: calc(100% - var(--width, 0) * 0.1rem);
  cursor: pointer; }

.is-modern .f-thumbs__slide {
  --clip-path: inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0))) round var(--f-thumb-border-radius, 0));
  transform: translate3d(calc(var(--shift, 0) * -0.1rem), 0, 0);
  transition: none;
  pointer-events: none; }

.is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-0.1rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0.2rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -0.1rem 0 var(--f-thumb-outline-color)) drop-shadow(0 0.2rem 0 var(--f-thumb-outline-color)); }

.is-modern .f-thumbs__slide > * {
  clip-path: var(--clip-path);
  will-change: clip-path; }

.is-modern.is-resting .f-thumbs__slide {
  transition: all .33s ease; }

.is-modern.is-resting .f-thumbs__slide > * {
  transition: all .33s ease; }

.f-thumbs__slide__button {
  appearance: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  transition: opacity .2s ease;
  opacity: var(--f-thumb-opacity); }

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity); }

.f-thumbs__slide__button:focus-visible {
  opacity: var(--f-thumb-selected-opacity); }

.is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity); }

.is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn .2s ease; }

.f-thumbs__slide__img {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  object-fit: cover; }

.fancybox__thumbs {
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  transition: all .25s ease; }

.fancybox__thumbs.is-modern {
  --f-thumb-outline: 0.2rem;
  --f-thumb-outline-color: #ededed;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-border-radius: 0.2rem;
  --f-thumb-width: 9.6rem;
  --f-thumb-clip-width: 4.6rem;
  --f-thumb-height: 7.2rem;
  --f-thumb-gap: 0.6rem;
  --f-thumb-extra-gap: 2rem; }

.fancybox__thumbs.is-classic {
  --f-thumb-outline: 0.2rem;
  --f-thumb-outline-color: #ededed;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-border-radius: 0.2rem;
  --f-thumb-width: 9.6rem;
  --f-thumb-height: 7.2rem;
  --f-thumb-gap: 0.8rem; }

.is-compact .fancybox__thumbs {
  --f-thumb-width: 6.4rem;
  --f-thumb-clip-width: 3.2rem;
  --f-thumb-height: 4.8rem;
  --f-thumb-extra-gap: 1.2rem; }

.is-closing .fancybox__thumbs {
  transition: none !important; }

.fancybox__thumbs.is-hidden {
  height: 0 !important; }

.fancybox__thumbs .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)); }

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 4.6rem;
  --f-button-height: 4.6rem;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 2.4rem;
  --f-button-svg-height: 2.4rem;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(0.1rem 0.1rem 0.1rem rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  pointer-events: none;
  z-index: 20; }

.fancybox__toolbar :focus-visible {
  z-index: 1; }

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut; }

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start; }

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0; }

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap; }

.fancybox__infobar {
  padding: 0 0.5rem;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 1.7rem;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  user-select: none; }

.fancybox__infobar span {
  padding: 0 0.5rem; }

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: #4D4D4D; }

[data-fancybox-toggle-slideshow] {
  position: relative; }

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3; }

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex; }

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none; }

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none; }

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex; }

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex; }

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none; }

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none; }

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex; }

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.3rem;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  user-select: none;
  pointer-events: none; }

.fancybox__slide .fancybox__caption {
  order: -1; }

.fancybox__thumbs.is-classic {
  max-width: 114rem;
  margin: 0 auto; }

.fancybox {
  font-family: 'PP Pangram Sans', Arial, Helvetica, sans-serif;
  color: #000; }
  .fancybox * {
    font-family: 'PP Pangram Sans', Arial, Helvetica, sans-serif; }
  .fancybox__content {
    color: #000; }
  .fancybox__container.fancybox-custom-gallery .fancybox__carousel {
    background-color: #FFF;
    max-width: 114rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .fancybox__container.fancybox-custom-gallery .fancybox__footer {
    background-color: #4D4D4D; }
  .fancybox__container.fancybox-custom-gallery .fancybox__slide {
    padding: 0;
    overflow: hidden; }
  .fancybox__container.fancybox-custom-gallery .f-thumbs {
    padding-top: 0.5rem;
    padding-bottom: 11.11111vh;
    background-color: transparent; }
    .fancybox__container.fancybox-custom-gallery .f-thumbs__track {
      padding-top: 0;
      padding-bottom: 0; }
    .fancybox__container.fancybox-custom-gallery .f-thumbs__slide {
      margin: 0;
      border: 0.5rem solid transparent;
      transition: border 0.3s; }
      .fancybox__container.fancybox-custom-gallery .f-thumbs__slide.is-nav-selected {
        border-color: #B98347; }
      .fancybox__container.fancybox-custom-gallery .f-thumbs__slide__button {
        border-radius: 0; }
        .fancybox__container.fancybox-custom-gallery .f-thumbs__slide__button:after {
          display: none !important; }
  .fancybox__container.fancybox-custom-gallery .fancybox__toolbar {
    width: 117rem;
    max-width: 100%;
    margin: 0 auto;
    position: static;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 11.11111vh; }
    .fancybox__container.fancybox-custom-gallery .fancybox__toolbar .fancybox__infobar {
      font-size: 2rem;
      line-height: 1.4;
      font-weight: 500;
      display: flex;
      align-items: center; }
  .fancybox__container.fancybox-custom-gallery .fancybox__caption {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.4;
    font-family: 'PP Pangram Sans', Arial, Helvetica, sans-serif;
    padding-top: 0.8rem; }
    @media (min-width: 992px) {
      .fancybox__container.fancybox-custom-gallery .fancybox__caption {
        padding-top: 0;
        padding-bottom: 1.5rem;
        font-size: 2.4rem; } }
  .fancybox__container.fancybox-custom-gallery [data-fancybox-close] {
    position: absolute;
    right: 0;
    top: 0; }
  .is-idle .fancybox__toolbar {
    animation: none; }

[data-fancybox-next] svg,
[data-fancybox-prev] svg {
  width: 2rem;
  height: 1.4rem;
  stroke-width: 0; }

/**
 * Swiper 9.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 28, 2023
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff;
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */ }

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

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

.swiper-horizontal {
  touch-action: pan-y; }

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

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

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

/* Auto Height */
.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; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 120rem; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 120rem; }
  .swiper-3d .swiper-slide,
  .swiper-3d .swiper-slide-shadow,
  .swiper-3d .swiper-slide-shadow-left,
  .swiper-3d .swiper-slide-shadow-right,
  .swiper-3d .swiper-slide-shadow-top,
  .swiper-3d .swiper-slide-shadow-bottom,
  .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-3d .swiper-slide-shadow,
  .swiper-3d .swiper-slide-shadow-left,
  .swiper-3d .swiper-slide-shadow-right,
  .swiper-3d .swiper-slide-shadow-top,
  .swiper-3d .swiper-slide-shadow-bottom {
    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)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .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-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.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: 0.1rem;
  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: 0.1rem;
  height: var(--swiper-centered-offset-after); }

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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-button-prev,
.swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #194552;
  color: #FFF;
  width: 3rem;
  height: 3rem;
  font-size: 0.9rem;
  z-index: 10;
  cursor: pointer;
  transition: background-color 0.3s; }
  @media (min-width: 992px) {
    .swiper-button-prev,
    .swiper-button-next {
      width: 5rem;
      height: 5rem;
      font-size: 1.4rem; } }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    background-color: #B98347; }

.swiper-button-prev {
  transform: rotate(180deg); }

.swiper-pagination {
  display: flex;
  justify-content: flex-end; }
  .swiper-pagination-bullet {
    width: 0.7rem;
    flex: 0 0 0.7rem;
    margin: 0 0.5rem;
    height: 0.7rem;
    background-color: #B98347;
    border-radius: 10rem;
    cursor: pointer;
    transition: background-color 0.3s; }
    .swiper-pagination-bullet:hover {
      background-color: #956938; }
    .swiper-pagination-bullet-active {
      background-color: #FFF; }

/**
 * Base
 */
/* Include fonts
   ========================================================================= */
/**
 * Pangram
 */
@font-face {
  font-family: 'Gotham Pro';
  src: url("/local/templates/main/markup/dist/css/../fonts/GothamPro-Medium.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'PP Pangram Sans';
  src: url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Medium.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'PP Pangram Sans';
  src: url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Bold.woff2") format("woff2"), url("/local/templates/main/markup/dist/css/../fonts/PPPangramSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

h1, .h1 {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 700;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 5rem; } }

h2, .h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    h2, .h2 {
      font-size: 3.6rem; } }

h3, .h3 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    h3, .h3 {
      font-size: 3rem; } }

.txt_brown {
  color: #B98347; }

.txt_ib {
  display: inline-block;
  vertical-align: top; }

.btn {
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 2rem;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1.55;
  font-weight: bold;
  min-width: 25.5rem;
  background-color: #B98347;
  transition: background-color 0.3s;
  min-height: 6rem; }
  @media (min-width: 992px) {
    .btn {
      min-height: 8rem; } }
  .btn:hover {
    background-color: #956938; }
  .btn:disabled, .btn[disabled], .btn:disabled:hover, .btn:disabled:focus {
    cursor: not-allowed; }
  .btn__txt {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.3;
    margin-top: 1rem;
    font-weight: normal; }
  .btn_fluid {
    width: 100%; }
  @media (max-width: 767px) {
    .btn_fluid-mobile {
      width: 100%; } }
  .btn_blue {
    background-color: #4DBDDE; }
    .btn_blue:hover {
      background-color: #27aad1; }
  .btn__icon {
    margin-left: 1.5rem;
    font-size: 1.4rem;
    width: 2rem;
    min-width: 2rem;
    height: 1.4rem;
    margin-top: 0.33333em; }
  .btn_wrap {
    flex-flow: row wrap;
    justify-content: flex-start; }
  .btn_sm {
    min-height: 6rem;
    font-weight: 500;
    font-size: 1.8rem; }
    @media (min-width: 992px) {
      .btn_sm {
        min-height: 7rem;
        font-size: 1.8rem; } }
  .btn_lg {
    min-height: 7rem;
    font-weight: bold;
    font-size: 1.8rem; }
    @media (min-width: 992px) {
      .btn_lg {
        min-height: 10rem;
        font-size: 2rem; } }
  .btn_download {
    padding: 1.5rem 2.3rem;
    min-height: 10rem;
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .btn_download {
        padding: 1.5rem 4rem;
        font-size: 1.8rem; } }

.form__form-group {
  margin-bottom: 1rem; }

.form__control {
  font-size: 1.8rem;
  line-height: 0.14rem;
  border: 0.1rem solid #EFEFEF;
  background-color: #EFEFEF;
  outline: none;
  box-shadow: none;
  display: block;
  width: 100%;
  padding: 2.1rem 2rem;
  height: 6rem;
  color: #000;
  transition: border-bottom-color 0.3s, color 0.3s; }
  @media (min-width: 992px) {
    .form__control {
      padding: 2.6rem 2rem;
      height: 7rem; } }
  .form__control::placeholder {
    color: #989898;
    opacity: 1; }
  .form__control:focus::placeholder {
    opacity: 0; }

.form__control.is-invalid:invalid + .form_error {
  display: block; }

.form__control.is-invalid:invalid {
  border-color: #FF0000; }

.form__error {
  display: none;
  color: #FF0000;
  padding-top: 1rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }

.form__capcha {
  margin-top: 1rem;
  max-width: 32.6rem; }
  .form__capcha img {
    display: block;
    width: 100%; }

.form__footnote {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }

.form__btn {
  margin-top: 2rem; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  font-style: normal;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    body {
      font-size: 1.8rem; } }

* {
  box-sizing: border-box; }

.lnk,
a {
  text-decoration: none;
  transition: border-bottom-color 0.3s;
  border-bottom: 0.1rem solid;
  color: #194552;
  padding-bottom: 0.3em; }
  .lnk_border-brown,
  a_border-brown {
    border-bottom-color: #B98347; }
    .lnk_border-brown .icon,
    a_border-brown .icon {
      color: #B98347; }
  .lnk:hover, .lnk:focus, .lnk:active,
  a:hover,
  a:focus,
  a:active {
    text-decoration: none; }
  .lnk:hover,
  a:hover {
    border-bottom-color: transparent; }

.lnk__icon.icon-arrow-right {
  font-size: 1.4rem;
  margin-left: 1.5rem; }

.main {
  flex: 1 0 auto; }

.container {
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem; }
  @media (min-width: 992px) {
    .container {
      box-sizing: content-box;
      padding-left: 10.83333vw;
      padding-right: 2.77778vw; } }

.s-section {
  padding-top: 4rem; }
  @media (min-width: 768px) {
    .s-section {
      padding-top: 9rem; } }

.next-section {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 5rem;
  height: 5rem;
  background-color: rgba(255, 255, 255, 0.08);
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: none;
  color: #FFF;
  cursor: pointer; }
  @media (min-width: 768px) {
    .next-section {
      bottom: 3.5rem; } }
  .next-section:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .next-section__icon {
    font-size: 1.4rem;
    transform: rotate(90deg);
    transition: transform 0.3s; }
  .next-section:hover .next-section__icon {
    transform: rotate(90deg) translateX(0.5rem); }

.burger-menu {
  position: absolute;
  top: auto;
  left: 0;
  background-color: #194552;
  cursor: pointer;
  border: none;
  color: #FFF;
  align-items: center;
  justify-content: center;
  display: flex;
  z-index: 99;
  width: 5rem;
  height: 5rem; }
  @media (min-width: 992px) {
    .burger-menu {
      width: 10rem;
      height: 10rem; } }
  .burger-menu.js-fixed {
    width: 6rem;
    height: 6rem;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out; }
  .burger-menu.is-fixed {
    opacity: 1;
    pointer-events: initial;
    position: fixed;
    top: 0; }
  .burger-menu:hover {
    background-color: #13353e; }
  .burger-menu.is-active .burger-menu__line {
    background: transparent; }
  .burger-menu.is-active .burger-menu__line:before {
    top: 0;
    transform: rotate(-45deg); }
  .burger-menu.is-active .burger-menu__line:after {
    bottom: 0;
    transform: rotate(45deg); }
  .burger-menu__line {
    width: 3rem;
    height: 0.4rem;
    background: currentColor;
    position: relative;
    transition: background-color 0.3s; }
    .burger-menu__line:after, .burger-menu__line:before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      transition: top 0.3s, bottom 0.3s, transform 0.3s; }
    .burger-menu__line:before {
      top: -1rem; }
    .burger-menu__line:after {
      bottom: -1rem; }

.social-group {
  display: flex; }
  .social-group__lnk {
    padding: 0;
    width: 5rem;
    height: 5rem;
    border: none;
    background-color: rgba(255, 255, 255, 0.08);
    transition: background-color 0.3s;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem;
    border-radius: 100%; }
    .social-group__lnk:hover {
      background-color: rgba(255, 255, 255, 0.5); }

.seporate {
  position: relative;
  border-bottom: 0.1rem solid #000000;
  background-color: #FFF;
  height: 4rem;
  margin-top: 4rem; }
  @media (min-width: 992px) {
    .seporate {
      height: 8rem;
      margin-top: 9rem; } }
  .seporate:before {
    background-color: inherit;
    content: '';
    height: 4rem;
    border-top: 0.1rem solid #000000;
    border-right: 0.1rem solid #000000;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 20.8rem; }
    @media (min-width: 992px) {
      .seporate:before {
        height: 8rem;
        width: 27.22222vw; } }
  .seporate:after {
    content: '';
    position: absolute;
    width: 20.7rem;
    top: 0.1rem;
    left: 0;
    background-color: #FFF;
    height: 4.5rem; }
    @media (min-width: 992px) {
      .seporate:after {
        height: 8.5rem;
        width: 27.15278vw; } }
  .seporate_mt-0 {
    margin-top: 0; }

.hint {
  position: absolute;
  background: #FFFFFF;
  z-index: 10;
  padding: 1.5rem;
  font-size: 1rem;
  line-height: 1.4;
  border-radius: 1rem;
  max-width: 20.8rem;
  left: 24.02778%;
  top: 41.75%;
  transition: box-shadow 0.3s; }
  .hint:not(.is-active):hover {
    box-shadow: 0 0 1.5rem rgba(255, 255, 255, 0.5); }
  @media (min-width: 768px) {
    .hint {
      padding: 2rem;
      max-width: 30rem;
      font-size: 1.4rem;
      border-radius: 1.5rem; } }
  .hint__close {
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
    padding: 0.5rem;
    background-color: transparent;
    border: none;
    cursor: pointer; }
    @media (min-width: 992px) {
      .hint__close {
        padding: 1rem; } }
  .hint__icon {
    width: 1.4rem;
    height: 1.4rem;
    display: block; }
  .hint__ttl {
    font-weight: bold;
    font-size: 1.2rem; }
    @media (min-width: 768px) {
      .hint__ttl {
        font-size: 1.8rem; } }
  .hint__desc {
    padding-top: 0.8rem; }
    @media (min-width: 768px) {
      .hint__desc {
        padding-top: 1.5rem; } }
  .hint.is-open {
    margin-top: -0.5rem; }
    @media (min-width: 992px) {
      .hint.is-open {
        margin-top: -1rem; } }
  .hint:not(.is-open) {
    cursor: pointer;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 2.7rem; }
    @media (min-width: 992px) {
      .hint:not(.is-open) {
        border-radius: 4rem; } }
  .hint:not(.is-open) .hint__ttl {
    font-weight: normal; }
  .hint:not(.is-open) .hint__close,
  .hint:not(.is-open) .hint__desc {
    display: none; }

.breadcrumbs {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #FFF; }
  .breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .breadcrumbs li {
    display: inline-block;
    vertical-align: top; }
    .breadcrumbs li:before {
      content: '•';
      display: inline-block;
      vertical-align: top;
      margin: 0 0.5rem; }
    .breadcrumbs li:first-child:before {
      display: none; }
  .breadcrumbs a {
    color: inherit; }

p {
  margin: 1.5rem 0; }
  @media (min-width: 992px) {
    p {
      margin: 2.5rem 0; } }

.video-box {
  display: block;
  border: none;
  position: relative; }
  .video-box__img {
    display: block;
    width: 100%; }
  .video-box:hover .video-box__play {
    color: #B98347;
    font-size: 5rem;
    border-width: 1rem; }
  .video-box__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 7rem;
    height: 7rem;
    border-radius: 100%;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.1rem solid currentColor;
    font-size: 1rem;
    transition: font-size 0.3s, color 0.3s, border-width 0.3s; }
    @media (min-width: 768px) {
      .video-box__play {
        font-size: 1.8rem;
        width: 17rem;
        height: 17rem; } }

.icon-leisure, .icon-leisure, .icon-medicine, .icon-basket, .icon-education {
  stroke-width: 2;
  fill: none;
  stroke: currentColor; }

.icon-leisure {
  stroke-width: 2;
  stroke-linejoin: round;
  stroke-linecap: round; }

.list-marker__itm,
.list-number__itm {
  counter-increment: list;
  position: relative;
  padding-left: 6rem;
  min-height: 4rem; }
  .list-marker__itm:not(:first-child),
  .list-number__itm:not(:first-child) {
    margin-top: 3rem; }
    @media (min-width: 992px) {
      .list-marker__itm:not(:first-child),
      .list-number__itm:not(:first-child) {
        margin-top: 5rem; } }
  @media (min-width: 992px) {
    .list-marker__itm,
    .list-number__itm {
      padding-left: 11.6rem;
      min-height: 8rem; } }
  .list-marker__itm:before,
  .list-number__itm:before {
    position: absolute;
    left: 0;
    top: 0;
    content: counter(list);
    flex: 0 0 4rem;
    font-size: 2.4rem;
    color: #FFF;
    background-color: #194552;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold; }
    @media (min-width: 992px) {
      .list-marker__itm:before,
      .list-number__itm:before {
        width: 8rem;
        height: 8rem;
        font-size: 3rem; } }

.list-marker__ttl,
.list-number__ttl {
  font-weight: bold; }

.list-marker__links,
.list-number__links {
  margin-top: 1.7rem; }
  @media (min-width: 992px) {
    .list-marker__links,
    .list-number__links {
      margin-top: 3rem; } }

.list-marker__itm-link,
.list-number__itm-link {
  margin-top: 1rem; }

@media (min-width: 992px) {
  .list-marker__lnk,
  .list-number__lnk {
    margin-right: 3rem; } }

.list-marker .footnote,
.list-number .footnote {
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: block; }
  @media (min-width: 992px) {
    .list-marker .footnote,
    .list-number .footnote {
      display: inline;
      margin-top: 0;
      margin-bottom: 0; } }

.list-marker__itm {
  padding-left: 2.5rem; }
  .list-marker__itm:before {
    content: '';
    width: 1rem;
    height: 1rem;
    top: 0.3125em; }

.list-marker--small .list-marker__itm {
  min-height: 0;
  margin-top: 1.6rem; }

.footnote {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }

.pagination {
  margin-top: 4rem; }
  .pagination__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; }
  .pagination__itm {
    flex: 0 0 5rem; }
  .pagination__lnk {
    background: #FFFFFF;
    border: 0.1rem solid #D9D9D9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    font-size: 1.6rem;
    height: 5rem;
    color: #000;
    border-radius: 100%;
    transition: border-color 0.3s, background-color 0.3s, color 0.3s; }
    .pagination__lnk.is-active, .pagination__lnk:hover {
      background-color: #194552;
      border-color: #194552;
      color: #FFF; }

@media (min-width: 768px) {
  .row {
    display: flex;
    gap: 3rem; } }

.row__col {
  padding-top: 2rem; }
  @media (min-width: 992px) {
    .row__col {
      padding-top: 0; } }
  @media (min-width: 992px) {
    .row__col_1-2 {
      flex: 0 0 calc(50% - 3rem);
      max-width: calc(50% - 3rem); } }
  @media (min-width: 992px) {
    .row__col_1-2 {
      flex: 0 0 calc(50% - 3rem);
      max-width: calc(50% - 3rem); } }
  @media (min-width: 992px) {
    .row__col_1-3 {
      flex: 0 0 calc(33.333% - 3rem);
      max-width: calc(33.333% - 3rem); } }
  @media (min-width: 992px) {
    .row__col_big {
      flex: 1;
      padding-right: 11.73633vw; } }
  @media (min-width: 992px) {
    .row__col_small {
      flex: 0 0 31.7rem;
      max-width: 31.7rem; } }

@media (min-width: 992px) {
  .row_gap-22 {
    gap: 2.2rem; } }

@media (min-width: 992px) {
  .row_gap-22 .row__col_1-2 {
    flex: 0 0 calc(50% - 2.2rem);
    max-width: calc(50% - 2.2rem); } }

@media (min-width: 992px) {
  .row_gap-22 .row__col_1-2 {
    flex: 0 0 calc(50% - 2.2rem);
    max-width: calc(50% - 2.2rem); } }

@media (min-width: 992px) {
  .row_gap-22 .row__col_1-3 {
    flex: 0 0 calc(33.333% - 2.2rem);
    max-width: calc(33.333% - 2.2rem); } }

.table-wrap {
  overflow-x: auto;
  overflow-y: hidden;
  webkit-overflow-scrolling: touch; }

table {
  width: 100%;
  border-collapse: collapse;
  min-width: 50rem; }
  table th {
    font-weight: bold;
    color: #FFF;
    background-color: #194552;
    padding: 1rem;
    text-align: left; }
    @media (min-width: 992px) {
      table th {
        padding: 2.6rem 2rem; } }
  table tr:first-child td {
    border-top: none; }
  table td {
    padding: 1rem;
    border-top: 0.1rem solid #A6A6A6;
    font-size: 1.6rem; }
    @media (min-width: 992px) {
      table td {
        padding: 2rem; } }

.lnk-download {
  display: inline-block;
  position: relative;
  padding-left: 7rem;
  border: none;
  min-height: 7rem;
  color: inherit; }
  .lnk-download__icon {
    color: #B98347;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 7.2rem; }
  .lnk-download__icon {
    font-size: 7rem; }
  .lnk-download:hover .lnk-download__ttl {
    border-bottom-color: transparent; }
  .lnk-download__ttl {
    border-bottom: 0.1rem solid;
    line-height: 1.4;
    padding-bottom: 0.2em;
    transition: border-color 0.3s; }
  .lnk-download__footnote {
    color: #999999;
    margin-top: 0.5rem; }

img {
  max-width: 100%;
  display: block; }

blockquote {
  position: relative;
  padding: 0 0 0 4.9rem;
  background-image: url("/local/templates/main/markup/dist/css/../images/q.svg");
  background-repeat: no-repeat;
  background-position: 0 0.5rem;
  margin: 1.5rem 0; }
  @media (min-width: 992px) {
    blockquote {
      margin: 2.5rem 0; } }

.pict-desc__img {
  display: block;
  width: 100%; }

.pict-desc__desc {
  padding: 2rem 0 0; }
  @media (min-width: 992px) {
    .pict-desc__desc {
      padding: 4rem 2rem 0; } }
  .pict-desc__desc_ps {
    padding-top: 1rem; }
  .pict-desc__desc *:first-child {
    margin-top: 0; }
  .pict-desc__desc *:last-child {
    margin-bottom: 0; }

.btn-up {
  cursor: pointer;
  position: fixed;
  bottom: 30%;
  right: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: #194552;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  z-index: 100;
  transition: visibility 0.3s, visibility 0.3s; }
  .btn-up:not(.is-show) {
    visibility: hidden;
    opacity: 0; }
  .btn-up:hover {
    background-color: #0d242b; }
  @media (min-width: 992px) {
    .btn-up {
      bottom: 40rem; } }
  .btn-up__icon {
    transform: rotate(180deg); }

.error-page {
  padding-top: 8rem; }
  @media (max-width: 991px) {
    .error-page {
      padding-top: 4rem; } }

.tabs__header {
  display: flex;
  justify-content: flex-start;
  position: relative;
  overflow-y: auto;
  padding-bottom: 1rem;
  margin-bottom: -1rem; }

.tabs__btn {
  padding: 2rem 3rem;
  font-size: 1.8rem;
  font-weight: 500;
  color: #ffffff;
  border: none;
  border-radius: 0.5rem;
  background-color: #1a4553;
  margin-right: 1.5rem;
  white-space: nowrap;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease-in-out; }
  .tabs__btn:hover, .tabs__btn:focus {
    background-color: rgba(26, 69, 83, 0.8); }
  .tabs__btn.active {
    background-color: #B98347;
    pointer-events: none; }
  .tabs__btn:disabled {
    pointer-events: none;
    background-color: #ccc;
    color: rgba(128, 128, 128, 0.4); }

.tabs__content {
  display: none; }
  .tabs__content.active {
    display: block; }

/**
 * Components
 */
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

[data-animate]:not(.is-animated) {
  visibility: hidden; }

.b-section-head {
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .b-section-head {
      margin-bottom: 4rem; } }
  .b-section-head__ttl {
    margin: 0 0 2rem;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 700;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 992px) {
      .b-section-head__ttl {
        font-size: 5rem; } }
    @media (min-width: 768px) {
      .b-section-head__ttl {
        margin-bottom: 3rem; } }
  .b-section-head__lnk {
    font-weight: bold;
    font-size: 1.8rem; }
    .b-section-head__lnk-icon {
      margin-left: 1.5rem;
      font-size: 1.4rem;
      color: #B98347; }

.b-gift {
  padding: 3rem 2rem 0;
  overflow: hidden;
  position: relative;
  background-color: #194552;
  color: #FFF;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .b-gift {
      padding: 5rem 5rem 0; } }
  .b-gift__title {
    margin: 0;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 992px) {
      .b-gift__title {
        font-size: 3.6rem; } }
    @media (min-width: 768px) {
      .b-gift__title {
        max-width: 37rem; } }
  .b-gift__desc {
    margin-top: 2rem; }
    @media (min-width: 768px) {
      .b-gift__desc {
        margin-top: 3rem;
        max-width: 26.3rem; } }
  .b-gift__picture {
    position: absolute;
    bottom: -7rem;
    right: -3.8rem; }
    @media (min-width: 768px) {
      .b-gift__picture {
        bottom: -9.6rem;
        right: -5.2rem; } }
  .b-gift__img {
    width: 29.9rem;
    height: 29.9rem;
    min-width: 29.9rem;
    border-radius: 100%;
    object-fit: cover; }
    @media (min-width: 768px) {
      .b-gift__img {
        width: 41.2rem;
        height: 41.2rem;
        min-width: 41.2rem; } }
  .b-gift__btn {
    margin-left: -2rem;
    font-weight: normal;
    max-width: 24rem;
    margin-top: 18.9rem;
    position: relative; }
    @media (min-width: 768px) {
      .b-gift__btn {
        max-width: 31.7rem;
        margin-top: 8.4rem;
        margin-left: -5rem; } }

.b-layout {
  border: none;
  display: block; }
  .b-layout__pict {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.1rem solid #000;
    position: relative;
    height: 22.9rem; }
    @media (min-width: 768px) {
      .b-layout__pict {
        height: auto;
        padding-bottom: 88.07692%; } }
  @media (min-width: 768px) {
    .b-layout_big .b-layout__pict {
      padding-bottom: 85.40146%; } }
  .b-layout img {
    max-width: 90%;
    max-height: 90%; }
    @media (min-width: 768px) {
      .b-layout img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
  .b-layout__lnk {
    display: inline-flex;
    vertical-align: top;
    margin-top: 1rem;
    font-size: 1.8rem;
    line-height: 1.4;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 768px) {
      .b-layout__lnk {
        margin-top: 2rem;
        max-height: 7.5rem;
        overflow: hidden; } }

@media (max-width: 991px) and (min-width: 576px) {
  .b-layout__lnk {
    font-size: 1.5rem; } }
    @media (min-width: 1200px) {
      .b-layout__lnk {
        font-size: 2.4rem; } }
    .b-layout__lnk-icon {
      color: #B98347;
      margin-left: 2rem;
      margin-top: 1.2rem;
      flex: 0 0 2rem;
      height: 1.4rem; }
  .b-layout__hidden {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    pointer-events: none; }

.b-layouts {
  margin-top: 4rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .b-layouts {
      margin-top: 5rem;
      margin-left: -1.17739%;
      margin-right: -1.17739%;
      overflow: hidden;
      display: block; } }
  .b-layouts__itm {
    flex: 0 0 26rem;
    max-width: 26rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    @media (min-width: 768px) {
      .b-layouts__itm {
        float: left;
        max-width: none;
        padding-left: 1.17739%;
        padding-right: 1.17739%;
        width: 22.76295%; } }
    @media (min-width: 768px) {
      .b-layouts__itm_big {
        width: 53.76766%; } }
    @media (min-width: 768px) {
      .b-layouts__itm_mb {
        padding-bottom: 0.69444vw; } }
    @media (min-width: 992px) {
      .b-layouts__itm_mb {
        padding-bottom: 1.73611vw; } }
    @media (min-width: 1400px) {
      .b-layouts__itm_mb {
        padding-bottom: 2.77778vw; } }

.b-standarts {
  margin-top: 4rem;
  position: relative; }
  @media (min-width: 992px) {
    .b-standarts {
      margin: 0; } }
  @media (min-width: 992px) {
    .b-standarts_put {
      margin-top: -11rem;
      z-index: -2; } }
  @media (min-width: 1400px) {
    .b-standarts_put {
      margin-top: -7.63889vw;
      z-index: -2; } }
  @media (min-width: 1400px) {
    .b-standarts_put {
      margin-top: -12.5vw; } }
  @media (min-width: 992px) {
    .b-standarts__container {
      min-height: 54rem;
      padding-top: 21.4rem;
      padding-bottom: 4.6rem; } }
  @media (min-width: 1400px) {
    .b-standarts__container {
      padding-top: 31.4rem;
      min-height: 30.55556vw; } }
  .b-standarts__img {
    display: block;
    width: 100%; }
    @media (min-width: 992px) {
      .b-standarts__img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1; } }
  .b-standarts__ttl {
    font-weight: normal;
    margin: 1rem 0 0; }
    @media (min-width: 992px) {
      .b-standarts__ttl {
        display: inline-block;
        padding: 1rem 2rem;
        background-color: #FFF; } }
  .b-standarts__list {
    margin-top: 1rem; }
    @media (min-width: 992px) {
      .b-standarts__list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 1.1rem; } }
  .b-standarts__itm:not(:first-child) {
    margin-top: 2rem; }
  @media (min-width: 992px) {
    .b-standarts__itm {
      padding: 3rem;
      background-color: #FFF; }
      .b-standarts__itm:not(:first-child) {
        margin-top: 0; } }
  .b-standarts__itm_last {
    grid-column: 4 / 8;
    grid-row: 1/3; }

.b-map {
  margin: 3rem -2rem 0; }
  @media (min-width: 768px) {
    .b-map {
      display: flex;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 992px) {
    .b-map {
      margin-top: 4rem; } }
  .b-map__indicators {
    background: #194552;
    color: #FFF;
    padding: 2.5rem 2rem; }
    @media (min-width: 768px) {
      .b-map__indicators {
        max-width: 27.97428%;
        min-width: 30.4rem;
        padding: 5rem 3.4rem;
        margin: 0; } }
  .b-map__itm:not(:first-child) {
    margin-top: 0.5rem; }
  .b-map__lnk {
    font-weight: bold;
    padding: 0.5rem 1rem;
    display: inline-flex;
    align-self: center;
    width: 19.2rem;
    font-size: 1.8rem;
    transition: background-color 0.3s, color 0.3s;
    border: none;
    color: inherit; }
    .b-map__lnk:hover {
      background-color: #FFF;
      color: #000; }
  .b-map__icon {
    width: 3rem;
    height: 2rem;
    margin-right: 1.5rem;
    margin-top: 0.3rem; }
  .b-map__itm.is-active .b-map__lnk {
    background-color: #FFF;
    color: #000; }
  .b-map__map {
    height: 39rem; }
    @media (min-width: 768px) {
      .b-map__map {
        flex: 1;
        height: 60.4rem; } }

.b-callback {
  background-color: #FFF;
  position: relative;
  color: #000; }
  .b-callback_mt {
    margin-top: 2rem; }
    @media (min-width: 768px) {
      .b-callback_mt {
        margin-top: 4rem; } }
  @media (min-width: 768px) {
    .b-callback__row {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .b-callback__col_first {
      max-width: 42.68489%;
      flex: 0 0 42.68489%; } }
  .b-callback__col_two {
    margin-top: 2rem; }
    @media (min-width: 768px) {
      .b-callback__col_two {
        margin-top: 0;
        max-width: 44.45338%;
        flex: 0 0 44.45338%; } }
    @media (min-width: 992px) {
      .b-callback__col_two {
        margin-right: 8.33333vw; } }
  .b-callback__desc {
    margin-top: 2rem; }
    @media (min-width: 992px) {
      .b-callback__desc {
        margin-top: 4rem; } }
  @media (min-width: 768px) {
    .b-callback_popup .b-callback__col_first {
      margin: 0;
      max-width: 51.15607%;
      flex: 0 0 51.15607%; } }
  @media (min-width: 768px) {
    .b-callback_popup .b-callback__col_two {
      margin: 0;
      max-width: 41.71484%;
      flex: 0 0 41.71484%; } }
  .b-callback_popup {
    display: none;
    max-width: 118.8rem;
    padding: 2.5rem 1.5rem; }
    @media (min-width: 768px) {
      .b-callback_popup {
        padding: 10rem 7.5rem; } }
  .b-callback.fancybox__content > button.f-button.is-close-btn {
    display: none; }
  .b-callback__close {
    top: 0;
    right: 0;
    border-radius: 0;
    width: 5rem;
    height: 5rem;
    background-color: transparent;
    padding: 0;
    border: none;
    color: #B98347;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1; }
    .b-callback__close svg {
      width: 2.5rem;
      height: 2.5rem; }

.b-thanks {
  max-width: 94.9rem;
  padding: 2.5rem 1.5rem;
  display: none; }
  @media (min-width: 768px) {
    .b-thanks {
      padding: 10rem 7.5rem; } }
  .b-thanks.fancybox__content > button.f-button.is-close-btn {
    display: none; }
  .b-thanks__close {
    top: 0;
    right: 0;
    border-radius: 0;
    width: 5rem;
    height: 5rem;
    background-color: transparent;
    padding: 0;
    border: none;
    color: #B98347;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1; }
    .b-thanks__close svg {
      width: 2.5rem;
      height: 2.5rem; }
  .b-thanks__box {
    position: relative;
    padding-left: 8rem; }
    @media (min-width: 992px) {
      .b-thanks__box {
        padding-left: 16rem; } }
  .b-thanks__icon-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    background-color: #B98347;
    border-radius: 100%;
    position: absolute;
    font-size: 2.6rem;
    top: 0;
    left: 0;
    color: #FFF; }
    @media (min-width: 992px) {
      .b-thanks__icon-wrap {
        width: 12rem;
        height: 12rem; } }
  .b-thanks__txt {
    margin-top: 2rem; }

.b-info {
  padding: 3rem 2rem;
  border: 0.1rem solid; }
  @media (min-width: 992px) {
    .b-info {
      padding: 6rem 8.6rem; } }
  @media (min-width: 992px) {
    .b-info__row {
      display: flex; } }
  .b-info__col_first {
    flex: 1; }
  @media (min-width: 992px) {
    .b-info__col_two {
      max-width: 46.3rem;
      flex: 0 0 43.27103%;
      padding-left: 3rem; } }
  @media (min-width: 1200px) {
    .b-info__col_two {
      max-width: 54.9rem;
      flex: 0 0 51.30841%;
      padding-left: 3rem;
      padding-right: 8.6rem; } }
  .b-info__ttl {
    font-weight: normal; }
  .b-info__right-btn {
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 100%;
    min-width: 0; }
    @media (min-width: 992px) {
      .b-info__right-btn {
        margin: 3.5rem 0; } }
  .b-info__right-lnk {
    display: inline-block;
    font-weight: bold;
    margin-right: 2.5rem; }
  @media (min-width: 992px) {
    .b-info__prices {
      display: flex;
      margin: 0 -1.5rem; } }
  .b-info__prices-col {
    margin-top: 3rem; }
    @media (min-width: 992px) {
      .b-info__prices-col {
        padding: 0 1.5rem;
        margin-top: 4rem; } }
  .b-info__prices-ttl {
    margin: 0;
    color: #B98347; }
  .b-info__prices ol {
    margin: 1rem 0 0;
    padding: 0 0 0 2rem; }

.b-carousel {
  overflow: hidden; }
  .b-carousel__control {
    display: flex;
    justify-content: flex-end; }
  .b-carousel__swiper {
    overflow: visible;
    margin-top: 1.5rem; }
    @media (min-width: 992px) {
      .b-carousel__swiper {
        margin-top: 3rem; } }
  .b-carousel__img {
    display: block;
    width: 100%; }

.b-faq__itm:not(:first-child) {
  margin-top: 1rem; }

.b-faq__box {
  border: 0.1rem solid;
  transition: border 0.3s, background-color 0.3s; }

.b-faq__box.is-active {
  background: #EFEFEF;
  border-color: #EFEFEF; }

.b-faq__ttl {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  padding: 1rem 4rem 1rem 1rem; }
  @media (min-width: 992px) {
    .b-faq__ttl {
      padding: 2.6rem 8rem 2.6rem 2rem; } }

.b-faq__desc {
  display: none;
  padding: 0.4rem 4rem 1rem 1rem; }
  @media (min-width: 992px) {
    .b-faq__desc {
      padding: 0.4rem 8rem 2.6rem 2rem; } }

.b-faq__icon-wrap {
  position: absolute;
  right: 1rem;
  top: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background-color: #B98347;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .b-faq__icon-wrap {
      top: 2rem;
      right: 2rem;
      width: 4rem;
      height: 4rem; } }

.b-faq__icon {
  font-size: 1rem;
  margin-top: 0.5rem;
  transition: transform 0.3s, margin 0.3s; }

.b-faq__box.is-active .b-faq__icon {
  transform: rotate(180deg);
  margin: 0; }

.b-warning {
  padding: 3.8rem 3rem;
  background-color: #194552;
  color: #FFF;
  overflow: hidden; }
  .b-warning__txt {
    margin-top: 2rem; }
  .b-warning__img {
    display: block;
    margin: 2.8rem -8.5rem -7.4rem 0;
    width: 28rem;
    min-width: 28rem;
    height: 28rem;
    border-radius: 100%;
    float: right; }

.s-header {
  flex: 0 0 auto;
  padding: 0.45rem 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1.55; }
  @media (min-width: 768px) {
    .s-header {
      padding-right: 0;
      padding-top: 0;
      padding-bottom: 0; } }
  @media (min-width: 992px) {
    .s-header {
      padding: 0 0 0 2.77778vw; } }
  .s-header--fixed {
    position: fixed;
    background-color: #1a4553;
    z-index: 98;
    padding-left: 7rem;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: translateY(-100%); }
    @media (max-width: 767px) {
      .s-header--fixed {
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0; } }
    .s-header--fixed.is-fixed {
      opacity: 1;
      transform: translateY(0);
      visibility: visible;
      pointer-events: initial;
      transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out; }
  .s-header__container {
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 768px) {
      .s-header__container {
        flex-flow: nowrap;
        align-items: center; } }
  .s-header--fixed .s-header__container {
    align-items: center; }
  .s-header__burger-menu {
    margin-left: -1rem;
    margin-top: 1.5rem;
    width: 5rem;
    height: 5rem;
    position: static;
    background-color: transparent;
    display: flex; }
    @media (min-width: 768px) {
      .s-header__burger-menu {
        margin-bottom: -0.5rem; } }
    .s-header__burger-menu:hover {
      background-color: transparent; }
    @media (min-width: 992px) {
      .s-header__burger-menu {
        margin-bottom: 0;
        display: none; } }
  .s-header__logo {
    border: none;
    padding-bottom: 0;
    margin-left: 11.25vw; }
    @media (min-width: 768px) {
      .s-header__logo {
        margin-left: 0; } }
    .s-header__logo-img {
      display: block;
      width: 14.5rem;
      height: 6rem; }
      @media (min-width: 768px) {
        .s-header__logo-img {
          width: 14rem;
          height: 5.5rem; } }
      @media (min-width: 992px) {
        .s-header__logo-img {
          width: calc(169/1440*100vw);
          height: calc(71/1440*100vw);
          max-height: 8rem; } }
  .s-header__address {
    display: none; }
    @media (min-width: 992px) {
      .s-header__address {
        display: block;
        padding-right: 1.5rem;
        margin-left: 4.38542vw;
        flex: 0 0 24.30556vw;
        max-width: 24.30556vw; } }
  .s-header__info {
    display: none; }
    @media (min-width: 992px) {
      .s-header__info {
        display: block; } }
  .s-header__phone {
    font-size: 0;
    color: inherit;
    margin-left: auto;
    border: none;
    padding-bottom: 0;
    margin-top: 2.3rem; }
    @media (min-width: 992px) {
      .s-header__phone {
        margin-top: 0;
        margin-right: 1.7rem; } }

@media (max-width: 991px) and (min-width: 768px) {
  .s-header__phone {
    font-size: 1.6rem;
    margin-top: 0;
    margin-right: 1.7rem; } }
    @media (min-width: 1200px) {
      .s-header__phone {
        font-size: 1.6rem; } }
    .s-header__phone-icon {
      display: block;
      font-size: 2.5rem; }

@media (max-width: 991px) and (min-width: 768px) {
  .s-header__phone-icon {
    display: none; } }
      @media (min-width: 1200px) {
        .s-header__phone-icon {
          display: none; } }
  @media (max-width: 767px) {
    .s-header--fixed .s-header__phone {
      margin: 0 0 0 auto; } }
  .s-header__btn {
    margin-top: 1.2rem; }
    @media (min-width: 768px) {
      .s-header__btn {
        margin-top: 0; } }
  .s-header--fixed .s-header__btn {
    min-height: 6rem;
    min-width: 10rem; }
    @media (max-width: 767px) {
      .s-header--fixed .s-header__btn {
        width: auto;
        margin: 0 0 0 2rem; } }
  .s-header__menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto 0 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 1023px) {
      .s-header__menu {
        display: none; } }
    .s-header__menu-item {
      margin: 0.5rem 2rem 0.5rem 0; }
      @media (max-width: 1199px) {
        .s-header__menu-item {
          margin-right: 1.5rem; } }
      .s-header__menu-item a {
        color: #ffffff;
        text-decoration: none;
        border-color: transparent; }
        .s-header__menu-item a:hover, .s-header__menu-item a:focus {
          border-color: #ffffff; }

.s-footer {
  flex: 0 0 auto;
  padding: 4rem 2rem;
  background-color: #194552;
  color: #FFF;
  margin-top: 8rem;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.4; }
  @media (min-width: 992px) {
    .s-footer {
      margin-top: 19rem;
      padding: 8rem 3.68056vw 7.2rem 2.77778vw; } }
  .s-footer:before {
    content: '';
    height: 5rem;
    width: 20rem;
    left: 0;
    position: absolute;
    bottom: 100%;
    background-color: inherit;
    margin-bottom: -1rem; }
    @media (min-width: 992px) {
      .s-footer:before {
        width: 32.84722vw;
        height: 11rem; } }
  @media (min-width: 768px) {
    .s-footer__top {
      display: flex; } }
  .s-footer__logo-img {
    display: block;
    width: 28rem;
    height: 3.2rem; }
    @media (min-width: 768px) {
      .s-footer__logo-img {
        width: 26.31944vw;
        height: 4.58333vw; } }
    @media (min-width: 992px) {
      .s-footer__logo-img {
        width: 40.20833vw;
        height: 4.58333vw; } }
  .s-footer__submenu {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-top: 5rem; }
    @media (min-width: 768px) {
      .s-footer__submenu {
        margin-top: 0; } }
  .s-footer__list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .s-footer__lnk {
    padding-bottom: 0;
    color: inherit;
    display: inline-block; }
  .s-footer__phone {
    font-size: 2.4rem;
    line-height: 1.55;
    font-weight: bold;
    color: inherit;
    border: none;
    padding-bottom: 0;
    margin-top: 3rem;
    display: inline-block; }
    @media (min-width: 768px) {
      .s-footer__phone {
        margin-left: auto;
        margin-top: 0; } }
  .s-footer__btm {
    padding-top: 5rem; }
    @media (min-width: 768px) {
      .s-footer__btm {
        padding-top: 8rem;
        display: flex;
        align-items: flex-end; } }
  @media (min-width: 768px) {
    .s-footer__logo-wrap, .s-footer__copy {
      padding-right: 2rem;
      max-width: 34.375vw;
      flex: 0 0 34.375vw; } }
  @media (min-width: 992px) {
    .s-footer__logo-wrap, .s-footer__copy {
      padding-right: 2rem;
      max-width: 48.26389vw;
      flex: 0 0 48.26389vw; } }
  .s-footer__address {
    margin-top: 4rem; }
    @media (min-width: 992px) {
      .s-footer__address {
        margin-top: 0; } }
  .s-footer__dev {
    margin-top: 4rem; }
    @media (min-width: 768px) {
      .s-footer__dev {
        margin-top: 0;
        margin-left: auto;
        text-align: right; } }
    .s-footer__dev-lnk {
      border-bottom-color: transparent;
      color: inherit; }
      .s-footer__dev-lnk:hover {
        border-bottom-color: currentColor; }

.s-main-menu {
  background-color: #194552;
  padding: 2.5rem 2rem 6rem;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  z-index: 101;
  max-width: 30rem;
  transition: visibility 0.3s, opacity 0.3s;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%; }
  .s-main-menu:not(.is-open) {
    visibility: hidden;
    opacity: 0; }
  @media (min-width: 992px) {
    .s-main-menu {
      max-width: 69.23611vw;
      padding-top: 0;
      padding-left: 0;
      display: flex;
      flex-flow: row wrap; } }
  @media (min-width: 1400px) {
    .s-main-menu {
      max-width: 69.23611vw; } }
  .s-main-menu__top {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    min-width: 100%; }
    @media (min-width: 992px) {
      .s-main-menu__top {
        height: 8rem;
        flex-flow: nowrap;
        justify-content: flex-start;
        align-items: center;
        padding: 0 0 0 2.77778vw; } }
  .s-main-menu__info, .s-main-menu__address {
    margin-top: 2rem;
    font-size: 1.2rem;
    line-height: 1.55; }
    @media (min-width: 992px) {
      .s-main-menu__info, .s-main-menu__address {
        font-size: 1.4rem;
        margin-top: 0; } }
  .s-main-menu__logo {
    border: none;
    padding-bottom: 0;
    display: none; }
    @media (min-width: 992px) {
      .s-main-menu__logo {
        display: block; } }
    .s-main-menu__logo-img {
      display: block; }
      @media (min-width: 992px) {
        .s-main-menu__logo-img {
          width: calc(169/1440*100vw);
          height: calc(71/1440*100vw);
          max-height: 8rem; } }
  @media (min-width: 992px) {
    .s-main-menu__address {
      padding-right: 1.5rem;
      margin-left: 4.38542vw;
      flex: 0 0 24.30556vw;
      max-width: 24.30556vw; } }
  .s-main-menu__phone {
    font-size: 2.4rem;
    line-height: 1.55;
    color: inherit;
    padding: 0;
    font-weight: bold;
    border: none; }
    @media (min-width: 992px) {
      .s-main-menu__phone {
        display: none; } }
  .s-main-menu__btn {
    margin-top: 1.5rem; }
    @media (min-width: 992px) {
      .s-main-menu__btn {
        display: none; } }
  .s-main-menu__close {
    font-size: 2.5rem; }
    @media (min-width: 992px) {
      .s-main-menu__close {
        display: none; } }
  .s-main-menu__nav {
    font-size: 2rem;
    line-height: 1.55;
    margin-top: 4rem; }
    @media (min-width: 992px) {
      .s-main-menu__nav {
        font-size: 2.5rem;
        margin-top: 0;
        padding-left: 18.88889vw;
        flex: 0 0 43.19444vw;
        max-width: 0 0 43.19444vw; } }
    @media (min-width: 1200px) {
      .s-main-menu__nav {
        font-size: 3rem; } }
    @media (max-height: 800px) and (min-width: 992px) {
      .s-main-menu__nav {
        font-size: 2rem; } }
    .s-main-menu__nav-list {
      margin: 0;
      padding: 0;
      list-style: none; }
    .s-main-menu__nav-itm:not(:first-child) {
      margin-top: 2rem; }
      @media (min-width: 992px) {
        .s-main-menu__nav-itm:not(:first-child) {
          margin-top: 2.5rem; } }
      @media (max-height: 800px) and (min-width: 992px) {
        .s-main-menu__nav-itm:not(:first-child) {
          margin-top: 2rem; } }
    .s-main-menu__nav-itm.is-active .s-main-menu__nav-lnk {
      border-bottom-color: #B98347; }
    .s-main-menu__nav-lnk {
      color: inherit;
      border-bottom-color: transparent; }
      .s-main-menu__nav-lnk:hover {
        border-bottom-color: #B98347; }
  .s-main-menu__submenu {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-top: 4rem; }
    @media (min-width: 992px) {
      .s-main-menu__submenu {
        flex: 1;
        font-size: 1.4rem;
        margin-top: 0; } }
    @media (min-width: 1200px) {
      .s-main-menu__submenu {
        font-size: 1.6rem; } }
    .s-main-menu__submenu-list {
      margin: 0;
      padding: 0;
      list-style: none; }
    .s-main-menu__submenu-itm {
      margin-top: 0.3rem; }
    .s-main-menu__submenu-lnk {
      color: #FFF;
      padding-bottom: 0; }
  .s-main-menu__line {
    display: none;
    align-items: center;
    height: 100%;
    width: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    background-color: inherit;
    color: #000;
    z-index: 1; }
    @media (min-width: 992px) {
      .s-main-menu__line {
        display: flex;
        justify-content: center; } }
    .s-main-menu__line:after {
      content: '';
      width: 0.1rem;
      position: absolute;
      top: 12.1rem;
      right: 0;
      height: calc(100% - 20rem);
      background-color: rgba(255, 255, 255, 0.2); }

.is-open-menu body {
  position: fixed;
  width: 100%; }

.s-main-banner {
  position: relative;
  color: #FFF;
  padding-top: 17.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 4rem;
  min-height: 100vh; }
  .s-main-banner--page {
    min-height: 0; }
  @media (min-width: 768px) {
    .s-main-banner {
      padding-top: 12.1rem; } }
  @media (min-width: 992px) {
    .s-main-banner {
      padding-left: 18.88889vw;
      padding-right: 10.55556vw;
      padding-top: 12.1rem; } }
  .s-main-banner_main {
    padding-bottom: 12rem; }
    @media (min-width: 992px) {
      .s-main-banner_main {
        padding-top: 21.3rem;
        padding-bottom: 22.2rem; } }
  .s-main-banner_not-bg {
    background-color: #194552;
    height: auto;
    min-height: 0;
    padding-bottom: 4rem; }
    @media (min-width: 992px) {
      .s-main-banner_not-bg {
        padding-bottom: 8rem; } }
  .s-main-banner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 57.14%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
    z-index: -1; }
  .s-main-banner__video, .s-main-banner__bg {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    z-index: -2; }
  .s-main-banner__title {
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 700;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 992px) {
      .s-main-banner__title {
        font-size: 5rem; } }
    .s-main-banner__title_large {
      margin: 0;
      font-size: 4.2rem;
      line-height: 1.2;
      font-weight: bold;
      font-family: "Gotham Pro", Arial, Helvetica, sans-serif; }
      @media (min-width: 768px) {
        .s-main-banner__title_large {
          font-size: 9rem; } }
      @media (min-width: 1200px) {
        .s-main-banner__title_large {
          font-size: 13rem; } }
  .s-main-banner__desc {
    font-size: 1.8rem;
    line-height: 1.4;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif;
    margin-top: 1.3rem; }
    @media (min-width: 992px) {
      .s-main-banner__desc {
        font-size: 3.6rem;
        line-height: 1.3; } }
  .s-main-banner__info-btm {
    margin-top: 5rem; }
    @media (min-width: 768px) {
      .s-main-banner__info-btm {
        position: absolute;
        bottom: 0;
        width: 31.4rem; } }
    .s-main-banner__info-btm-top {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.4;
      font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
      @media (min-width: 768px) {
        .s-main-banner__info-btm-top {
          flex-flow: row nowrap;
          justify-content: space-between; } }
    .s-main-banner__info-btm-lnk {
      color: inherit;
      margin-top: 2rem; }
    .s-main-banner__info-btm-btn {
      margin-top: 3rem; }
  .s-main-banner__next-section {
    animation: nextDownUp 1.5s infinite ease-in-out alternate; }

@media (max-width: 1199px) and (min-width: 992px) {
  .s-main-banner__next-section {
    left: 60%; } }
  .s-main-banner__line {
    display: none;
    align-items: center;
    height: 100%;
    width: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    background-color: inherit;
    color: #000;
    z-index: 1; }
    @media (min-width: 992px) {
      .s-main-banner__line {
        display: flex;
        justify-content: center; } }
    .s-main-banner__line:after {
      content: '';
      width: 0.1rem;
      position: absolute;
      top: 12.1rem;
      right: 0;
      height: calc(100% - 20rem);
      background-color: rgba(255, 255, 255, 0.2); }
  .s-main-banner_not-bg .s-main-banner__line {
    height: calc(100vh - 10rem);
    max-height: 100%; }
  .s-main-banner__burger-menu {
    position: static;
    background-color: transparent; }
  .s-main-banner__social-group {
    display: none; }
    @media (min-width: 992px) {
      .s-main-banner__social-group {
        display: flex;
        position: absolute;
        right: 2.77778vw;
        bottom: 3.5rem; } }
  .s-main-banner__info-page {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .s-main-banner__info-page {
        margin-top: 9.4rem;
        display: flex; } }
  @media (min-width: 768px) {
    .s-main-banner--page .s-main-banner__info-page {
      margin-top: 3rem; } }
  .s-main-banner__page-ttl {
    letter-spacing: 0.05em;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 768px) {
      .s-main-banner__page-ttl {
        max-width: 19.7rem;
        flex: 0 0 19.7rem;
        padding-top: 0; } }
    @media (min-width: 992px) {
      .s-main-banner__page-ttl {
        padding-top: 2rem; } }
  .s-main-banner__page-desc {
    margin-top: 4.3rem; }
    @media (min-width: 768px) {
      .s-main-banner__page-desc {
        margin-top: 0; } }
  .s-main-banner__page-title {
    margin: 0;
    max-width: 81.5rem; }
  .s-main-banner__page-txt {
    margin-top: 3rem;
    max-width: 46rem; }
    @media (min-width: 992px) {
      .s-main-banner__page-txt {
        margin-top: 5rem; } }
  .s-main-banner__btn-download {
    margin-top: 10rem;
    max-width: 28rem; }
    @media (min-width: 768px) {
      .s-main-banner__btn-download {
        max-width: 31.7rem;
        margin-top: 4rem; } }

@keyframes nextDownUp {
  0% {
    bottom: 0.5rem; }
  50% {
    bottom: 3.5rem; }
  100% {
    bottom: 2.5rem; } }

.s-plan__plan {
  margin-left: -2rem;
  margin-right: -2rem; }
  @media (min-width: 768px) {
    .s-plan__plan {
      margin: 0; } }

.s-plan__img {
  display: block;
  height: 38.1rem;
  max-width: 100%;
  object-fit: cover; }
  @media (min-width: 768px) {
    .s-plan__img {
      object-fit: none;
      height: auto;
      max-width: 100%; } }

.s-gift {
  padding-bottom: 4rem;
  overflow: hidden; }
  @media (min-width: 992px) {
    .s-gift {
      padding-bottom: 4.4rem; } }
  @media (min-width: 1200px) {
    .s-gift__b-section-head {
      margin-bottom: 0; } }
  .s-gift__b-gift {
    width: 78rem;
    max-width: 100%; }
    @media (min-width: 768px) {
      .s-gift__b-gift {
        float: right; } }

@media (min-width: 992px) {
  .s-layouts__desc {
    max-width: 74.9rem; } }

.s-infrastructure {
  position: relative; }
  @media (min-width: 768px) {
    .s-infrastructure {
      height: auto; } }
  .s-infrastructure__box {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative; }
  .s-infrastructure__picture {
    position: relative; }
    .s-infrastructure__picture:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .s-infrastructure__pict {
    display: block;
    width: 100%;
    min-width: 79rem;
    position: relative; }
    .s-infrastructure__pict:after, .s-infrastructure__pict:before {
      z-index: 5;
      content: '';
      position: absolute;
      background-color: #FFF;
      height: 6rem;
      width: 14.5rem; }
      @media (min-width: 992px) {
        .s-infrastructure__pict:after, .s-infrastructure__pict:before {
          height: 11rem;
          width: 75vw; } }
    .s-infrastructure__pict:before {
      top: -1rem;
      right: 0; }
    .s-infrastructure__pict:after {
      bottom: -1rem;
      left: 0; }
  .s-infrastructure__bg {
    display: block;
    height: 44.4rem;
    object-fit: cover; }
    @media (min-width: 768px) {
      .s-infrastructure__bg {
        width: 100%;
        height: auto; } }

@media (min-width: 992px) {
  .s-about {
    padding-top: 3rem; } }

@media (min-width: 768px) {
  .s-about__row {
    display: flex; } }

@media (min-width: 768px) {
  .s-about__row_first {
    margin-left: -2rem; } }

@media (min-width: 992px) {
  .s-about__row_first {
    margin-left: -10.83333vw; } }

@media (min-width: 768px) {
  .s-about__row_two {
    margin-right: -2rem; } }

@media (min-width: 992px) {
  .s-about__row_two {
    margin-right: -2.77778vw; } }

.s-about__col_video {
  margin: 0 -2rem 4rem; }
  @media (min-width: 768px) {
    .s-about__col_video {
      margin: 0;
      max-width: 57.01389%;
      flex: 0 0 57.01389%; } }

@media (min-width: 768px) {
  .s-about__col_pict {
    margin: 0;
    max-width: 38.19444%;
    flex: 0 0 38.19444%; } }

@media (min-width: 768px) {
  .s-about__col_desc-first {
    padding-left: 2.77778vw;
    padding-bottom: 4rem; } }

@media (min-width: 992px) {
  .s-about__col_desc-first {
    padding-left: 8.05556vw; } }

.s-about__col_desc-two {
  flex: 1; }
  @media (min-width: 768px) {
    .s-about__col_desc-two {
      padding-right: 2.77778vw;
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .s-about__col_desc-two {
      padding-top: 8rem;
      padding-right: 8.75vw;
      max-width: 38.81944vw;
      flex: 0 0 38.81944vw;
      margin-left: auto; } }

.s-about__title {
  font-weight: normal;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .s-about__title {
      margin-bottom: 4rem; } }
  @media (min-width: 992px) {
    .s-about__title {
      margin-top: -1.3rem; } }

.s-about__img {
  display: block;
  width: 100%; }

.s-slider-desc {
  overflow: hidden; }
  @media (min-width: 768px) {
    .s-slider-desc__row {
      display: flex; } }
  @media (min-width: 768px) {
    .s-slider-desc__col_slider {
      max-width: 53.45659%;
      flex: 0 0 53.45659%; } }
  .s-slider-desc__col_desc {
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .s-slider-desc__col_desc {
        flex: 1;
        padding-left: 8.05556vw; } }
  .s-slider-desc__swiper {
    overflow: visible;
    margin-top: 2rem;
    z-index: 1; }
    .s-slider-desc__swiper:after {
      content: '';
      height: 120%;
      width: 100vw;
      left: 100%;
      top: -10%;
      position: absolute;
      background-color: #FFF;
      z-index: 5; }
    @media (min-width: 768px) {
      .s-slider-desc__swiper {
        margin-top: 0; } }
    .s-slider-desc__swiper-button-prev {
      position: absolute;
      top: 1rem;
      right: 4rem; }
      @media (min-width: 768px) {
        .s-slider-desc__swiper-button-prev {
          top: 3rem;
          right: 8rem; } }
    .s-slider-desc__swiper-button-next {
      position: absolute;
      top: 1rem;
      right: 1rem; }
      @media (min-width: 768px) {
        .s-slider-desc__swiper-button-next {
          top: 3rem;
          right: 3rem; } }
    .s-slider-desc__swiper-slide {
      display: flex; }
    .s-slider-desc__swiper-slide.swiper-slide-active .s-slider-desc__swiper-picture {
      width: 100%;
      transition: width 0.3s; }
    .s-slider-desc__swiper-slide.swiper-slide-prev .s-slider-desc__swiper-picture,
    .s-slider-desc__swiper-slide.swiper-slide-next .s-slider-desc__swiper-picture {
      width: 74.43609%;
      transition: width 0.3s; }
    .s-slider-desc__swiper-slide.swiper-slide-prev {
      align-items: flex-end;
      justify-content: flex-end;
      padding-right: 1rem; }
      @media (min-width: 992px) {
        .s-slider-desc__swiper-slide.swiper-slide-prev {
          padding-right: 4.72222vw; } }
    .s-slider-desc__swiper-slide.swiper-slide-next {
      align-items: flex-end;
      justify-content: flex-start;
      padding-left: 1rem; }
      @media (min-width: 992px) {
        .s-slider-desc__swiper-slide.swiper-slide-next {
          padding-left: 4.72222vw; } }
    .s-slider-desc__swiper-picture {
      display: block;
      width: 100%; }
    .s-slider-desc__swiper-img {
      width: 100%;
      display: block; }
    .s-slider-desc__swiper-pagination {
      position: absolute;
      z-index: 10;
      bottom: 1rem;
      right: 0.5rem; }
      @media (min-width: 992px) {
        .s-slider-desc__swiper-pagination {
          bottom: 3rem;
          right: 2.5rem; } }
  .s-slider-desc__title {
    margin: 0; }
    @media (min-width: 768px) {
      .s-slider-desc__title_visible-mobile {
        display: none; } }
    .s-slider-desc__title_hide-mobile {
      display: none; }
      @media (min-width: 768px) {
        .s-slider-desc__title_hide-mobile {
          display: block; } }
  .s-slider-desc__txt {
    margin-top: 3rem; }

.s-bg-image {
  position: relative;
  color: #FFF; }
  .s-bg-image__picture {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block; }
    .s-bg-image__picture:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(270deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 49.03%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)); }
  .s-bg-image__bg {
    height: 70.2rem;
    object-fit: cover;
    display: block;
    width: 100%; }
    @media (min-width: 768px) {
      .s-bg-image__bg {
        height: 85rem; } }
  .s-bg-image__box {
    min-height: 70.2rem;
    position: relative;
    display: flex; }
    @media (min-width: 768px) {
      .s-bg-image__box {
        min-height: 85rem; } }
  .s-bg-image__container {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%; }
  @media (min-width: 768px) {
    .s-bg-image__top {
      max-width: 28.13505%; } }
  @media (min-width: 768px) {
    .s-bg-image__btm {
      margin-top: auto;
      margin-left: auto;
      padding-top: 4rem;
      max-width: 51.20579%; } }
  @media (min-width: 1200px) {
    .s-bg-image__btm {
      max-width: 35.12862%; } }
  .s-bg-image__btm_has-padding {
    padding-bottom: 3rem; }
    @media (min-width: 992px) {
      .s-bg-image__btm_has-padding {
        padding-bottom: 9rem; } }
  .s-bg-image__txt *:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .s-bg-image__txt_btm {
      margin-right: 8.33333vw; } }
  .s-bg-image__title {
    margin-bottom: 3rem; }
    @media (min-width: 992px) {
      .s-bg-image__title {
        margin-bottom: 4rem; } }
  .s-bg-image__btn-wrap {
    margin: 3rem -2rem 0; }
    @media (min-width: 992px) {
      .s-bg-image__btn-wrap {
        margin: 4rem -2.77778vw 0 0; } }
  @media (min-width: 768px) {
    .s-bg-image__btn {
      justify-content: flex-start;
      padding-left: 4rem; } }

.s-suggestion__desc {
  max-width: 54.9rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    .s-suggestion__desc {
      font-size: 3rem; } }

.s-suggestion__list {
  margin-top: 3rem; }
  @media (min-width: 768px) {
    .s-suggestion__list {
      margin-left: -1.4rem;
      margin-right: -1.4rem;
      display: flex;
      flex-flow: row wrap; } }
  .s-suggestion__list_mt-0 {
    margin-top: 0; }

.s-suggestion__itm {
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .s-suggestion__itm {
      padding-right: 1.4rem;
      padding-left: 1.4rem;
      display: flex;
      margin-top: 0;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (min-width: 768px) {
    .s-suggestion__itm_1-4 {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 1200px) {
    .s-suggestion__itm_1-4 {
      flex: 0 0 25%;
      max-width: 25%; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .s-suggestion__itm_1-4-mt-30 {
    margin-top: 3rem; } }

.s-suggestion__box {
  width: 100%;
  border: none;
  background-color: #EFEFEF;
  color: #B98347;
  transition: background-color 0.3s;
  padding: 2rem;
  min-height: 15.5rem;
  display: flex;
  flex-direction: column; }
  .s-suggestion__box:hover {
    background-color: #d6d6d6; }
  @media (min-width: 768px) {
    .s-suggestion__box {
      padding: 4rem;
      min-height: 26rem; } }

.s-suggestion__box:hover .s-suggestion__icon-wrap {
  left: calc(100% - 5rem); }

.s-suggestion__icon-wrap {
  position: relative;
  margin-top: auto;
  left: 0;
  transition: left 0.6s;
  width: 5rem;
  height: 5rem;
  border-radius: 100%;
  background-color: #194552;
  color: #FFF;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.s-suggestion__ttl {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: bold; }
  @media (min-width: 992px) {
    .s-suggestion__ttl {
      font-size: 2rem; } }

.s-desc-pict {
  padding-top: 3rem; }
  @media (min-width: 992px) {
    .s-desc-pict {
      padding-top: 0; } }
  @media (min-width: 768px) {
    .s-desc-pict__row {
      display: flex;
      max-width: 101.2rem;
      margin: 0 auto; } }
  .s-desc-pict__col_desc {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4;
    font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 768px) {
      .s-desc-pict__col_desc {
        align-self: center;
        max-width: 31.32411%;
        flex: 0 0 31.32411%;
        padding-right: 4.4rem; } }
  .s-desc-pict__col_pict {
    padding-top: 3rem; }
    @media (min-width: 768px) {
      .s-desc-pict__col_pict {
        flex: 1;
        padding-top: 0; } }

.s-standart__desc {
  max-width: 54.9rem; }

.s-flat {
  position: relative;
  overflow: hidden;
  padding-bottom: 19rem; }
  @media (min-width: 768px) {
    .s-flat {
      padding-bottom: 16.4rem; } }
  .s-flat__bg {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%; }
    @media (min-width: 768px) {
      .s-flat__bg {
        right: 4rem;
        max-width: 64.30868%; } }
  @media (min-width: 768px) {
    .s-flat__row {
      display: flex;
      margin-top: 5rem; } }
  @media (min-width: 768px) {
    .s-flat__row_two {
      margin-top: 4rem; } }
  .s-flat__col {
    margin-top: 4rem; }
    @media (min-width: 768px) {
      .s-flat__col {
        margin-top: 0; } }
    @media (min-width: 768px) {
      .s-flat__col_first {
        max-width: 46.3rem;
        flex: 0 0 46.3rem;
        padding-right: 5.3rem; } }
  .s-flat__ttl {
    font-weight: bold;
    margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .s-flat__list {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between; } }
  .s-flat__itm {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .s-flat__itm {
        max-width: 17.8rem;
        flex: 0 0 17.8rem;
        margin-bottom: 3rem; } }
  .s-flat__par {
    font-weight: bold; }

.s-pict__img {
  display: block;
  max-width: 100%; }

.s-picts-desc__list {
  overflow: hidden; }

.s-picts-desc__itm {
  padding-bottom: 4rem; }
  @media (min-width: 768px) {
    .s-picts-desc__itm {
      float: left;
      width: 44.13183%; } }
  @media (min-width: 992px) {
    .s-picts-desc__itm {
      padding-bottom: 9rem; } }
  @media (min-width: 768px) {
    .s-picts-desc__itm_right {
      float: right; } }
  .s-picts-desc__itm_pb-0 {
    padding-bottom: 0; }

.s-picts-desc__desc {
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .s-picts-desc__desc {
      margin-top: 4rem; } }
  .s-picts-desc__desc_mt-0 {
    margin-top: 0; }

.s-picts-desc__ttl {
  color: #B98347;
  margin: 0; }

.s-picts-desc__txt {
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .s-picts-desc__txt {
      margin-top: 4rem; } }
  .s-picts-desc__txt *:last-child {
    margin-bottom: 0; }

.s-picts-desc__img {
  display: block;
  width: 100%; }

@media (min-width: 768px) {
  .s-maps__indicators {
    display: flex;
    flex-flow: row wrap; } }

.s-maps__itm {
  margin-top: 2rem; }
  .s-maps__itm:first-child {
    margin-top: 0; }
  @media (min-width: 768px) {
    .s-maps__itm {
      flex: 0 0 50%;
      max-width: 50%;
      margin-top: 0; } }
  @media (min-width: 1200px) {
    .s-maps__itm {
      flex: 0 0 25%;
      max-width: 25%; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .s-maps__itm_mt {
    margin-top: 2rem; } }

.s-maps__txt {
  margin-top: 1rem;
  max-width: 24rem; }

.s-maps__btn-wrap {
  margin-top: 4rem; }
  @media (min-width: 992px) {
    .s-maps__btn-wrap {
      margin-top: 5rem; } }

@media (min-width: 992px) {
  .s-albums {
    padding-top: 8rem; } }

@media (min-width: 768px) {
  .s-albums__list {
    display: flex;
    flex-flow: row wrap;
    gap: 3rem; } }

.s-albums__itm {
  margin-top: 1rem;
  display: flex; }
  @media (min-width: 768px) {
    .s-albums__itm {
      flex: 0 0 calc(50% - 1.5rem);
      max-width: calc(50% - 1.5rem);
      margin-top: 0; } }

.s-albums__album {
  overflow: hidden;
  width: 100%;
  background-color: #EFEFEF;
  display: block;
  position: relative;
  min-height: 32rem;
  padding: 2rem 2rem 27.2rem;
  font-size: 2rem;
  color: #B98347;
  border: none; }
  @media (min-width: 768px) {
    .s-albums__album {
      min-height: 35rem;
      padding: 4rem 4.1rem 28.2rem; } }

.s-albums__ttl {
  font-weight: bold; }

.s-albums__album:hover .s-albums__icon-wrap {
  margin-left: 6rem; }

.s-albums__icon-wrap {
  position: absolute;
  bottom: 19.2rem;
  left: 2rem;
  width: 5rem;
  height: 5rem;
  z-index: 10;
  background-color: #194552;
  color: #FFF;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: margin 0.3s; }
  @media (min-width: 768px) {
    .s-albums__icon-wrap {
      left: 4.1rem;
      bottom: 4rem; } }

.s-albums__picture {
  position: absolute;
  right: -4.4rem;
  bottom: -6.9rem;
  width: 26.1rem;
  height: 26.1rem;
  overflow: hidden;
  border-radius: 100%; }
  @media (min-width: 768px) {
    .s-albums__picture {
      width: 38.4rem;
      height: 38.4rem;
      right: -6.5rem;
      bottom: -10.2rem; } }

.s-albums__album:hover .s-albums__img {
  transform: scale(1.3); }

.s-albums__img {
  border-radius: 100%;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.3s; }

@media (min-width: 992px) {
  .s-info-choice {
    padding-top: 10rem; } }

@media (min-width: 768px) {
  .s-info-choice__row {
    display: flex; } }

@media (min-width: 768px) {
  .s-info-choice__col_first {
    flex: 1;
    padding-right: 11.38889vw; } }

.s-info-choice__col_two {
  margin-top: 5rem; }
  @media (min-width: 768px) {
    .s-info-choice__col_two {
      max-width: 34.80707%;
      margin-top: 0; } }

.s-info-choice__btn-wrap_mt {
  margin-top: 2rem; }

.s-info-choice__img {
  width: 100%;
  display: block;
  margin-top: 2rem; }

.s-calc__box {
  margin: 0 -2rem;
  background-color: #E2E2E2;
  height: 45rem; }
  @media (min-width: 992px) {
    .s-calc__box {
      margin: 0; } }

.s-calc__btn-wrap {
  margin-top: 3rem;
  max-width: 43.3rem; }
  @media (min-width: 992px) {
    .s-calc__btn-wrap {
      margin-top: 4rem; } }

@media (min-width: 992px) {
  .s-news {
    padding-top: 8rem; } }

@media (min-width: 992px) {
  .s-news__pagination {
    margin-left: 11.6rem; } }

@media (min-width: 992px) {
  .s-news__list {
    margin-left: 11.6rem; } }

.s-news__itm {
  padding-bottom: 3rem;
  display: flex;
  border-bottom: 0.1rem solid #D9D9D9; }
  .s-news__itm:not(:first-child) {
    padding-top: 3rem; }
  @media (min-width: 992px) {
    .s-news__itm {
      padding-bottom: 4rem; }
      .s-news__itm:not(:first-child) {
        padding-top: 4rem; } }

.s-news__date {
  color: #B98347;
  max-width: 7.1rem;
  flex: 0 0 7.1rem;
  margin-right: 1.9rem; }
  @media (min-width: 992px) {
    .s-news__date {
      max-width: 8rem;
      flex: 0 0 8rem;
      margin-right: 12.1rem; } }

.s-news__mont, .s-news__year {
  font-weight: normal; }

.s-news__desc {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "PP Pangram Sans", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    .s-news__desc {
      font-size: 3rem; } }

.s-news__ttl {
  color: inherit;
  font-weight: bold; }

@media (min-width: 992px) {
  .s-article {
    padding-top: 8rem;
    margin-left: 11.6rem; } }

@media (min-width: 992px) {
  .s-article__article {
    display: flex; } }

.s-article__date {
  color: #B98347;
  max-width: 7.1rem;
  flex: 0 0 7.1rem;
  margin-right: 1.9rem; }
  @media (min-width: 992px) {
    .s-article__date {
      max-width: 8rem;
      flex: 0 0 8rem;
      margin-right: 15.1rem; } }

.s-article__title {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: bold; }
  @media (min-width: 992px) {
    .s-article__title {
      font-size: 3rem;
      margin-bottom: 4rem; } }

.s-article__desc {
  margin-top: 2rem;
  max-width: 78.1rem;
  flex: 1; }
  @media (min-width: 992px) {
    .s-article__desc {
      margin-top: 0; } }

.s-article__gallery {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem; }
  @media (min-width: 992px) {
    .s-article__gallery {
      gap: 3.5rem; } }

.s-article__img {
  display: block;
  max-width: 100%; }

@media (min-width: 992px) {
  .s-contacts {
    padding-top: 8rem; } }

@media (min-width: 992px) {
  .s-contacts__container {
    display: flex; } }

@media (min-width: 992px) {
  .s-contacts__desc {
    max-width: 34.7rem;
    flex: 0 0 34.7rem;
    padding-right: 3rem; } }

.s-contacts__map {
  height: 15.6rem;
  margin-top: 3rem; }
  @media (min-width: 992px) {
    .s-contacts__map {
      margin-top: 0;
      height: 50rem;
      flex: 0 0 calc(100% - 34.7rem);
      max-width: calc(100% - 34.7rem); } }

.s-contacts__title {
  margin: 0; }

.s-contacts__mail, .s-contacts__phone {
  border-color: transparent; }
  .s-contacts__mail:hover, .s-contacts__phone:hover {
    border-color: currentColor; }

.s-contacts__contact, .s-contacts__address {
  margin-top: 3rem; }
  @media (min-width: 992px) {
    .s-contacts__contact, .s-contacts__address {
      margin-top: 4rem; } }

/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/templates/main/styles.css?1720442824201*/
.s-main-banner {
    padding-left: 8.88889vw;

}
.s-main-banner__info-btm-logo {

    right: 8.88889vw !important;

}


@media (min-width: 1200px){
.s-main-banner__title_large {
    font-size: 9rem;
}}
/* End */


/* Start:/local/templates/main/template_styles.css?174731821380873*/
.s-about__col_desc-first {
    padding-top: 3.05556vw;
}

.form__form-group.is-error .form__error {
    display: block;
}

/*@media (min-width: 992px) {
    .s-gift__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .b-section-head {
        width: 100%;
        margin-bottom: 30px;
    }

    .s-gift__b-gift {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: calc(50% - 15px);
    }

    .b-gift__title,
    .b-gift__desc {
        position: relative;
        z-index: 2;
    }

    .b-gift__img {
        opacity: 0.6;
    }
}*/

.s-gift__b-gift+.s-gift__b-gift {
    margin-top: 50px;
}

.s-calc__box {
    height: 135rem;
}

@media (max-width: 1520px) {
    .s-calc__box {
        height: 140rem;
    }
}

@media (max-width: 1390px) {
    .s-calc__box {
        height: 145rem;
    }
}

@media (max-width: 1277px) {
    .s-calc__box {
        height: 150rem;
    }
}

@media (max-width: 1184px) {
    .s-calc__box {
        height: 160rem;
    }
}

@media (max-width: 1111px) {
    .s-calc__box {
        height: 165rem;
    }
}

@media (max-width: 991px) {
    .s-calc__box {
        height: 160rem;
    }
}

@media (max-width: 873px) {
    .s-calc__box {
        height: 165rem;
    }
}

@media (max-width: 767px) {
    .s-calc__box {
        height: 155rem;
    }
}

@media (max-width: 685px) {
    .s-calc__box {
        height: 165rem;
    }
}

@media (max-width: 448px) {
    .s-calc__box {
        height: 170rem;
    }
}

@media (max-width: 359px) {
    .s-calc__box {
        height: 171rem;
    }
}

@media (max-width: 331px) {
    .s-calc__box {
        height: 180rem;
    }
}

.s-calc__box iframe {
    border: none;
    background-color: #ffffff;
}

.mt-50 {
    margin-top: 50px !important;
}

.ymaps-2-1-79-placemark-overlay:first-child {
    z-index: 651 !important;
}

.s-main-menu__logo {
    position: relative;
    z-index: 10;
}

@media (min-width: 992px) {
    .b-section-head__txt {
        max-width: 74.9rem;
    }

    .s-contacts__title {
        font-size: 5rem;
        line-height: 1;
    }
}


@media (max-width: 991px) {
    .s-contacts__desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s-contacts__title {
        width: 100%;
    }

    .s-contacts__address {
        margin-top: 3rem;
        margin-right: 3rem;
    }
}

@media (max-width: 575px) {
    .s-contacts__address {
        width: 100%;
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .s-header__phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s-header__phone-icon {
        display: block;
        width: 20px;
        margin-right: 10px;
    }
}

.s-main-banner__social-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 2.77778vw;
    bottom: 3.5rem;
}

.tablebodytext {
    display: none;
}

.enclosures {
    position: relative;
    max-width: 1244px;
    width: 100%;
}

.s-plan__img {
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 767px) {
    .s-plan__img {
        width: 100%;
        height: auto;
    }
}

.enclosures__item {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.enclosures__item--1 {
    bottom: 21%;
    left: 17%;
    width: 28%;
}

.enclosures__item--1 .enclosures__link {
    background-image: url(data:image/png;base64,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);
}

.enclosures__item--2 .enclosures__link {
    opacity: 0.5;
    padding-bottom: 81%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 305.7 309.84'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c8892b;fill-opacity:0.77;stroke:%23eda430;stroke-opacity:0.77;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg%3E%3Cg id='Слой_1-2'%3E%3Cpath class='cls-1' d='M164.15,308.7l63.4-21.7-21-95-15.5-10.5L293.55,144l11-3.5L283.05,29l10.5-3-32.5-13-1.5-8.5-27,2.5V1h-8.5l-13.5,1-3.5,4-87,16.5-.5-4.5-18.5,3.5v2l-4.5,1v-2h-5v2L72.05,33V31h-9.5v2.5L54.05,39l-45,12-7.5,7.5,12,8.5,17.5,68-8,2.5V142l11,41-10,1,123,109Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.enclosures__item--3 .enclosures__link {
    -webkit-clip-path: polygon(50% 0%, 100% 29%, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 0%, 100% 29%, 100% 100%, 0 100%, 0 0);
    opacity: 0.5;
    padding-bottom: 45%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 824.56 376.66'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c8892b;fill-opacity:0.77;stroke:%23eda430;stroke-opacity:0.77;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EРесурс 1%3C/title%3E%3Cg%3E%3Cg%3E%3Cpath class='cls-1' d='M766.56,331.56l-50.5,28-2.5,5.5-15.5-5.5-28.5,16-116.5-45.5v-31l-1.5-11.5-20.5-6.5v-6l-7.5-2-19.5,8v-7l-9-3-9.5,1v-2.5l-5-1-5,2.5v-13l-4.5-1.5-6,3.5-27-9v-4.5l-54-16-6.5,2-28-11-7,1.5-8,3.5-1.5-1-23-9v-9l-7,2-20.5-6v-4.5l-40.5-11.5-6.5,2-88.5-30.5-18.5-5-13.5,3.5-12,5.5-39.5,10.5-7-1-14,2.5-40-17,13-5.5,10-3.5-14-107,47-28.5,19,1,1.5-8h13.5l.5,5,48-2V4.06l5-3,7,1.5v7.5l2,.5,6.5-5,11,1,.5,4,12-1,8.5,7h5.5v-5l8.5-3.5,7.5,1.5,1,7.5,25,6h4.5v-2.5l13-4.5,5,2,1.5,6.5h8.5l15-4,9.5,10,8,1.5,1,2.5,19,5,2-2.5v-5.5l11.5-4,7.5,2v9h1.5l23-7,10.5,12.5,5.5,1v-5.5l11-4,9.5,1.5v9.5l21.5-5.5,7.5,5.5,10.5,1,2.5,9,11-1.5,5.5,1.5,2.5,5.5,21.5,2v-7l10.5-4.5,11,1.5,2,10,22.5-7,16,15.5,17,3v-6l12-7,6,1.5,4,12,23.5-7.5,13,10.5,9.5-2,14,2v10l47.5,11.5,26.5-9.5,31,21,36.5,11,17.5,3.5-8,7.5v127.5l21,6.5v2.5l-22,12v21l-6.5,5.5h-2l-19,11v9.5l-2.5,2.5Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.enclosures__item--4 .enclosures__link {
    opacity: 0.5;
    padding-bottom: 45%;
    background-image: url(data:image/webp;base64,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);
}

@media (max-width: 767px) {
    .enclosures__item--1 {
        bottom: 21%;
        left: 17%;
        width: 29%;
    }
}

.enclosures__link {
    display: block;
    width: 100%;
    padding-bottom: 76%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border: none;
}

@media (max-width: 767px) {
    .enclosures__item .enclosures__link {
        opacity: 1;
    }
}

.enclosures__link:hover,
.enclosures__link:focus {
    opacity: 1;
}

@media (max-width: 767px) {
    .enclosures__item--2 .enclosures__link {
        /*left: 9%;
        top: 33%;*/
        width: 100%;
    }
}

.enclosures__item-popup {
    position: absolute;
    z-index: 5;
    opacity: 0;
    pointer-events: none;
    top: 0;
    left: calc(100% + 10px);
    padding: 20px;
    width: 230px;
    background-color: #1a4553;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.enclosures__item--2 .enclosures__item-popup {
    left: calc(100% - 30px);
}

.enclosures__item--3 .enclosures__item-popup {
    left: 0;
    bottom: 50%;
    top: auto;
}

.enclosures__item-popup p {
    margin: 0;
}

.enclosures__item-popup ul {
    padding-left: 15px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .enclosures__item-popup {
        display: none;
    }
}

.enclosures__link:hover+.enclosures__item-popup {
    opacity: 1;
    pointer-events: initial;
}

@media (max-width: 767px) {
    .pb-widget-button {
        display: none !important;
        opacity: 0 !important;
        pointer-events: none !important;
        visibility: hidden !important;
        width: 0 !important;
        height: 0 !important;
    }

    [data-animate]:not(.is-animated) {
        visibility: visible;
    }

    .s-suggestion__box:hover .s-suggestion__icon-wrap {
        left: 0;
    }
}

.s-flat__bg {
    z-index: -1;
}


.enclosures__title {
    position: relative;
    z-index: 2;
    font-size: 11px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.enclosures__item--3 .enclosures__title {
    position: absolute;
    width: 180px;
    right: 80%;
    bottom: 68%;
}

.enclosures__title::before {
    position: absolute;
    z-index: 1;
    left: -5px;
    top: 7px;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.8);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
    content: "";
}

.enclosures__title::after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 20px;
    height: 20px;
    content: "";
    background-color: #1a4554;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}

@media (max-width: 767px) {
    .enclosures__title {
        display: none;
    }
}

.enclosures__title-inner {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 5px 10px 2px 35px;
    background: -o-linear-gradient(left, #1a4554 65%, #49aad2);
    background: -webkit-gradient(linear, left top, right top, color-stop(65%, #1a4554), to(#49aad2));
    background: linear-gradient(to right, #1a4554 65%, #49aad2);
    color: #ffffff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
}

.enclosures__title p {
    margin: 0;
}

.enclosures__title p.column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.enclosures__title span:first-child {
    margin-right: 10px;
}

.enclosures__item--1 .enclosures__title {
    top: 30px;
    left: 20%;
    max-width: 172px;
}

.enclosures__item--2 .enclosures__title {
    left: -61%;
    min-width: 172px;
}


.enclosures__item--4 .enclosures__title {
    position: absolute;
    width: 187px;
    left: 92%;
    top: 77%;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}

.enclosures__item--4 .enclosures__title-inner {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.enclosures__item--4 .enclosures__title p {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.enclosures__item--4 .enclosures__title p.column {
    width: 100%;
}

.enclosures__item--4 .enclosures__title::before {
    top: -7px;
}

/*@media (min-width: 768px) {
    .enclosures__item--1:hover .enclosures__title,
    .enclosures__item--2:hover .enclosures__title,
    .enclosures__item--3:hover .enclosures__title,
    .enclosures__item--4:hover .enclosures__title {
        opacity: 0;
        pointer-events: none;
    }
}*/

.enclosures__item--2 {
    left: 9%;
    top: 25.5%;
    width: 15%;
}

@media (max-width: 1024px) {
    .enclosures__item--2 {
        top: 23%;
    }
}

@media (max-width: 991px) {
    .enclosures__item--2 {
        top: 22%;
    }
}

@media (max-width: 768px) {
    .enclosures__item--2 {
        top: 21%;
    }
}

@media (max-width: 767px) {
    .enclosures__item--2 {
        left: 9%;
        top: 33%;
        width: 15%;
    }
}

.enclosures__item--3 {
    top: 28%;
    left: 26%;
    width: 34%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transform: rotate(17deg);
        -ms-transform: rotate(17deg);
            transform: rotate(17deg);
}

.enclosures__item--3 > * {
    -webkit-transform: rotate(-17deg);
        -ms-transform: rotate(-17deg);
            transform: rotate(-17deg);
}

@media (max-width: 767px) {
    .enclosures__item--3 {
        left: 26.5%;
        width: 33.5%;
    }
}

@media (max-width: 600px) {
    .enclosures__item--3 {
        top: 27%;
    }
}


.enclosures__item--4 {
    top: 24%;
    left: 37.4%;
    width: 30.5%;
}

.enclosures__item--5 {
    top: 11%;
    left: 50%;
}

.s-calc__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 575px) {
    .s-calc__top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}

.s-calc__images {
    min-width: 150px;
    padding-left: 50px;
}

@media (max-width: 991px) {
    .s-calc__images {
        padding-left: 25px;
    }
}

@media (max-width: 575px) {
    .s-calc__images {
        padding-left: 0;
        width: 100%;
    }
}

.s-calc__images img {
    width: auto;
    height: 45px;
    margin-bottom: 25px;
}

@media (max-width: 991px) {
    .s-calc__images img {
        margin-bottom: 10px;
        height: 40px;
    }
}

@media (max-width: 575px) {
    .s-calc__images img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }
}

.video-box {
    padding-bottom: 0;
}

.video-box__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 100%;
    background-color: rgba(185, 131, 71, 0.6);
    color: #fff;
    padding: 15px;
}

.enclosures__item-btn {
    display: none;
}

@media (max-width: 767px) {
    .enclosures__item-btn {
        position: absolute;
        z-index: 2;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: none;
        background-color: #1a4554;
        color: #fff;
        font-size: 24px;
        line-height: 1;
        padding-bottom: 3px;
    }

    .enclosures__item--5 {
        top: 16%;
        left: 60%;
    }

    .enclosures__item--1 .enclosures__item-btn {
        position: absolute;
        top: 5vw;
        left: 17vw;
    }

    .enclosures__item--2 .enclosures__item-btn {
        position: absolute;
        top: -25px;
    }

    .enclosures__item--4 .enclosures__item-btn {
        position: absolute;
        top: -5vw;
    }

    .enclosures__item--1 .enclosures__title {
        position: absolute;
        width: 195px;
        webkit-transform: translate(-40%, -90%);
        -ms-transform: translate(-40%, -90%);
        -webkit-transform: translate(-40%, -90%);
                transform: translate(-40%, -90%);
    }

    .enclosures__item--2 .enclosures__title,
    .enclosures__item--3 .enclosures__title {
        position: absolute;
        width: 175px;
        -webkit-transform: scaleX(-1) translateY(-100%);
        -ms-transform: scaleX(-1) translateY(-100%);
        transform: scaleX(-1) translateY(-100%);
    }

    @media (max-width: 767px) {
        .enclosures__item--2 .enclosures__title {
            left: -5%;
            top: 38%;
            width: 21%;
        }
    }

    .enclosures__item--3 .enclosures__title {
        width: 180px;
        -webkit-transform: scaleX(-1) translateY(-70%);
        -ms-transform: scaleX(-1) translateY(-70%);
        transform: scaleX(-1) translateY(-70%);
    }

    .enclosures__item--4 .enclosures__title {
        position: absolute;
        width: 190px;
        -webkit-transform: scale(-1) translateY(-90%);
        -ms-transform: scale(-1) translateY(-90%);
        transform: scale(-1) translateY(-90%);
    }

    .enclosures__item--5 .enclosures__title {
        position: absolute;
        width: 235px;
        webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .enclosures__item--2 .enclosures__title p,
    .enclosures__item--3 .enclosures__title p {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    .enclosures__item--2 .enclosures__title p.column,
    .enclosures__item--3 .enclosures__title p.column {
        width: 100%;
    }

    .enclosures__item--2 .enclosures__title::before,
     .enclosures__item--3 .enclosures__title::before {
        top: 7px;
    }

    .enclosures__item-btn:focus {
        opacity: 0;
    }

    .enclosures__item-btn:focus + .enclosures__title {
        display: block;
    }
}

.s-header__info a {
    color: #fff;
}

@media (min-width: 992px){
    .s-main-menu__info a{
        color: #fff;
    }
}

.s-main-menu__info a {
    color: #fff;
}

.s-main-banner__info-btm-logo {
    display: block;
    position: absolute;
    bottom: 0;
    right: 18.88889vw;
    width: 31.4rem;
    height: 8rem;
    background-color: #B98347;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
}

.s-main-banner__info-btm-logo:hover,
.s-main-banner__info-btm-logo:focus {
    background-color: #956938;
}

@media (max-width: 1024px) {
    .s-main-banner__info-btm-logo {
       right: calc(18.88889vw - 15px);
    }
}

@media (max-width: 991px) {
    .s-main-banner__info-btm-logo {
        right: 2rem;
        height: 6rem;
    }
}

 @media (max-width: 767px) {
    .s-main-banner__info-btm-logo {
        position: static;
        width: 100%;
        margin-top: 15px;
    }
 }

.s-main-banner__info-btm-logo img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.s-disclamer {
    position: fixed;
    top: 117px;
    right: 70px;
    z-index: 1000;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    opacity: 0;
}

.s-disclamer.is-show {
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

@media (max-width: 767px) {
    .s-disclamer {
        top: 160px;
    }
}

.s-header--fixed.is-fixed + .s-disclamer {
    position: fixed;
    top: 100px;
}

@media (max-width: 767px) {
    .s-header--fixed.is-fixed + .s-disclamer {
        top: 100px;
    }
}

@media (max-width: 575px) {
    .s-disclamer {
        right: 2px;
    }
}

.s-disclamer.active {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.s-disclamer::before {
    position: absolute;
    right: 55px;
    bottom: calc(100% - 15px);
    width: 80px;
    height: 68px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='57' viewBox='0 0 72 57' fill='none'%3E%3Cpath d='M48.42 55.0708L0.152664 56.0627L71.8926 0.191494L48.42 55.0708Z' fill='%23FDC943'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    content: "";
}

.s-disclamer__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FDC943;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #FDC943;
    background-color: transparent;
    cursor: pointer;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
}

.s-disclamer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 30px;
    position: relative;
    width: 475px;
    height: 275px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 469 273' fill='none'%3E%3Cpath d='M0.768519 50.1616C-1.25517 36.1937 9.15243 23.5036 23.2462 22.7542L442.953 0.438081C457.333 -0.326498 469.144 11.6558 468.173 26.023L452.99 250.619C452.138 263.217 441.671 273 429.044 273H53.8271C41.9016 273 31.7851 264.244 30.0751 252.441L0.768519 50.1616Z' fill='%23FDC943'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

@media (max-width: 479px) {
    .s-disclamer__inner {
        width: calc(100vw - 4px);
    }
}

@media (max-width: 450px) {
    .s-disclamer__inner {
        background-color: #f9c942;
        height: auto;
        padding-bottom: 30px;
        border-radius: 20px;
    }
}

.s-disclamer__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24.4001 7.61401C24.151 7.36434 23.8128 7.22403 23.4601 7.22403C23.1074 7.22403 22.7692 7.36434 22.5201 7.61401L16.0001 14.1207L9.48008 7.60067C9.23097 7.351 8.89277 7.21069 8.54008 7.21069C8.18739 7.21069 7.84919 7.351 7.60008 7.60067C7.08008 8.12067 7.08008 8.96067 7.60008 9.48067L14.1201 16.0007L7.60008 22.5207C7.08008 23.0407 7.08008 23.8807 7.60008 24.4007C8.12008 24.9207 8.96008 24.9207 9.48008 24.4007L16.0001 17.8807L22.5201 24.4007C23.0401 24.9207 23.8801 24.9207 24.4001 24.4007C24.9201 23.8807 24.9201 23.0407 24.4001 22.5207L17.8801 16.0007L24.4001 9.48067C24.9067 8.97401 24.9067 8.12067 24.4001 7.61401Z' fill='%23E50012'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    -webkit-filter: brightness(0%);
            filter: brightness(0%);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.s-disclamer__close:hover,
.s-disclamer__close:focus {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
}

.s-disclamer__icon {
    display: block;
    margin: 0 auto 20px;
}

@media (max-width: 479px) {
    .s-disclamer__icon {
        display: none;
    }
}

.s-disclamer__title {
    margin: 0 0 8px;
    font-family: "Arial", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 125%;
    text-align: center;
}

.s-disclamer__text {
    margin: 0 0 19px;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    line-height: 127%;
    text-align: center;
}

.s-disclamer__link {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 16px;
    background-color: #E50012;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    line-height: 118%;
    color: #ffffff;
    border: none;
    -webkit-animation: radial-pulse 1s infinite;
            animation: radial-pulse 1s infinite;
}

.s-disclamer__link:hover,
.s-disclamer__link:focus {
    background-color: #a02820;
}

@-webkit-keyframes radial-pulse {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  -webkit-box-shadow: 0 0 0 0px rgba(23, 22, 22, 0.3);
          box-shadow: 0 0 0 0px rgba(23, 22, 22, 0.3);
  }

  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-box-shadow: 0 0 0 10px rgba(23, 22, 22, 0.2);
            box-shadow: 0 0 0 10px rgba(23, 22, 22, 0.2);
  }
  100% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
}

@keyframes radial-pulse {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  -webkit-box-shadow: 0 0 0 0px rgba(23, 22, 22, 0.3);
          box-shadow: 0 0 0 0px rgba(23, 22, 22, 0.3);
  }

  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-box-shadow: 0 0 0 10px rgba(23, 22, 22, 0.2);
            box-shadow: 0 0 0 10px rgba(23, 22, 22, 0.2);
  }
  100% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
}

.ny-banner {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 100px;
    padding-top: 7%;
    overflow: hidden;
}

@media (max-width: 991px) {
    .ny-banner {
        display: none;
    }
}

.ny-banner-mobile {
    margin-top: 50px;
    display: none;
    width: 100%;
    padding-bottom: 0 !important;
    border: none !important;
}

@media (max-width: 991px) {
    .ny-banner-mobile {
        display: block
    }
}

.ny-banner-mobile img {
    display: block;
    width: 100%;
    height: auto;
}

.ny-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.ny-banner__ani-bg {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ny-banner.active .ny-banner__ani-bg {
    opacity: 1;
    -webkit-transition-delay: 3.6s;
         -o-transition-delay: 3.6s;
            transition-delay: 3.6s;
}

.ny-banner__logo {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: baseline;
    background-color: #ffffff;
    padding-left: 3.5%;
    padding-right: 11.5%;
    margin-bottom: 3%;
    width: 58%;
    border-bottom-right-radius: 50em;
    border-top-right-radius: 50em;
    opacity: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ny-banner.active .ny-banner__logo {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: 3s;
         -o-transition-delay: 3s;
            transition-delay: 3s;
}

.ny-banner__logo img {
    display: block;
    height: auto;
}

.ny-banner__title {
    position: relative;
    z-index: 2;
    width: 58%;
    margin-bottom: 6%;
    padding-left: 3.5%;
    opacity: 0;
    -webkit-transform: scale(0.8) translate(-10%, -10%);
        -ms-transform: scale(0.8) translate(-10%, -10%);
            transform: scale(0.8) translate(-10%, -10%);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.ny-banner.active .ny-banner__title {
    opacity: 1;
    -webkit-transform: scale(1) translate(0, 0);
        -ms-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
}

.ny-banner__title img {
    height: auto;
}

.ny-banner__row {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 3.5%;
    margin-bottom: 8%;
}

.ny-banner__row img {
    height: auto;
}

.ny-banner__price {
    position: relative;
    width: 45%;
}

.ny-banner__price::before {
    position: absolute;
    width: 100%;
    height: calc(100% - 10px);
    left: 0;
    top: 5px;
    content: "";
    background-color: #f08e33;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ny-banner.active .ny-banner__price::before {
    -webkit-transition-delay: 1.6s;
         -o-transition-delay: 1.6s;
            transition-delay: 1.6s;
    opacity: 1;
}

.ny-banner__price img {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ny-banner.active .ny-banner__price img {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition-delay: 1.7s;
         -o-transition-delay: 1.7s;
            transition-delay: 1.7s;
}

.ny-banner__logo-r {
    width: 26%;
    opacity: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ny-banner.active .ny-banner__logo-r {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: 3s;
         -o-transition-delay: 3s;
            transition-delay: 3s;
}

.ny-banner__btm {
    position: relative;
    top: 5px;
    z-index: 2;
    margin-bottom: 0;
    /*position: absolute;
    bottom: 0;
    left: 0;*/
/*  display: flex;*/
    width: 100%;
    padding: 1% 4%;
    background-color: #194552;
    color: #ffffff;
    opacity: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ny-banner__btm {
    font-size: 90%;
    line-height: 1;
}

.ny-banner__btm > span {
    font-size: 90%;
}

.ny-banner.active .ny-banner__btm {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 3s;
         -o-transition-delay: 3s;
            transition-delay: 3s;
}

.ny-banner__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ny-banner__contact > picture {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 15%;
    margin-right: 2%;
}

.ny-banner__contact-logo {
/*  margin-right: 30px;*/
    width: 100%;
    height: auto;
}

.ny-banner__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 310%;
    letter-spacing: -0.01em;
    white-space: nowrap;
    margin-right: 5%;
    color: #ffffff;
}

@media (max-width: 1300px) {
    .ny-banner__tel {
        font-size: 270%;
    }
}

@media (max-width: 1199px) {
    .ny-banner__tel {
        font-size: 210%;
    }
}

.ny-banner__tel > picture {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 6%;
    margin-right: 2%;
}

.ny-banner__tel img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: auto;
    margin-right: 15px;
}

.ny-banner__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 118%;
    line-height: 1;
    margin-left: auto;
    width: 47%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

@media (max-width: 1300px) {
    .ny-banner__info {
        font-size: 90%;
    }
}

.ny-banner__right-logo {
    position: absolute;
    right: 0;
    bottom: 150px;
    z-index: 2;
    display: block;
    height: auto;
}

.ny-banner__fire {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 74%;
    height: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.ny-banner__fire img {
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.ny-banner__fire-1 {
    right: 0;
    bottom: -38%;
    height: auto;
    width: 63%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

.ny-banner.active .ny-banner__fire-1 {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
}

.ny-banner__fire-2 {
    bottom: -21%;
    right: 35%;
    width: 56%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

.ny-banner.active .ny-banner__fire-2 {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transition-delay: 0.9s;
         -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
}

.ny-banner__fire-3 {
    right: 84%;
    bottom: -24%;
    width: 16%;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
}

.ny-banner.active .ny-banner__fire-3 {
    opacity: 1;
    -webkit-transition-delay: 1.1s;
         -o-transition-delay: 1.1s;
            transition-delay: 1.1s;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

.txt-icon,
.txt-icon img {
    display: inline-block;
    vertical-align: middle;
}

.s-gallery {
    position: relative;
    width: 1244px;
    max-width: 100%;
    overflow: hidden;
}

.s-gallery .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.s-gallery .swiper-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.s-gallery__top {
    position: relative;
}

.s-gallery__top-item {
    width: 100%;
}

.s-gallery__top-image {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.271%;
}

.s-gallery__top-item img,
.s-gallery__thumb-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.s-gallery__thumb {
    margin-top: 20px;
}

.s-gallery__thumb-item {
    width: calc(100%/6 - 100px/6);
    margin-right: calc(100px/6);
    cursor: pointer;
}

@media (max-width: 991px) {
    .s-gallery__thumb-item {
        width: calc(20% - 20px);
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .s-gallery__thumb-item {
        width: calc(25% - 20px);
        margin-right: 20px;
    }
}

@media (max-width: 575px) {
    .s-gallery__thumb-item {
        width: calc(50% - 20px);
        margin-right: 20px;
    }
}

.s-gallery__thumb-image {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 68.491%;
}

.s-gallery__thumb-image::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
} 

.s-gallery__thumb-item.swiper-slide-thumb-active .s-gallery__thumb-image::after {
    opacity: 0;
}

.s-gallery__prev {
    position: absolute;
    z-index: 2;
    top: 30px;
    right: 80px;
}

.s-gallery__next {
    position: absolute;
    top: 30px;
    right: 30px;
}

.enclosures__item--4 .enclosures__item-popup {
    padding: 0 15px;
    font-size: 13px;
}

.enclosures__item-popup-item {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 244, 0.5);
}

.enclosures__item-popup-item:last-child {
    border-bottom: none;
}

.enclosures__item-popup-item ul {
    list-style: none;
    padding-left: 0;
}

.enclosures__item-popup-item ul li {
    margin-bottom: 5px;
}

.enclosures__item-popup-item ul li:last-child {
    margin-bottom: 0;
}

.enclosures__item-popup-item ul li > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1a4554;
    width: 20px;
    height: 20px;
    font-weight: 700;
    margin-right: 5px;
    border-radius: 50%;
    background-color: #fff;
}

.enclosures__item-popup-item ul li > span svg {
    stroke: #1a4554;
    width: 15px !important;
    height: 12px !important;
    -o-object-fit: contain;
       object-fit: contain;
}

.enclosures__item-popup-item--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.hero-slider {
    position: relative;
    overflow: hidden;
}

.hero-slider__content {
    position: relative;
    overflow: hidden;
}

.hero-slider__images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.hero-slider__images img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.hero-slider__images-list,
.hero-slider__content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hero-slider__images-list,
.hero-slider__content-list {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
}

.hero-slider__controls {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    pointer-events: none;
    top: 0;
    right: 15px;
}

.hero-slider__controls > * {
    pointer-events: initial;
}

@media (max-width: 991px) {
    .hero-slider__controls {
        position: static;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding-bottom: 30px;
    }
}

.hero-slider__nav {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    width: 70px;
    height: 70px;
    padding: 15px;
    background-color: rgba(25, 69, 82, 0.5);
}

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

.hero-slider__nav:hover,
.hero-slider__nav:focus {
    background-color: rgba(185, 131, 81, 0.5);
}

.hero-slider__nav--next {
    margin-right: 5px;
}

.hero-slider__nav svg {
    fill: #fff;
}

.s-main-banner__desc + .btn {
    margin-top: 30px;
    pointer-events: initial;
}

.hero-slider .s-main-banner_main {
    padding-right: 0;
}

@media (max-width: 991px) {
    .hero-slider .s-main-banner_main {
        padding-right: 2rem;
    }
}

.hero-slider .s-main-banner_main .hero-slider__content {
    width: 100%;
}

.hero-slider .s-main-banner_main .hero-slider__content-item {
    padding-right: 240px;
    height: auto;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
}

.swiper-initialized .hero-slider__content-item {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.swiper-initialized .hero-slider__content-item.swiper-slide-thumb-active {
    opacity: 1;
}

@media (max-width: 991px) {
    .hero-slider .s-main-banner_main .hero-slider__content-item {
        padding-bottom: 30px;
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    .hero-slider .s-main-banner__title_large {
        font-size: 3.5rem;
    }
}

.hero-slider .swiper-pagination {
    display: inline-block;
    min-width: 70px;
    height: 70px;
    text-align: center;
    background-color: rgba(185, 131, 81, 0.5);
    border-radius: 50%;
    padding: 15px 10px 15px 5px;
    font-weight: 400;
    line-height: 36px;
    margin-right: 5px;
    vertical-align: bottom;
    font-size: 28px;
    color: rgba(25, 69, 82, 1);
}

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

.hero-slider .swiper-pagination-current {
    display: inline-block;
    font-size: 36px;
    line-height: 1;
    color: #fff;
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
}

.hero-slider .swiper-pagination-total {
    display: inline-block;
    -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
            transform: translateX(-5px);
}

.s-news--redesign .s-news__container {
    padding: 0 15px;
    max-width: 1214px;
    width: 100%;
}

.s-news--redesign .s-news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
}

.s-news--redesign .s-news__itm {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    border: none;
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__itm {
        width: 100%;
    }
}

.s-news--redesign .s-news__inner {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    text-decoration: none;
    min-height: 400px;
    background: rgba(26, 74, 88, 1);
    background: -o-linear-gradient(45deg, rgba(26, 74, 88, 1) 0%, rgba(26, 74, 88, 0.65) 100%);
    background: linear-gradient(45deg, rgba(26, 74, 88, 1) 0%, rgba(26, 74, 88, 0.65) 100%);
    border: none;
    overflow: hidden;
}

@media (max-width: 991px) {
    .s-news--redesign .s-news__inner {
        min-height: 340px;
    }
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__inner {
        padding-top: 15px;
        min-height: 260px;
    }
}

.s-news--redesign .s-news__inner::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 74, 88, 0.65);
    content: "";
}

.s-news--redesign .s-news__image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.s-news--redesign .s-news__date,
.s-news--redesign .s-news__desc {
    position: relative;
    z-index: 2;
}

.s-news--redesign .s-news__date {
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
    margin: 0 0 20px;
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid rgba(114, 144, 153, 0.85);
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__date {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}

.s-news--redesign .s-news__num {
    display: inline-block;
    vertical-align: baseline;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__num {
        font-size: 16px;
    }
}

.s-news--redesign .s-news__num.h1 {
    font-size: 50px;
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__num.h1 {
        font-size: 36px;
    }
}

.s-news--redesign .s-news__desc {
    max-height: 215px;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    color: #fff;
    -webkit-text-decoration: underline solid transparent;
            text-decoration: underline solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media (max-width: 991px) {
    .s-news--redesign .s-news__desc {
        font-size: 26px;
        max-height: 184px;
    }
}

@media (max-width: 767px) {
    .s-news--redesign .s-news__desc {
        font-size: 22px;
        max-height: 155px;
    }
}

.s-news--redesign .s-news__desc:hover,
.s-news--redesign .s-news__desc:focus {
    -webkit-text-decoration: underline solid rgba(114, 144, 153, 0.85);
            text-decoration: underline solid rgba(114, 144, 153, 0.85);
}

.s-news--redesign .s-news__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
}

.s-plan--new .s-plan__inner {
    width: 100%;
    max-width: 1244px;
}

@media (max-width: 767px) {
    .s-plan--new .s-plan__inner {
        width: 100vw;
    }
}

.s-plan--new .s-plan__plan {
    position: relative;
    width: 100%;
    padding-bottom: 54.984%;
}

.s-plan--new .s-plan__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.s-plan--new .enclosures {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.s-plan--new .enclosures__title {
    position: absolute !important;
    top: 100%;
    bottom: auto;
    left: 100%;
    right: auto;
/*    pointer-events: none;*/
}

.s-plan--new .enclosures__item .enclosures__link {
    display: block;
    opacity: 0.5;
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    background: transparent;
    padding-bottom: 0 !important;
}

.s-plan--new .enclosures__item .enclosures__link:hover,
.s-plan--new .enclosures__item .enclosures__link:focus {
    opacity: 1;
}

.s-plan--new .enclosures__item .enclosures__link img {
    display: block;
    width: 100%;
    height: auto;
}

.s-plan--new .enclosures__item {
    display: block !important;
    position: absolute;
}

.s-plan--new .enclosures__item--1 {
    left: 53.5%;
    bottom: 33.5%;
    top: auto;
    width: 14.5%;
}

.s-plan--new .enclosures__item--1 .enclosures__title {
    top: 12%;
    left: -54%;
    max-width: 172px;
    min-width: 172px;
}

@media (max-width: 991px) {
    .s-plan--new .enclosures__item--1 .enclosures__title {
        top: -10%;
    }
}

@media (max-width: 767px) {
    .s-plan--new .enclosures__item--1 .enclosures__item-btn {
        top: 2vw;
        left: 7vw;
    }
}

.s-plan--new .enclosures__item--2 {
    left: 36%;
    bottom: 17.5%;
    top: auto;
    width: 18.5%;
}

.s-plan--new .enclosures__item--2 .enclosures__title {
/*    pointer-events: none;*/
    top: 12%;
    left: -54%;
    max-width: 172px;
    width: 172px;
}

@media (max-width: 991px) {
    .s-plan--new .enclosures__item--2 .enclosures__title {
        top: 10%;
    }
}

@media (max-width: 767px) {
    .s-plan--new .enclosures__item--2 .enclosures__title {
        top: 25%;
        left: 44%;
    }
    .s-plan--new .enclosures__item--2 .enclosures__item-btn {
        top: 4vw;
        left: 4vw;
    }
}

.s-plan--new .enclosures__item--3 {
    top: auto;
    width: 31%;
    -webkit-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
    bottom: auto;
    top: 37.5%;
    left: 30.5%;
    height: 15%;
}

.s-plan--new .enclosures__item--3 .enclosures__link {
    -webkit-clip-path: polygon(100% 25%, 100% 75%, 0 75%, 0 25%);
            clip-path: polygon(100% 25%, 100% 75%, 0 75%, 0 25%);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 110%;
    -webkit-transform: translate(-11%, -23%);
        -ms-transform: translate(-11%, -23%);
            transform: translate(-11%, -23%);
}

.s-plan--new .enclosures__item--3 .enclosures__link img {
    width: 92%;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

.s-plan--new .enclosures__item--3 .enclosures__title {
    -ms-flex-item-align: start;
        align-self: flex-start;
    top: -47%;
    left: -44%;
    max-width: 172px;
    width: 172px;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

@media (max-width: 991px) {
    .s-plan--new .enclosures__item--3 .enclosures__title {
        top: -75%;
        left: -50%;
    }
}

@media (max-width: 767px) {
    .s-plan--new .enclosures__item--3 .enclosures__title {
        top: -135%;
        left: -17%;
    }

    .s-plan--new .enclosures__item--3 .enclosures__title p {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
    .s-plan--new .enclosures__item--3 .enclosures__item-btn {
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg);
        left: -2vw;
    }
}

@media (max-width: 575px) {
    .s-plan--new .enclosures__item--3 .enclosures__title {
        top: -200%;
    }
}

.s-plan--new .enclosures__item--3 .enclosures__item-popup {
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
    left: auto;
    bottom: 87%;
    top: auto;
    right: 83%;
}

.s-plan--new .enclosures__item--4 {
    height: 15%;
    left: 23.3%;
    bottom: 55.5%;
    top: auto;
    width: 30.4%;
    -webkit-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
}

.s-plan--new .enclosures__item--4 .enclosures__link {
    -webkit-clip-path: polygon(100% 25%, 100% 75%, 0 75%, 0 25%);
            clip-path: polygon(100% 25%, 100% 75%, 0 75%, 0 25%);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 110%;
    -webkit-transform: translate(-7%, -21%);
        -ms-transform: translate(-7%, -21%);
            transform: translate(-7%, -21%);
}

.s-plan--new .enclosures__item--4 .enclosures__link img {
    width: 92%;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

.s-plan--new .enclosures__item--4 .enclosures__title {
    position: absolute !important;
    -ms-flex-item-align: start;
        align-self: flex-start;
    top: -75%;
    left: -29%;
    max-width: 172px;
    width: 172px;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

@media (max-width: 991px) {
   .s-plan--new  .enclosures__item--4 .enclosures__title {
        top: -110%;
        left: -40%;
    }
}

@media (max-width: 767px) {
    .s-plan--new .enclosures__item--4 .enclosures__title {
        top: -135%;
        left: -20%;
    }

    .s-plan--new .enclosures__item--4 .enclosures__item-btn {
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg);
        top: 1vw;
        left: 1vw;
    }
}

@media (max-width: 575px) {
    .s-plan--new .enclosures__item--4 .enclosures__title {
        top: -200%;
    }
    .s-plan--new .enclosures__item--4 .enclosures__item-btn {
        top: -1vw
    }
}

.s-plan--new .enclosures__item--4 .enclosures__title::before {
    top: 7px;
}

.s-plan--new .enclosures__item--4 .enclosures__title * {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.s-plan--new .enclosures__item--4 .enclosures__title-inner {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.s-plan--new .enclosures__item--4 .enclosures__title p {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.s-plan--new .enclosures__item--4 .enclosures__item-popup {
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
    left: auto;
    bottom: 87%;
    top: auto;
    right: 83%;
}

.s-plan--new .enclosures__item--5 {
    height: 15%;
    left: 18.7%;
    bottom: 65%;
    top: auto;
    width: 29.5%;
    -webkit-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
}

.s-plan--new .enclosures__item--5 .enclosures__link {
    -webkit-clip-path: polygon(100% 15%, 100% 85%, 0 85%, 0 15%);
            clip-path: polygon(100% 15%, 100% 85%, 0 85%, 0 15%);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 110%;
    -webkit-transform: translate(-7%, -21%);
        -ms-transform: translate(-7%, -21%);
            transform: translate(-7%, -21%);
}

.s-plan--new .enclosures__item--5 .enclosures__link img {
    width: 92%;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

.s-plan--new .enclosures__item--5 .enclosures__title {
    position: absolute !important;
    -ms-flex-item-align: start;
        align-self: flex-start;
    top: -104%;
    left: -29%;
    max-width: 172px;
    width: 172px;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
}

@media (max-width: 991px) {
    .s-plan--new .enclosures__item--5 .enclosures__title {
        top: -140%;
    }
}

@media (max-width: 767px) {
    .s-plan--new .enclosures__item--5 .enclosures__item-btn {
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg);
    }
}

@media (max-width: 575px) {
    .s-plan--new .enclosures__item--5 .enclosures__title {
        top: -200%;
    }
    .s-plan--new .enclosures__item--5 .enclosures__item-btn {
        top: -2vw;
    }
}

.s-plan--new .enclosures__item--5 .enclosures__item-popup {
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
    left: auto;
    bottom: 87%;
    top: auto;
    right: 83%;
}

@media (max-width: 575px) {
    .s-plan--new .enclosures__item {
        z-index: auto !important;
    }
    .s-plan--new .enclosures__item .enclosures__title {
        z-index: 100 !important;
    }

    .s-plan--new .enclosures__item .enclosures__link {
        z-index: 0 !important;
    }
    .s-plan--new .enclosures__item .enclosures__title::after {
        display: none !important;
    }
}

@media (min-width: 768px) {
	.s-footer__contacts {
		margin-left: auto;
	}
}

.footer-social {
	display: flex;
	justify-content: center;
	width: 100%;
}

@media (max-width: 767px) {
	.footer-social {
		justify-content: flex-start;
	}
}

.footer-social__list {
	display: flex;
	margin: 5px -5px 30px;
	padding: 0;
}

.footer-social__item {
	margin: 0 0 5px;
	padding: 0 5px;
	list-style: none;
}

.footer-social__item a {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.footer-social__item a::before {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: #fff;
	content: "";
}

.footer-social__item a img {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.footer-social__item a:hover,
.footer-social__item a:focus {
	opacity: 0.7;
}

@media (max-width: 767px) {
	.enclosures__item--2 .enclosures__title p {
		width: 100%;
	}
}

.b24-widget-button-wrapper {
	bottom: 100px !Important;
	right: 20px !important;
}

.tabs__btn i {
	font-weight: 400;
    font-size: 1.4rem;
    padding-left: 5px;
}

.content-video {
    position: relative;
    padding-bottom: 56%;
    margin: 25px 0;
    width: 100%;
}

.content-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.enclosures__item--7 {
    width: 19.5%;
    right: 21.3%;
    top: 21.4%;
}

.enclosures__item--6 {
    width: 15.4%;
    right: 31.6%;
    top: 12.2%;
}

.enclosures__item--6 .enclosures__title {
    top: -43%;
    bottom: auto;
    left: auto;
    right: -96%;
    transform: scaleX(-1);
}

.enclosures__item--7 .enclosures__title {
    top: 2%;
    bottom: auto;
    left: auto;
    right: -54%;
    transform: scaleX(-1);
}

@media (max-width: 991px) {
    .enclosures__item--7 .enclosures__title {
        right: -92%;
    }
}

.enclosures__item--7 .enclosures__title p,
.enclosures__item--6 .enclosures__title p {
    transform: scaleX(-1);
	width: 100%;
}

.enclosures__item--7 .enclosures__title-inner,
.enclosures__item--6 .enclosures__title-inner {
    padding-bottom: 7px;
}

.enclosures__item--7 .enclosures__item-btn {
    top: 34%;
    left: 74%;
}

@media (min-width: 768px) {
	.enclosures__item--7,
    .enclosures__item--6 {
		pointer-events: none;
	}
}

.s-plan--new .enclosures__item--complete .enclosures__link {
	opacity: 1;
}

.s-plan--new .enclosures__item--complete.enclosures__item--1 {
    left: 54.7%;
    bottom: 35.5%;
    top: auto;
    width: 13.6%;
}

.s-plan--new .enclosures__item--complete.enclosures__item--2 {
    left: 35.5%;
    bottom: 18.1%;
    top: auto;
    width: 18.5%;
}

.s-plan--new .enclosures__item--complete.enclosures__item--3 {
    width: 30.5%;
    top: 37.2%;
    left: 30.9%;
}

@media (max-width: 575px) {
	.s-plan--new .enclosures__item--complete.enclosures__item--3 {
		width: 31.5%;
		top: 37.2%;
		left: 30%;
	}

	.s-plan--new .enclosures__item--complete.enclosures__item--2 {
		left: 35%;
		bottom: 18.1%;
		top: auto;
		width: 19.5%;
	}

	.s-plan--new .enclosures__item--complete.enclosures__item--1 {
		left: 54.7%;
		bottom: 35.5%;
		top: auto;
		width: 14.3%;
	}

	.s-plan--new .enclosures__item--complete.enclosures__item--3 .enclosures__title {
		top: -100%;
		left: -78%;
   		width: 93px;
	}
}


@media (max-width: 575px) {
	.s-plan--new .enclosures__item--complete.enclosures__item--3 {
		width: 32.5%;
		top: 37%;
		left: 29.5%;
	}
	
	.s-plan--new .enclosures__item--complete.enclosures__item--2 {
		left: 35.1%;
		bottom: 18.1%;
		top: auto;
		width: 19.5%;
	}
	
	.s-plan--new .enclosures__item--complete.enclosures__item--1 {
		left: 54.7%;
		bottom: 35.5%;
		top: auto;
		width: 14.6%;
	}
}

.s-plan--new .enclosures__item--4.enclosures__item--complete {
    left: 24.5%;
    bottom: 57.3%;
    width: 32%;
}

.s-plan--new .enclosures__item--4.enclosures__item--complete .enclosures__link {
    clip-path: polygon(109% 30%, 100% 75%, 0 75%, 0 21%);
    width: 100%;
}

@media (max-width: 575px) {
	.s-plan--new .enclosures__item--4.enclosures__item--complete {
    	left: 22.8%;
    	bottom: 57.3%;
    	width: 34%;
	}
}



/* End */
/* /local/templates/main/markup/dist/css/fonts.css?1678181167858 */
/* /local/templates/main/markup/dist/css/main.css?1686207735119470 */
/* /local/templates/main/styles.css?1720442824201 */
/* /local/templates/main/template_styles.css?174731821380873 */
