@font-face {
  src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff");
  font-family: "Raleway";
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
  font-family: "Raleway";
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/Raleway-MediumItalic.woff2") format("woff2"), url("../fonts/Raleway-MediumItalic.woff") format("woff");
  font-family: "Raleway";
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  src: url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff");
  font-family: "Raleway";
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff");
  font-family: "Raleway";
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/PTSerif-Bold.woff2") format("woff2"), url("../fonts/PTSerif-Bold.woff") format("woff");
  font-family: "PT Serif";
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

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

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform; }

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
     -moz-perspective: 1200px;
          perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

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

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

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

.select2-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: -moz-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: -moz-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: -moz-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: -moz-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
     -moz-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
     -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
     -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  -moz-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -moz-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
     -moz-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
       -o-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
     -moz-transform-origin: top left;
       -o-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  -moz-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
     -moz-transform-origin: 0;
       -o-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: -moz-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)); } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
     -moz-animation: fancybox-rotate 1s linear infinite;
       -o-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes fancybox-rotate {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes fancybox-rotate {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
     -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
     -moz-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
     -moz-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
     -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
     -moz-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
     -moz-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
     -moz-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
     -moz-transform: rotate(-360deg);
       -o-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
     -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
     -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
     -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
     -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
     -moz-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right)); } } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: -moz-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: -moz-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: -webkit-calc(100% - 10px);
    max-width: -moz-calc(100% - 10px);
    max-width: calc(100% - 10px); } }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth; }

body {
  font-family: "Raleway", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 4.26667vmin;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  color: #433030;
  -webkit-tap-highlight-color: transparent; }
  @media (min-width: 1024px) {
    body {
      font-size: 1.25vw; } }
  @media (min-width: 1440px) {
    body {
      font-size: 18px; } }

button:not([disabled]),
a[role="button"]:not([disabled]) {
  cursor: pointer; }

img {
  vertical-align: middle;
  max-width: 100%; }

a,
button,
input,
textarea {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }
  a:focus,
  button:focus,
  input:focus,
  textarea:focus {
    outline: none; }

a {
  color: #e41922;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s; }
  a:hover {
    text-decoration: none; }

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

.main {
  position: relative;
  overflow: hidden; }

.container {
  margin: 0 auto;
  padding: 0 4vmin;
  width: 100%; }
  @media (min-width: 1024px) {
    .container {
      padding: 0 1.04167vw;
      max-width: 83.33333vw; } }
  @media (min-width: 1440px) {
    .container {
      padding: 0 15px;
      max-width: 1200px; } }

h1,
.h1 {
  margin: 0 0 6.4vmin;
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 8vmin;
  line-height: 9.6vmin;
  letter-spacing: -0.005em; }
  @media (min-width: 1024px) {
    h1,
    .h1 {
      margin: 0 0 1.66667vw;
      font-size: 3.33333vw;
      line-height: 4.65278vw; } }
  @media (min-width: 1440px) {
    h1,
    .h1 {
      margin: 0 0 24px;
      font-size: 48px;
      line-height: 67px; } }

h2,
.h2 {
  margin: 0 0 8vmin;
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 6.4vmin;
  line-height: 7.46667vmin;
  text-align: center; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      margin: 0 auto 4.16667vw;
      max-width: 66.45833vw;
      font-size: 2.5vw;
      line-height: 3.47222vw; } }
  @media (min-width: 1440px) {
    h2,
    .h2 {
      margin: 0 auto 60px;
      max-width: 957px;
      font-size: 36px;
      line-height: 50px; } }

h3,
.h3 {
  margin: 0;
  font-size: 4.8vmin;
  line-height: 5.86667vmin; }
  @media (min-width: 1024px) {
    h3,
    .h3 {
      font-size: 1.52778vw;
      line-height: 2.15278vw; } }
  @media (min-width: 1440px) {
    h3,
    .h3 {
      font-size: 22px;
      line-height: 31px; } }

.is-hidden {
  display: none !important; }

@media (max-width: 1023px) {
  .for-desktop {
    display: none !important; } }

@media (min-width: 1024px) {
  .for-mobile {
    display: none !important; } }

.clearfix {
  overflow: auto; }
  .clearfix::after {
    content: "";
    display: table;
    clear: both; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0); }

.outline {
  padding: 0 1.33333vmin;
  font-weight: 700;
  color: #433030;
  background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%); }
  @media (min-width: 1024px) {
    .outline {
      padding: 0 0.34722vw; } }
  @media (min-width: 1440px) {
    .outline {
      padding: 0 5px; } }

.text-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10.66667vmin; }
  .text-info__point {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 2.66667vmin; }
    .text-info__point img {
      display: block;
      width: 10.93333vmin;
      height: 11.2vmin; }
      @media (min-width: 1024px) {
        .text-info__point img {
          width: 3.54167vw;
          height: 3.61111vw; } }
      @media (min-width: 1440px) {
        .text-info__point img {
          width: 51px;
          height: 52px; } }
    @media (min-width: 1024px) {
      .text-info__point {
        margin-right: 1.875vw; } }
    @media (min-width: 1440px) {
      .text-info__point {
        margin-right: 27px; } }
  .text-info__text {
    line-height: 5.86667vmin; }
    @media (min-width: 1024px) {
      .text-info__text {
        line-height: 1.73611vw; } }
    @media (min-width: 1440px) {
      .text-info__text {
        line-height: 25px; } }
  @media (min-width: 1024px) {
    .text-info {
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 6.25vw; } }
  @media (min-width: 1440px) {
    .text-info {
      margin-bottom: 90px; } }

.text {
  margin-bottom: 10.66667vmin;
  font-weight: 500;
  line-height: 5.86667vmin;
  color: #726363; }
  @media (min-width: 1024px) {
    .text {
      margin-bottom: 6.25vw;
      font-size: 1.11111vw;
      line-height: 1.52778vw; } }
  @media (min-width: 1440px) {
    .text {
      margin-bottom: 90px;
      font-size: 16px;
      line-height: 22px; } }

.text-check ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .text-check ul li + li {
    margin-top: 4.26667vmin; }
    @media (min-width: 1024px) {
      .text-check ul li + li {
        margin-top: 1.875vw; } }
    @media (min-width: 1440px) {
      .text-check ul li + li {
        margin-top: 27px; } }
  .text-check ul li img {
    display: block;
    margin-right: 3.2vmin;
    width: 5.33333vmin;
    height: 4vmin;
    fill: none; }
    @media (min-width: 1024px) {
      .text-check ul li img {
        margin-right: 1.11111vw;
        width: 1.59722vw;
        height: 1.25vw; } }
    @media (min-width: 1440px) {
      .text-check ul li img {
        margin-right: 16px;
        width: 23px;
        height: 18px; } }

.helmet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2.66667vmin;
  opacity: 0.4; }
  .helmet__icon {
    position: relative; }
    .helmet__icon::before, .helmet__icon::after {
      content: "";
      position: absolute;
      left: -50px;
      top: 50%;
      width: 9.86667vmin;
      height: 1px;
      background: #4a3838; }
      @media (min-width: 1024px) {
        .helmet__icon::before, .helmet__icon::after {
          width: 2.56944vw; } }
      @media (min-width: 1440px) {
        .helmet__icon::before, .helmet__icon::after {
          width: 37px; } }
    .helmet__icon::after {
      left: auto;
      right: -13.33333vmin; }
      @media (min-width: 1024px) {
        .helmet__icon::after {
          right: -3.47222vw; } }
      @media (min-width: 1440px) {
        .helmet__icon::after {
          right: -50px; } }
    .helmet__icon svg {
      position: relative;
      display: block;
      width: 6.13333vmin;
      height: 6.13333vmin;
      fill: #433030; }
      @media (min-width: 1024px) {
        .helmet__icon svg {
          width: 1.59722vw;
          height: 1.59722vw; } }
      @media (min-width: 1440px) {
        .helmet__icon svg {
          width: 23px;
          height: 23px; } }
  @media (min-width: 1024px) {
    .helmet {
      margin-bottom: 0.69444vw; } }
  @media (min-width: 1440px) {
    .helmet {
      margin-bottom: 10px; } }

.plus {
  position: relative;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 34px;
  height: 34px;
  background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s; }
  .plus::before, .plus::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    width: 16px;
    height: 3px;
    background: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
  .plus::after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
       -moz-transform: translate3d(-50%, -50%, 0) rotate(90deg);
            transform: translate3d(-50%, -50%, 0) rotate(90deg); }

.slider-prev,
.slider-next {
  position: absolute;
  left: -10.66667vmin;
  top: 50%;
  z-index: 5;
  outline: none;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding: 0;
  width: 10.66667vmin;
  height: 10.66667vmin;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%); }
  .slider-prev::before,
  .slider-next::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    z-index: -2;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
    background: -moz-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
    background: -o-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
    background: linear-gradient(148.84deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
  .slider-prev::after,
  .slider-next::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
    background: -moz-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
    background: -o-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
    background: linear-gradient(148.84deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
  .slider-prev svg,
  .slider-next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    display: block;
    width: 6.93333vmin;
    height: 6.93333vmin;
    fill: none;
    stroke: #000;
    stroke-width: 2px;
    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
    @media (min-width: 1024px) {
      .slider-prev svg,
      .slider-next svg {
        width: 1.80556vw;
        height: 1.80556vw; } }
    @media (min-width: 1440px) {
      .slider-prev svg,
      .slider-next svg {
        width: 26px;
        height: 26px; } }
  .slider-prev:hover::before,
  .slider-next:hover::before {
    background: #060600; }
  .slider-prev:hover::after,
  .slider-next:hover::after {
    background: #433030; }
  .slider-prev:hover svg,
  .slider-next:hover svg {
    stroke: #fff; }
  .slider-prev.swiper-button-disabled,
  .slider-next.swiper-button-disabled {
    pointer-events: none; }
  @media (min-width: 1024px) {
    .slider-prev,
    .slider-next {
      left: -2.77778vw;
      width: 3.40278vw;
      height: 3.40278vw; } }
  @media (min-width: 1440px) {
    .slider-prev,
    .slider-next {
      left: -40px;
      width: 49px;
      height: 49px; } }

.slider-next {
  left: auto;
  right: -2.77778vw; }
  @media (min-width: 1440px) {
    .slider-next {
      right: -40px; } }

.color-red {
  color: #e41922; }

.fancybox-bg {
  background: rgba(26, 19, 19, 0.88); }

.fancybox-slide--html {
  padding: 0; }
  .fancybox-slide--html .fancybox-close-small {
    top: -8vmin;
    padding: 0;
    width: 8vmin;
    height: 8vmin; }
    .fancybox-slide--html .fancybox-close-small::before, .fancybox-slide--html .fancybox-close-small::after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 8vmin;
      height: 0.53333vmin;
      background: #fff;
      -webkit-transform: translate3d(-50%, -50%, 0);
         -moz-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
      @media (min-width: 1024px) {
        .fancybox-slide--html .fancybox-close-small::before, .fancybox-slide--html .fancybox-close-small::after {
          width: 2.43056vw;
          height: 0.13889vw; } }
      @media (min-width: 1440px) {
        .fancybox-slide--html .fancybox-close-small::before, .fancybox-slide--html .fancybox-close-small::after {
          width: 35px;
          height: 2px; } }
    .fancybox-slide--html .fancybox-close-small::before {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
         -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
              transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .fancybox-slide--html .fancybox-close-small::after {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
         -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
              transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .fancybox-slide--html .fancybox-close-small svg {
      display: none; }
    @media (min-width: 1024px) {
      .fancybox-slide--html .fancybox-close-small {
        right: -3.47222vw;
        top: -3.47222vw;
        width: 3.47222vw;
        height: 3.47222vw; } }
    @media (min-width: 1440px) {
      .fancybox-slide--html .fancybox-close-small {
        right: -50px;
        top: -50px;
        width: 50px;
        height: 50px; } }

.modal {
  overflow: visible;
  margin-top: 8vmin;
  padding: 0;
  width: 100%; }
  .modal .form {
    padding: 6.4vmin;
    width: 100%; }
    .modal .form__checkbox {
      font-size: 3.73333vmin; }
      .modal .form__checkbox label i {
        top: -0.53333vmin; }
        @media (min-width: 1024px) {
          .modal .form__checkbox label i {
            top: -0.13889vw; } }
        @media (min-width: 1440px) {
          .modal .form__checkbox label i {
            top: -2px; } }
      @media (min-width: 1024px) {
        .modal .form__checkbox {
          font-size: 0.97222vw; } }
      @media (min-width: 1440px) {
        .modal .form__checkbox {
          font-size: 14px; } }
    @media (min-width: 1024px) {
      .modal .form {
        padding: 3.81944vw 4.79167vw; } }
    @media (min-width: 1440px) {
      .modal .form {
        padding: 55px 69px; } }
  .modal.modal-alert {
    padding: 5.33333vmin;
    text-align: center; }
    .modal.modal-alert .modal__title {
      margin-bottom: 2.66667vmin;
      font-weight: 600;
      font-size: 4.8vmin; }
      @media (min-width: 1024px) {
        .modal.modal-alert .modal__title {
          margin-bottom: 0.69444vw;
          font-size: 1.80556vw; } }
      @media (min-width: 1440px) {
        .modal.modal-alert .modal__title {
          margin-bottom: 10px;
          font-size: 26px; } }
    @media (min-width: 1024px) {
      .modal.modal-alert {
        padding: 2.77778vw;
        max-width: 29.86111vw; } }
    @media (min-width: 1440px) {
      .modal.modal-alert {
        padding: 40px;
        max-width: 430px; } }
  .modal.modal-quiz {
    margin-bottom: 0;
    padding: 6.66667vmin 9.33333vmin 9.33333vmin;
    color: #433030;
    background: #fff; }
    .modal.modal-quiz .quiz__questions__progress {
      background: #F3F3F3; }
    .modal.modal-quiz .quiz__questions__grid__item__pin {
      border: 1px solid #AFA1A1;
      background: #fff; }
    .modal.modal-quiz .quiz__questions__image {
      right: -260px;
      bottom: -230px; }
      .modal.modal-quiz .quiz__questions__image img {
        width: 584px; }
    .modal.modal-quiz .quiz__form {
      padding: 0;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
    .modal.modal-quiz .quiz__result__content {
      margin: 0; }
    .modal.modal-quiz .quiz__result__file {
      left: auto;
      right: -27.08333vw;
      top: auto;
      bottom: -13.19444vw;
      z-index: 8;
      pointer-events: none; }
      .modal.modal-quiz .quiz__result__file__image img {
        width: 34.72222vw;
        max-width: none; }
        @media (min-width: 1440px) {
          .modal.modal-quiz .quiz__result__file__image img {
            width: 500px; } }
      .modal.modal-quiz .quiz__result__file__size {
        display: none; }
      @media (min-width: 1440px) {
        .modal.modal-quiz .quiz__result__file {
          right: -390px;
          bottom: -190px; } }
    .modal.modal-quiz.is-show-result {
      padding: 6.4vmin; }
      @media (min-width: 1024px) {
        .modal.modal-quiz.is-show-result {
          padding: 3.81944vw 4.79167vw;
          /* max-width: 36.52778vw;   */     
        } }
      @media (min-width: 1440px) {
        .modal.modal-quiz.is-show-result {
          padding: 55px 69px;
          /* max-width: 526px; */ 
        } }
    @media (min-width: 1024px) {
      .modal.modal-quiz {
        max-width: 70.83333vw; } }
    @media (min-width: 1440px) {
      .modal.modal-quiz {
        max-width: 1020px; } }
  .modal.modal-calculation .modal__img {
    position: absolute;
    z-index: 10;
    display: none;
    pointer-events: none; }
    @media (min-width: 1024px) {
      .modal.modal-calculation .modal__img img {
        width: 44.58333vw; } }
    @media (min-width: 1440px) {
      .modal.modal-calculation .modal__img img {
        width: 642px; } }
    @media (min-width: 1024px) {
      .modal.modal-calculation .modal__img {
        right: -29.86111vw;
        top: 2.08333vw;
        display: block; } }
    @media (min-width: 1440px) {
      .modal.modal-calculation .modal__img {
        right: -430px;
        top: 30px; } }
  .modal.modal-policy {
    padding: 8vmin; }
    .modal.modal-policy .h3 {
      margin: 0 0 8vmin;
      font-weight: 600; }
      @media (min-width: 1024px) {
        .modal.modal-policy .h3 {
          margin: 0 0 2.08333vw; } }
      @media (min-width: 1440px) {
        .modal.modal-policy .h3 {
          margin: 0 0 30px; } }
    .modal.modal-policy .modal__label {
      margin-bottom: 4vmin;
      font-weight: 600; }
      @media (min-width: 1024px) {
        .modal.modal-policy .modal__label {
          margin-bottom: 1.04167vw; } }
      @media (min-width: 1440px) {
        .modal.modal-policy .modal__label {
          margin-bottom: 15px; } }
    .modal.modal-policy .modal__list {
      margin-bottom: 8vmin; }
      .modal.modal-policy .modal__list ul li {
        line-height: 5.86667vmin; }
        .modal.modal-policy .modal__list ul li + li {
          margin-top: 1.33333vmin; }
          @media (min-width: 1024px) {
            .modal.modal-policy .modal__list ul li + li {
              margin-top: 0.34722vw; } }
          @media (min-width: 1440px) {
            .modal.modal-policy .modal__list ul li + li {
              margin-top: 5px; } }
        @media (min-width: 1024px) {
          .modal.modal-policy .modal__list ul li {
            line-height: 1.52778vw; } }
        @media (min-width: 1440px) {
          .modal.modal-policy .modal__list ul li {
            line-height: 22px; } }
      .modal.modal-policy .modal__list:last-child {
        margin-bottom: 0; }
      @media (min-width: 1024px) {
        .modal.modal-policy .modal__list {
          margin-bottom: 2.08333vw; } }
      @media (min-width: 1440px) {
        .modal.modal-policy .modal__list {
          margin-bottom: 30px; } }
    .modal.modal-policy .modal__content {
      position: relative; }
      @media (min-width: 1440px) {
        .modal.modal-policy .modal__content::after {
          content: "";
          position: absolute;
          left: 0;
          right: 0.69444vw;
          bottom: 0;
          height: 6.25vw;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
          background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff);
          background: -moz-linear-gradient(rgba(255, 255, 255, 0), #fff);
          background: -o-linear-gradient(rgba(255, 255, 255, 0), #fff);
          background: linear-gradient(rgba(255, 255, 255, 0), #fff); } }
      @media (min-width: 1440px) {
        .modal.modal-policy .modal__content::after {
          right: 10px;
          height: 90px; } }
      @media (min-width: 1024px) {
        .modal.modal-policy .modal__content__scroll {
          overflow: auto;
          padding-right: 1.66667vw;
          padding-bottom: 6.94444vw;
          max-height: 70vh;
          scrollbar-color: #e41922 #fff;
          scrollbar-width: thin; }
          .modal.modal-policy .modal__content__scroll::-webkit-scrollbar {
            width: 0.34722vw;
            height: 0.34722vw;
            background-color: #fff; } }
    @media (min-width: 1024px) and (min-width: 1440px) {
      .modal.modal-policy .modal__content__scroll::-webkit-scrollbar {
        width: 5px;
        height: 5px; } }
      @media (min-width: 1024px) {
          .modal.modal-policy .modal__content__scroll::-webkit-scrollbar-track {
            background-color: transparent; }
          .modal.modal-policy .modal__content__scroll::-webkit-scrollbar-thumb {
            -webkit-border-radius: 0.34722vw;
                    border-radius: 0.34722vw;
            background-color: #e41922; } }
    @media (min-width: 1024px) and (min-width: 1440px) {
      .modal.modal-policy .modal__content__scroll::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
                border-radius: 5px; } }
      @media (min-width: 1440px) {
        .modal.modal-policy .modal__content__scroll {
          padding-right: 24px;
          padding-bottom: 100px; } }
    @media (min-width: 1024px) {
      .modal.modal-policy {
        padding: 3.47222vw;
        max-width: 320vmin; } }
    @media (min-width: 1440px) {
      .modal.modal-policy {
        padding: 50px;
        max-width: 1200px; } }
  @media (min-width: 1024px) {
    .modal {
      margin-top: 3.47222vw;
      max-width: 36.52778vw; } }
  @media (min-width: 1440px) {
    .modal {
      margin-top: 50px;
      max-width: 526px; } }

.header {
  position: fixed;
  left: 0;
  z-index: 100;
  width: 100%;
  color: #fff; }
  .header__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4vmin 0; }
    @media (min-width: 1024px) {
      .header__top {
        margin-bottom: 1.11111vw;
        padding: 2.08333vw 0 0; } }
    @media (min-width: 1440px) {
      .header__top {
        margin-bottom: 16px;
        padding-top: 30px; } }
  .header__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__logo a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none; }
      .header__logo a:hover {
        opacity: 0.8; }
    .header__logo__image {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 5.33333vmin;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .header__logo__image img {
        display: block;
        width: 21.86667vmin; }
        @media (min-width: 1024px) {
          .header__logo__image img {
            width: 5.69444vw; } }
        @media (min-width: 1440px) {
          .header__logo__image img {
            width: 82px; } }
      @media (min-width: 1024px) {
        .header__logo__image {
          margin-right: 1.38889vw; } }
      @media (min-width: 1440px) {
        .header__logo__image {
          margin-right: 20px; } }
    .header__logo__text {
      width: 34.66667vmin;
      font-weight: 700;
      line-height: 5.06667vmin;
      color: #fff;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      @media (min-width: 1024px) {
        .header__logo__text {
          width: 9.02778vw;
          font-size: 1.11111vw;
          line-height: 1.31944vw; } }
      @media (min-width: 1440px) {
        .header__logo__text {
          width: 130px;
          font-size: 16px;
          line-height: 19px; } }
  .header__city {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto; }
    .header__city__text {
      margin-right: 5.33333vmin;
      font-weight: 700;
      font-size: 4.73333vmin;
      /* font-size: 3.73333vmin;  */
    }
      @media (min-width: 1024px) {
        .header__city__text {
          margin-right: 1.38889vw;
          /* font-size: 0.97222vw;  */
          font-size: 1.3vw;
        } }
      @media (min-width: 1440px) {
        .header__city__text {
          margin-right: 20px;
          font-size: 18px; } }
    .header__city__select .select2-container {
      display: block;
      width: auto !important; }
      .header__city__select .select2-container--default .select2-selection--single {
        border: none;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        height: auto;
        background: transparent; }
        .header__city__select .select2-container--default .select2-selection--single .select2-selection__rendered {
          border-bottom: solid 1px rgba(255, 255, 255, 0.8);
          padding: 0 3.2vmin 0 0;
          font-weight: 700;
          font-size: 3.73333vmin;
          line-height: normal;
          color: #bebebe; }
          @media (min-width: 1024px) {
            .header__city__select .select2-container--default .select2-selection--single .select2-selection__rendered {
              padding: 0 0.83333vw 0 0;
              font-size: 0.97222vw; } }
          @media (min-width: 1440px) {
            .header__city__select .select2-container--default .select2-selection--single .select2-selection__rendered {
              padding: 0 12px 0 0;
              font-size: 14px; } }
        .header__city__select .select2-container--default .select2-selection--single .select2-selection__arrow {
          width: 1.86667vmin;
          height: 3.73333vmin; }
          @media (min-width: 1024px) {
            .header__city__select .select2-container--default .select2-selection--single .select2-selection__arrow {
              width: 0.48611vw;
              height: 0.97222vw; } }
          @media (min-width: 1440px) {
            .header__city__select .select2-container--default .select2-selection--single .select2-selection__arrow {
              width: 7px;
              height: 14px; } }
      .header__city__select .select2-container--default .select2-dropdown {
        margin-top: 2.4vmin;
        margin-left: 3.46667vmin;
        border: none;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        padding: 4vmin 4vmin 5.6vmin;
        width: 63.73333vmin !important;
        -webkit-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
           -moz-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
                box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
        @media (min-width: 1024px) {
          .header__city__select .select2-container--default .select2-dropdown {
            margin-top: 0.625vw;
            margin-left: 0;
            padding: 1.04167vw 1.04167vw 1.45833vw;
            width: 16.59722vw !important;
            -webkit-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
               -moz-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
                    box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36); } }
        @media (min-width: 1440px) {
          .header__city__select .select2-container--default .select2-dropdown {
            margin-top: 9px;
            padding: 15px 15px 21px;
            width: 239px !important;
            -webkit-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
               -moz-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
                    box-shadow: 0 0 40px rgba(89, 89, 89, 0.36); } }
      .header__city__select .select2-container--default .select2-search--dropdown {
        margin-bottom: 4vmin;
        padding: 0; }
        .header__city__select .select2-container--default .select2-search--dropdown .select2-search__field {
          border: 1px solid #b4b0ae;
          -webkit-border-radius: 0.8vmin;
             -moz-border-radius: 0.8vmin;
                  border-radius: 0.8vmin;
          height: 8.26667vmin;
          background: #fff; }
          @media (min-width: 1024px) {
            .header__city__select .select2-container--default .select2-search--dropdown .select2-search__field {
              -webkit-border-radius: 0.20833vw;
                 -moz-border-radius: 0.20833vw;
                      border-radius: 0.20833vw;
              height: 2.15278vw; } }
          @media (min-width: 1440px) {
            .header__city__select .select2-container--default .select2-search--dropdown .select2-search__field {
              -webkit-border-radius: 3px;
                 -moz-border-radius: 3px;
                      border-radius: 3px;
              height: 31px; } }
        @media (min-width: 1024px) {
          .header__city__select .select2-container--default .select2-search--dropdown {
            margin-bottom: 1.04167vw; } }
        @media (min-width: 1440px) {
          .header__city__select .select2-container--default .select2-search--dropdown {
            margin-bottom: 15px; } }
      .header__city__select .select2-container--default .select2-results__options {
        padding-right: 1.6vmin;
        max-height: 31.46667vmin;
        font-size: 3.73333vmin;
        line-height: 4.26667vmin;
        color: #433030;
        scrollbar-color: #fad629 #ddd;
        scrollbar-width: thin; }
        .header__city__select .select2-container--default .select2-results__options::-webkit-scrollbar {
          width: 1.33333vmin;
          height: 1.33333vmin;
          background-color: #ddd; }
          @media (min-width: 1024px) {
            .header__city__select .select2-container--default .select2-results__options::-webkit-scrollbar {
              width: 0.34722vw;
              height: 0.34722vw; } }
          @media (min-width: 1440px) {
            .header__city__select .select2-container--default .select2-results__options::-webkit-scrollbar {
              width: 5px;
              height: 5px; } }
        .header__city__select .select2-container--default .select2-results__options::-webkit-scrollbar-track {
          background-color: transparent; }
        .header__city__select .select2-container--default .select2-results__options::-webkit-scrollbar-thumb {
          -webkit-border-radius: 1px;
                  border-radius: 1px;
          background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
          background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%); }
        @media (min-width: 1024px) {
          .header__city__select .select2-container--default .select2-results__options {
            padding-right: 0.41667vw;
            max-height: 8.19444vw;
            font-size: 0.97222vw;
            line-height: 1.11111vw; } }
        @media (min-width: 1440px) {
          .header__city__select .select2-container--default .select2-results__options {
            padding-right: 6px;
            max-height: 118px;
            font-size: 14px;
            line-height: 16px; } }
      .header__city__select .select2-container--default .select2-results__option {
        -webkit-border-radius: 0.8vmin;
           -moz-border-radius: 0.8vmin;
                border-radius: 0.8vmin;
        padding: 0 2.13333vmin;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s; }
        .header__city__select .select2-container--default .select2-results__option + .select2-results__option {
          margin-top: 1.06667vmin; }
          @media (min-width: 1024px) {
            .header__city__select .select2-container--default .select2-results__option + .select2-results__option {
              margin-top: 0.27778vw; } }
          @media (min-width: 1440px) {
            .header__city__select .select2-container--default .select2-results__option + .select2-results__option {
              margin-top: 4px; } }
        .header__city__select .select2-container--default .select2-results__option--highlighted {
          color: #433030;
          background: #ddd; }
        @media (min-width: 1024px) {
          .header__city__select .select2-container--default .select2-results__option {
            -webkit-border-radius: 0.20833vw;
               -moz-border-radius: 0.20833vw;
                    border-radius: 0.20833vw;
            padding: 0 0.55556vw; } }
        @media (min-width: 1440px) {
          .header__city__select .select2-container--default .select2-results__option {
            -webkit-border-radius: 3px;
               -moz-border-radius: 3px;
                    border-radius: 3px;
            padding: 0 8px; } }
  .header__contacts__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.86667vmin; }
    @media (min-width: 1024px) {
      .header__contacts__row {
        margin-bottom: 0.48611vw; } }
    @media (min-width: 1440px) {
      .header__contacts__row {
        margin-bottom: 7px; } }
  .header__contacts__social {
    margin-right: 4.53333vmin; }
    .header__contacts__social ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .header__contacts__social ul li + li {
        margin-left: 4vmin; }
        @media (min-width: 1024px) {
          .header__contacts__social ul li + li {
            margin-left: 1.04167vw; } }
        @media (min-width: 1440px) {
          .header__contacts__social ul li + li {
            margin-left: 15px; } }
      .header__contacts__social ul li a {
        display: block; }
        .header__contacts__social ul li a svg {
          display: block;
          width: 4.8vmin;
          height: 4.8vmin; }
          @media (min-width: 1024px) {
            .header__contacts__social ul li a svg {
              width: 1.25vw;
              height: 1.25vw; } }
          @media (min-width: 1440px) {
            .header__contacts__social ul li a svg {
              width: 18px;
              height: 18px; } }
    @media (min-width: 1024px) {
      .header__contacts__social {
        margin-right: 1.18056vw; } }
    @media (min-width: 1440px) {
      .header__contacts__social {
        margin-right: 17px; } }
  .header__contacts__tel {
    font-family: "PT Serif", sans-serif;
    font-weight: 700; }
  .header__contacts__email a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    text-decoration: none;
    color: #433030; }
    @media (min-width: 1024px) {
      .header__contacts__email a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        color: #fff; } }
  .header__contacts__email svg {
    display: block;
    margin-right: 2.66667vmin;
    width: 4vmin;
    height: 3.46667vmin;
    color: #ff3700; }
    @media (min-width: 1024px) {
      .header__contacts__email svg {
        margin-right: 0.69444vw;
        width: 1.04167vw;
        height: 0.90278vw; } }
    @media (min-width: 1440px) {
      .header__contacts__email svg {
        margin-right: 10px;
        width: 15px;
        height: 13px; } }
  @media (min-width: 1024px) {
    .header__contacts {
      font-size: 1.11111vw; } }
  @media (min-width: 1440px) {
    .header__contacts {
      font-size: 16px; } }
  .header__menu {
    margin: 0 -1.33333vmin;
    border: 1px solid #8e8e8e;
    padding: 1.33333vmin;
    font-size: 3.73333vmin; }
    .header__menu ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 5.33333vmin 5.33333vmin 5.33333vmin 11.2vmin;
      background: #f1f1f1; }
      .header__menu ul li {
        position: relative; }
        .header__menu ul li + li {
          padding-left: 9.33333vmin; }
          .header__menu ul li + li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 1px;
            height: 100%;
            background: #afa1a1; }
          @media (min-width: 1024px) {
            .header__menu ul li + li {
              padding-left: 2.43056vw; } }
          @media (min-width: 1440px) {
            .header__menu ul li + li {
              padding-left: 35px; } }
        .header__menu ul li a {
          font-weight: 500;
          text-decoration: none;
          text-transform: uppercase;
          color: #433030; }
          .header__menu ul li a:hover {
            color: #e41922; }
      @media (min-width: 1024px) {
        .header__menu ul {
          padding: 1.38889vw 1.38889vw 1.38889vw 2.91667vw; } }
      @media (min-width: 1440px) {
        .header__menu ul {
          padding: 20px 20px 20px 42px; } }
    @media (min-width: 1024px) {
      .header__menu {
        margin: 0 -0.34722vw;
        padding: 0.34722vw;
        font-size: 0.97222vw; } }
    @media (min-width: 1440px) {
      .header__menu {
        margin: 0 -5px;
        padding: 5px;
        font-size: 14px; } }
  .header__burger {
    position: relative;
    margin-left: auto;
    outline: none;
    border: none;
    padding: 0;
    width: 6.66667vmin;
    height: 4vmin;
    background: transparent; }
    .header__burger i {
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 0.53333vmin;
      background: #fff;
      -webkit-transform: translateY(-2.13333vmin);
         -moz-transform: translateY(-2.13333vmin);
          -ms-transform: translateY(-2.13333vmin);
           -o-transform: translateY(-2.13333vmin);
              transform: translateY(-2.13333vmin);
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .header__burger i + i {
        -webkit-transform: translateY(-0.26667vmin);
           -moz-transform: translateY(-0.26667vmin);
            -ms-transform: translateY(-0.26667vmin);
             -o-transform: translateY(-0.26667vmin);
                transform: translateY(-0.26667vmin); }
        .header__burger i + i + i {
          -webkit-transform: translateY(1.6vmin);
             -moz-transform: translateY(1.6vmin);
              -ms-transform: translateY(1.6vmin);
               -o-transform: translateY(1.6vmin);
                  transform: translateY(1.6vmin); }
    .is-show-mobile-menu .header__burger i {
      -webkit-transform: translateY(-0.26667vmin) rotate(45deg);
         -moz-transform: translateY(-0.26667vmin) rotate(45deg);
          -ms-transform: translateY(-0.26667vmin) rotate(45deg);
           -o-transform: translateY(-0.26667vmin) rotate(45deg);
              transform: translateY(-0.26667vmin) rotate(45deg); }
      .is-show-mobile-menu .header__burger i + i {
        opacity: 0;
        -webkit-transform: translateY(-0.26667vmin);
           -moz-transform: translateY(-0.26667vmin);
            -ms-transform: translateY(-0.26667vmin);
             -o-transform: translateY(-0.26667vmin);
                transform: translateY(-0.26667vmin); }
        .is-show-mobile-menu .header__burger i + i + i {
          opacity: 1;
          -webkit-transform: translateY(-0.26667vmin) rotate(-45deg);
             -moz-transform: translateY(-0.26667vmin) rotate(-45deg);
              -ms-transform: translateY(-0.26667vmin) rotate(-45deg);
               -o-transform: translateY(-0.26667vmin) rotate(-45deg);
                  transform: translateY(-0.26667vmin) rotate(-45deg); }
    @media (min-width: 1024px) {
      .header__burger {
        display: none; } }
  .header__mobile {
    position: absolute;
    left: 0;
    top: 100%;
    padding: 5.33333vmin 4vmin;
    width: 100%;
    height: -webkit-calc(100vh - 19.2vmin);
    height: -moz-calc(100vh - 19.2vmin);
    height: calc(100vh - 19.2vmin);
    -webkit-box-shadow: 0 4vmin 6.66667vmin rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 4vmin 6.66667vmin rgba(0, 0, 0, 0.2);
            box-shadow: 0 4vmin 6.66667vmin rgba(0, 0, 0, 0.2);
    color: #433030;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
    .header__mobile .header__menu {
      margin: 5.33333vmin 0;
      border: none;
      padding: 0; }
      .header__mobile .header__menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0;
        background: transparent; }
        .header__mobile .header__menu ul li {
          padding: 0; }
          .header__mobile .header__menu ul li + li {
            margin: 4vmin 0 0; }
            .header__mobile .header__menu ul li + li::before {
              display: none; }
    .is-show-mobile-menu .header__mobile {
      opacity: 1;
      visibility: visible; }
  @media (max-width: 1023px) {
    .header.is-fixed .container {
      background: rgba(0, 0, 0, 0.75); } }
  @media (min-width: 1024px) {
    .header {
      position: absolute;
      left: 50%;
      top: 0;
      width: 100%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); }
      .header.is-fixed {
        position: fixed; }
        .header.is-fixed .header__top {
          display: none; } }

.footer {
  color: #fff;
  background: #2C231D; }
  .footer__top {
    padding: 8vmin 0; }
    .footer__top__left {
      margin-bottom: 6.4vmin;
      font-size: 3.73333vmin;
      text-align: center;
      color: #D3E1E6; }
      @media (min-width: 1024px) {
        .footer__top__left {
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          margin-bottom: 0;
          font-size: 0.97222vw;
          text-align: left; } }
      @media (min-width: 1440px) {
        .footer__top__left {
          font-size: 14px; } }
    @media (min-width: 1024px) {
      .footer__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 4.16667vw 0 2.77778vw; } }
    @media (min-width: 1440px) {
      .footer__top {
        padding: 60px 0 40px; } }
  .footer__contact {
    text-align: center; }
    .footer__contact__tel {
      margin-bottom: 0.8vmin;
      font-family: "PT Serif", sans-serif;
      font-weight: 700;
      font-size: 4.26667vmin;
      line-height: 5.6vmin; }
      .footer__contact__tel a {
        text-decoration: none;
        color: inherit; }
      @media (min-width: 1024px) {
        .footer__contact__tel {
          margin-bottom: 0.20833vw;
          font-size: 1.11111vw;
          line-height: 1.45833vw; } }
      @media (min-width: 1440px) {
        .footer__contact__tel {
          margin-bottom: 3px;
          font-size: 16px;
          line-height: 21px; } }
    .footer__contact__email {
      margin-bottom: 2.93333vmin; }
      .footer__contact__email a {
        text-decoration: none;
        color: inherit; }
      .footer__contact__email svg {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2.66667vmin;
        width: 4vmin;
        height: 3.46667vmin;
        color: #FF3700; }
        @media (min-width: 1024px) {
          .footer__contact__email svg {
            margin-right: 0.69444vw;
            width: 1.04167vw;
            height: 0.90278vw; } }
        @media (min-width: 1440px) {
          .footer__contact__email svg {
            margin-right: 10px;
            width: 15px;
            height: 13px; } }
      @media (min-width: 1024px) {
        .footer__contact__email {
          margin-bottom: 0.76389vw; } }
      @media (min-width: 1440px) {
        .footer__contact__email {
          margin-bottom: 11px; } }
    .footer__contact__social {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .footer__contact__social li + li {
        margin-left: 4.53333vmin; }
        @media (min-width: 1024px) {
          .footer__contact__social li + li {
            margin-left: 1.18056vw; } }
        @media (min-width: 1440px) {
          .footer__contact__social li + li {
            margin-left: 17px; } }
      .footer__contact__social li a {
        display: block; }
        .footer__contact__social li a svg {
          display: block;
          width: 4.53333vmin;
          height: 4.53333vmin; }
          @media (min-width: 1024px) {
            .footer__contact__social li a svg {
              width: 1.18056vw;
              height: 1.18056vw; } }
          @media (min-width: 1440px) {
            .footer__contact__social li a svg {
              width: 17px;
              height: 17px; } }
      @media (min-width: 1024px) {
        .footer__contact__social {
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
             -moz-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
    @media (min-width: 1024px) {
      .footer__contact {
        text-align: left; } }
  .footer__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 6.4vmin;
    text-align: left; }
    .footer__logo a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-decoration: none; }
      .footer__logo a:hover {
        opacity: 0.8; }
      @media (min-width: 1024px) {
        .footer__logo a {
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .footer__logo__image {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 5.33333vmin;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .footer__logo__image img {
        display: block;
        width: 21.86667vmin; }
        @media (min-width: 1024px) {
          .footer__logo__image img {
            width: 5.69444vw; } }
        @media (min-width: 1440px) {
          .footer__logo__image img {
            width: 82px; } }
      @media (min-width: 1024px) {
        .footer__logo__image {
          margin-right: 1.38889vw; } }
      @media (min-width: 1440px) {
        .footer__logo__image {
          margin-right: 20px; } }
    .footer__logo__text {
      width: 24.53333vmin;
      font-weight: 700;
      font-size: 4.26667vmin;
      line-height: 5.06667vmin;
      color: #fff;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      @media (min-width: 1024px) {
        .footer__logo__text {
          width: 9.02778vw;
          font-size: 1.11111vw;
          line-height: 1.31944vw; } }
      @media (min-width: 1440px) {
        .footer__logo__text {
          width: 130px;
          font-size: 16px;
          line-height: 19px; } }
    @media (min-width: 1024px) {
      .footer__logo {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 1.875vw; } }
    @media (min-width: 1440px) {
      .footer__logo {
        margin-bottom: 27px; } }
  .footer__privacy {
    margin-bottom: 2.13333vmin; }
    .footer__privacy a {
      text-decoration: underline;
      color: inherit; }
      .footer__privacy a:hover {
        color: #E41820; }
    @media (min-width: 1024px) {
      .footer__privacy {
        margin-bottom: 0.55556vw; } }
    @media (min-width: 1440px) {
      .footer__privacy {
        margin-bottom: 8px; } }
  .footer__copyright {
    margin-bottom: 2.13333vmin; }
    @media (min-width: 1024px) {
      .footer__copyright {
        margin-bottom: 0.55556vw; } }
    @media (min-width: 1440px) {
      .footer__copyright {
        margin-bottom: 8px; } }
  .footer__website a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none;
    color: inherit; }
    .footer__website a:hover .footer__website__logo__hover {
      width: 100%; }
    @media (min-width: 1024px) {
      .footer__website a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .footer__website__logo {
    position: relative;
    margin-left: 2.13333vmin; }
    .footer__website__logo svg {
      display: block;
      width: 15.46667vmin;
      height: 4.26667vmin; }
      @media (min-width: 1024px) {
        .footer__website__logo svg {
          width: 4.02778vw;
          height: 1.11111vw; } }
      @media (min-width: 1440px) {
        .footer__website__logo svg {
          width: 58px;
          height: 16px; } }
    .footer__website__logo__hover {
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      width: 0;
      height: 100%;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
    @media (min-width: 1024px) {
      .footer__website__logo {
        margin-left: 0.55556vw; } }
    @media (min-width: 1440px) {
      .footer__website__logo {
        margin-left: 8px; } }
  .footer__menu {
    margin-bottom: 6.4vmin;
    text-align: center; }
    .footer__menu__title {
      margin-bottom: 2.13333vmin;
      border-bottom: solid 1px #E41820;
      padding-bottom: 2.13333vmin;
      font-weight: 700;
      font-size: 4.8vmin;
      line-height: 6.66667vmin; }
      @media (min-width: 1024px) {
        .footer__menu__title {
          margin-bottom: 1.45833vw;
          padding-bottom: 1.18056vw;
          font-size: 1.25vw;
          line-height: 1.73611vw; } }
      @media (min-width: 1440px) {
        .footer__menu__title {
          margin-bottom: 21px;
          padding-bottom: 17px;
          font-size: 18px;
          line-height: 25px; } }
    .footer__menu__list ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 22px; }
      .footer__menu__list ul li a {
        text-decoration: none;
        color: #fff; }
        .footer__menu__list ul li a:hover {
          color: #E41820; }
      @media (min-width: 1024px) {
        .footer__menu__list ul {
          font-size: 0.97222vw;
          line-height: 1.52778vw; } }
      @media (min-width: 1440px) {
        .footer__menu__list ul {
          font-size: 14px;
          line-height: 22px; } }
    @media (min-width: 1024px) {
      .footer__menu {
        margin-bottom: 0;
        text-align: left; } }
  .footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -4vmin;
    border-top: solid 1px #848484;
    padding: 8vmin 0; }
    .footer__bottom__col {
      margin-bottom: 3.2vmin;
      padding: 0 4vmin;
      width: 50%; }
      @media (min-width: 1024px) {
        .footer__bottom__col {
          margin: 0;
          padding: 0;
          width: auto;
          max-width: 12.5vw; } }
      @media (min-width: 1440px) {
        .footer__bottom__col {
          max-width: 180px; } }
    .footer__bottom ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 22px; }
      .footer__bottom ul li a {
        text-decoration: none;
        color: #C4C4C4; }
        .footer__bottom ul li a:hover {
          color: #E41820; }
      @media (min-width: 1024px) {
        .footer__bottom ul {
          font-size: 0.97222vw;
          line-height: 1.52778vw; } }
      @media (min-width: 1440px) {
        .footer__bottom ul {
          font-size: 14px;
          line-height: 22px; } }
    @media (min-width: 1024px) {
      .footer__bottom {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin: 0;
        padding: 2.08333vw 0 2.43056vw; } }
    @media (min-width: 1440px) {
      .footer__bottom {
        padding: 30px 0 35px; } }

.button {
  display: inline-block;
  outline: none;
  border: 1px solid #e41922;
  -webkit-border-radius: 1.33333vmin;
     -moz-border-radius: 1.33333vmin;
          border-radius: 1.33333vmin;
  padding: 5.33333vmin 2.66667vmin;
  -webkit-box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #ff000b;
     -moz-box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #ff000b;
          box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #ff000b;
  font-weight: 700;
  line-height: 4.8vmin;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1.06667vmin 2.66667vmin rgba(0, 0, 0, 0.25);
  color: #fff;
  background: -webkit-linear-gradient(218.86deg, #f42b34 10.83%, #ff000b 39.67%, #e20812 60.86%);
  background: -moz-linear-gradient(218.86deg, #f42b34 10.83%, #ff000b 39.67%, #e20812 60.86%);
  background: -o-linear-gradient(218.86deg, #f42b34 10.83%, #ff000b 39.67%, #e20812 60.86%);
  background: linear-gradient(231.14deg, #f42b34 10.83%, #ff000b 39.67%, #e20812 60.86%);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s; }
  .button:hover {
    background: -webkit-linear-gradient(218.86deg, #FF222C 10.83%, #FF1E28 39.67%, #FF202A 60.86%);
    background: -moz-linear-gradient(218.86deg, #FF222C 10.83%, #FF1E28 39.67%, #FF202A 60.86%);
    background: -o-linear-gradient(218.86deg, #FF222C 10.83%, #FF1E28 39.67%, #FF202A 60.86%);
    background: linear-gradient(231.14deg, #FF222C 10.83%, #FF1E28 39.67%, #FF202A 60.86%);
    -webkit-transform: translateY(-10px);
       -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
         -o-transform: translateY(-10px);
            transform: translateY(-10px); }
  .button:disabled {
    opacity: 0.5;
    pointer-events: none; }
  @media (min-width: 1024px) {
    .button {
      -webkit-border-radius: 0.34722vw;
         -moz-border-radius: 0.34722vw;
              border-radius: 0.34722vw;
      padding: 1.38889vw 0.69444vw;
      -webkit-box-shadow: 0 1.38889vw 3.125vw -1.73611vw #ff000b;
         -moz-box-shadow: 0 1.38889vw 3.125vw -1.73611vw #ff000b;
              box-shadow: 0 1.38889vw 3.125vw -1.73611vw #ff000b;
      line-height: 1.25vw;
      text-shadow: 0 0.27778vw 0.69444vw rgba(0, 0, 0, 0.25); } }
  @media (min-width: 1440px) {
    .button {
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      padding: 30px 20px;
      -webkit-box-shadow: 0 20px 45px -25px #ff000b;
         -moz-box-shadow: 0 20px 45px -25px #ff000b;
              box-shadow: 0 20px 45px -25px #ff000b;
      line-height: 18px;
      text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); } }

.button_white {
  border-color: #433030;
  padding: 4vmin 12vmin;
  font-weight: 500;
  text-shadow: none;
  color: #433030;
  background: transparent; }
  .button_white:hover {
    border-color: #c4c4c4;
    background: #c4c4c4;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }
  @media (min-width: 1024px) {
    .button_white {
      padding: 1.04167vw 3.125vw; } }
  @media (min-width: 1440px) {
    .button_white {
      padding: 15px 45px; } }

.breadcrumbs {
  margin-bottom: 2.13333vmin;
  font-size: 3.73333vmin; }
  .breadcrumbs ul li {
    position: relative;
    display: inline; }
    .breadcrumbs ul li + li {
      margin-left: 5.33333vmin; }
      .breadcrumbs ul li + li::before {
        content: ">";
        position: absolute;
        left: -4vmin;
        top: -0.26667vmin;
        color: #896955; }
        @media (min-width: 1024px) {
          .breadcrumbs ul li + li::before {
            left: -1.04167vw;
            top: -0.06944vw; } }
        @media (min-width: 1440px) {
          .breadcrumbs ul li + li::before {
            left: -15px;
            top: -1px; } }
      @media (min-width: 1024px) {
        .breadcrumbs ul li + li {
          margin-left: 1.38889vw; } }
      @media (min-width: 1440px) {
        .breadcrumbs ul li + li {
          margin-left: 20px; } }
    .breadcrumbs ul li a {
      text-decoration: none;
      color: #896955; }
      .breadcrumbs ul li a:hover {
        color: #fff; }
  @media (min-width: 1024px) {
    .breadcrumbs {
      margin-bottom: 0.55556vw;
      font-size: 0.97222vw; } }
  @media (min-width: 1440px) {
    .breadcrumbs {
      margin-bottom: 8px;
      font-size: 14px; } }

.intro {
  position: relative;
  z-index: 5;
  margin-bottom: 10.66667vmin;
  padding: 21.33333vmin 0 10.66667vmin;
  color: #fff;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .intro h1:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .intro h1 {
      width: 68.54167vw; } }
  @media (min-width: 1440px) {
    .intro h1 {
      width: 987px; } }
  .intro .h3 {
    margin: 0 0 53.33333vmin; }
    @media (min-width: 1024px) {
      .intro .h3 {
        margin: 0 0 2.77778vw;
        width: 35.06944vw; } }
    @media (min-width: 1440px) {
      .intro .h3 {
        margin: 0 0 40px;
        width: 505px; } }
  @media (min-width: 1024px) {
    .intro .h3_width-700 {
      width: 48.61111vw; } }
  @media (min-width: 1440px) {
    .intro .h3_width-700 {
      width: 700px; } }
  .intro__edge {
    margin-bottom: 2.66667vmin; }
    .intro__edge ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .intro__edge ul li + li {
        margin-top: 2.66667vmin; }
        @media (min-width: 1024px) {
          .intro__edge ul li + li {
            margin-top: 1.04167vw; } }
        @media (min-width: 1440px) {
          .intro__edge ul li + li {
            margin-top: 15px; } }
      .intro__edge ul li img {
        display: block;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        margin-right: 4vmin;
        width: 6.4vmin;
        height: 6.4vmin; }
        @media (min-width: 1024px) {
          .intro__edge ul li img {
            margin-right: 1.04167vw;
            width: 1.66667vw;
            height: 1.66667vw; } }
        @media (min-width: 1440px) {
          .intro__edge ul li img {
            margin-right: 15px;
            width: 24px;
            height: 24px; } }
      .intro__edge ul li .h3 {
        margin: 0; }
    @media (min-width: 1024px) {
      .intro__edge {
        margin-bottom: 3.125vw; } }
    @media (min-width: 1440px) {
      .intro__edge {
        margin-bottom: 45px; } }
  .intro__slider {
    position: relative;
    z-index: 5;
    padding: 21.33333vmin 0; }
    .intro__slider .swiper-container {
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      width: 100%;
      height: 100%; }
    .intro__slider__item {
      position: relative;
      z-index: 5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      padding: 21.33333vmin 0;
      height: 100%;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      background: 70% 50% no-repeat;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover; }
      .intro__slider__item .container {
        position: relative;
        height: 100%; }
      @media (max-width: 1023px) {
        .intro__slider__item::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          z-index: -1;
          width: 100%;
          height: 86.13333vmin;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 19, 19, 0)), to(#1B1313));
          background: -webkit-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
          background: -moz-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
          background: -o-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
          background: linear-gradient(180deg, rgba(27, 19, 19, 0) 0%, #1B1313 100%); } }
      @media (min-width: 1024px) {
        .intro__slider__item {
          padding: 14.58333vw 0 14.93056vw;
          background: 50% 50% no-repeat; } }
      @media (min-width: 1440px) {
        .intro__slider__item {
          padding: 210px 0 215px; } }
    .intro__slider__prev, .intro__slider__next {
      position: absolute;
      left: 4vmin;
      bottom: 89.33333vmin;
      z-index: 5;
      display: block;
      outline: none;
      border: 1px solid #b1b1b1;
      padding: 0;
      width: 10.66667vmin;
      height: 10.66667vmin;
      background: rgba(44, 35, 29, 0.8);
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .intro__slider__prev::before, .intro__slider__next::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: 0.8vmin;
        border-bottom: 0.8vmin solid #b1b1b1;
        border-left: 0.8vmin solid #b1b1b1;
        width: 2.66667vmin;
        height: 2.66667vmin;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
                transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        -moz-transition: 0.25s;
        transition: 0.25s; }
        @media (min-width: 1024px) {
          .intro__slider__prev::before, .intro__slider__next::before {
            margin-left: 0.20833vw;
            border-bottom: 0.27778vw solid #b1b1b1;
            border-left: 0.27778vw solid #b1b1b1;
            width: 1.04167vw;
            height: 1.04167vw; } }
        @media (min-width: 1440px) {
          .intro__slider__prev::before, .intro__slider__next::before {
            margin-left: 3px;
            border-bottom: 4px solid #b1b1b1;
            border-left: 4px solid #b1b1b1;
            width: 15px;
            height: 15px; } }
      .intro__slider__prev:hover, .intro__slider__next:hover {
        border-color: #e41922;
        background: #e41922; }
        .intro__slider__prev:hover::before, .intro__slider__next:hover::before {
          border-color: #fff; }
      @media (min-width: 1024px) {
        .intro__slider__prev, .intro__slider__next {
          left: 50%;
          bottom: 17.01389vw;
          width: 3.47222vw;
          height: 3.47222vw; } }
      @media (min-width: 1440px) {
        .intro__slider__prev, .intro__slider__next {
          bottom: 245px;
          width: 50px;
          height: 50px; } }
    .intro__slider__next {
      left: auto;
      right: 4vmin; }
      .intro__slider__next::before {
        margin-left: -0.8vmin;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-135deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(-135deg);
                transform: translate3d(-50%, -50%, 0) rotate(-135deg); }
        @media (min-width: 1024px) {
          .intro__slider__next::before {
            margin-left: -0.20833vw; } }
        @media (min-width: 1440px) {
          .intro__slider__next::before {
            margin-left: -3px; } }
      @media (min-width: 1024px) {
        .intro__slider__next {
          left: 50%;
          right: auto;
          margin-left: 37.15278vw; } }
      @media (min-width: 1440px) {
        .intro__slider__next {
          margin-left: 535px; } }
    .intro__slider__pager {
      position: absolute;
      left: 50%;
      top: 60vmin;
      z-index: 5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 153.33333vmin; }
      .intro__slider__pager .swiper-pagination-bullet {
        width: 2.66667vmin;
        height: 2.66667vmin;
        background: #777;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        -moz-transition: 0.25s;
        transition: 0.25s;
        cursor: pointer; }
        .intro__slider__pager .swiper-pagination-bullet-active {
          background: #fff; }
        .intro__slider__pager .swiper-pagination-bullet + .swiper-pagination-bullet {
          margin-top: 4vmin; }
          @media (min-width: 1024px) {
            .intro__slider__pager .swiper-pagination-bullet + .swiper-pagination-bullet {
              margin-top: 1.04167vw; } }
          @media (min-width: 1440px) {
            .intro__slider__pager .swiper-pagination-bullet + .swiper-pagination-bullet {
              margin-top: 15px; } }
        .intro__slider__pager .swiper-pagination-bullet:hover {
          background: #a6a6a6; }
        @media (min-width: 1024px) {
          .intro__slider__pager .swiper-pagination-bullet {
            width: 0.69444vw;
            height: 0.69444vw; } }
        @media (min-width: 1440px) {
          .intro__slider__pager .swiper-pagination-bullet {
            width: 10px;
            height: 10px; } }
      @media (min-width: 1024px) {
        .intro__slider__pager {
          top: 15.625vw;
          margin-left: 39.93056vw; } }
      @media (min-width: 1440px) {
        .intro__slider__pager {
          top: 225px;
          margin-left: 575px; } }
    @media (min-width: 1024px) {
      .intro__slider {
        padding: 14.58333vw 0 14.93056vw; } }
    @media (min-width: 1440px) {
      .intro__slider {
        padding: 210px 0 215px; } }
  .intro__offer__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .intro__offer__image {
    position: relative;
    z-index: 5;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin: 0 -2.66667vmin -10.13333vmin -16vmin;
    pointer-events: none; }
    .intro__offer__image img {
      width: 56.8vmin; }
      @media (min-width: 1024px) {
        .intro__offer__image img {
          width: 14.79167vw; } }
      @media (min-width: 1440px) {
        .intro__offer__image img {
          width: 213px; } }
    @media (min-width: 1024px) {
      .intro__offer__image {
        margin: 0 -0.69444vw -2.63889vw -4.16667vw; } }
    @media (min-width: 1440px) {
      .intro__offer__image {
        margin: 0 -10px -38px -60px; } }
  .intro__offer__text {
    margin-top: 7.2vmin;
    line-height: 5.33333vmin; }
    @media (min-width: 1024px) {
      .intro__offer__text {
        margin-top: 1.875vw;
        width: 21.875vw;
        line-height: 1.73611vw; } }
    @media (min-width: 1440px) {
      .intro__offer__text {
        margin-top: 27px;
        width: 315px;
        line-height: 25px; } }
  .intro__offer .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .intro__offer .button {
        width: 29.30556vw; } }
    @media (min-width: 1440px) {
      .intro__offer .button {
        width: 422px; } }
  .intro__tag {
    position: absolute;
    left: 15%;
    top: 58%;
    padding: 2.66667vmin 16vmin 4vmin 2.66667vmin;
    width: 50.13333vmin;
    height: 17.86667vmin;
    font-size: 3.73333vmin;
    text-align: center;
    color: #433030;
    background: url("../images/tag.png") 50% 50% no-repeat;
    -moz-background-size: 100% 100%;
      -o-background-size: 100% 100%;
         background-size: 100% 100%; }
    .intro__tag__post {
      margin-bottom: 0.8vmin;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .intro__tag__post {
          margin-bottom: 0.20833vw; } }
      @media (min-width: 1440px) {
        .intro__tag__post {
          margin-bottom: 3px; } }
    .intro__tag__price {
      font-family: "PT Serif", sans-serif;
      font-weight: 700; }
    @media (min-width: 1024px) {
      .intro__tag {
        left: 59.5%;
        top: 81.5%;
        padding: 0.69444vw 4.16667vw 1.04167vw 0.69444vw;
        width: 13.05556vw;
        height: 4.65278vw;
        font-size: 0.97222vw; } }
    @media (min-width: 1440px) {
      .intro__tag {
        padding: 10px 60px 15px 10px;
        width: 188px;
        height: 67px;
        font-size: 14px; } }
  .intro__info {
    position: relative;
    z-index: 5;
    margin-top: -10.66667vmin; }
    .intro__info__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 -12.26667vmin; }
      @media (min-width: 1024px) {
        .intro__info__row {
          margin: 0 -3.19444vw; } }
      @media (min-width: 1440px) {
        .intro__info__row {
          margin: 0 -46px; } }
    .intro__info__col {
      margin-bottom: 8vmin;
      padding: 0 12.26667vmin;
      width: 100%; }
      @media (min-width: 1024px) {
        .intro__info__col {
          margin-bottom: 0;
          padding: 0 3.19444vw;
          width: 33.33334%; } }
      @media (min-width: 1440px) {
        .intro__info__col {
          padding: 0 46px; } }
    .intro__info__item {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      padding: 5.33333vmin 2.66667vmin 5.33333vmin 42.66667vmin;
      height: 100%;
      min-height: 29.33333vmin;
      -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
         -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
              box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
      background: #fff;
      -webkit-filter: drop-shadow(0 0 3.47222vw rgba(171, 171, 171, 0.4));
              filter: drop-shadow(0 0 3.47222vw rgba(171, 171, 171, 0.4)); }
      .intro__info__item__image {
        position: absolute;
        left: -4vmin;
        top: -2.66667vmin;
        z-index: -1; }
        .intro__info__item__image img {
          max-width: 40vmin;
          max-height: 34.66667vmin; }
          @media (min-width: 1024px) {
            .intro__info__item__image img {
              max-width: 17.70833vw;
              max-height: 14.44444vw; } }
          @media (min-width: 1440px) {
            .intro__info__item__image img {
              max-width: 255px;
              max-height: 208px; } }
        @media (min-width: 1024px) {
          .intro__info__item__image {
            left: -4.58333vw;
            top: -2.01389vw; } }
        @media (min-width: 1440px) {
          .intro__info__item__image {
            left: -66px;
            top: -29px; } }
      .intro__info__item__text {
        line-height: 22px;
        color: #433030; }
      @media (min-width: 1024px) {
        .intro__info__item {
          padding: 2.77778vw 0.69444vw 2.77778vw 11.11111vw;
          min-height: 10.20833vw;
          -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
          -webkit-filter: drop-shadow(0 0 3.47222vw rgba(171, 171, 171, 0.4));
                  filter: drop-shadow(0 0 3.47222vw rgba(171, 171, 171, 0.4)); } }
      @media (min-width: 1440px) {
        .intro__info__item {
          padding: 40px 10px 40px 160px;
          min-height: 147px;
          -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
          -webkit-filter: drop-shadow(0 0 50px rgba(171, 171, 171, 0.4));
                  filter: drop-shadow(0 0 50px rgba(171, 171, 171, 0.4)); } }
    .intro__info__item_2 .intro__info__item__image {
      left: 0;
      top: -2.66667vmin; }
      @media (min-width: 1024px) {
        .intro__info__item_2 .intro__info__item__image {
          left: -2.08333vw;
          top: 0.34722vw; } }
      @media (min-width: 1440px) {
        .intro__info__item_2 .intro__info__item__image {
          left: -30px;
          top: 5px; } }
    @media (min-width: 1024px) {
      .intro__info__item_2 {
        padding-left: 10.41667vw; } }
    @media (min-width: 1440px) {
      .intro__info__item_2 {
        padding-left: 150px; } }
    .intro__info__item_3 .intro__info__item__image {
      left: -4vmin;
      top: 1.33333vmin; }
      @media (min-width: 1024px) {
        .intro__info__item_3 .intro__info__item__image {
          left: -5.55556vw;
          top: -0.48611vw; } }
      @media (min-width: 1440px) {
        .intro__info__item_3 .intro__info__item__image {
          left: -80px;
          top: -7px; } }
    @media (min-width: 1024px) {
      .intro__info__item_3 {
        padding-left: 13.19444vw; } }
    @media (min-width: 1440px) {
      .intro__info__item_3 {
        padding-left: 190px; } }
    @media (min-width: 1024px) {
      .intro__info {
        position: absolute;
        left: 50%;
        bottom: -3.47222vw;
        margin-top: 0;
        width: 79.86111vw;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); } }
    @media (min-width: 1440px) {
      .intro__info {
        bottom: -50px;
        width: 1150px; } }
  @media (min-width: 1024px) {
    .intro {
      margin-bottom: 3.47222vw;
      padding: 12.84722vw 0 3.47222vw; } }
  @media (min-width: 1440px) {
    .intro {
      margin-bottom: 50px;
      padding: 185px 0 50px; } }

.intro_fill {
  margin-bottom: 0;
  padding: 21.33333vmin 0; }
  @media (max-width: 1023px) {
    .intro_fill::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: -1;
      width: 100%;
      height: 86.13333vmin;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 19, 19, 0)), to(#1B1313));
      background: -webkit-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
      background: -moz-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
      background: -o-linear-gradient(top, rgba(27, 19, 19, 0) 0%, #1B1313 100%);
      background: linear-gradient(180deg, rgba(27, 19, 19, 0) 0%, #1B1313 100%); } }
  @media (min-width: 1024px) {
    .intro_fill {
      margin-bottom: 8.54167vw;
      padding: 12.84722vw 0 14.93056vw; } }
  @media (min-width: 1440px) {
    .intro_fill {
      margin-bottom: 123px;
      padding: 185px 0 215px; } }

.intro_index {
  margin-bottom: 2.66667vmin;
  padding: 0; }
  .intro_index::after {
    display: none; }
  @media (min-width: 1024px) {
    .intro_index {
      margin-bottom: 8.54167vw; } }
  @media (min-width: 1440px) {
    .intro_index {
      margin-bottom: 123px; } }

.intro_margin-0 {
  margin-bottom: 0; }

@media (max-width: 1023px) {
  .intro_loader {
    background: 82% 50% no-repeat; } }

.form {
  position: relative;
  z-index: 5;
  padding: 6.4vmin;
  -webkit-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
     -moz-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
          box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
  background: #fff; }
  .form .h3 {
    margin: 0 0 6.4vmin;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .form .h3 {
        margin: 0 0 2.08333vw; } }
    @media (min-width: 1440px) {
      .form .h3 {
        margin: 0 0 30px; } }
  .form__input {
    position: relative;
    margin-bottom: 4vmin; }
    .form__input svg {
      position: absolute;
      left: 5.33333vmin;
      top: 5.33333vmin;
      display: block;
      width: 4.8vmin;
      height: 4.8vmin;
      color: #756161;
      fill: #756161; }
      @media (min-width: 1024px) {
        .form__input svg {
          left: 1.38889vw;
          top: 1.38889vw;
          width: 1.25vw;
          height: 1.25vw; } }
      @media (min-width: 1440px) {
        .form__input svg {
          left: 20px;
          top: 20px;
          width: 18px;
          height: 18px; } }
    .form__input input,
    .form__input textarea {
      border: 1px solid #C4C4C4;
      -webkit-border-radius: 0.53333vmin;
         -moz-border-radius: 0.53333vmin;
              border-radius: 0.53333vmin;
      padding: 0 5.33333vmin 0 16vmin;
      width: 100%;
      height: 16vmin;
      font-size: 3.73333vmin;
      color: #433030;
      background: #fff;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .form__input input::-webkit-input-placeholder, .form__input textarea::-webkit-input-placeholder {
        color: #756161; }
      .form__input input:-moz-placeholder, .form__input textarea:-moz-placeholder {
        color: #756161; }
      .form__input input::-moz-placeholder, .form__input textarea::-moz-placeholder {
        color: #756161; }
      .form__input input:-ms-input-placeholder, .form__input textarea:-ms-input-placeholder {
        color: #756161; }
      .form__input input::-ms-input-placeholder, .form__input textarea::-ms-input-placeholder {
        color: #756161; }
      .form__input input::placeholder,
      .form__input textarea::placeholder {
        color: #756161; }
      .form__input input.error,
      .form__input textarea.error {
        border-color: #e41922; }
      @media (min-width: 1024px) {
        .form__input input,
        .form__input textarea {
          -webkit-border-radius: 0.13889vw;
             -moz-border-radius: 0.13889vw;
                  border-radius: 0.13889vw;
          padding: 0 1.38889vw 0 4.16667vw;
          height: 4.16667vw;
          font-size: 0.97222vw; } }
      @media (min-width: 1440px) {
        .form__input input,
        .form__input textarea {
          -webkit-border-radius: 2px;
             -moz-border-radius: 2px;
                  border-radius: 2px;
          padding: 0 20px 0 60px;
          height: 60px;
          font-size: 14px; } }
    .form__input textarea {
      padding: 5.33333vmin 5.33333vmin 0 16vmin;
      height: 25.06667vmin;
      resize: none; }
      @media (min-width: 1024px) {
        .form__input textarea {
          padding: 1.38889vw 1.38889vw 0 4.16667vw;
          height: 6.52778vw; } }
      @media (min-width: 1440px) {
        .form__input textarea {
          padding: 20px 20px 0 60px;
          height: 94px; } }
    .form__input label.error {
      display: none !important; }
    @media (min-width: 1024px) {
      .form__input {
        margin-bottom: 1.04167vw; } }
    @media (min-width: 1440px) {
      .form__input {
        margin-bottom: 15px; } }
  .form__checkbox {
    position: relative;
    font-size: 3.2vmin;
    color: #756161; }
    .form__checkbox label {
      position: relative;
      display: inline-block;
      padding: 0 0 0 8vmin;
      cursor: pointer; }
      .form__checkbox label input {
        position: absolute;
        left: 1.6vmin;
        top: 1.6vmin;
        z-index: -1;
        width: 1px;
        height: 1px;
        opacity: 0; }
        .form__checkbox label input:checked ~ i::before {
          opacity: 1;
          visibility: visible; }
        .form__checkbox label input.error ~ span {
          color: #e41922; }
        .form__checkbox label input.error ~ i {
          border-color: #e41922; }
        @media (min-width: 1024px) {
          .form__checkbox label input {
            left: 0.41667vw;
            top: 0.41667vw; } }
        @media (min-width: 1440px) {
          .form__checkbox label input {
            left: 6px;
            top: 6px; } }
      .form__checkbox label label.error {
        display: none !important; }
      .form__checkbox label i {
        position: absolute;
        left: 0;
        top: -1.06667vmin;
        border: 1px solid #C4C4C4;
        -webkit-border-radius: 0.53333vmin;
           -moz-border-radius: 0.53333vmin;
                border-radius: 0.53333vmin;
        width: 4.8vmin;
        height: 4.8vmin; }
        .form__checkbox label i::before {
          content: "";
          position: absolute;
          left: 50%;
          top: 50%;
          width: 14px;
          height: 12px;
          background: url("../images/check.svg") 50% 50% no-repeat;
          -moz-background-size: contain;
            -o-background-size: contain;
               background-size: contain;
          opacity: 0;
          visibility: hidden;
          -webkit-transform: translate3d(-50%, -50%, 0);
             -moz-transform: translate3d(-50%, -50%, 0);
                  transform: translate3d(-50%, -50%, 0);
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          -moz-transition: 0.25s;
          transition: 0.25s; }
        @media (min-width: 1024px) {
          .form__checkbox label i {
            top: -0.27778vw;
            -webkit-border-radius: 0.13889vw;
               -moz-border-radius: 0.13889vw;
                    border-radius: 0.13889vw;
            width: 1.25vw;
            height: 1.25vw; } }
        @media (min-width: 1440px) {
          .form__checkbox label i {
            top: -4px;
            -webkit-border-radius: 2px;
               -moz-border-radius: 2px;
                    border-radius: 2px;
            width: 18px;
            height: 18px; } }
      .form__checkbox label a {
        text-decoration: underline;
        color: #756161; }
        .form__checkbox label a:hover {
          color: #e41922; }
      @media (min-width: 1024px) {
        .form__checkbox label {
          padding: 0 0 0 1.73611vw; } }
      @media (min-width: 1440px) {
        .form__checkbox label {
          padding: 0 0 0 25px; } }
    @media (min-width: 1024px) {
      .form__checkbox {
        padding-left: 1.38889vw;
        font-size: 0.83333vw; } }
    @media (min-width: 1440px) {
      .form__checkbox {
        padding-left: 20px;
        font-size: 12px; } }
  .form .button {
    margin-bottom: 8vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .form .button {
        margin-bottom: 2.08333vw; } }
    @media (min-width: 1440px) {
      .form .button {
        margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .form {
      margin-left: auto;
      padding: 2.63889vw 4.44444vw;
      width: 36.52778vw;
      -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
         -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
              box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4); } }
  @media (min-width: 1440px) {
    .form {
      padding: 38px 64px;
      width: 526px;
      -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
         -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
              box-shadow: 0 0 50px rgba(171, 171, 171, 0.4); } }

.specialty {
  margin-bottom: 10.66667vmin; }
  .specialty__menu {
    margin-bottom: 5.33333vmin; }
    .specialty__menu ul li {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      .specialty__menu ul li a {
        display: block;
        padding: 4vmin 9.06667vmin;
        font-size: 3.73333vmin;
        text-decoration: none;
        text-transform: uppercase;
        color: #433030; }
        .specialty__menu ul li a.is-active {
          -webkit-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
          color: #fff;
          background: #2c231d; }
          @media (min-width: 1024px) {
            .specialty__menu ul li a.is-active {
              -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                 -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                      box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4); } }
          @media (min-width: 1440px) {
            .specialty__menu ul li a.is-active {
              -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                 -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                      box-shadow: 0 0 50px rgba(171, 171, 171, 0.4); } }
        @media (min-width: 1024px) {
          .specialty__menu ul li a {
            padding: 1.04167vw 2.36111vw;
            font-size: 0.97222vw; } }
        @media (min-width: 1440px) {
          .specialty__menu ul li a {
            padding: 15px 34px;
            font-size: 14px; } }
      @media (max-width: 1023px) {
        .specialty__menu ul li {
          display: inline-block;
          border-top: 1px solid #a98888;
          border-bottom: 1px solid #a98888; }
          .specialty__menu ul li:first-child {
            border-left: 1px solid #a98888; }
          .specialty__menu ul li:last-child {
            border-right: 1px solid #a98888; } }
    @media (max-width: 1023px) {
      .specialty__menu ul {
        overflow: auto;
        margin: 0 -15px;
        padding: 0 15px;
        font-size: 0;
        white-space: nowrap; } }
    @media (min-width: 1024px) {
      .specialty__menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 1024px) {
      .specialty__menu {
        margin-bottom: 2.08333vw;
        border: 1px solid #a98888; } }
    @media (min-width: 1440px) {
      .specialty__menu {
        margin-bottom: 30px; } }
  .specialty__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -2.66667vmin; }
    @media (min-width: 1024px) {
      .specialty__row {
        margin: 0 -1.38889vw; } }
    @media (min-width: 1440px) {
      .specialty__row {
        margin: 0 -20px; } }
  .specialty__col {
    margin-bottom: 10.66667vmin;
    padding: 0 2.66667vmin;
    width: 50%; }
    @media (min-width: 1024px) {
      .specialty__col {
        margin-bottom: 0;
        padding: 0 1.38889vw;
        width: 25%; } }
    @media (min-width: 1440px) {
      .specialty__col {
        padding: 0 20px; } }
  .specialty__list {
    display: none; }
    .specialty__list.is-active {
      display: block;
      -webkit-animation: specialty-show 0.5s;
         -moz-animation: specialty-show 0.5s;
           -o-animation: specialty-show 0.5s;
              animation: specialty-show 0.5s; }
  .specialty__item {
    text-align: center;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
    .specialty__item__image {
      position: relative;
      margin-bottom: 6.66667vmin; }
      .specialty__item__image img {
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        width: 40vmin;
        height: 40vmin; }
        @media (min-width: 1024px) {
          .specialty__item__image img {
            width: 12.63889vw;
            height: 12.63889vw; } }
        @media (min-width: 1440px) {
          .specialty__item__image img {
            width: 182px;
            height: 182px; } }
      .specialty__item__image .plus {
        position: absolute;
        right: 4vmin;
        top: 0.34722vw; }
        @media (min-width: 1024px) {
          .specialty__item__image .plus {
            right: 1.875vw;
            top: 0.48611vw; } }
        @media (min-width: 1440px) {
          .specialty__item__image .plus {
            right: 27px;
            top: 7px; } }
      @media (min-width: 1024px) {
        .specialty__item__image {
          margin-bottom: 1.875vw; } }
      @media (min-width: 1440px) {
        .specialty__item__image {
          margin-bottom: 27px; } }
    .specialty__item .h3 {
      margin: 0 0 0.8vmin;
      font-weight: 700;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      @media (min-width: 1024px) {
        .specialty__item .h3 {
          margin: 0 0 0.20833vw; } }
      @media (min-width: 1440px) {
        .specialty__item .h3 {
          margin: 0 0 3px; } }
    .specialty__item__price {
      position: relative;
      display: inline-block;
      margin-bottom: 5.33333vmin; }
      .specialty__item__price::before {
        content: "";
        position: absolute;
        left: -4.53333vmin;
        top: 1.86667vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #E41820;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        -moz-transition: 0.25s;
        transition: 0.25s; }
        @media (min-width: 1024px) {
          .specialty__item__price::before {
            left: -1.18056vw;
            top: 0.48611vw;
            /*left: 1.81944vw;*/
            /*top: 0.5871vw;*/
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .specialty__item__price::before {
            left: -17px;
            top: 7px;
            /* left: 30px;
            top: 9px; */
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .specialty__item__price {
          margin-bottom: 1.38889vw;
          font-size: 1.11111vw; } }
      @media (min-width: 1440px) {
        .specialty__item__price {
          margin-bottom: 20px;
          font-size: 16px; } }
    .specialty__item .button {
      margin-bottom: 5.33333vmin;
      padding: 4vmin;
      width: 100%;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      font-weight: 500;
      text-shadow: none;
      color: #e41922;
      background: #fff;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
      .specialty__item .button:hover {
        -webkit-box-shadow: 0 2.66667vmin 6.66667vmin -2.66667vmin #ff000b;
           -moz-box-shadow: 0 2.66667vmin 6.66667vmin -2.66667vmin #ff000b;
                box-shadow: 0 2.66667vmin 6.66667vmin -2.66667vmin #ff000b;
        color: #fff;
        background: #e41922; }
        @media (min-width: 1024px) {
          .specialty__item .button:hover {
            -webkit-box-shadow: 0 0.69444vw 1.73611vw -0.69444vw #ff000b;
               -moz-box-shadow: 0 0.69444vw 1.73611vw -0.69444vw #ff000b;
                    box-shadow: 0 0.69444vw 1.73611vw -0.69444vw #ff000b; } }
        @media (min-width: 1440px) {
          .specialty__item .button:hover {
            -webkit-box-shadow: 0 10px 25px -10px #ff000b;
               -moz-box-shadow: 0 10px 25px -10px #ff000b;
                    box-shadow: 0 10px 25px -10px #ff000b; } }
      @media (min-width: 1024px) {
        .specialty__item .button {
          margin-bottom: 1.38889vw;
          padding: 1.04167vw; } }
      @media (min-width: 1440px) {
        .specialty__item .button {
          margin-bottom: 20px;
          padding: 15px; } }
    .specialty__item__link a {
      border-bottom: 1px dashed #838383;
      text-decoration: none;
      color: #838383; }
      .specialty__item__link a:hover {
        border-bottom-color: #e41922;
        color: #e41922; }
    @media (min-width: 1024px) {
      .specialty__item:hover {
        -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
           -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
        background: #fff; }
        .specialty__item:hover .h3 {
          color: #e41922; }
        .specialty__item:hover .specialty__item__price::before {
          background: #fad629; }
        .specialty__item:hover .plus {
          opacity: 0;
          visibility: hidden; } }
    @media (min-width: 1024px) {
      .specialty__item {
        padding: 2.01389vw 1.59722vw 2.36111vw 2.08333vw; } }
    @media (min-width: 1440px) {
      .specialty__item {
        padding: 29px 23px 34px 30px; } }
  .specialty__show {
    display: none; }
  .specialty__more {
    text-align: center; }
    .specialty__more .button__turn {
      display: none; }
    .specialty__more .button.is-active .button__more {
      display: none; }
    .specialty__more .button.is-active .button__turn {
      display: block; }
    @media (min-width: 1024px) {
      .specialty__more {
        margin-top: 2.08333vw; } }
    @media (min-width: 1440px) {
      .specialty__more {
        margin-top: 30px; } }
  @media (min-width: 1024px) {
    .specialty {
      margin-bottom: 3.47222vw; } }
  @media (min-width: 1440px) {
    .specialty {
      margin-bottom: 50px; } }

@-webkit-keyframes specialty-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes specialty-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes specialty-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes specialty-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.quiz {
  margin-bottom: 16vmin;
  padding: 10.66667vmin 0;
  color: #fff;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .quiz__title {
    margin: 0 0 3.2vmin;
    width: auto;
    text-align: left; }
    @media (min-width: 1024px) {
      .quiz__title {
        margin: 0 0 0.83333vw; } }
    @media (min-width: 1440px) {
      .quiz__title {
        margin: 0 0 12px; } }
  .quiz__subtitle {
    margin-bottom: 8vmin;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .quiz__subtitle {
        margin-bottom: 2.08333vw; } }
    @media (min-width: 1440px) {
      .quiz__subtitle {
        margin-bottom: 30px; } }
  .quiz__image {
    position: absolute;
    right: 0;
    top: 50%;
    display: none; }
    @media (min-width: 1024px) {
      .quiz__image img {
        width: 45.48611vw; } }
    @media (min-width: 1440px) {
      .quiz__image img {
        width: 655px; } }
    @media (min-width: 1024px) {
      .quiz__image {
        display: block; } }
  .quiz__questions {
    position: relative;
    z-index: 5;
    display: none; }
    @media (min-width: 1024px) {
      .quiz__questions__content {
        max-width: 44.93056vw; } }
    @media (min-width: 1440px) {
      .quiz__questions__content {
        max-width: 647px; } }
    .quiz__questions__count {
      margin-bottom: 2.66667vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .quiz__questions__count {
          margin-bottom: 0.69444vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__count {
          margin-bottom: 10px;
          font-size: 14px;
          line-height: 20px; } }
    .quiz__questions__progress {
      margin-bottom: 7.2vmin;
      padding: 0.53333vmin;
      height: 2.66667vmin;
      background: #5e544f; }
      .quiz__questions__progress span {
        display: block;
        width: 0;
        height: 100%;
        background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
        background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
        background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
        background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s; }
      @media (min-width: 1024px) {
        .quiz__questions__progress {
          margin-bottom: 1.875vw;
          padding: 0.13889vw;
          height: 0.69444vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__progress {
          margin-bottom: 27px;
          padding: 2px;
          height: 10px; } }
    .quiz__questions__step {
      display: none; }
      .quiz__questions__step__title {
        margin-bottom: 4.26667vmin;
        font-weight: 700;
        line-height: 6.66667vmin; }
        @media (min-width: 1024px) {
          .quiz__questions__step__title {
            margin-bottom: 1.11111vw;
            line-height: 1.73611vw; } }
        @media (min-width: 1440px) {
          .quiz__questions__step__title {
            margin-bottom: 16px;
            line-height: 25px; } }
      .quiz__questions__step__footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 8.53333vmin; }
        .quiz__questions__step__footer .button {
          padding: 4vmin;
          width: 100%; }
          @media (min-width: 1024px) {
            .quiz__questions__step__footer .button {
              padding: 1.38889vw 1.66667vw;
              width: auto;
              min-width: 13.19444vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__step__footer .button {
              padding: 20px 24px;
              min-width: 190px; } }
        @media (min-width: 1024px) {
          .quiz__questions__step__footer {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            margin-top: 2.22222vw; } }
        @media (min-width: 1440px) {
          .quiz__questions__step__footer {
            margin-top: 32px; } }
      .quiz__questions__step.is-active {
        display: block;
        -webkit-animation: showStep 1s;
           -moz-animation: showStep 1s;
             -o-animation: showStep 1s;
                animation: showStep 1s; }
      @media (min-width: 1024px) {
        .quiz__questions__step {
          min-height: 17.08333vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__step {
          min-height: 246px; } }
    .quiz__questions__grid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-left: -5.33333vmin; }
      .quiz__questions__grid__item {
        margin-left: 5.33333vmin;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s;
        cursor: pointer; }
        .quiz__questions__grid__item input {
          display: none; }
          .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__icon {
            -webkit-box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629;
               -moz-box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629;
                    box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629;
            fill: #fad629; }
            @media (min-width: 1024px) {
              .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__icon {
                -webkit-box-shadow: 0 0 1.38889vw 0.27778vw #fad629;
                   -moz-box-shadow: 0 0 1.38889vw 0.27778vw #fad629;
                        box-shadow: 0 0 1.38889vw 0.27778vw #fad629; } }
            @media (min-width: 1440px) {
              .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__icon {
                -webkit-box-shadow: 0 0 20px 4px #fad629;
                   -moz-box-shadow: 0 0 20px 4px #fad629;
                        box-shadow: 0 0 20px 4px #fad629; } }
          .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__image {
            -webkit-box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629;
               -moz-box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629;
                    box-shadow: 0 0 5.33333vmin 1.06667vmin #fad629; }
            @media (min-width: 1024px) {
              .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__image {
                -webkit-box-shadow: 0 0 1.38889vw 0.27778vw #fad629;
                   -moz-box-shadow: 0 0 1.38889vw 0.27778vw #fad629;
                        box-shadow: 0 0 1.38889vw 0.27778vw #fad629; } }
            @media (min-width: 1440px) {
              .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__image {
                -webkit-box-shadow: 0 0 20px 4px #fad629;
                   -moz-box-shadow: 0 0 20px 4px #fad629;
                        box-shadow: 0 0 20px 4px #fad629; } }
          .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__pin::before {
            opacity: 1;
            visibility: visible; }
          .quiz__questions__grid__item input:checked ~ .quiz__questions__grid__item__text {
            color: #fad629; }
        .quiz__questions__grid__item__icon {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-border-radius: 0.53333vmin;
             -moz-border-radius: 0.53333vmin;
                  border-radius: 0.53333vmin;
          width: 13.33333vmin;
          height: 13.33333vmin;
          -webkit-box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
             -moz-box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
                  box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
          fill: #433030;
          background: #fff;
          -webkit-transition: 0.4s;
          -o-transition: 0.4s;
          -moz-transition: 0.4s;
          transition: 0.4s; }
          .quiz__questions__grid__item__icon svg {
            width: 8vmin;
            height: 8vmin;
            fill-rule: evenodd; }
            @media (min-width: 1024px) {
              .quiz__questions__grid__item__icon svg {
                width: 2.36111vw;
                height: 2.36111vw; } }
            @media (min-width: 1440px) {
              .quiz__questions__grid__item__icon svg {
                width: 34px;
                height: 34px; } }
          @media (min-width: 1024px) {
            .quiz__questions__grid__item__icon {
              -webkit-border-radius: 0.27778vw;
                 -moz-border-radius: 0.27778vw;
                      border-radius: 0.27778vw;
              width: 5.20833vw;
              height: 5.20833vw;
              -webkit-box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25);
                 -moz-box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25);
                      box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25); } }
          @media (min-width: 1440px) {
            .quiz__questions__grid__item__icon {
              -webkit-border-radius: 4px;
                 -moz-border-radius: 4px;
                      border-radius: 4px;
              width: 75px;
              height: 75px;
              -webkit-box-shadow: 0 0 20px rgba(109, 109, 109, 0.25);
                 -moz-box-shadow: 0 0 20px rgba(109, 109, 109, 0.25);
                      box-shadow: 0 0 20px rgba(109, 109, 109, 0.25); } }
        .quiz__questions__grid__item__image {
          -webkit-border-radius: 0.53333vmin;
             -moz-border-radius: 0.53333vmin;
                  border-radius: 0.53333vmin;
          width: 13.33333vmin;
          height: 13.33333vmin;
          -webkit-box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
             -moz-box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
                  box-shadow: 0 0 5.33333vmin rgba(109, 109, 109, 0.25);
          background: #fff 50% 50% no-repeat;
          -moz-background-size: cover;
            -o-background-size: cover;
               background-size: cover;
          -webkit-transition: 0.4s;
          -o-transition: 0.4s;
          -moz-transition: 0.4s;
          transition: 0.4s; }
          @media (min-width: 1024px) {
            .quiz__questions__grid__item__image {
              -webkit-border-radius: 0.27778vw;
                 -moz-border-radius: 0.27778vw;
                      border-radius: 0.27778vw;
              width: 5.20833vw;
              height: 5.20833vw;
              -webkit-box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25);
                 -moz-box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25);
                      box-shadow: 0 0 1.38889vw rgba(109, 109, 109, 0.25); } }
          @media (min-width: 1440px) {
            .quiz__questions__grid__item__image {
              -webkit-border-radius: 4px;
                 -moz-border-radius: 4px;
                      border-radius: 4px;
              width: 75px;
              height: 75px;
              -webkit-box-shadow: 0 0 20px rgba(109, 109, 109, 0.25);
                 -moz-box-shadow: 0 0 20px rgba(109, 109, 109, 0.25);
                      box-shadow: 0 0 20px rgba(109, 109, 109, 0.25); } }
        .quiz__questions__grid__item__pin {
          position: relative;
          margin: -1.6vmin auto 0;
          border: 1px solid #afa1a1;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          width: 2.93333vmin;
          height: 2.93333vmin;
          background: #322a24; }
          .quiz__questions__grid__item__pin::before {
            content: "";
            position: absolute;
            left: 0.53333vmin;
            top: 0.53333vmin;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            width: 1.33333vmin;
            height: 1.33333vmin;
            background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
            background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
            background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
            background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: 0.4s;
            -o-transition: 0.4s;
            -moz-transition: 0.4s;
            transition: 0.4s; }
            @media (min-width: 1024px) {
              .quiz__questions__grid__item__pin::before {
                left: 0.13889vw;
                top: 0.13889vw;
                width: 0.34722vw;
                height: 0.34722vw; } }
            @media (min-width: 1440px) {
              .quiz__questions__grid__item__pin::before {
                left: 2px;
                top: 2px;
                width: 5px;
                height: 5px; } }
          @media (min-width: 1024px) {
            .quiz__questions__grid__item__pin {
              margin: -0.41667vw auto 0;
              width: 0.76389vw;
              height: 0.76389vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__grid__item__pin {
              margin: -6px auto 0;
              width: 11px;
              height: 11px; } }
        .quiz__questions__grid__item__text {
          margin: 1.33333vmin -4vmin 0;
          font-size: 2.66667vmin;
          line-height: 5.33333vmin;
          text-align: center;
          -webkit-transition: 0.4s;
          -o-transition: 0.4s;
          -moz-transition: 0.4s;
          transition: 0.4s; }
          @media (min-width: 1024px) {
            .quiz__questions__grid__item__text {
              margin: 0.90278vw -0.69444vw 0;
              font-size: 0.97222vw;
              line-height: 1.38889vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__grid__item__text {
              margin: 13px -10px 0;
              font-size: 14px;
              line-height: 20px; } }
        .quiz__questions__grid__item:hover {
          opacity: 0.75; }
        @media (min-width: 1024px) {
          .quiz__questions__grid__item {
            margin-left: 1.94444vw; } }
        @media (min-width: 1440px) {
          .quiz__questions__grid__item {
            margin-left: 28px; } }
      @media (min-width: 1024px) {
        .quiz__questions__grid {
          margin-left: -1.94444vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__grid {
          margin-left: -28px; } }
    .quiz__questions__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -12.26667vmin; }
      .quiz__questions__list ul {
        list-style-type: none;
        margin: 0 0 0 12.26667vmin;
        padding: 0; }
        .quiz__questions__list ul li {
          margin-bottom: 3.73333vmin; }
          .quiz__questions__list ul li label {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            padding-left: 6.66667vmin;
            font-size: 3.73333vmin;
            line-height: 5.33333vmin;
            cursor: pointer; }
            .quiz__questions__list ul li label input {
              display: none; }
              .quiz__questions__list ul li label input:checked ~ i::before {
                opacity: 1;
                visibility: visible; }
              .quiz__questions__list ul li label input:checked ~ span {
                color: #fad629; }
            .quiz__questions__list ul li label i {
              position: absolute;
              left: 0;
              top: 1.06667vmin;
              border: 1px solid #afa1a1;
              -webkit-border-radius: 50%;
                 -moz-border-radius: 50%;
                      border-radius: 50%;
              width: 2.93333vmin;
              height: 2.93333vmin; }
              .quiz__questions__list ul li label i::before {
                content: "";
                position: absolute;
                left: 0.53333vmin;
                top: 0.53333vmin;
                -webkit-border-radius: 50%;
                   -moz-border-radius: 50%;
                        border-radius: 50%;
                width: 1.33333vmin;
                height: 1.33333vmin;
                background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
                background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
                background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
                background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
                opacity: 0;
                visibility: hidden;
                -webkit-transition: 0.4s;
                -o-transition: 0.4s;
                -moz-transition: 0.4s;
                transition: 0.4s; }
                @media (min-width: 1024px) {
                  .quiz__questions__list ul li label i::before {
                    left: 0.13889vw;
                    top: 0.13889vw;
                    width: 0.34722vw;
                    height: 0.34722vw; } }
                @media (min-width: 1440px) {
                  .quiz__questions__list ul li label i::before {
                    left: 2px;
                    top: 2px;
                    width: 5px;
                    height: 5px; } }
              @media (min-width: 1024px) {
                .quiz__questions__list ul li label i {
                  top: 0.27778vw;
                  width: 0.76389vw;
                  height: 0.76389vw; } }
              @media (min-width: 1440px) {
                .quiz__questions__list ul li label i {
                  top: 4px;
                  width: 11px;
                  height: 11px; } }
            .quiz__questions__list ul li label span {
              -webkit-transition: 0.4s;
              -o-transition: 0.4s;
              -moz-transition: 0.4s;
              transition: 0.4s; }
            @media (min-width: 1024px) {
              .quiz__questions__list ul li label {
                padding-left: 1.73611vw;
                font-size: 0.97222vw;
                line-height: 1.38889vw; } }
            @media (min-width: 1440px) {
              .quiz__questions__list ul li label {
                padding-left: 25px;
                font-size: 14px;
                line-height: 20px; } }
          @media (min-width: 1024px) {
            .quiz__questions__list ul li {
              margin-bottom: 0.97222vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__list ul li {
              margin-bottom: 14px; } }
        @media (min-width: 1024px) {
          .quiz__questions__list ul {
            margin: 0 0 0 3.19444vw; } }
        @media (min-width: 1440px) {
          .quiz__questions__list ul {
            margin: 0 0 0 46px; } }
      @media (min-width: 1024px) {
        .quiz__questions__list {
          margin-left: -3.19444vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__list {
          margin-left: -46px; } }
    .quiz__questions__grid--small {
      margin-left: -8vmin; }
      .quiz__questions__grid--small .quiz__questions__grid__item {
        margin-left: 8vmin; }
        .quiz__questions__grid--small .quiz__questions__grid__item__icon {
          width: 13.33333vmin;
          height: 13.33333vmin; }
          @media (min-width: 1024px) {
            .quiz__questions__grid--small .quiz__questions__grid__item__icon {
              width: 3.88889vw;
              height: 3.88889vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__grid--small .quiz__questions__grid__item__icon {
              width: 56px;
              height: 56px; } }
        .quiz__questions__grid--small .quiz__questions__grid__item__image {
          width: 13.33333vmin;
          height: 13.33333vmin; }
          @media (min-width: 1024px) {
            .quiz__questions__grid--small .quiz__questions__grid__item__image {
              width: 3.88889vw;
              height: 3.88889vw; } }
          @media (min-width: 1440px) {
            .quiz__questions__grid--small .quiz__questions__grid__item__image {
              width: 56px;
              height: 56px; } }
        @media (min-width: 1024px) {
          .quiz__questions__grid--small .quiz__questions__grid__item {
            margin-left: 3.05556vw; } }
        @media (min-width: 1440px) {
          .quiz__questions__grid--small .quiz__questions__grid__item {
            margin-left: 44px; } }
      @media (min-width: 1024px) {
        .quiz__questions__grid--small {
          margin-left: -3.05556vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__grid--small {
          margin-left: -44px; } }
    .quiz__questions__back {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin: 4vmin 0 0; }
      .quiz__questions__back .button {
        border-color: #756161;
        -webkit-box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #756161;
           -moz-box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #756161;
                box-shadow: 0 5.33333vmin 12vmin -6.66667vmin #756161;
        background: #756161; }
        .quiz__questions__back .button:hover {
          background: #907979; }
        @media (min-width: 1024px) {
          .quiz__questions__back .button {
            -webkit-box-shadow: 0 1.38889vw 3.125vw -1.73611vw #756161;
               -moz-box-shadow: 0 1.38889vw 3.125vw -1.73611vw #756161;
                    box-shadow: 0 1.38889vw 3.125vw -1.73611vw #756161; } }
        @media (min-width: 1440px) {
          .quiz__questions__back .button {
            -webkit-box-shadow: 0 20px 45px -25px #756161;
               -moz-box-shadow: 0 20px 45px -25px #756161;
                    box-shadow: 0 20px 45px -25px #756161; } }
      @media (min-width: 1024px) {
        .quiz__questions__back {
          -webkit-box-ordinal-group: 1;
          -webkit-order: 0;
             -moz-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          margin: 0 1.66667vw 0 0; } }
      @media (min-width: 1440px) {
        .quiz__questions__back {
          margin-right: 24px; } }
    .quiz__questions__image {
      position: absolute;
      z-index: -1;
      display: none; }
      @media (min-width: 1024px) {
        .quiz__questions__image img {
          width: 45.48611vw; } }
      @media (min-width: 1440px) {
        .quiz__questions__image img {
          width: 655px; } }
      @media (min-width: 1024px) {
        .quiz__questions__image {
          right: -9.72222vw;
          bottom: -13.88889vw;
          display: block; } }
      @media (min-width: 1440px) {
        .quiz__questions__image {
          right: -140px;
          bottom: -200px; } }
    .quiz__questions.is-show {
      display: block;
      -webkit-animation: showStep 1s;
         -moz-animation: showStep 1s;
           -o-animation: showStep 1s;
              animation: showStep 1s; }
  .quiz__result {
    position: relative;
    z-index: 5;
    display: none; }
    .quiz__result__file {
      position: absolute;
      left: -12.8vmin;
      top: -15.46667vmin;
      display: none; }
      .quiz__result__file__image img {
        width: 174.66667vmin; }
        @media (min-width: 1024px) {
          .quiz__result__file__image img {
            width: 45.48611vw; } }
        @media (min-width: 1440px) {
          .quiz__result__file__image img {
            width: 655px; } }
      .quiz__result__file__size {
        position: absolute;
        left: 35.73333vmin;
        bottom: 26.13333vmin;
        line-height: 6.66667vmin; }
        .quiz__result__file__size::before {
          content: "";
          position: absolute;
          left: -13.86667vmin;
          bottom: 3.73333vmin;
          width: 10.66667vmin;
          height: 31.73333vmin;
          background: url("../images/quiz-file-size.png") 50% 50% no-repeat;
          -moz-background-size: 100% 100%;
            -o-background-size: 100% 100%;
               background-size: 100% 100%; }
          @media (min-width: 1024px) {
            .quiz__result__file__size::before {
              left: -3.61111vw;
              bottom: 0.97222vw;
              width: 2.77778vw;
              height: 8.26389vw; } }
          @media (min-width: 1440px) {
            .quiz__result__file__size::before {
              left: -52px;
              bottom: 14px;
              width: 40px;
              height: 119px; } }
        @media (min-width: 1024px) {
          .quiz__result__file__size {
            left: 9.30556vw;
            bottom: 6.80556vw;
            line-height: 1.73611vw; } }
        @media (min-width: 1440px) {
          .quiz__result__file__size {
            left: 134px;
            bottom: 98px;
            line-height: 25px; } }
      @media (min-width: 1024px) {
        .quiz__result__file {
          left: -3.33333vw;
          top: -4.02778vw;
          display: block; } }
      @media (min-width: 1440px) {
        .quiz__result__file {
          left: -48px;
          top: -58px; } }
    @media (min-width: 1024px) {
      .quiz__result__content {
        margin-left: 39.44444vw; } }
    @media (min-width: 1440px) {
      .quiz__result__content {
        margin-left: 568px; } }
    .quiz__result.is-show {
      display: block;
      -webkit-animation: showStep 1s;
         -moz-animation: showStep 1s;
           -o-animation: showStep 1s;
              animation: showStep 1s; }
  .quiz__form {
    margin: 0;
    padding: 6.4vmin;
    width: 100%;
    color: #433030; }
    .quiz__form__title {
      margin-bottom: 2.66667vmin;
      font-weight: 700;
      font-size: 5.86667vmin;
      line-height: 8.26667vmin; }
      @media (min-width: 1024px) {
        .quiz__form__title {
          margin-bottom: 0.69444vw;
          font-size: 1.52778vw;
          line-height: 2.15278vw; } }
      @media (min-width: 1440px) {
        .quiz__form__title {
          margin-bottom: 10px;
          font-size: 22px;
          line-height: 31px; } }
    .quiz__form__list {
      list-style-type: none;
      margin: 0 0 5.33333vmin;
      padding: 0;
      font-size: 3.73333vmin;
      line-height: 6.66667vmin; }
      .quiz__form__list li {
        position: relative;
        padding-left: 5.33333vmin; }
        .quiz__form__list li::before {
          content: "";
          position: absolute;
          left: 0;
          top: 2.13333vmin;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          width: 2.13333vmin;
          height: 2.13333vmin;
          background: -webkit-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
          background: -moz-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
          background: -o-linear-gradient(301.16deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%);
          background: linear-gradient(148.84deg, #ffec3e 15.61%, #fad629 42.47%, #f0ae04 91.44%); }
          @media (min-width: 1024px) {
            .quiz__form__list li::before {
              top: 0.55556vw;
              width: 0.69444vw;
              height: 0.69444vw; } }
          @media (min-width: 1440px) {
            .quiz__form__list li::before {
              top: 8px;
              width: 10px;
              height: 10px; } }
        .quiz__form__list li + li {
          margin-top: 1.6vmin; }
          @media (min-width: 1024px) {
            .quiz__form__list li + li {
              margin-top: 0.41667vw; } }
          @media (min-width: 1440px) {
            .quiz__form__list li + li {
              margin-top: 6px; } }
        @media (min-width: 1024px) {
          .quiz__form__list li {
            padding-left: 1.73611vw; } }
        @media (min-width: 1440px) {
          .quiz__form__list li {
            padding-left: 25px; } }
      @media (min-width: 1024px) {
        .quiz__form__list {
          margin: 0 0 1.38889vw;
          font-size: 1.25vw;
          line-height: 1.73611vw; } }
      @media (min-width: 1440px) {
        .quiz__form__list {
          margin: 0 0 20px;
          font-size: 18px;
          line-height: 25px; } }
    .quiz__form__image {
      margin: -14.66667vmin 0; }
      .quiz__form__image img {
        width: 155.73333vmin; }
    @media (min-width: 1024px) {
      .quiz__form {
        padding: 1.66667vw 3.47222vw 1.80556vw;
        width: 33.81944vw; } }
    @media (min-width: 1440px) {
      .quiz__form {
        padding: 24px 50px 26px;
        width: 487px; } }
  @media (min-width: 1024px) {
    .quiz {
      margin-bottom: 6.25vw;
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .quiz {
      margin-bottom: 90px;
      /* padding: 90px 0; */
    padding: 58px 0; } }

@-webkit-keyframes showStep {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-moz-keyframes showStep {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
         transform: translateY(50px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@-o-keyframes showStep {
  0% {
    opacity: 0;
    -o-transform: translateY(50px);
       transform: translateY(50px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0); } }

@keyframes showStep {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
       -moz-transform: translateY(50px);
         -o-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); } }

.compare {
  margin-bottom: 16vmin; }
  @media (min-width: 1024px) {
    .compare__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 -1.04167vw; } }
  @media (min-width: 1440px) {
    .compare__row {
      margin: 0 -15px; } }
  .compare__col {
    margin-bottom: 8vmin; }
    @media (min-width: 1024px) {
      .compare__col {
        margin-bottom: 0;
        padding: 0 1.04167vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .compare__col {
        padding: 0 15px; } }
  .compare__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15); }
    .compare__item__cross {
      position: absolute;
      left: 4vmin;
      top: 4vmin;
      z-index: 5;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      width: 12.26667vmin;
      height: 12.26667vmin;
      background: #433030; }
      .compare__item__cross::before, .compare__item__cross::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 4.8vmin;
        height: 0.53333vmin;
        background: #fff;
        -webkit-transform: translate3d(-50%, -50%, 0);
           -moz-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); }
        @media (min-width: 1024px) {
          .compare__item__cross::before, .compare__item__cross::after {
            width: 1.59722vw;
            height: 0.27778vw; } }
        @media (min-width: 1440px) {
          .compare__item__cross::before, .compare__item__cross::after {
            width: 23px;
            height: 4px; } }
      .compare__item__cross::before {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
                transform: translate3d(-50%, -50%, 0) rotate(45deg); }
      .compare__item__cross::after {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
                transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
      @media (min-width: 1024px) {
        .compare__item__cross {
          left: 1.45833vw;
          top: 2.15278vw;
          width: 3.75vw;
          height: 3.75vw; } }
      @media (min-width: 1440px) {
        .compare__item__cross {
          left: 21px;
          top: 31px;
          width: 54px;
          height: 54px; } }
    .compare__item__image {
      position: relative;
      padding-bottom: 41.93%; }
      .compare__item__image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .compare__item__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 6.4vmin;
      height: 100%;
      background: #fff; }
      @media (min-width: 1024px) {
        .compare__item__content {
          padding: 1.73611vw 1.73611vw 2.29167vw 2.43056vw; } }
      @media (min-width: 1440px) {
        .compare__item__content {
          padding: 25px 25px 33px 35px; } }
    .compare__item .h3 {
      margin: 0 0 4.26667vmin;
      font-weight: 700; }
      @media (min-width: 1024px) {
        .compare__item .h3 {
          margin: 0 0 1.38889vw; } }
      @media (min-width: 1440px) {
        .compare__item .h3 {
          margin: 0 0 20px; } }
    .compare__item__info {
      margin-bottom: 6.4vmin; }
      .compare__item__info ul li {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
        .compare__item__info ul li + li {
          margin-top: 24px; }
          @media (min-width: 1024px) {
            .compare__item__info ul li + li {
              margin-top: 1.66667vw; } }
          @media (min-width: 1440px) {
            .compare__item__info ul li + li {
              margin-top: 24px; } }
      .compare__item__info__label {
        position: relative;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        padding-left: 4.8vmin;
        max-width: 50%;
        font-weight: 700;
        font-size: 3.2vmin;
        background: #fff; }
        .compare__item__info__label::before, .compare__item__info__label::after {
          content: "";
          position: absolute;
          left: 0;
          top: 1.6vmin;
          width: 2.66667vmin;
          height: 0.53333vmin;
          background: #433030; }
          @media (min-width: 1024px) {
            .compare__item__info__label::before, .compare__item__info__label::after {
              top: 0.48611vw;
              width: 0.69444vw;
              height: 0.13889vw; } }
          @media (min-width: 1440px) {
            .compare__item__info__label::before, .compare__item__info__label::after {
              top: 7px;
              width: 10px;
              height: 2px; } }
        .compare__item__info__label::before {
          -webkit-transform: rotate(45deg);
             -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .compare__item__info__label::after {
          -webkit-transform: rotate(-45deg);
             -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
               -o-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        @media (min-width: 1024px) {
          .compare__item__info__label {
            padding-left: 1.73611vw;
            font-size: 1.11111vw; } }
        @media (min-width: 1440px) {
          .compare__item__info__label {
            padding-left: 25px;
            font-size: 16px; } }
      .compare__item__info__sep {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-bottom: 0.8vmin;
        border-bottom: 1px dashed #a4a4a4;
        width: 100%; }
        @media (min-width: 1024px) {
          .compare__item__info__sep {
            margin-bottom: 0.20833vw; } }
        @media (min-width: 1440px) {
          .compare__item__info__sep {
            margin-bottom: 3px; } }
      .compare__item__info__value {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        margin-left: auto;
        max-width: 32vmin; }
        @media (max-width: 1023px) {
          .compare__item__info__value {
            font-size: 3.2vmin; } }
        @media (min-width: 1024px) {
          .compare__item__info__value {
            width: 12.15278vw;
            max-width: none; } }
        @media (min-width: 1440px) {
          .compare__item__info__value {
            width: 175px; } }
      .compare__item__info:last-child {
        margin-bottom: 0; }
      @media (min-width: 1024px) {
        .compare__item__info {
          margin-bottom: 2.56944vw; } }
      @media (min-width: 1440px) {
        .compare__item__info {
          margin-bottom: 37px; } }
    .compare__item__total {
      position: relative;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      font-weight: 700;
      text-align: right; }
      .compare__item__total::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.4vmin;
        width: 100%;
        height: 1px;
        background: #433030; }
        @media (min-width: 1024px) {
          .compare__item__total::before {
            top: 0.625vw; } }
        @media (min-width: 1440px) {
          .compare__item__total::before {
            top: 9px; } }
      .compare__item__total span {
        position: relative;
        z-index: 1;
        padding-left: 1.86667vmin;
        background: #fff; }
        @media (min-width: 1024px) {
          .compare__item__total span {
            padding-left: 0.48611vw; } }
        @media (min-width: 1440px) {
          .compare__item__total span {
            padding-left: 7px; } }
      @media (min-width: 1024px) {
        .compare__item__total {
          margin: auto 2.08333vw 0 0; } }
      @media (min-width: 1440px) {
        .compare__item__total {
          margin: auto 30px 0 0; } }
    .compare__item__desc {
      margin: auto 0 5.33333vmin 0;
      font-size: 4.26667vmin;
      text-align: right; }
      @media (min-width: 1024px) {
        .compare__item__desc {
          margin: auto 2.08333vw 0.48611vw 0;
          font-size: 1.11111vw; } }
      @media (min-width: 1440px) {
        .compare__item__desc {
          margin: auto 30px 7px 0;
          font-size: 16px; } }
    @media (min-width: 1024px) {
      .compare__item {
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
    @media (min-width: 1440px) {
      .compare__item {
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }
  .compare__item_active .compare__item__cross {
    background: #e41922; }
    .compare__item_active .compare__item__cross::before, .compare__item_active .compare__item__cross::after {
      -webkit-transform: translate3d(-50%, -50%, 0);
         -moz-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
    .compare__item_active .compare__item__cross::after {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
         -moz-transform: translate3d(-50%, -50%, 0) rotate(90deg);
              transform: translate3d(-50%, -50%, 0) rotate(90deg); }
  .compare__item_active .h3 {
    color: #e41922; }
  .compare__item_active .compare__item__info__label::before {
    left: 7px;
    border-right: 3px solid #e41922;
    border-bottom: 3px solid #e41922;
    width: 7px;
    height: 12px;
    background: transparent;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
       -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
            transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    @media (min-width: 1024px) {
      .compare__item_active .compare__item__info__label::before {
        left: 0.48611vw;
        width: 0.48611vw;
        height: 0.83333vw; } }
    @media (min-width: 1440px) {
      .compare__item_active .compare__item__info__label::before {
        left: 7px;
        width: 7px;
        height: 12px; } }
  .compare__item_active .compare__item__info__label::after {
    display: none; }
  .compare__item_active .compare__item__total {
    color: #e41922; }
    .compare__item_active .compare__item__total::before {
      background: #e41922; }
  @media (min-width: 1024px) {
    .compare {
      margin-bottom: 6.25vw; } }
  @media (min-width: 1440px) {
    .compare {
      margin-bottom: 90px; } }

.optimize {
  position: relative;
  z-index: 5;
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .optimize h2 {
    color: #e41922; }
  .optimize__row {
    position: relative; }
    @media (min-width: 1024px) {
      .optimize__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; } }
  .optimize__image {
    z-index: -1;
    margin: -13.33333vmin 0 -2.66667vmin; }
    .optimize__image img {
      width: 100%; }
      @media (min-width: 1024px) {
        .optimize__image img {
          width: 42.70833vw; } }
      @media (min-width: 1440px) {
        .optimize__image img {
          width: 615px; } }
    @media (min-width: 1024px) {
      .optimize__image {
        position: absolute;
        left: -1.73611vw;
        top: -9.375vw;
        margin: 0; } }
    @media (min-width: 1440px) {
      .optimize__image {
        left: -25px;
        top: -135px; } }
  .optimize__btn {
    position: absolute;
    left: 50%;
    top: 36vmin;
    margin-left: -4vmin;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
    .optimize__btn a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      width: 14.66667vmin;
      height: 14.66667vmin;
      background: #e41922; }
      .optimize__btn a svg {
        display: block;
        width: 6.66667vmin;
        height: 6.66667vmin; }
        @media (min-width: 1024px) {
          .optimize__btn a svg {
            width: 1.875vw;
            height: 1.875vw; } }
        @media (min-width: 1440px) {
          .optimize__btn a svg {
            width: 27px;
            height: 27px; } }
      .optimize__btn a:hover {
        -webkit-box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6);
           -moz-box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6);
                box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6); }
        @media (min-width: 1024px) {
          .optimize__btn a:hover {
            -webkit-box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6);
               -moz-box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6);
                    box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6); } }
        @media (min-width: 1440px) {
          .optimize__btn a:hover {
            -webkit-box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6);
               -moz-box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6);
                    box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6); } }
      @media (min-width: 1024px) {
        .optimize__btn a {
          width: 4.51389vw;
          height: 4.51389vw; } }
      @media (min-width: 1440px) {
        .optimize__btn a {
          width: 65px;
          height: 65px; } }
    @media (min-width: 1024px) {
      .optimize__btn {
        left: 19.09722vw;
        top: 4.86111vw;
        margin-left: 0;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none; } }
    @media (min-width: 1440px) {
      .optimize__btn {
        left: 275px;
        top: 70px; } }
  .optimize .text-check {
    width: 100%; }
    @media (min-width: 1024px) {
      .optimize .text-check {
        margin-left: 40.27778vw;
        width: 34.08333vw; } }
    @media (min-width: 1440px) {
      .optimize .text-check {
        margin-left: 580px;
        width: 490px; } }
  @media (min-width: 1024px) {
    .optimize {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .optimize {
      padding: 90px 0; } }

.problem {
  padding: 10.66667vmin 0 2.66667vmin;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .problem .helmet__icon::before, .problem .helmet__icon::after {
    background: #fff; }
  .problem .helmet__icon svg {
    fill: #fff; }
  .problem h2 {
    color: #fff; }
  .problem .compare {
    margin-bottom: 0; }
  .problem .compare__item__info__label {
    max-width: none; }
  @media (min-width: 1024px) {
    .problem {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .problem {
      padding: 90px 0; } }

.control {
  position: relative;
  z-index: 5;
  padding: 10.66667vmin 0 0;
  background: #F7F7F7; }
  .control__bg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 110.66667vmin;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover; }
    @media (min-width: 1024px) {
      .control__btn {
        display: none;
      }
      .control__bg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        margin-top: 0;
        height: 100%;
         } }
  .control__btn {
    position: absolute;
    left: 50%;
    bottom: 42.66667vmin;
    margin-left: -1.33333vmin;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }
    .control__btn a {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      width: 14.66667vmin;
      height: 14.66667vmin;
      background: #e41922; }
      .control__btn a::before, .control__btn a::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 6.66667vmin;
        height: 1.33333vmin;
        background: #fff;
        -webkit-transform: translate3d(-50%, -50%, 0);
           -moz-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); }
        @media (min-width: 1024px) {
          .control__btn a::before, .control__btn a::after {
            width: 1.94444vw;
            height: 0.34722vw; } }
        @media (min-width: 1440px) {
          .control__btn a::before, .control__btn a::after {
            width: 28px;
            height: 5px; } }
      .control__btn a::before {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
                transform: translate3d(-50%, -50%, 0) rotate(45deg); }
      .control__btn a::after {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
           -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
                transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
      .control__btn a:hover {
        -webkit-box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6);
           -moz-box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6);
                box-shadow: 0 4vmin 5.33333vmin 1.33333vmin rgba(228, 25, 34, 0.6); }
        @media (min-width: 1024px) {
          .control__btn a:hover {
            -webkit-box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6);
               -moz-box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6);
                    box-shadow: 0 1.04167vw 1.38889vw 0.34722vw rgba(228, 25, 34, 0.6); } }
        @media (min-width: 1440px) {
          .control__btn a:hover {
            -webkit-box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6);
               -moz-box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6);
                    box-shadow: 0 15px 20px 5px rgba(228, 25, 34, 0.6); } }
      @media (min-width: 1024px) {
        .control__btn a {
          width: 4.51389vw;
          height: 4.51389vw; } }
      @media (min-width: 1440px) {
        .control__btn a {
          width: 65px;
          height: 65px; } }
    @media (min-width: 1024px) {
      .control__btn {
        left: 16.66667vw;
        top: 20.13889vw;
        bottom: auto;
        margin-left: 0;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none; } }
    @media (min-width: 1440px) {
      .control__btn {
        left: 600px;
        top: 290px; } }
  @media (min-width: 1024px) {
    .control__content {
      margin-left: auto;
      width: 50.69444vw; } }
  @media (min-width: 1440px) {
    .control__content {
      width: 730px; } }
  .control h2 {
    margin: 0 0 3.2vmin;
    width: auto;
    text-align: left;
    color: #e41922; }
    @media (min-width: 1024px) {
      .control h2 {
        margin: 0 0 0.83333vw; } }
    @media (min-width: 1440px) {
      .control h2 {
        margin: 0 0 12px; } }
  .control .h3 {
    margin: 0 0 6.4vmin;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .control .h3 {
        margin: 0 0 4.16667vw; } }
    @media (min-width: 1440px) {
      .control .h3 {
        margin: 0 0 60px; } }
  @media (max-width: 1023px) {
    .control {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 1024px) {
    .control {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .control {
      padding: 90px 0; } }

.staff {
  position: relative;
  z-index: 5;
  padding: 10.66667vmin 0 0; }
  .staff__bg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 109.33333vmin;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover; }
    @media (min-width: 1024px) {
      .staff__bg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; 
        margin-top: 0;
        height: 100%; } }
  .staff__content {
    padding-right: 13.33333vmin; }
    @media (min-width: 1024px) {
      .staff__content {
        padding-right: 0;
        width: 48.61111vw; } }
    @media (min-width: 1440px) {
      .staff__content {
        width: 700px; } }
  .staff h2 {
    width: auto;
    text-align: left;
    color: #e41922; }
  .staff .button {
    margin-top: 6.4vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .staff .button {
        margin-top: 4.16667vw;
        width: 26.04167vw; } }
    @media (min-width: 1440px) {
      .staff .button {
        margin-top: 60px;
        width: 375px; } }
  @media (max-width: 1023px) {
    .staff {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 1024px) {
    .staff {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .staff {
      padding: 90px 0; } }

.market {
  padding: 10.66667vmin 0;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .market .helmet__icon::before, .market .helmet__icon::after {
    background: #fff; }
  .market .helmet__icon svg {
    fill: #fff; }
  .market h2 {
    color: #fff; }
    @media (min-width: 1024px) {
      .market h2 {
        width: 48.75vw; } }
    @media (min-width: 1440px) {
      .market h2 {
        width: 702px; } }
  .market__box {
    padding: 6.4vmin;
    background: #fff; }
    .market__box__row {
      margin-bottom: 5.86667vmin; }
      .market__box__row .market__box__text {
        padding-right: 0; }
      @media (min-width: 1024px) {
        .market__box__row {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 1.52778vw; } }
      @media (min-width: 1440px) {
        .market__box__row {
          margin-bottom: 22px; } }
    .market__box__logo {
      margin-bottom: 3.2vmin; }
      .market__box__logo img {
        width: 34.66667vmin; }
        @media (min-width: 1024px) {
          .market__box__logo img {
            width: 9.02778vw; } }
        @media (min-width: 1440px) {
          .market__box__logo img {
            width: 130px; } }
      @media (min-width: 1024px) {
        .market__box__logo {
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          margin: 0 1.52778vw 0 0; } }
      @media (min-width: 1440px) {
        .market__box__logo {
          margin-right: 22px; } }
    .market__box__text {
      font-size: 4.26667vmin;
      line-height: 6.4vmin; }
      @media (min-width: 1024px) {
        .market__box__text {
          padding-right: 1.04167vw;
          font-size: 1.11111vw;
          line-height: 1.80556vw; } }
      @media (min-width: 1440px) {
        .market__box__text {
          padding-right: 15px;
          font-size: 16px;
          line-height: 26px; } }
    .market__box__link {
      margin-top: 3.2vmin; }
      @media (min-width: 1024px) {
        .market__box__link {
          margin-top: 2.5vw; } }
      @media (min-width: 1440px) {
        .market__box__link {
          margin-top: 36px; } }
    @media (min-width: 1024px) {
      .market__box {
        padding: 3.75vw 2.91667vw 4.16667vw 3.75vw;
        width: 43.19444vw; } }
    @media (min-width: 1440px) {
      .market__box {
        padding: 54px 42px 60px 54px;
        width: 622px; } }
  @media (min-width: 1024px) {
    .market {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .market {
      padding: 90px 0; } }

.team {
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .team h2 {
    color: #e41922; }
  .team__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -3.2vmin 8vmin; }
    @media (min-width: 1024px) {
      .team__row {
        margin: 0 -0.83333vw 4.16667vw; } }
    @media (min-width: 1440px) {
      .team__row {
        margin: 0 -12px 60px; } }
  .team__col {
    margin-bottom: 8vmin;
    padding: 0 3.2vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .team__col {
        margin-bottom: 0;
        padding: 0 0.83333vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .team__col {
        padding: 12px 12px; } }
  .team__person {
    height: 100%;
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15); }
    .team__person__image {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      .team__person__image img {
        width: 100%; }
        @media (min-width: 1024px) {
          .team__person__image img {
            width: 20.69444vw; } }
        @media (min-width: 1440px) {
          .team__person__image img {
            width: 298px; } }
    .team__person__content {
      position: relative;
      z-index: 5;
      padding: 5.33333vmin 5.33333vmin 9.33333vmin;
      background: #fff; }
      @media (min-width: 1024px) {
        .team__person__content {
          padding: 2.08333vw; } }
      @media (min-width: 1440px) {
        .team__person__content {
          padding: 30px; } }
    .team__person__title {
      position: relative;
      margin-bottom: 2.66667vmin;
      padding-left: 4vmin;
      font-weight: 700; }
      .team__person__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .team__person__title::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .team__person__title::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .team__person__title {
          margin-bottom: 0.69444vw;
          padding-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .team__person__title {
          margin-bottom: 10px;
          padding-left: 15px; } }
    .team__person__post {
      margin-bottom: 8vmin;
      font-size: 3.73333vmin;
      color: #725757; }
      @media (min-width: 1024px) {
        .team__person__post {
          margin-bottom: 2.08333vw;
          font-size: 0.97222vw; } }
      @media (min-width: 1440px) {
        .team__person__post {
          margin-bottom: 30px;
          font-size: 14px; } }
    .team__person__text {
      font-size: 3.73333vmin;
      line-height: 5.86667vmin; }
      @media (min-width: 1024px) {
        .team__person__text {
          font-size: 0.97222vw;
          line-height: 1.52778vw; } }
      @media (min-width: 1440px) {
        .team__person__text {
          font-size: 14px;
          line-height: 22px; } }
    .team__person__logo {
      position: absolute;
      right: 5.33333vmin;
      bottom: 2.66667vmin;
      z-index: -1;
      width: 11.2vmin;
      height: 5.86667vmin; }
      @media (min-width: 1024px) {
        .team__person__logo {
          right: 1.38889vw;
          bottom: 1.38889vw;
          width: 2.91667vw;
          height: 1.52778vw; } }
      @media (min-width: 1440px) {
        .team__person__logo {
          right: 20px;
          bottom: 20px;
          width: 42px;
          height: 22px; } }
    @media (min-width: 1024px) {
      .team__person {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
    @media (min-width: 1440px) {
      .team__person {
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }
  .team__slider {
    position: relative; }
    .team__slider .swiper-container {
      overflow: visible;
      margin: -1.33333vmin;
      padding: 1.33333vmin; }
      @media (min-width: 1024px) {
        .team__slider .swiper-container {
          overflow: hidden;
          margin: -0.34722vw;
          padding: 0.34722vw; } }
      @media (min-width: 1440px) {
        .team__slider .swiper-container {
          margin: -5px;
          padding: 5px; } }
    @media (max-width: 1023px) {
      .team__slider .swiper-slide {
        width: 53.33333vmin; } }
    .team__slider__item__image {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-bottom: 81.2%;
      background: 50% 50% no-repeat;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover; }
      .team__slider__item__image::before {
        content: "";
        position: absolute;
        left: -1.33333vmin;
        right: -1.33333vmin;
        top: -1.33333vmin;
        bottom: -1.33333vmin;
        border: 1px solid #d5d5d5; }
        @media (min-width: 1024px) {
          .team__slider__item__image::before {
            left: -0.34722vw;
            right: -0.34722vw;
            top: -0.34722vw;
            bottom: -0.34722vw; } }
        @media (min-width: 1440px) {
          .team__slider__item__image::before {
            left: -5px;
            right: -5px;
            top: -5px;
            bottom: -5px; } }
      @media (min-width: 1024px) {
        .team__slider__item__image {
          margin-bottom: 1.38889vw; } }
      @media (min-width: 1440px) {
        .team__slider__item__image {
          margin-bottom: 20px; } }
    .team__slider__item__title {
      position: relative;
      margin-bottom: 2.66667vmin;
      padding-left: 4vmin;
      font-weight: 700; }
      .team__slider__item__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .team__slider__item__title::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .team__slider__item__title::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .team__slider__item__title {
          margin-bottom: 0.69444vw;
          padding-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .team__slider__item__title {
          margin-bottom: 10px;
          padding-left: 15px; } }
    .team__slider__item__text {
      max-width: 62.66667vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .team__slider__item__text {
          max-width: 16.31944vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .team__slider__item__text {
          max-width: 235px;
          font-size: 14px;
          line-height: 20px; } }
    .team__slider .slider-prev,
    .team__slider .slider-next {
      top: 22.66667vmin;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
      @media (min-width: 1024px) {
        .team__slider .slider-prev,
        .team__slider .slider-next {
          top: 5.90278vw; } }
      @media (min-width: 1440px) {
        .team__slider .slider-prev,
        .team__slider .slider-next {
          top: 85px; } }
    @media (min-width: 1024px) {
      .team__slider {
        margin: 0 auto;
        width: 75vw; } }
    @media (min-width: 1440px) {
      .team__slider {
        width: 1080px; } }
  @media (min-width: 1024px) {
    .team {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .team {
      padding: 90px 0; } }

@media (min-width: 1024px) {
  .team_padding {
    padding: 3.47222vw 0 6.25vw; } }

@media (min-width: 1440px) {
  .team_padding {
    padding: 50px 0 90px; } }

.advice {
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .advice .container {
    position: relative;
    padding-top: 10.66667vmin; }
    @media (min-width: 1024px) {
      .advice .container {
        padding-top: 6.25vw;
        padding-bottom: 6.25vw; } }
    @media (min-width: 1440px) {
      .advice .container {
        padding-top: 90px;
        padding-bottom: 90px; } }
  .advice h2 {
    color: #e41922; }
  .advice__person {
    position: relative;
    margin: 6.4vmin -4vmin 0; }
    .advice__person__image img {
      width: 100%; }
      @media (min-width: 1024px) {
        .advice__person__image img {
          width: 58.95833vw; } }
      @media (min-width: 1440px) {
        .advice__person__image img {
          width: 849px; } }
    .advice__person__tag {
      position: absolute;
      left: 4vmin;
      top: 29.33333vmin;
      padding: 2.66667vmin;
      -webkit-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
         -moz-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
              box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
      background: #fff; }
      .advice__person__tag__title {
        position: relative;
        display: inline-block;
        margin-bottom: 1.33333vmin;
        padding-left: 4vmin;
        font-weight: 700; }
        .advice__person__tag__title::before {
          content: "";
          position: absolute;
          left: 0;
          top: 1.6vmin;
          width: 2.66667vmin;
          height: 0.8vmin;
          background: #e41922; }
          @media (min-width: 1024px) {
            .advice__person__tag__title::before {
              left: 0;
              top: 0.48611vw;
              width: 0.69444vw;
              height: 0.20833vw; } }
          @media (min-width: 1440px) {
            .advice__person__tag__title::before {
              left: 0;
              top: 7px;
              width: 10px;
              height: 3px; } }
        @media (max-width: 1023px) {
          .advice__person__tag__title {
            font-size: 3.73333vmin; } }
        @media (min-width: 1024px) {
          .advice__person__tag__title {
            margin-bottom: 0.69444vw;
            padding-left: 1.04167vw; } }
        @media (min-width: 1440px) {
          .advice__person__tag__title {
            margin-bottom: 10px;
            padding-left: 15px; } }
      .advice__person__tag__text {
        font-size: 3.2vmin; }
        @media (min-width: 1024px) {
          .advice__person__tag__text {
            font-size: 0.97222vw; } }
        @media (min-width: 1440px) {
          .advice__person__tag__text {
            font-size: 14px; } }
      .advice__person__tag__line {
        position: absolute;
        right: -12vmin;
        bottom: 1.33333vmin;
        width: 14.66667vmin;
        height: 7.2vmin;
        background: url("../images/line.png") 50% 50% no-repeat;
        -moz-background-size: contain;
          -o-background-size: contain;
             background-size: contain; }
        @media (min-width: 1024px) {
          .advice__person__tag__line {
            right: -4.16667vw;
            bottom: 1.04167vw;
            width: 5vw;
            height: 2.36111vw; } }
        @media (min-width: 1440px) {
          .advice__person__tag__line {
            right: -60px;
            bottom: 15px;
            width: 72px;
            height: 34px; } }
      .advice__person__tag .plus {
        position: absolute;
        right: -16vmin;
        bottom: -5.33333vmin;
        width: 8vmin;
        height: 8vmin; }
        @media (min-width: 1024px) {
          .advice__person__tag .plus {
            right: -5.90278vw;
            bottom: -1.73611vw;
            width: 2.77778vw;
            height: 2.77778vw; } }
        @media (min-width: 1440px) {
          .advice__person__tag .plus {
            right: -85px;
            bottom: -25px;
            width: 40px;
            height: 40px; } }
      @media (min-width: 1024px) {
        .advice__person__tag {
          left: 0;
          top: 7.63889vw;
          padding: 1.04167vw 1.38889vw 1.38889vw;
          -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 50px rgba(171, 171, 171, 0.4); } }
      @media (min-width: 1440px) {
        .advice__person__tag {
          top: 110px;
          padding: 15px 20px 20px;
          -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 50px rgba(171, 171, 171, 0.4); } }
    @media (min-width: 1024px) {
      .advice__person {
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0; } }
    @media (min-width: 1440px) {
      .advice__person {
        position: absolute;
        left: 0;
        bottom: 0; } }

.contacts__top {
  margin-bottom: 10.66667vmin;
  padding: 10.66667vmin 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (min-width: 1024px) {
    .contacts__top {
      margin-bottom: 6.25vw;
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .contacts__top {
      margin-bottom: 90px;
      padding: 90px 0; } }

.contacts__title {
  color: #e41922; }

.contacts__office__content {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 6.4vmin;
  -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
     -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
          box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
  background: #fff; }
  @media (min-width: 1024px) {
    .contacts__office__content {
      padding: 2.43056vw 5.55556vw 2.77778vw 2.43056vw;
      width: 28.33333vw;
      -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
         -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
              box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
  @media (min-width: 1440px) {
    .contacts__office__content {
      padding: 35px 80px 40px 35px;
      width: 408px;
      -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
         -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
              box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }

.contacts__office__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6.66667vmin; }
  .contacts__office__logo__image {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 5.33333vmin; }
    .contacts__office__logo__image img {
      width: 21.86667vmin; }
      @media (min-width: 1024px) {
        .contacts__office__logo__image img {
          width: 5.69444vw; } }
      @media (min-width: 1440px) {
        .contacts__office__logo__image img {
          width: 82px; } }
    @media (min-width: 1024px) {
      .contacts__office__logo__image {
        margin-right: 1.38889vw; } }
    @media (min-width: 1440px) {
      .contacts__office__logo__image {
        margin-right: 20px; } }
  .contacts__office__logo__text {
    width: 34.66667vmin;
    line-height: 5.06667vmin; }
    @media (min-width: 1024px) {
      .contacts__office__logo__text {
        width: 9.02778vw;
        font-size: 1.11111vw;
        line-height: 1.31944vw; } }
    @media (min-width: 1440px) {
      .contacts__office__logo__text {
        width: 130px;
        font-size: 16px;
        line-height: 19px; } }
  @media (min-width: 1024px) {
    .contacts__office__logo {
      margin-bottom: 1.73611vw; } }
  @media (min-width: 1440px) {
    .contacts__office__logo {
      margin-bottom: 25px; } }

.contacts__office__title {
  margin-bottom: 4vmin;
  border-bottom: 1px solid #B9B9B9;
  padding-bottom: 2.66667vmin;
  font-weight: 700;
  color: #e41922; }
  @media (min-width: 1024px) {
    .contacts__office__title {
      margin-bottom: 1.04167vw;
      padding-bottom: 0.69444vw; } }
  @media (min-width: 1440px) {
    .contacts__office__title {
      margin-bottom: 15px;
      padding-bottom: 10px; } }

.contacts__office__list ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .contacts__office__list ul li + li {
    margin-top: 2.66667vmin; }
    @media (min-width: 1024px) {
      .contacts__office__list ul li + li {
        margin-top: 0.69444vw; } }
    @media (min-width: 1440px) {
      .contacts__office__list ul li + li {
        margin-top: 10px; } }
  .contacts__office__list ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: #433030; }
    .contacts__office__list ul li a:hover {
      color: #e41922; }
    @media (min-width: 1024px) {
      .contacts__office__list ul li a {
        font-size: 1.11111vw; } }
    @media (min-width: 1440px) {
      .contacts__office__list ul li a {
        font-size: 16px; } }
  .contacts__office__list ul li svg {
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 4vmin;
    width: 5.33333vmin;
    height: 5.33333vmin; }
    @media (min-width: 1024px) {
      .contacts__office__list ul li svg {
        margin-right: 1.04167vw;
        width: 1.38889vw;
        height: 1.38889vw; } }
    @media (min-width: 1440px) {
      .contacts__office__list ul li svg {
        margin-right: 15px;
        width: 20px;
        height: 20px; } }

.contacts__office__social {
  margin: 4vmin 0 7.2vmin; }
  .contacts__office__social ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .contacts__office__social ul li + li {
      margin-left: 4vmin; }
      @media (min-width: 1024px) {
        .contacts__office__social ul li + li {
          margin-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .contacts__office__social ul li + li {
          margin-left: 15px; } }
    .contacts__office__social ul li a {
      display: block; }
      .contacts__office__social ul li a img {
        display: block;
        width: 7.46667vmin;
        height: 7.46667vmin; }
        @media (min-width: 1024px) {
          .contacts__office__social ul li a img {
            width: 1.94444vw;
            height: 1.94444vw; } }
        @media (min-width: 1440px) {
          .contacts__office__social ul li a img {
            width: 28px;
            height: 28px; } }
  @media (min-width: 1024px) {
    .contacts__office__social {
      margin: 1.04167vw 0 1.875vw; } }
  @media (min-width: 1440px) {
    .contacts__office__social {
      margin: 15px 0 27px; } }

.contacts__office .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4.8vmin;
  padding-bottom: 4.8vmin; }
  .contacts__office .button svg {
    display: block;
    margin-left: 2.66667vmin;
    width: 5.06667vmin;
    height: 5.06667vmin; }
    @media (min-width: 1024px) {
      .contacts__office .button svg {
        margin-left: 0.69444vw;
        width: 1.31944vw;
        height: 1.31944vw; } }
    @media (min-width: 1440px) {
      .contacts__office .button svg {
        margin-left: 10px;
        width: 19px;
        height: 19px; } }
  @media (min-width: 1024px) {
    .contacts__office .button {
      padding-top: 1.38889vw;
      padding-bottom: 1.38889vw; } }
  @media (min-width: 1440px) {
    .contacts__office .button {
      padding-top: 20px;
      padding-bottom: 20px; } }

.contacts__office__map {
  width: 100%;
  height: 96vmin; }
  .contacts__office__map__pane {
    position: absolute;
    left: 50%;
    bottom: 22px;
    margin-left: -29.33333vmin;
    padding: 6.4vmin;
    width: 58.66667vmin;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff; }
    .contacts__office__map__pane::before {
      content: "";
      position: absolute;
      left: -1.33333vmin;
      right: -1.33333vmin;
      top: -1.33333vmin;
      bottom: -1.33333vmin;
      border: 1px solid #C4C4C4; }
      @media (min-width: 1024px) {
        .contacts__office__map__pane::before {
          left: -0.34722vw;
          right: -0.34722vw;
          top: -0.34722vw;
          bottom: -0.34722vw; } }
      @media (min-width: 1440px) {
        .contacts__office__map__pane::before {
          left: -5px;
          right: -5px;
          top: -5px;
          bottom: -5px; } }
    .contacts__office__map__pane__text {
      position: relative;
      padding-left: 5.86667vmin;
      font-size: 4.26667vmin;
      line-height: 6.4vmin;
      color: #433030; }
      .contacts__office__map__pane__text::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.4vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #E41820; }
        @media (min-width: 1024px) {
          .contacts__office__map__pane__text::before {
            top: 0.76389vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .contacts__office__map__pane__text::before {
            top: 11px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .contacts__office__map__pane__text {
          padding-left: 1.52778vw;
          font-size: 1.25vw;
          line-height: 1.73611vw; } }
      @media (min-width: 1440px) {
        .contacts__office__map__pane__text {
          padding-left: 22px;
          font-size: 18px;
          line-height: 25px; } }
    @media (min-width: 1024px) {
      .contacts__office__map__pane {
        left: 0;
        bottom: 1.52778vw;
        margin: 0;
        padding: 1.73611vw 1.11111vw 2.08333vw 3.40278vw;
        width: 18.75vw; } }
    @media (min-width: 1440px) {
      .contacts__office__map__pane {
        left: 0;
        bottom: 22px;
        padding: 25px 16px 30px 49px;
        width: 270px; } }
  .contacts__office__map [class*="ymaps-2-1"][class*="-ground-pane"] {
    -webkit-filter: brightness(40%);
            filter: brightness(40%); }
  .contacts__office__map [class*="ymaps-2-1"][class*="-places-pane"] {
    z-index: 5000 !important; }
  .contacts__office__map [class*="ymaps-2-1"][class*="-events-pane"] {
    z-index: 5500 !important; }
  @media (min-width: 1024px) {
    .contacts__office__map {
      height: auto; } }

@media (min-width: 1024px) {
  .contacts__office {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

.contacts__city__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -4vmin; }
  @media (min-width: 1024px) {
    .contacts__city__row {
      margin: 0 -2.43056vw; } }
  @media (min-width: 1440px) {
    .contacts__city__row {
      margin: 0 -35px; } }

.contacts__city__col {
  margin-bottom: 8vmin;
  padding: 0 4vmin;
  width: 50%; }
  @media (min-width: 1024px) {
    .contacts__city__col {
      margin-bottom: 6.25vw;
      padding: 0 2.43056vw;
      width: 25%; } }
  @media (min-width: 1440px) {
    .contacts__city__col {
      margin-bottom: 90px;
      padding: 0 35px; } }

.contacts__city__item .h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4vmin;
  border-bottom: 1px solid #e41922;
  padding-bottom: 2.66667vmin;
  font-weight: 700;
  color: #e41922; }
  @media (min-width: 1024px) {
    .contacts__city__item .h3 {
      margin-bottom: 1.38889vw;
      padding-bottom: 0.69444vw; } }
  @media (min-width: 1440px) {
    .contacts__city__item .h3 {
      margin-bottom: 20px;
      padding-bottom: 10px; } }
  @media (max-width: 1023px) {
    .contacts__city__item .h3 {
      font-size: 3.73333vmin; } }

.contacts__city__item__icon {
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 3.2vmin;
  width: 3.2vmin;
  height: 4.53333vmin;
  background: url("../images/pin-red.svg") 50% 50% no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain; }
  @media (min-width: 1024px) {
    .contacts__city__item__icon {
      margin-right: 0.83333vw;
      width: 0.83333vw;
      height: 1.18056vw; } }
  @media (min-width: 1440px) {
    .contacts__city__item__icon {
      margin-right: 12px;
      width: 12px;
      height: 17px; } }

.contacts__city__item__list ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .contacts__city__item__list ul li + li {
    margin-top: 2.66667vmin; }
    @media (min-width: 1024px) {
      .contacts__city__item__list ul li + li {
        margin-top: 0.69444vw; } }
    @media (min-width: 1440px) {
      .contacts__city__item__list ul li + li {
        margin-top: 10px; } }
  .contacts__city__item__list ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: #433030; }
    .contacts__city__item__list ul li a:hover {
      color: #e41922; }
  .contacts__city__item__list ul li svg {
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 3.2vmin;
    width: 4.26667vmin;
    height: 4.26667vmin; }
    @media (min-width: 1024px) {
      .contacts__city__item__list ul li svg {
        margin-right: 1.04167vw;
        width: 1.38889vw;
        height: 1.38889vw; } }
    @media (min-width: 1440px) {
      .contacts__city__item__list ul li svg {
        margin-right: 15px;
        width: 20px;
        height: 20px; } }

@media (max-width: 1023px) {
  .contacts__city__item__list {
    font-size: 3.73333vmin; } }

@media (min-width: 1024px) {
  .contacts_padding .contacts__top {
    padding-top: 3.47222vw; } }

@media (min-width: 1440px) {
  .contacts_padding .contacts__top {
    padding-top: 50px; } }

.geo {
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (min-width: 1024px) {
    .geo .container {
      /*display: -webkit-box;*/
      /*display: -webkit-flex;*/
      /*display: -moz-box;*/
      /*display: -ms-flexbox;*/
      /*display: flex;*/
      /*-webkit-box-align: center;*/
      /*-webkit-align-items: center;*/
      /*   -moz-box-align: center;*/
      /*    -ms-flex-align: center;*/
      /*        align-items: center;*/ } }
  .geo__image {
    margin-bottom: 6.4vmin; }
    .geo__image img {
      width: 100%; }
    @media (min-width: 1024px) {
      .geo__image {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        margin: 0 3.47222vw 0 0;
        width: 38.81944vw; } }
    @media (min-width: 1440px) {
      .geo__image {
        margin-right: 50px;
        width: 559px; } }
  @media (min-width: 1024px) {
    .geo__content {
      width: 100%;
      max-width: 35.20833vw; } }
  @media (min-width: 1440px) {
    .geo__content {
      max-width: 507px; } }
  .geo__slider {
    position: relative;
    margin-bottom: 8vmin; }
    @media (max-width: 1023px) {
      .geo__slider .swiper-container {
        overflow: visible; } }
    .geo__slider__image {
      position: relative;
      padding-bottom: 58.5%; }
      .geo__slider__image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    @media (min-width: 1024px) {
      .geo__slider .slider-prev,
      .geo__slider .slider-next {
        left: 0.83333vw; } }
    @media (min-width: 1440px) {
      .geo__slider .slider-prev,
      .geo__slider .slider-next {
        left: 12px; top: 45%; } }
    .geo__slider .slider-next {
      left: auto; }
      @media (min-width: 1024px) {
        .geo__slider .slider-next {
          right: 0.83333vw; } }
      @media (min-width: 1440px) {
        .geo__slider .slider-next {
          right: 12px; } }
    @media (min-width: 1024px) {
      .geo__slider {
        margin-right: 4.16667vw;
        margin-bottom: 0;
        width: 38.81944vw; } }
    @media (min-width: 1440px) {
      .geo__slider {
        margin-right: 60px;
        width: 559px; } }
  .geo__title {
    margin-bottom: 5.33333vmin;
    text-align: left;
    color: #e41820; }
    @media (min-width: 1024px) {
      .geo__title {
        margin-bottom: 1.38889vw; } }
    @media (min-width: 1440px) {
      .geo__title {
        margin-bottom: 20px; } }
  .geo__price {
    position: relative;
    margin-bottom: 1.33333vmin;
    padding-left: 5.33333vmin;
    font-size: 4.26667vmin; }
    .geo__price::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2.13333vmin;
      width: 2.66667vmin;
      height: 0.8vmin;
      background: #e41922; }
      @media (min-width: 1024px) {
        .geo__price::before {
          top: 0.55556vw;
          width: 0.69444vw;
          height: 0.20833vw; } }
      @media (min-width: 1440px) {
        .geo__price::before {
          top: 8px;
          width: 10px;
          height: 3px; } }
    @media (min-width: 1024px) {
      .geo__price .outline {
        padding: 0.34722vw; } }
    @media (min-width: 1440px) {
      .geo__price .outline {
        padding: 5px; } }
    @media (min-width: 1024px) {
      .geo__price {
        margin-bottom: 0.34722vw;
        padding-left: 1.38889vw;
        font-size: 1.11111vw; } }
    @media (min-width: 1440px) {
      .geo__price {
        margin-bottom: 5px;
        padding-left: 20px;
        font-size: 16px; } }
  .geo__payment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 4vmin; }
    .geo__payment .button {
      padding: 4vmin 6.66667vmin;
      min-width: 57.86667vmin;
      -webkit-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
         -moz-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
              box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
      font-weight: 500; }
      @media (min-width: 1024px) {
        .geo__payment .button {
          padding: 1.04167vw 1.73611vw;
          min-width: 15.06944vw;
          -webkit-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
                  box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4); } }
      @media (min-width: 1440px) {
        .geo__payment .button {
          padding: 15px 25px;
          min-width: 217px;
          -webkit-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
                  box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4); } }
    .geo__payment__image {
      position: relative;
      z-index: 5;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin: 0 0 -1.33333vmin -8vmin;
      pointer-events: none; }
      .geo__payment__image img {
        width: 32.26667vmin; }
        @media (min-width: 1024px) {
          .geo__payment__image img {
            width: 8.40278vw; } }
        @media (min-width: 1440px) {
          .geo__payment__image img {
            width: 121px; } }
      @media (min-width: 1024px) {
        .geo__payment__image {
          margin: 0 0 -0.34722vw -2.08333vw; } }
      @media (min-width: 1440px) {
        .geo__payment__image {
          margin: 0 0 -5px -30px; } }
    @media (min-width: 1024px) {
      .geo__payment {
        margin-bottom: 1.38889vw; } }
    @media (min-width: 1440px) {
      .geo__payment {
        /* margin-bottom: 20px; */ margin-bottom: 15px; } }
  .geo__text {
    line-height: 6.4vmin; }
    @media (min-width: 1024px) {
      .geo__text {
        line-height: 1.73611vw; } }
    @media (min-width: 1440px) {
      .geo__text {
        line-height: 25px; } }
  .geo__link {
    margin-top: 1.33333vmin; }
    .geo__link a {
      text-decoration: underline; }
      .geo__link a:hover {
        text-decoration: none; }
    @media (min-width: 1024px) {
      .geo__link {
        margin-top: 0.34722vw; } }
    @media (min-width: 1440px) {
      .geo__link {
        margin-top: 5px; } }
  @media (min-width: 1024px) {
    .geo {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .geo {
      padding: 90px 0; } }

@media (min-width: 1024px) {
  .geo_padding {
    padding-top: 12.84722vw; } }

@media (min-width: 1440px) {
  .geo_padding {
    padding-top: 185px; } }



.clients {
  padding: 10.66667vmin 0;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .clients .helmet__icon::before, .clients .helmet__icon::after {
    background: #fff; }
  .clients .helmet__icon svg {
    fill: #fff; }
  .clients h2 {
    color: #fff; }
    @media (min-width: 1024px) {
      .clients h2 {
        max-width: 38.88889vw; } }
    @media (min-width: 1440px) {
      .clients h2 {
        max-width: 560px; } }
  .clients__slider {
    position: relative; }
    .clients__slider .swiper-container {
      overflow: visible; }
      @media (min-width: 1024px) {
        .clients__slider .swiper-container {
          overflow: hidden;
          margin: -0.34722vw;
          padding: 0.34722vw; } }
      @media (min-width: 1440px) {
        .clients__slider .swiper-container {
          margin: -5px;
          padding: 5px; } }
    @media (max-width: 1023px) {
      .clients__slider .swiper-slide {
        width: 53.33333vmin; } }
    .clients__slider__item {
      display: block;
      text-decoration: none;
      color: #fff; }
      .clients__slider__item__image {
        position: relative;
        margin-bottom: 5.33333vmin; }
        .clients__slider__item__image::before {
          content: "";
          position: absolute;
          left: -1.33333vmin;
          right: -1.33333vmin;
          top: -1.33333vmin;
          bottom: -1.33333vmin;
          border: 1px solid #d5d5d5; }
          @media (min-width: 1024px) {
            .clients__slider__item__image::before {
              left: -0.34722vw;
              right: -0.34722vw;
              top: -0.34722vw;
              bottom: -0.34722vw; } }
          @media (min-width: 1440px) {
            .clients__slider__item__image::before {
              left: -5px;
              right: -5px;
              top: -5px;
              bottom: -5px; } }
        .clients__slider__item__image::after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url("../images/search.svg") rgba(67, 48, 48, 0.69) 50% 50% no-repeat;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          -moz-transition: 0.25s;
          transition: 0.25s; }
        .clients__slider__item__image img {
          width: 100%; }
        @media (min-width: 1024px) {
          .clients__slider__item__image {
            margin-bottom: 1.38889vw; } }
        @media (min-width: 1440px) {
          .clients__slider__item__image {
            margin-bottom: 20px; } }
      .clients__slider__item__title {
        position: relative;
        margin-bottom: 2.66667vmin;
        padding-left: 4vmin;
        font-weight: 700;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        -moz-transition: 0.25s;
        transition: 0.25s; }
        .clients__slider__item__title::before {
          content: "";
          position: absolute;
          left: 0;
          top: 2.13333vmin;
          width: 2.66667vmin;
          height: 0.8vmin;
          background: #e41922; }
          @media (min-width: 1024px) {
            .clients__slider__item__title::before {
              top: 0.55556vw;
              width: 0.69444vw;
              height: 0.20833vw; } }
          @media (min-width: 1440px) {
            .clients__slider__item__title::before {
              top: 8px;
              width: 10px;
              height: 3px; } }
        @media (min-width: 1024px) {
          .clients__slider__item__title {
            margin-bottom: 0.69444vw;
            padding-left: 1.04167vw; } }
        @media (min-width: 1440px) {
          .clients__slider__item__title {
            margin-bottom: 10px;
            padding-left: 15px; } }
      .clients__slider__item__text {
        font-size: 3.73333vmin;
        line-height: 5.33333vmin; }
        @media (min-width: 1024px) {
          .clients__slider__item__text {
            font-size: 0.97222vw;
            line-height: 1.38889vw; } }
        @media (min-width: 1440px) {
          .clients__slider__item__text {
            font-size: 14px;
            line-height: 20px; } }
      @media (min-width: 1024px) {
        .clients__slider__item:hover .clients__slider__item__image::after {
          opacity: 1;
          visibility: visible; }
        .clients__slider__item:hover .clients__slider__item__title {
          color: #fad629; } }
    .clients__slider .slider-prev,
    .clients__slider .slider-next {
      top: 12.5vw;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
      @media (min-width: 1024px) {
        .clients__slider .slider-prev,
        .clients__slider .slider-next {
          top: 12.5vw; } }
      @media (min-width: 1440px) {
        .clients__slider .slider-prev,
        .clients__slider .slider-next {
          top: 180px; } }
  @media (min-width: 1024px) {
    .clients {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .clients {
      padding: 90px 0; } }

.pride {
  padding: 10.66667vmin 0 2.66667vmin;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (min-width: 1024px) {
    .pride .container {
      max-width: 78.125vw; } }
  @media (min-width: 1440px) {
    .pride .container {
      max-width: 1125px; } }
  .pride h2 {
    color: #e41922; }
    @media (min-width: 1024px) {
      .pride h2 {
        margin-bottom: 4.51389vw; } }
    @media (min-width: 1440px) {
      .pride h2 {
        margin-bottom: 65px; } }
  @media (min-width: 1024px) {
    .pride__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 -1.73611vw -3.47222vw; } }
  @media (min-width: 1440px) {
    .pride__row {
      margin: 0 -25px -50px; } }
  .pride__col {
    margin-bottom: 8vmin; }
    @media (min-width: 1024px) {
      .pride__col {
        margin-bottom: 3.47222vw;
        padding: 0 1.73611vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .pride__col {
        margin-bottom: 50px;
        padding: 0 25px;
        width: 50%; } }
  .pride__item {
    position: relative;
    padding: 6.4vmin 6.4vmin 6.4vmin 34.66667vmin;
    -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
       -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
            box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
    background: #fff; }
    .pride__item__image {
      position: absolute;
      left: -16vmin;
      bottom: -1.86667vmin; }
      .pride__item__image img {
        width: 52.8vmin; }
        @media (min-width: 1024px) {
          .pride__item__image img {
            width: 19.65278vw; } }
        @media (min-width: 1440px) {
          .pride__item__image img {
            width: 283px; } }
      @media (min-width: 1024px) {
        .pride__item__image {
          left: -5.90278vw;
          bottom: -0.69444vw; } }
      @media (min-width: 1440px) {
        .pride__item__image {
          left: -85px;
          bottom: -10px; } }
    .pride__item__image_2 {
      left: -7.46667vmin;
      bottom: -1.86667vmin; }
      .pride__item__image_2 img {
        width: 38.4vmin; }
        @media (min-width: 1024px) {
          .pride__item__image_2 img {
            width: 14.30556vw; } }
        @media (min-width: 1440px) {
          .pride__item__image_2 img {
            width: 206px; } }
      @media (min-width: 1024px) {
        .pride__item__image_2 {
          left: -2.77778vw;
          bottom: -0.69444vw; } }
      @media (min-width: 1440px) {
        .pride__item__image_2 {
          left: -40px;
          bottom: -10px; } }
    .pride__item__image_3 {
      left: -1.06667vmin;
      bottom: -3.73333vmin; }
      .pride__item__image_3 img {
        width: 30.4vmin; }
        @media (min-width: 1024px) {
          .pride__item__image_3 img {
            width: 11.31944vw; } }
        @media (min-width: 1440px) {
          .pride__item__image_3 img {
            width: 163px; } }
      @media (min-width: 1024px) {
        .pride__item__image_3 {
          left: -0.34722vw;
          bottom: -1.38889vw; } }
      @media (min-width: 1440px) {
        .pride__item__image_3 {
          left: -5px;
          bottom: -20px; } }
    .pride__item__image_4 {
      left: -12vmin;
      bottom: -7.46667vmin; }
      .pride__item__image_4 img {
        width: 44vmin; }
        @media (min-width: 1024px) {
          .pride__item__image_4 img {
            width: 16.31944vw; } }
        @media (min-width: 1440px) {
          .pride__item__image_4 img {
            width: 235px; } }
      @media (min-width: 1024px) {
        .pride__item__image_4 {
          left: -4.51389vw;
          bottom: -2.77778vw; } }
      @media (min-width: 1440px) {
        .pride__item__image_4 {
          left: -65px;
          bottom: -40px; } }
    .pride__item__text {
      position: relative;
      line-height: 6.66667vmin; }
      .pride__item__text::before {
        content: "";
        position: absolute;
        left: -5.33333vmin;
        top: 2.66667vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .pride__item__text::before {
            left: -1.38889vw;
            top: 0.69444vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .pride__item__text::before {
            left: -20px;
            top: 10px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .pride__item__text {
          line-height: 1.73611vw; } }
      @media (min-width: 1440px) {
        .pride__item__text {
          line-height: 25px; } }
    @media (min-width: 1024px) {
      .pride__item {
        padding: 3.33333vw 1.73611vw 3.33333vw 14.58333vw;
        -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
           -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4); } }
    @media (min-width: 1440px) {
      .pride__item {
        padding: 48px 25px 48px 210px;
        -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
           -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                box-shadow: 0 0 50px rgba(171, 171, 171, 0.4); } }
  @media (min-width: 1024px) {
    .pride {
      padding: 6.25vw 0 7.63889vw; } }
  @media (min-width: 1440px) {
    .pride {
      padding: 90px 0 110px; } }

.questions {
  position: relative;
  z-index: 5;
  padding: 10.66667vmin 0;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .questions .container {
    position: relative; }
  @media (min-width: 1024px) {
    .questions__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  .questions__image {
    position: absolute;
    left: -5.06944vw;
    bottom: -11.45833vw;
    z-index: -1; }
    .questions__image img {
      width: 54.79167vw; }
      @media (min-width: 1440px) {
        .questions__image img {
          width: 789px; } }
    @media (min-width: 1440px) {
      .questions__image {
        left: -73px;
        bottom: -165px; } }
  .questions h2 {
    margin: 0 0 6.4vmin;
    width: 100%;
    text-align: left;
    color: #fff; }
    @media (min-width: 1024px) {
      .questions h2 {
        margin: 0;
        width: 32.91667vw; } }
    @media (min-width: 1440px) {
      .questions h2 {
        width: 474px; } }
  @media (min-width: 1024px) {
    .questions {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .questions {
      padding: 90px 0; } }

.about {
  margin-bottom: 10.66667vmin; }
  @media (min-width: 1024px) {
    .about__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 3.47222vw; } }
  @media (min-width: 1440px) {
    .about__top {
      margin-bottom: 50px; } }
  .about__row {
    margin-bottom: 5.33333vmin; }
    @media (min-width: 1024px) {
      .about__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 1.73611vw; } }
    @media (min-width: 1440px) {
      .about__row {
        margin-bottom: 25px; } }
  .about__logo {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin: 0 0 5.33333vmin; }
    .about__logo img {
      width: 34.66667vmin; }
      @media (min-width: 1024px) {
        .about__logo img {
          width: 9.02778vw; } }
      @media (min-width: 1440px) {
        .about__logo img {
          width: 130px; } }
    @media (min-width: 1024px) {
      .about__logo {
        margin: 0 1.52778vw 0 0; } }
    @media (min-width: 1440px) {
      .about__logo {
        margin: 0 22px 0 0; } }
  .about__text {
    font-size: 4.26667vmin;
    line-height: 6.93333vmin; }
    @media (min-width: 1024px) {
      .about__text {
        font-size: 1.11111vw;
        line-height: 1.80556vw; } }
    @media (min-width: 1440px) {
      .about__text {
        font-size: 16px;
        line-height: 26px; } }
  .about__image {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin: 5.33333vmin 0; }
    .about__image img {
      width: 100%; }
      @media (min-width: 1024px) {
        .about__image img {
          width: 39.23611vw; } }
      @media (min-width: 1440px) {
        .about__image img {
          width: 565px; } }
    @media (min-width: 1024px) {
      .about__image {
        margin: 0 0 0 1.80556vw; } }
    @media (min-width: 1440px) {
      .about__image {
        margin: 0 0 0 26px; } }
  @media (min-width: 1024px) {
    .about__bottom .about__image {
      margin: 0 2.77778vw 0 0; } }
  @media (min-width: 1440px) {
    .about__bottom .about__image {
      margin: 0 40px 0 0; } }
  @media (min-width: 1024px) {
    .about__bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1024px) {
    .about {
      margin-bottom: 6.25vw; } }
  @media (min-width: 1440px) {
    .about {
      margin-bottom: 90px; } }

.director {
  padding: 10.66667vmin 0 0;
  background: #f7f7f7; }
  .director .container {
    position: relative;
    padding-bottom: 10.66667vmin; }
    @media (min-width: 1024px) {
      .director .container {
        padding-bottom: 6.25vw; } }
    @media (min-width: 1440px) {
      .director .container {
        padding-bottom: 90px; } }
  .director h2 {
    color: #e41922; }
    @media (min-width: 1024px) {
      .director h2 {
        max-width: 38.88889vw; } }
    @media (min-width: 1440px) {
      .director h2 {
        max-width: 560px; } }
  .director__box {
    position: relative;
    z-index: 5;
    padding: 6.66667vmin 6.66667vmin 1.33333vmin;
    width: 100%;
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
    line-height: 6.93333vmin;
    background: #fff; }
    .director__box__title {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-left: 14.66667vmin;
      font-weight: 700; }
      .director__box__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 9.86667vmin;
        height: 9.86667vmin;
        background: url("../images/quote.svg") 50% 50% no-repeat;
        -moz-background-size: 100%;
          -o-background-size: 100%;
             background-size: 100%; }
        @media (min-width: 1024px) {
          .director__box__title::before {
            width: 3.26389vw;
            height: 3.26389vw; } }
        @media (min-width: 1440px) {
          .director__box__title::before {
            width: 47px;
            height: 47px; } }
      @media (min-width: 1024px) {
        .director__box__title {
          margin-bottom: 1.52778vw;
          padding-left: 4.51389vw; } }
      @media (min-width: 1440px) {
        .director__box__title {
          margin-bottom: 22px;
          padding-left: 65px; } }
    .director__box__text {
      margin-bottom: 5.33333vmin; }
      @media (min-width: 1024px) {
        .director__box__text {
          margin-bottom: 1.38889vw; } }
      @media (min-width: 1440px) {
        .director__box__text {
          margin-bottom: 20px; } }
    .director__box__notation {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-left: 6.13333vmin;
      font-weight: 500;
      font-style: italic;
      color: #e41922; }
      .director__box__notation::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0.53333vmin;
        height: 100%;
        background: #e41922; }
        @media (min-width: 1024px) {
          .director__box__notation::before {
            width: 0.13889vw; } }
        @media (min-width: 1440px) {
          .director__box__notation::before {
            width: 2px; } }
      @media (min-width: 1024px) {
        .director__box__notation {
          margin-bottom: 1.52778vw;
          padding-left: 1.59722vw; } }
      @media (min-width: 1440px) {
        .director__box__notation {
          margin-bottom: 22px;
          padding-left: 23px; } }
    .director__box__pen {
      position: absolute;
      right: -34.66667vmin;
      bottom: -18.66667vmin;
      z-index: -1; }
      .director__box__pen img {
        width: 66.66667vmin; }
        @media (min-width: 1024px) {
          .director__box__pen img {
            width: 23.19444vw; } }
        @media (min-width: 1440px) {
          .director__box__pen img {
            width: 334px; } }
      @media (min-width: 1024px) {
        .director__box__pen {
          right: -11.80556vw;
          bottom: -4.86111vw; } }
      @media (min-width: 1440px) {
        .director__box__pen {
          right: -170px;
          bottom: -70px; } }
    @media (min-width: 1024px) {
      .director__box {
        padding: 3.125vw 2.77778vw 1.59722vw;
        width: 39.58333vw;
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
        font-size: 1.11111vw;
        line-height: 1.80556vw; } }
    @media (min-width: 1440px) {
      .director__box {
        padding: 45px 40px 23px;
        width: 570px;
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
        font-size: 16px;
        line-height: 26px; } }
  .director__image {
    position: absolute;
    bottom: 0;
    display: none; }
    .director__image img {
      width: 183.46667vmin; }
      @media (min-width: 1024px) {
        .director__image img {
          width: 47.77778vw; } }
      @media (min-width: 1440px) {
        .director__image img {
          width: 688px; } }
    @media (min-width: 1024px) {
      .director__image {
        right: -8.88889vw;
        display: block; } }
    @media (min-width: 1440px) {
      .director__image {
        right: -128px; } }
  @media (min-width: 1024px) {
    .director {
      padding: 6.25vw 0 0; } }
  @media (min-width: 1440px) {
    .director {
      padding: 90px 0 0; } }

.come {
  padding: 10.66667vmin 0; }
  .come h2 {
    color: #e41922; }
    @media (min-width: 1440px) {
      .come h2 {
        max-width: 743px; } }
  .come__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -1.33333vmin; }
    @media (min-width: 1024px) {
      .come__row {
        margin: 0 -0.34722vw; } }
    @media (min-width: 1440px) {
      .come__row {
        margin: 0 -5px; } }
  .come__col {
    margin-bottom: 2.66667vmin;
    padding: 0 2.66667vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .come__col {
        margin-bottom: 0.69444vw;
        padding: 0 0.69444vw;
        width: 33.33334%; } }
    @media (min-width: 1440px) {
      .come__col {
        margin-bottom: 10px;
        padding: 0 5px; } }
  @media (min-width: 1024px) {
    .come__col_width-40 {
      width: 40.67%; } }
  @media (min-width: 1024px) {
    .come__col_width-60 {
      width: 59.33%; } }
  .come__item {
    position: relative;
    display: block;
    overflow: hidden;
    height: 53.33333vmin; }
    .come__item img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      -moz-transition: 0.5s;
      transition: 0.5s; }
    .come__item:hover img {
      -webkit-transform: scale(1.15);
         -moz-transform: scale(1.15);
          -ms-transform: scale(1.15);
           -o-transform: scale(1.15);
              transform: scale(1.15); }
    @media (min-width: 1024px) {
      .come__item {
        height: 22.22222vw; } }
    @media (min-width: 1440px) {
      .come__item {
        height: 320px; } }
  @media (min-width: 1440px) {
    .come {
      padding: 90px 0; } }

.mission {
  margin-bottom: 10.66667vmin; }
  @media (min-width: 1024px) {
    .mission .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .mission__image {
    margin: 0 0 6.66667vmin; }
    .mission__image img {
      width: 100%; }
    @media (min-width: 1024px) {
      .mission__image {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        margin: 0 2.08333vw 0 0;
        width: 39.58333vw; } }
    @media (min-width: 1440px) {
      .mission__image {
        margin-right: 30px;
        width: 570px; } }
  .mission__text {
    line-height: 6.4vmin; }
    @media (min-width: 1024px) {
      .mission__text {
        font-size: 1.11111vw;
        line-height: 1.80556vw; } }
    @media (min-width: 1440px) {
      .mission__text {
        font-size: 16px;
        line-height: 26px; } }
  @media (min-width: 1024px) {
    .mission {
      margin-bottom: 6.25vw; } }
  @media (min-width: 1440px) {
    .mission {
      margin-bottom: 90px; } }

.recall {
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .recall__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -3.2vmin 8vmin; }
    @media (min-width: 1024px) {
      .recall__row {
        margin: 0 -0.83333vw 4.16667vw; } }
    @media (min-width: 1440px) {
      .recall__row {
        margin: 0 -12px 60px; } }
  .recall__col {
    margin-bottom: 8vmin;
    padding: 0 3.2vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .recall__col {
        margin-bottom: 0;
        padding: 0 0.83333vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .recall__col {
        padding: 0 12px; } }
  .recall__item {
    position: relative;
    height: 100%;
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15); }
    .recall__item__slider {
      position: relative;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: 100%; }
      .recall__item__slider__image {
        position: relative;
        padding-bottom: 84.57%; }
        .recall__item__slider__image img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .recall__item__slider .slider-prev,
      .recall__item__slider .slider-next {
        left: 0.8vmin; }
        @media (min-width: 1024px) {
          .recall__item__slider .slider-prev svg,
          .recall__item__slider .slider-next svg {
            width: 1.11111vw;
            height: 1.18056vw; } }
        @media (min-width: 1440px) {
          .recall__item__slider .slider-prev svg,
          .recall__item__slider .slider-next svg {
            width: 16px;
            height: 17px; } }
        @media (min-width: 1024px) {
          .recall__item__slider .slider-prev,
          .recall__item__slider .slider-next {
            left: 0.20833vw;
            width: 1.66667vw;
            height: 1.66667vw; } }
        @media (min-width: 1440px) {
          .recall__item__slider .slider-prev,
          .recall__item__slider .slider-next {
            left: 3px;
            width: 24px;
            height: 24px; } }
      .recall__item__slider .slider-next {
        left: auto;
        right: 0.8vmin; }
        @media (min-width: 1024px) {
          .recall__item__slider .slider-next {
            right: 0.20833vw; } }
        @media (min-width: 1440px) {
          .recall__item__slider .slider-next {
            right: 3px; } }
      @media (min-width: 1024px) {
        .recall__item__slider {
          width: 20.69444vw; } }
      @media (min-width: 1440px) {
        .recall__item__slider {
          width: 298px; } }
    .recall__item__video {
      position: relative;
      display: block;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: 100%; }
      .recall__item__video__image {
        position: relative;
        padding-bottom: 84.57%; }
        .recall__item__video__image::before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          z-index: 5;
          width: 100%;
          height: 100%;
          background: rgba(67, 48, 48, 0.79); }
        .recall__item__video__image img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .recall__item__video__play {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 10;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        width: 13.33333vmin;
        height: 13.33333vmin;
        -webkit-transform: translate3d(-50%, -50%, 0);
           -moz-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); }
        .recall__item__video__play::before {
          content: "";
          position: absolute;
          left: 0;
          top: 1px;
          z-index: -2;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          width: 100%;
          height: 100%;
          background: -webkit-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
          background: -moz-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
          background: -o-linear-gradient(301.16deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
          background: linear-gradient(148.84deg, #CFBC0A 15.61%, #FAD629 42.47%, #B58200 91.44%);
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          -moz-transition: 0.25s;
          transition: 0.25s; }
        .recall__item__video__play::after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          z-index: -1;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          width: 100%;
          height: 100%;
          background: -webkit-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
          background: -moz-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
          background: -o-linear-gradient(301.16deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
          background: linear-gradient(148.84deg, #FFEC3E 15.61%, #FAD629 42.47%, #F0AE04 91.44%);
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          -moz-transition: 0.25s;
          transition: 0.25s; }
        .recall__item__video__play i {
          position: absolute;
          left: 50%;
          top: 50%;
          margin-left: 1.33333vmin;
          border: 1.6vmin solid transparent;
          border-left: 2.66667vmin solid #433030;
          -webkit-transform: translate3d(-50%, -50%, 0);
             -moz-transform: translate3d(-50%, -50%, 0);
                  transform: translate3d(-50%, -50%, 0); }
          @media (min-width: 1024px) {
            .recall__item__video__play i {
              margin-left: 0.34722vw;
              border: 0.34722vw solid transparent;
              border-left: 0.83333vw solid #433030; } }
          @media (min-width: 1440px) {
            .recall__item__video__play i {
              margin-left: 5px;
              border: 5px solid transparent;
              border-left: 12px solid #433030; } }
        @media (min-width: 1024px) {
          .recall__item__video__play {
            width: 3.47222vw;
            height: 3.47222vw; } }
        @media (min-width: 1440px) {
          .recall__item__video__play {
            width: 50px;
            height: 50px; } }
      @media (min-width: 1024px) {
        .recall__item__video {
          width: 20.69444vw; } }
      @media (min-width: 1440px) {
        .recall__item__video {
          width: 298px; } }
    .recall__item__content {
      position: relative;
      z-index: 5;
      padding: 5.33333vmin 5.33333vmin 9.33333vmin; }
      @media (min-width: 1024px) {
        .recall__item__content {
          padding: 2.08333vw 1.18056vw 1.38889vw 2.08333vw; } }
      @media (min-width: 1440px) {
        .recall__item__content {
          padding: 30px 17px 20px 30px; } }
    .recall__item__title {
      position: relative;
      margin-bottom: 2.66667vmin;
      padding-left: 4vmin;
      font-weight: 700; }
      .recall__item__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .recall__item__title::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .recall__item__title::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .recall__item__title {
          margin-bottom: 0.69444vw;
          padding-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .recall__item__title {
          margin-bottom: 10px;
          padding-left: 15px; } }
    .recall__item__text {
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .recall__item__text {
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .recall__item__text {
          font-size: 14px;
          line-height: 20px; } }
    .recall__item__logo {
      position: absolute;
      right: 5.33333vmin;
      bottom: -2.66667vmin;
      z-index: -1;
      width: 11.2vmin;
      height: 11.2vmin; }
      @media (min-width: 1024px) {
        .recall__item__logo {
          right: 1.38889vw;
          bottom: 1.38889vw;
          width: 5.69444vw;
          height: 2.91667vw; } }
      @media (min-width: 1440px) {
        .recall__item__logo {
          right: 20px;
          bottom: 20px;
          width: 82px;
          height: 42px; } }
    @media (min-width: 1024px) {
      .recall__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
    @media (min-width: 1440px) {
      .recall__item {
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }
  .recall__slider {
    position: relative; }
    .recall__slider .swiper-container {
      overflow: visible;
      margin: -1.33333vmin;
      padding: 1.33333vmin; }
      @media (min-width: 1024px) {
        .recall__slider .swiper-container {
          overflow: hidden;
          margin: -0.34722vw;
          padding: 0.34722vw; } }
      @media (min-width: 1440px) {
        .recall__slider .swiper-container {
          margin: -5px;
          padding: 5px; } }
    @media (max-width: 1023px) {
      .recall__slider .swiper-slide {
        width: 53.33333vmin; } }
    .recall__slider__item__image {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-bottom: 104.71%;
      background: 50% 50% no-repeat;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover; }
      .recall__slider__item__image::before {
        content: "";
        position: absolute;
        left: -1.33333vmin;
        right: -1.33333vmin;
        top: -1.33333vmin;
        bottom: -1.33333vmin;
        border: 1px solid #d5d5d5; }
        @media (min-width: 1024px) {
          .recall__slider__item__image::before {
            left: -0.34722vw;
            right: -0.34722vw;
            top: -0.34722vw;
            bottom: -0.34722vw; } }
        @media (min-width: 1440px) {
          .recall__slider__item__image::before {
            left: -5px;
            right: -5px;
            top: -5px;
            bottom: -5px; } }
      @media (min-width: 1024px) {
        .recall__slider__item__image {
          margin-bottom: 1.38889vw; } }
      @media (min-width: 1440px) {
        .recall__slider__item__image {
          margin-bottom: 20px; } }
    .recall__slider__item__title {
      position: relative;
      margin-bottom: 2.66667vmin;
      padding-left: 4vmin;
      font-weight: 700; }
      .recall__slider__item__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .recall__slider__item__title::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .recall__slider__item__title::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .recall__slider__item__title {
          margin-bottom: 0.69444vw;
          padding-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .recall__slider__item__title {
          margin-bottom: 10px;
          padding-left: 15px; } }
    .recall__slider__item__text {
      max-width: 62.66667vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .recall__slider__item__text {
          max-width: 16.31944vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .recall__slider__item__text {
          max-width: 235px;
          font-size: 14px;
          line-height: 20px; } }
    .recall__slider .slider-prev,
    .recall__slider .slider-next {
      top: 29.33333vmin;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
      @media (min-width: 1024px) {
        .recall__slider .slider-prev,
        .recall__slider .slider-next {
          top: 7.63889vw; } }
      @media (min-width: 1440px) {
        .recall__slider .slider-prev,
        .recall__slider .slider-next {
          top: 110px; } }
    @media (min-width: 1024px) {
      .recall__slider {
        margin: 0 auto;
        width: 75vw; } }
    @media (min-width: 1440px) {
      .recall__slider {
        width: 1080px; } }
  .recall__more {
    margin-top: 8vmin;
    text-align: center; }
    .recall__more .button__turn {
      display: none; }
    .recall__more .button.is-active .button__more {
      display: none; }
    .recall__more .button.is-active .button__turn {
      display: block; }
    @media (min-width: 1024px) {
      .recall__more {
        margin-top: 4.16667vw; } }
    @media (min-width: 1440px) {
      .recall__more {
        margin-top: 60px; } }
  @media (min-width: 1024px) {
    .recall {
      padding: 3.47222vw 0 6.25vw; } }
  @media (min-width: 1440px) {
    .recall {
      padding: 50px 0 90px; } }

.proposal {
  padding: 10.66667vmin 0;
  color: #fff;
  background: 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .proposal .container {
    position: relative; }
  .proposal__content {
    width: 100%; }
    @media (min-width: 1024px) {
      .proposal__content {
        width: 34.72222vw; } }
    @media (min-width: 1440px) {
      .proposal__content {
        width: 500px; } }
  .proposal h2 {
    margin: 0 0 3.2vmin;
    max-width: none;
    text-align: left; }
    @media (min-width: 1024px) {
      .proposal h2 {
        margin: 0 0 0.83333vw; } }
    @media (min-width: 1440px) {
      .proposal h2 {
        margin: 0 0 12px; } }
  .proposal .h3 {
    margin-bottom: 8vmin; }
    @media (min-width: 1024px) {
      .proposal .h3 {
        margin-bottom: 2.77778vw; } }
    @media (min-width: 1440px) {
      .proposal .h3 {
        margin-bottom: 40px; } }
  .proposal .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .proposal .button {
        width: auto;
        min-width: 29.30556vw; } }
    @media (min-width: 1440px) {
      .proposal .button {
        min-width: 422px; } }
  .proposal__image {
    position: relative;
    margin: -24vmin -9.33333vmin -10.66667vmin; }
    .proposal__image img {
      width: 100%; }
      @media (min-width: 1024px) {
        .proposal__image img {
          width: 60.55556vw; } }
      @media (min-width: 1440px) {
        .proposal__image img {
          width: 872px; } }
    .proposal__image__plus {
      position: absolute;
      left: 22.66667vmin;
      bottom: 17.33333vmin;
      -webkit-transform: scaleX(-1) rotate(-20deg);
         -moz-transform: scaleX(-1) rotate(-20deg);
          -ms-transform: scaleX(-1) rotate(-20deg);
           -o-transform: scaleX(-1) rotate(-20deg);
              transform: scaleX(-1) rotate(-20deg); }
      .proposal__image__plus img {
        width: 40vmin; }
    @media (min-width: 1024px) {
      .proposal__image {
        position: absolute;
        right: -5.20833vw;
        top: -12.5vw;
        margin: 0; } }
    @media (min-width: 1440px) {
      .proposal__image {
        right: -75px;
        top: -180px; } }
  @media (min-width: 1024px) {
    .proposal {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .proposal {
      padding: 90px 0; } }

.vacancy {
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  .vacancy__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -3.2vmin; }
    @media (min-width: 1024px) {
      .vacancy__row {
        margin: 0 -0.83333vw; } }
    @media (min-width: 1440px) {
      .vacancy__row {
        margin: 0 -12px; } }
  .vacancy__col {
    margin-bottom: 8vmin;
    padding: 0 3.2vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .vacancy__col {
        margin-bottom: 0;
        padding: 0 0.83333vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .vacancy__col {
        padding: 0 12px; } }
  .vacancy__item {
    height: 100%;
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
    .vacancy__item__image {
      position: relative;
      overflow: hidden;
      padding-bottom: 43.98%; }
      .vacancy__item__image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s; }
    .vacancy__item__content {
      padding: 6.66667vmin;
      background: #fff; }
      @media (min-width: 1024px) {
        .vacancy__item__content {
          padding: 2.43056vw 1.38889vw 3.47222vw 3.47222vw; } }
      @media (min-width: 1440px) {
        .vacancy__item__content {
          padding: 35px 20px 50px 50px; } }
    .vacancy__item__title {
      margin-bottom: 3.2vmin;
      font-weight: 700;
      color: #e41922; }
      @media (min-width: 1024px) {
        .vacancy__item__title {
          margin-bottom: 0.83333vw; } }
      @media (min-width: 1440px) {
        .vacancy__item__title {
          margin-bottom: 12px; } }
    .vacancy__item__price {
      position: relative;
      margin-bottom: 6.13333vmin;
      padding-left: 4vmin;
      font-weight: 700;
      font-size: 3.73333vmin; }
      .vacancy__item__price::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .vacancy__item__price::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .vacancy__item__price::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .vacancy__item__price {
          margin-bottom: 1.59722vw;
          padding-left: 1.04167vw;
          font-size: 0.97222vw; } }
      @media (min-width: 1440px) {
        .vacancy__item__price {
          margin-bottom: 23px;
          padding-left: 15px;
          font-size: 14px; } }
    .vacancy__item__text {
      margin-bottom: 9.06667vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .vacancy__item__text {
          margin-bottom: 2.36111vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .vacancy__item__text {
          margin-bottom: 34px;
          font-size: 14px;
          line-height: 20px; } }
    .vacancy__item .button {
      padding: 4vmin 8vmin;
      -webkit-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
         -moz-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
              box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
      font-weight: 500; }
      @media (min-width: 1024px) {
        .vacancy__item .button {
          padding: 1.04167vw 2.08333vw;
          -webkit-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
                  box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4); } }
      @media (min-width: 1440px) {
        .vacancy__item .button {
          padding: 15px 30px;
          -webkit-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
                  box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4); } }
    .vacancy__item:hover {
      -webkit-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
         -moz-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
              box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36); }
      .vacancy__item:hover .vacancy__item__image img {
        -webkit-transform: scale(1.15);
           -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
             -o-transform: scale(1.15);
                transform: scale(1.15); }
      @media (min-width: 1024px) {
        .vacancy__item:hover {
          -webkit-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
             -moz-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
                  box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36); } }
      @media (min-width: 1440px) {
        .vacancy__item:hover {
          -webkit-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
             -moz-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
                  box-shadow: 0 0 40px rgba(89, 89, 89, 0.36); } }
    @media (min-width: 1024px) {
      .vacancy__item {
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
    @media (min-width: 1440px) {
      .vacancy__item {
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }
  .vacancy__more {
    text-align: center; }
    .vacancy__more .button__turn {
      display: none; }
    .vacancy__more .button.is-active .button__more {
      display: none; }
    .vacancy__more .button.is-active .button__turn {
      display: block; }
    @media (min-width: 1024px) {
      .vacancy__more {
        margin-top: 4.16667vw; } }
    @media (min-width: 1440px) {
      .vacancy__more {
        margin-top: 60px; } }
  @media (min-width: 1024px) {
    .vacancy {
      padding: 3.47222vw 0 6.25vw; } }
  @media (min-width: 1440px) {
    .vacancy {
      padding: 50px 0 90px; } }

.news {
  padding: 10.66667vmin 0;
  background: url("../images/bg-block.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (min-width: 1024px) {
    .news .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  .news__content {
    width: 100%; }
  .news__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -4vmin; }
    @media (min-width: 1024px) {
      .news__row {
        margin: 0 -1.04167vw; } }
    @media (min-width: 1440px) {
      .news__row {
        margin: 0 -15px; } }
  .news__col {
    margin-bottom: 8vmin;
    padding: 0 4vmin;
    width: 100%; }
    @media (min-width: 1024px) {
      .news__col {
        margin-bottom: 2.08333vw;
        padding: 0 1.04167vw;
        width: 50%; } }
    @media (min-width: 1440px) {
      .news__col {
        margin-bottom: 30px;
        padding: 0 15px; } }
  .news__item {
    -webkit-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
       -moz-box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
            box-shadow: 0 0 5.33333vmin rgba(139, 139, 139, 0.15);
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s; }
    .news__item__image {
      position: relative;
      overflow: hidden;
      padding-bottom: 60%; }
      .news__item__image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s; }
    .news__item__content {
      padding: 6.66667vmin;
      background: #fff; }
      @media (min-width: 1024px) {
        .news__item__content {
          padding: 2.43056vw 1.38889vw 3.125vw 3.33333vw; } }
      @media (min-width: 1440px) {
        .news__item__content {
          /* padding: 35px 20px 45px 48px; */
           
        padding: 15px 24px 24px;
     } }
    .news__item__title {
      position: relative;
      margin-bottom: 6.13333vmin;
      padding-left: 4vmin;
      font-weight: 700;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      -moz-transition: 0.25s;
      transition: 0.25s; }
      .news__item__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2.13333vmin;
        width: 2.66667vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .news__item__title::before {
            top: 0.55556vw;
            width: 0.69444vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .news__item__title::before {
            top: 8px;
            width: 10px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .news__item__title {
          margin-bottom: 1.59722vw;
          padding-left: 1.04167vw; } }
      @media (min-width: 1440px) {
        .news__item__title {
          margin-bottom: 23px;
          padding-left: 15px; } }
    .news__item__text {
      margin-bottom: 6.66667vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .news__item__text {
          margin-bottom: 1.73611vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .news__item__text {
          margin-bottom: 10px;
          font-size: 14px;
          line-height: 20px; } }
    .news__item__link {
      font-size: 3.73333vmin; }
      @media (min-width: 1024px) {
        .news__item__link {
          font-size: 0.97222vw; } }
      @media (min-width: 1440px) {
        .news__item__link {
          font-size: 14px; } }
    .news__item:hover {
      -webkit-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
         -moz-box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36);
              box-shadow: 0 0 10.66667vmin rgba(89, 89, 89, 0.36); }
      .news__item:hover .news__item__image img {
        -webkit-transform: scale(1.15);
           -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
             -o-transform: scale(1.15);
                transform: scale(1.15); }
      .news__item:hover .news__item__title {
        color: #e41922; }
      @media (min-width: 1024px) {
        .news__item:hover {
          -webkit-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
             -moz-box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36);
                  box-shadow: 0 0 2.77778vw rgba(89, 89, 89, 0.36); } }
      @media (min-width: 1440px) {
        .news__item:hover {
          -webkit-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
             -moz-box-shadow: 0 0 40px rgba(89, 89, 89, 0.36);
                  box-shadow: 0 0 40px rgba(89, 89, 89, 0.36); } }
    @media (min-width: 1024px) {
      .news__item {
        -webkit-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 1.38889vw rgba(139, 139, 139, 0.15); } }
    @media (min-width: 1440px) {
      .news__item {
        -webkit-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
           -moz-box-shadow: 0 0 20px rgba(139, 139, 139, 0.15);
                box-shadow: 0 0 20px rgba(139, 139, 139, 0.15); } }
  .news__pager {
    margin-bottom: 8vmin;
    font-size: 3.73333vmin; }
    .news__pager ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .news__pager ul li a {
        display: block;
        width: 5.33333vmin;
        text-align: center;
        text-decoration: none;
        color: #958484; }
        .news__pager ul li a.is-active, .news__pager ul li a:hover {
          color: #433030; }
        @media (min-width: 1024px) {
          .news__pager ul li a {
            width: 1.38889vw; } }
        @media (min-width: 1440px) {
          .news__pager ul li a {
            width: 20px; } }
    @media (min-width: 1024px) {
      .news__pager {
        margin-top: 2.08333vw;
        margin-bottom: 0;
        font-size: 0.97222vw; } }
    @media (min-width: 1440px) {
      .news__pager {
        margin-top: 30px;
        font-size: 14px; } }
  @media (min-width: 1024px) {
    .news__side {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-left: 3.47222vw;
      width: 17.22222vw; } }
  @media (min-width: 1440px) {
    .news__side {
      margin-left: 50px;
      width: 248px; } }
  .news__category {
    margin-bottom: 8vmin; }
    .news__category__title {
      margin-bottom: 5.33333vmin;
      font-weight: 700;
      font-size: 6.4vmin; }
      @media (min-width: 1024px) {
        .news__category__title {
          margin-bottom: 1.38889vw;
          font-size: 1.66667vw; } }
      @media (min-width: 1440px) {
        .news__category__title {
          margin-bottom: 20px;
          font-size: 24px; } }
    .news__category__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .news__category__list a {
        display: block;
        -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
                align-self: flex-start;
        -webkit-border-radius: 0.8vmin;
           -moz-border-radius: 0.8vmin;
                border-radius: 0.8vmin;
        padding: 2.13333vmin 2.93333vmin;
        font-size: 3.73333vmin;
        text-decoration: none;
        color: #433030;
        background: #ddd; }
        .news__category__list a:hover {
          color: #fff;
          background: #989595; }
        @media (min-width: 1024px) {
          .news__category__list a {
            -webkit-border-radius: 0.20833vw;
               -moz-border-radius: 0.20833vw;
                    border-radius: 0.20833vw;
            padding: 0.55556vw 0.76389vw;
            font-size: 0.97222vw; } }
        @media (min-width: 1440px) {
          .news__category__list a {
            -webkit-border-radius: 3px;
               -moz-border-radius: 3px;
                    border-radius: 3px;
            padding: 8px 11px;
            font-size: 14px; } }
      .news__category__list a + a {
        margin: 0 0 0 4vmin; }
        @media (min-width: 1024px) {
          .news__category__list a + a {
            margin: 2.13333vmin 0 0; } }
        @media (min-width: 1440px) {
          .news__category__list a + a {
            margin: 8px 0 0; } }
      @media (min-width: 1024px) {
        .news__category__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    @media (min-width: 1024px) {
      .news__category {
        margin-bottom: 2.77778vw; } }
    @media (min-width: 1440px) {
      .news__category {
        margin-bottom: 40px; } }
  .news__banner {
    position: relative;
    z-index: 5;
    padding: 6.66667vmin;
    color: #fff;
    background: 50% 50% no-repeat;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover; }
    .news__banner .h3 {
      margin: 0 0 4vmin;
      font-weight: 700;
      line-height: 7.73333vmin; }
      @media (min-width: 1024px) {
        .news__banner .h3 {
          margin: 0 0 1.04167vw;
          line-height: 2.01389vw; } }
      @media (min-width: 1440px) {
        .news__banner .h3 {
          margin: 0 0 15px;
          line-height: 29px; } }
    .news__banner__image {
      position: relative;
      z-index: -1;
      margin: -6.66667vmin;
      text-align: center; }
      @media (min-width: 1024px) {
        .news__banner__image {
          margin: -2.08333vw; } }
      @media (min-width: 1440px) {
        .news__banner__image {
          margin: -30px; } }
    .news__banner .button {
      padding: 5.33333vmin;
      width: 100%;
      -webkit-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
         -moz-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
              box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4); }
      @media (min-width: 1024px) {
        .news__banner .button {
          padding: 1.38889vw;
          -webkit-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
                  box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4); } }
      @media (min-width: 1440px) {
        .news__banner .button {
          padding: 20px;
          -webkit-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
                  box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4); } }
    @media (min-width: 1024px) {
      .news__banner {
        padding: 2.08333vw 2.08333vw 2.77778vw; } }
    @media (min-width: 1440px) {
      .news__banner {
        padding: 30px 30px 40px; } }
  .news__detail {
    margin-bottom: 8vmin; }
    .news__detail__image {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-bottom: 28.97%; }
      .news__detail__image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      @media (min-width: 1024px) {
        .news__detail__image {
          margin-bottom: 2.08333vw; } }
      @media (min-width: 1440px) {
        .news__detail__image {
          margin-bottom: 30px; } }
    .news__detail__title {
      position: relative;
      margin-bottom: 5.33333vmin;
      padding-left: 5.33333vmin;
      font-weight: 700;
      font-size: 5.33333vmin; }
      .news__detail__title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 3.2vmin;
        width: 3.2vmin;
        height: 0.8vmin;
        background: #e41922; }
        @media (min-width: 1024px) {
          .news__detail__title::before {
            top: 0.83333vw;
            width: 0.83333vw;
            height: 0.20833vw; } }
        @media (min-width: 1440px) {
          .news__detail__title::before {
            top: 12px;
            width: 12px;
            height: 3px; } }
      @media (min-width: 1024px) {
        .news__detail__title {
          margin-bottom: 2.08333vw;
          padding-left: 1.38889vw;
          font-size: 1.66667vw; } }
      @media (min-width: 1440px) {
        .news__detail__title {
          margin-bottom: 30px;
          padding-left: 20px;
          font-size: 24px; } }
    .news__detail__text {
      margin-bottom: 8vmin;
      font-size: 3.73333vmin;
      line-height: 5.33333vmin; }
      @media (min-width: 1024px) {
        .news__detail__text {
          margin-bottom: 3.47222vw;
          font-size: 0.97222vw;
          line-height: 1.38889vw; } }
      @media (min-width: 1440px) {
        .news__detail__text {
          margin-bottom: 50px;
          font-size: 14px;
          line-height: 20px; } }
    .news__detail__share {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-bottom: 8vmin; }
      .news__detail__share__social {
        margin-right: 4.8vmin; }
        .news__detail__share__social ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex; }
          .news__detail__share__social ul li + li {
            margin-left: 3.2vmin; }
            @media (min-width: 1024px) {
              .news__detail__share__social ul li + li {
                margin-left: 0.83333vw; } }
            @media (min-width: 1440px) {
              .news__detail__share__social ul li + li {
                margin-left: 12px; } }
          .news__detail__share__social ul li a {
            display: block; }
            .news__detail__share__social ul li a img {
              display: block;
              width: 5.86667vmin;
              height: 5.86667vmin; }
              @media (min-width: 1024px) {
                .news__detail__share__social ul li a img {
                  width: 1.94444vw;
                  height: 1.94444vw; } }
              @media (min-width: 1440px) {
                .news__detail__share__social ul li a img {
                  width: 28px;
                  height: 28px; } }
        @media (min-width: 1024px) {
          .news__detail__share__social {
            margin-right: 1.25vw; } }
        @media (min-width: 1440px) {
          .news__detail__share__social {
            margin-right: 18px; } }
      .news__detail__share__label {
        font-size: 3.73333vmin;
        text-decoration: underline;
        color: #e41922; }
        @media (min-width: 1024px) {
          .news__detail__share__label {
            font-size: 0.97222vw; } }
        @media (min-width: 1440px) {
          .news__detail__share__label {
            font-size: 14px; } }
      @media (min-width: 1024px) {
        .news__detail__share {
          margin-bottom: 3.81944vw; } }
      @media (min-width: 1440px) {
        .news__detail__share {
          margin-bottom: 55px; } }
    .news__detail__form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .news__detail__form__icon {
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        margin-right: 2.66667vmin; }
        .news__detail__form__icon svg {
          display: block;
          width: 6.66667vmin;
          height: 6.66667vmin; }
          @media (min-width: 1024px) {
            .news__detail__form__icon svg {
              width: 2.98611vw;
              height: 2.98611vw; } }
          @media (min-width: 1440px) {
            .news__detail__form__icon svg {
              width: 43px;
              height: 43px; } }
        @media (min-width: 1024px) {
          .news__detail__form__icon {
            margin-right: 0.69444vw; } }
        @media (min-width: 1440px) {
          .news__detail__form__icon {
            margin-right: 10px; } }
      .news__detail__form__content {
        width: 100%; }
      .news__detail__form__input {
        position: relative;
        margin-bottom: 4.8vmin; }
        .news__detail__form__input svg {
          position: absolute;
          left: 5.33333vmin;
          top: 5.33333vmin;
          display: block;
          width: 4vmin;
          height: 4vmin;
          fill: none; }
          @media (min-width: 1024px) {
            .news__detail__form__input svg {
              left: 2.08333vw;
              top: 1.38889vw;
              width: 1.38889vw;
              height: 1.38889vw; } }
          @media (min-width: 1440px) {
            .news__detail__form__input svg {
              left: 30px;
              top: 20px;
              width: 20px;
              height: 20px; } }
        .news__detail__form__input textarea {
          border: none;
          -webkit-border-radius: 1.33333vmin;
             -moz-border-radius: 1.33333vmin;
                  border-radius: 1.33333vmin;
          padding: 5.33333vmin 10.66667vmin 0;
          width: 100%;
          height: 26.66667vmin;
          -webkit-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
             -moz-box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
                  box-shadow: 0 0 13.33333vmin rgba(171, 171, 171, 0.4);
          font-size: 3.73333vmin;
          color: #433030;
          background: #fff;
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          -moz-transition: 0.25s;
          transition: 0.25s;
          resize: none; }
          .news__detail__form__input textarea::-webkit-input-placeholder {
            color: #756161; }
          .news__detail__form__input textarea:-moz-placeholder {
            color: #756161; }
          .news__detail__form__input textarea::-moz-placeholder {
            color: #756161; }
          .news__detail__form__input textarea:-ms-input-placeholder {
            color: #756161; }
          .news__detail__form__input textarea::-ms-input-placeholder {
            color: #756161; }
          .news__detail__form__input textarea::placeholder {
            color: #756161; }
          .news__detail__form__input textarea.error {
            border-color: #e41922; }
          @media (min-width: 1024px) {
            .news__detail__form__input textarea {
              -webkit-border-radius: 0.34722vw;
                 -moz-border-radius: 0.34722vw;
                      border-radius: 0.34722vw;
              padding: 1.66667vw 4.16667vw 0;
              height: 8.54167vw;
              -webkit-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                 -moz-box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
                      box-shadow: 0 0 3.47222vw rgba(171, 171, 171, 0.4);
              font-size: 0.97222vw; } }
          @media (min-width: 1440px) {
            .news__detail__form__input textarea {
              -webkit-border-radius: 5px;
                 -moz-border-radius: 5px;
                      border-radius: 5px;
              padding: 24px 60px 0;
              height: 123px;
              -webkit-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                 -moz-box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
                      box-shadow: 0 0 50px rgba(171, 171, 171, 0.4);
              font-size: 14px; } }
        @media (min-width: 1024px) {
          .news__detail__form__input {
            margin-bottom: 1.25vw; } }
        @media (min-width: 1440px) {
          .news__detail__form__input {
            margin-bottom: 18px; } }
      .news__detail__form__social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        margin-bottom: 6.66667vmin; }
        .news__detail__form__social__label {
          font-size: 3.73333vmin; }
          @media (min-width: 1024px) {
            .news__detail__form__social__label {
              font-size: 0.97222vw; } }
          @media (min-width: 1440px) {
            .news__detail__form__social__label {
              font-size: 14px; } }
        .news__detail__form__social__list {
          margin-left: 4vmin; }
          .news__detail__form__social__list ul {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex; }
            .news__detail__form__social__list ul li + li {
              margin-left: 3.2vmin; }
              @media (min-width: 1024px) {
                .news__detail__form__social__list ul li + li {
                  margin-left: 0.83333vw; } }
              @media (min-width: 1440px) {
                .news__detail__form__social__list ul li + li {
                  margin-left: 12px; } }
            .news__detail__form__social__list ul li a {
              display: block; }
              .news__detail__form__social__list ul li a img {
                display: block;
                width: 5.86667vmin;
                height: 5.86667vmin; }
                @media (min-width: 1024px) {
                  .news__detail__form__social__list ul li a img {
                    width: 1.94444vw;
                    height: 1.94444vw; } }
                @media (min-width: 1440px) {
                  .news__detail__form__social__list ul li a img {
                    width: 28px;
                    height: 28px; } }
          @media (min-width: 1024px) {
            .news__detail__form__social__list {
              margin-left: 1.38889vw; } }
          @media (min-width: 1440px) {
            .news__detail__form__social__list {
              margin-left: 20px; } }
        @media (min-width: 1024px) {
          .news__detail__form__social {
            margin-bottom: 1.875vw; } }
        @media (min-width: 1440px) {
          .news__detail__form__social {
            margin-bottom: 27px; } }
      .news__detail__form__submit {
        text-align: right; }
        .news__detail__form__submit .button {
          padding: 4vmin;
          width: 100%;
          -webkit-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
             -moz-box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
                  box-shadow: 0 2.66667vmin 4vmin rgba(239, 0, 9, 0.4);
          font-weight: 500; }
          @media (min-width: 1024px) {
            .news__detail__form__submit .button {
              padding: 1.04167vw;
              width: auto;
              min-width: 13.61111vw;
              -webkit-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
                 -moz-box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4);
                      box-shadow: 0 0.69444vw 1.04167vw rgba(239, 0, 9, 0.4); } }
          @media (min-width: 1440px) {
            .news__detail__form__submit .button {
              padding: 15px;
              min-width: 196px;
              -webkit-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
                 -moz-box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4);
                      box-shadow: 0 10px 15px rgba(239, 0, 9, 0.4); } }
    @media (min-width: 1024px) {
      .news__detail {
        margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .news {
      padding: 6.25vw 0; } }
  @media (min-width: 1440px) {
    .news {
      padding: 90px 0; } }

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