@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: auto;
  font-style: normal; }

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

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

@font-face {
  font-family: "OfficinaSans";
  src: url("../fonts/OfficinaSans/OfficinaSansBookITC-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "OfficinaSans";
  src: url("../fonts/OfficinaSans/OfficinaSansMediumITC-Regular.woff2") format("woff2");
  font-weight: 500;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "OfficinaSans";
  src: url("../fonts/OfficinaSans/OfficinaSansBoldITC-Regular.woff2") format("woff2");
  font-weight: 700;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'icon-font';
  src: url("../fonts/icon-font/icon-font.eot?zapzd9");
  src: url("../fonts/icon-font/icon-font.eot?zapzd9#iefix") format("embedded-opentype"), url("../fonts/icon-font/icon-font.ttf?zapzd9") format("truetype"), url("../fonts/icon-font/icon-font.woff?zapzd9") format("woff"), url("../fonts/icon-font/icon-font.svg?zapzd9#icon-font") format("svg");
  font-weight: normal;
  font-display: auto;
  font-style: normal; }

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-arrow-next:before {
  content: "\e901"; }

.fa-close:before {
  content: "\e907"; }

.fa-arrow-prev:before {
  content: "\e908"; }

.fa-check:before {
  content: "\e909"; }

.fa-play:before {
  content: "\e90b"; }

.fa-yt:before {
  content: "\e90e"; }

.fa-inst:before {
  content: "\e904"; }

.fa-tg:before {
  content: "\e90f"; }

.fa-vk:before {
  content: "\e911"; }

.fa-filter:before {
  content: "\e90c"; }

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-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 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

/* .policy {
  padding: 100px 0; }
  @media only screen and (max-width: 980px) {
    .policy {
      padding: 70px 0; } }
  @media only screen and (max-width: 720px) {
    .policy {
      padding: 50px 0; } } */

*::-moz-selection {
  color: #fff;
  /* Цвет текста */
  background: #E55725;
  /* Цвет фона */ }

*::selection {
  color: #fff;
  /* Цвет текста */
  background: #E55725;
  /* Цвет фона */ }

html, body {
  overflow-x: hidden;
  position: relative;
  min-height: 100vh; }

body {
  width: 100%;
  min-width: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #2B2323;
  font: normal 18px/1.5 "OfficinaSans", sans-serif;
  scroll-behavior: smooth; }

main {
  margin-bottom: auto; }

h1, h2, h3, h4, h5, h6, p, ul, ol, a {
  text-underline-offset: 2px; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit; }

h1, h2, h3, h4, h5, h6 {
  color: #2B2323;
  font-family: "OfficinaSans", sans-serif; }

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

a {
  text-decoration: none;
  outline: none;
  color: inherit; }
  a::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  a::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }

form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input[type="submit"] {
  cursor: pointer; }

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

input, textarea {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  input:focus, textarea:focus {
    border-color: #E55725 !important; }

select {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  select:hover {
    border-color: #E55725 !important; }

select, option {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select::-ms-expand {
  display: none; }

img::-moz-selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

img::selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

label {
  cursor: pointer;
  margin-bottom: 0; }

.slick-slide {
  outline: none !important; }

.section-frame {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1400px) {
    .section-frame {
      max-width: 1200px; } }
  @media only screen and (max-width: 1200px) {
    .section-frame {
      max-width: 700px; } }
  @media only screen and (max-width: 720px) {
    .section-frame {
      max-width: 375px;
      padding: 0 20px; } }

.section-frame_relative {
  position: relative; }

.load * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.open-frame {
  overflow: hidden; }

.js-checkbox {
  cursor: pointer; }
  .js-checkbox input {
    display: none; }

@media only screen and (max-width: 1200px) {
  .table-hide {
    display: none !important; } }

.table-show {
  display: none !important; }
  @media only screen and (max-width: 1200px) {
    .table-show {
      display: block !important; } }

.table-show-flex {
  display: none !important; }
  @media only screen and (max-width: 1200px) {
    .table-show-flex {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.table-show-grid {
  display: none !important; }
  @media only screen and (max-width: 1200px) {
    .table-show-grid {
      display: grid !important; } }

@media only screen and (max-width: 720px) {
  .mob-hide {
    display: none !important; } }

.mob-show {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show {
      display: block !important; } }

.mob-show-inline {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-inline {
      display: inline !important; } }

.mob-show-flex {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-flex {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.mob-show-grid {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-grid {
      display: grid !important; } }

.page-title {
  color: #E55725;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold; }
  @media only screen and (max-width: 1200px) {
    .page-title {
      font-size: 28px; } }

.center {
  text-align: center; }

.white {
  color: #fff; }

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

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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -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: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
       -o-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

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

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

.swiper-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: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block; }

.clients-slide.swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
      -ms-scroll-snap-type: none;
          scroll-snap-type: none; }

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
      -ms-flex-order: 9999;
          order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -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: -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-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: -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-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: -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-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: -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)); }

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

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

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

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

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

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

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

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

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

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

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center; }

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

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

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

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: -webkit-calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: -webkit-calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none; }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

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

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

.swiper-grid-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;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

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

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

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

.swiper.swiper-cube {
  overflow: visible; }

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

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

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

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

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

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

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

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

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

.swiper.swiper-flip {
  overflow: visible; }

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

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

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

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

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

.swiper.swiper-cards {
  overflow: visible; }

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

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75; }

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

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

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

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

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

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

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

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

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

.f-throwOutUp {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
          animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp; }

.f-throwOutDown {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
          animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown; }

@-webkit-keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -webkit-calc(var(--f-throw-out-distance, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0; } }

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -webkit-calc(var(--f-throw-out-distance, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0; } }

@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
            transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0; } }

@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
            transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0; } }

.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
          animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp; }

.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
          animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown; }

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

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

@-webkit-keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0; } }

.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2; }

.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1; }

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

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

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

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

.f-fadeFastIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
          animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2; }

.f-fadeFastOut {
  -webkit-animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
          animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2; }

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

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

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

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

.f-fadeSlowIn {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
          animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2; }

.f-fadeSlowOut {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
          animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1; }

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

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

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

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

.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
          animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2; }

.f-crossfadeOut {
  -webkit-animation: -webkit-calc(var(--f-transition-duration, 0.2s)*.5) linear 0.1s both f-crossfadeOut;
          animation: calc(var(--f-transition-duration, 0.2s)*.5) linear 0.1s both f-crossfadeOut;
  z-index: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0; } }

@keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0; } }

@-webkit-keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0; } }

@keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0; } }

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65; }

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

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

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

.f-button:focus:not(:focus-visible) {
  outline: none; }

.f-button:focus-visible {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
          box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color)); }

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease;
  -webkit-transform: var(--f-button-transform);
      -ms-transform: var(--f-button-transform);
          transform: var(--f-button-transform);
  -webkit-filter: var(--f-button-svg-filter);
          filter: var(--f-button-svg-filter);
  pointer-events: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none; }

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

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

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

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain; }

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

.fancybox__container::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0); }

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0); }

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

.fancybox__carousel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip; }

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

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: 100%; }

.fancybox__slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

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

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

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

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

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  margin: auto; }

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block; }

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

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

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

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

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

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

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

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center center;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%; }

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform,width,height; }

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-filter: blur(0px);
          filter: blur(0px); }

.fancybox__caption {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  max-width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible; }

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

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

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

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: .75; }

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

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

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

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

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

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

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px; }

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px; }

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

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1; }

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

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

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

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

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

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none; }

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

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop):not(.fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
          animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn; }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
          animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn; }

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

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
          animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut; }

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

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  height: 90%; }

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

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

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

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

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

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

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0; }

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1; }

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px; }

.f-thumbs {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebeff2), to(#e2e8f0));
  background-image: -webkit-linear-gradient(#ebeff2, #e2e8f0);
  background-image: -o-linear-gradient(#ebeff2, #e2e8f0);
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1; }

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

.f-thumbs.is-vertical {
  height: 100%; }

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

.f-thumbs__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

.is-classic .f-thumbs__viewport {
  height: 100%; }

.is-modern .f-thumbs__track {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -webkit-calc((var(--f-thumb-clip-width, 0))*-0.5);
  left: calc((var(--f-thumb-clip-width, 0))*-0.5);
  width: -webkit-calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));
  width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));
  cursor: pointer; }

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  -webkit-transform: translate3d(-webkit-calc(var(--shift, 0) * -1px), 0, 0);
          transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  pointer-events: none; }

.is-modern.is-resting .f-thumbs__slide {
  -webkit-transition: -webkit-transform .33s ease;
  transition: -webkit-transform .33s ease;
  -o-transition: transform .33s ease;
  transition: transform .33s ease;
  transition: transform .33s ease, -webkit-transform .33s ease; }

.is-modern.is-resting .f-thumbs__slide__button {
  -webkit-transition: -webkit-clip-path .33s ease;
  transition: -webkit-clip-path .33s ease;
  -o-transition: clip-path .33s ease;
  transition: clip-path .33s ease;
  transition: clip-path .33s ease, -webkit-clip-path .33s ease; }

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  -webkit-filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
          filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color)); }

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

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

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none; }

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

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 -webkit-calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  -webkit-clip-path: var(--clip-path);
          clip-path: var(--clip-path); }

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

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

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

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0; }

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

.f-thumbs.is-vertical .f-thumbs__track {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 8px; }

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

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1); }

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1; }

.fancybox__thumbs.is-classic .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)); }

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1; }

.fancybox__thumbs.is-modern .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)); }

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap); }

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0; }

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px; }

.fancybox__thumbs.is-masked {
  max-height: 0px !important; }

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

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

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

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

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

.fancybox__toolbar__column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }

.fancybox__toolbar__column.is-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

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

.fancybox__infobar span {
  padding: 0 5px; }

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-content {
  padding: 38px 0 40px;
  background: url("../images/bg/header-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative; }
  @media only screen and (max-width: 720px) {
    .header-content {
      padding: 40px 0;
      background: #072464; } }

.header-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.burger {
  width: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: 50px; }
  .burger span {
    width: 100%;
    height: 3px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    display: block;
    background-color: #E55725;
    margin-bottom: 6px; }
    .burger span:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .burger {
      margin-right: 0; } }

.mob-frame {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  z-index: 80; }

.mob-menu {
  width: 365px;
  max-width: 100%;
  min-height: 100%;
  padding: 30px 20px 80px 35px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  right: -400px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

.mob-menu_active {
  right: 0px; }

.menu-close {
  cursor: pointer;
  font-size: 16px;
  color: #B7B7B7;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .menu-close:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.mob-menu__link {
  font-size: 20px;
  font-weight: bold; }
  .mob-menu__link a {
    width: 200px;
    display: block;
    padding-bottom: 7px;
    border-bottom: 1px solid #707070;
    margin-left: 30px;
    margin-bottom: 10px; }
  .mob-menu__link:last-child a {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }

.mob-menu__drop-list {
  font-weight: 400;
  margin-top: 25px;
  display: none; }
  .mob-menu__drop-list li {
    padding-left: 30px;
    position: relative; }
    .mob-menu__drop-list li::before {
      content: '';
      width: 20px;
      height: 10px;
      background: url("../images/icon/item-icon.svg") center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      position: absolute;
      left: 0;
      top: 10px; }
  .mob-menu__drop-list a {
    width: 100%;
    padding-bottom: 0;
    border: none;
    margin-left: 0; }
  @media only screen and (max-width: 720px) {
    .mob-menu__drop-list li::before {
      -webkit-transform: scale(0.9);
          -ms-transform: scale(0.9);
              transform: scale(0.9);
      top: 7px; } }

.logo {
  width: 330px;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .logo img {
    width: 100%;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .logo {
      width: 220px; } }

@media only screen and (max-width: 720px) {
  .header-phone {
    margin-left: auto; } }

.header-phone__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  margin-left: 290px; }
  .header-phone__item img {
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .header-phone__item b {
    display: block;
    color: #fff;
    font-size: 20px; }
  @media only screen and (max-width: 1200px) {
    .header-phone__item {
      margin-left: 50px; }
      .header-phone__item b {
        font-size: 18px; } }
  @media only screen and (max-width: 720px) {
    .header-phone__item {
      margin-left: 0; }
      .header-phone__item b {
        display: none; } }

.header-wrap {
  background: #F5A801; }

.header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 30px; }
  @media only screen and (max-width: 1200px) {
    .header-menu {
      display: none; } }

.header-menu__item {
  padding: 7px 0;
  font-weight: bold;
  position: relative; }
  .header-menu__item a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .header-menu__item a:hover {
      color: #E55725; }
      .header-menu__item a:hover path {
        fill: #E55725; }
  @media only screen and (max-width: 720px) {
    .header-menu__item {
      padding: 10px 0; } }

.header-menu_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-menu_arrow svg {
    display: block; }
  .header-menu_arrow path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.header-menu__drop {
  width: 400px;
  display: none;
  padding: 30px 35px 50px;
  -webkit-border-radius: 0 0 40px 40px;
          border-radius: 0 0 40px 40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 10;
  left: -100px;
  top: 40px; }
  .header-menu__drop.size_1045 {
    width: 1045px; }
  .header-menu__drop.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 50px), 1fr));
    grid-gap: 5px 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none; }
    @media screen and (max-width: 1200px) {
      .header-menu__drop.grid {
        grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 50px), 1fr));
        grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 50px), 1fr)); } }
    @media screen and (max-width: 980px) {
      .header-menu__drop.grid {
        grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 50px), 1fr));
        grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 50px), 1fr)); } }
    @media screen and (max-width: 700px) {
      .header-menu__drop.grid {
        grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 50px), 1fr));
        grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 50px), 1fr)); } }
    .header-menu__drop.grid img {
      max-width: 100%;
      display: block; }

.header-menu__drop-list li {
  padding-left: 30px;
  position: relative; }
  .header-menu__drop-list li::before {
    content: '';
    width: 20px;
    height: 10px;
    background: url("../images/icon/item-icon.svg") center no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    position: absolute;
    left: 0;
    top: 10px; }

.header-menu__drop-list a {
  font-weight: 400;
  font-size: 20px; }

@media only screen and (max-width: 720px) {
  .header-menu__drop-list li::before {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    top: 7px; } }

.footer {
  margin-top: -25px;
  position: relative;
  z-index: 3; }
  .footer .section-frame {
    padding: 95px 0 20px; }
  @media only screen and (max-width: 720px) {
    .footer {
      border-top: 18px solid #F5A801;
      padding: 35px 0 20px;
      background: url("../images/bg/footer-mob-bg.jpg") center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      margin-top: 0; }
      .footer .section-frame {
        padding: 0 20px; } }

.footer-bg {
  width: 1920px;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top left;
     object-position: top left;
  position: absolute;
  left: -280px;
  top: 0; }
  @media only screen and (max-width: 720px) {
    .footer-bg {
      display: none; } }

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 20px;
  position: relative;
  z-index: 4; }
  @media only screen and (max-width: 1200px) {
    .footer-wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media only screen and (max-width: 720px) {
    .footer-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      grid-gap: 40px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

.footer-logo {
  width: 270px;
  display: block;
  margin-top: 50px; }
  .footer-logo img {
    width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .footer-logo {
      margin: 0 auto; } }

.footer-menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  margin-bottom: 10px; }
  .footer-menu li::before {
    content: '';
    width: 20px;
    height: 11px;
    background: url("../images/icon/item-icon.svg") center no-repeat;
    -webkit-background-size: cover;
            background-size: cover; }
  .footer-menu li:last-child {
    margin-bottom: 0; }

.footer-menu a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .footer-menu a:hover {
    color: #E55725; }

.footer-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px; }
  .footer-title b {
    display: block;
    color: #E55725;
    font-size: 20px; }
  .footer-title.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media only screen and (max-width: 720px) {
    .footer-title {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.footer-phone {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 20px; }
  .footer-phone:hover {
    color: #E55725; }

.footer-social {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 10px;
  margin-top: 40px; }

.footer-social__item {
  display: block; }
  .footer-social__item img {
    display: block; }

.footer-address__title {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  margin-left: 32px; }
  @media only screen and (max-width: 720px) {
    .footer-address__title {
      margin-left: 0;
      text-align: center; } }

.footer-address__btn {
  max-width: 100%;
  width: 220px;
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  background: #4EC3FF;
  color: #0A3EB5;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 32px;
  margin-top: 50px; }
  .footer-address__btn input {
    display: none; }
  .footer-address__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .footer-address__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .footer-address__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .footer-address__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .footer-address__btn:hover {
    background: #0A3EB5; }
  .footer-address__btn:hover {
    background: #fff; }
  @media only screen and (max-width: 720px) {
    .footer-address__btn {
      margin: 30px auto 0; } }

.footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 4; }
  @media only screen and (max-width: 720px) {
    .footer-info {
      margin-top: 45px;
      grid-gap: 15px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.footer-copy {
  color: #fff;
  font-size: 11px; }

.footer-dev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 30px; }
  .footer-dev p {
    color: #fff;
    font-size: 11px; }

.vodogray {
  padding: 40px 0 20px;
  position: relative;
  z-index: 1001; }

.vodogray-bg {
  width: 1920px;
  pointer-events: none;
  position: absolute;
  left: -280px;
  top: -118px; }
  @media only screen and (max-width: 1200px) {
    .vodogray-bg {
      width: 1520px;
      left: -460px;
      top: -108px; } }
  @media only screen and (max-width: 720px) {
    .vodogray-bg {
      width: 420px;
      left: -20px;
      top: -111px; } }

.vodogray-line {
  width: 1920px;
  pointer-events: none;
  position: absolute;
  left: -280px;
  bottom: -70px; }
  @media only screen and (max-width: 1400px) {
    .vodogray-line {
      left: -140px; } }
  @media only screen and (max-width: 720px) {
    .vodogray-line {
      bottom: -60px;
      left: -100px; } }

.vodogray-wrap {
  position: relative;
  z-index: 2; }

.vodogray-slide {
  padding: 190px 0 100px;
  position: relative; }
  @media only screen and (max-width: 1200px) {
    .vodogray-slide {
      padding-top: 50px; } }
  @media only screen and (max-width: 720px) {
    .vodogray-slide {
      padding: 100px 0 100px; } }

.vodogray-slide__title {
  font-family: "Roboto", sans-serif;
  font-size: 53px;
  line-height: 67px;
  font-weight: 500;
  color: #fff; }
  @media only screen and (max-width: 1200px) {
    .vodogray-slide__title {
      font-size: 50px;
      text-align: center; } }
  @media only screen and (max-width: 720px) {
    .vodogray-slide__title {
      font-size: 40px;
      line-height: 58px; } }

.vodogray-slide__subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 53px;
  display: block;
  line-height: 67px;
  font-weight: 500;
  color: #F5E501; }
  @media only screen and (max-width: 1200px) {
    .vodogray-slide__subtitle {
      font-size: 50px;
      text-align: center; } }
  @media only screen and (max-width: 720px) {
    .vodogray-slide__subtitle {
      font-size: 44px;
      line-height: 58px; } }

.vodogray-slide__photo {
  position: absolute;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 1200px) {
    .vodogray-slide__photo {
      display: none; } }

.vodogray-arrow a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: absolute;
  top: -webkit-calc(50% - 21px);
  top: calc(50% - 21px); }

@media only screen and (max-width: 1400px) {
  .vodogray-arrow {
    display: none; } }

.vodogray-prev {
  left: -145px; }

.vodogray-next {
  right: -145px; }

.vodogray-dots {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 2;
  left: 0; }
  .vodogray-dots .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    opacity: 0.7 !important;
    background: #fff !important;
    -webkit-transition: .4s !important;
    -o-transition: .4s !important;
    transition: .4s !important; }
  .vodogray-dots .swiper-pagination-bullet-active {
    background: #E55725 !important;
    opacity: 1 !important; }
  @media only screen and (max-width: 720px) {
    .vodogray-dots {
      bottom: -20px !important; } }

.our {
  margin-top: 155px; }
  @media only screen and (max-width: 1200px) {
    .our {
      margin-top: 110px; } }

.our-bg {
  pointer-events: none;
  position: absolute;
  left: -280px;
  top: -530px; }

.our-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 40px), 1fr));
  grid-gap: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 35px; }
  @media screen and (max-width: 1200px) {
    .our-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .our-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .our-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .our-list img {
    max-width: 100%;
    display: block; }

.our-list-slider {
  margin-top: 35px; }

.our-item__photo {
  width: 215px;
  height: 215px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 14px solid rgba(2, 163, 214, 0.3);
  margin: 0 auto; }

.our-item__info {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  margin-top: 30px; }
  .our-item__info::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #20C7FF;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px; }

.our-wrap {
  position: relative;
  z-index: 2; }

.equipment {
  margin-top: 200px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1400px) {
    .equipment {
      margin-top: 130px; } }
  @media only screen and (max-width: 1200px) {
    .equipment {
      margin-top: 80px; } }

.equipment-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 20px; }
  .equipment-title h2 {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: -19px; }
  .equipment-title img {
    width: 100%; }
  @media only screen and (max-width: 1200px) {
    .equipment-title {
      grid-gap: 10px; }
      .equipment-title h2 {
        margin-top: 0; }
      .equipment-title img {
        width: 170px; } }
  @media only screen and (max-width: 720px) {
    .equipment-title img {
      width: 70px; } }

.equipment-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 45px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 45px), 1fr));
  grid-gap: 40px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 50px; }
  @media screen and (max-width: 1200px) {
    .equipment-list {
      grid-template-columns: 410px;
    grid-template-rows: 344px 344px 344px; } }
  @media screen and (max-width: 980px) {
    .equipment-list {
      grid-template-columns: 410px; } }
  @media screen and (max-width: 700px) {
    .equipment-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 45px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 45px), 1fr));
      grid-template-rows: none; } }
  .equipment-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1400px) {
    .equipment-list {
      grid-gap: 25px; } }
  @media only screen and (max-width: 1200px) {
    .equipment-list {
      width: 410px;
      grid-gap: 35px;
      margin: 50px auto 0; } }
  @media only screen and (max-width: 720px) {
    .equipment-list {
      width: 100%;
      grid-gap: 30px;
      margin-top: 30px; } }

.equipment-item {
  padding: 80px 30px 80px 40px;
  position: relative; }
  .equipment-item ul {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 2; }
  .equipment-item li {
    padding-left: 30px;
    margin-bottom: 4px;
    position: relative; }
    .equipment-item li::before {
      content: '';
      width: 20px;
      height: 10px;
      background: url("../images/icon/item-icon.svg") center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      position: absolute;
      left: 0;
      top: 10px; }
    .equipment-item li:last-child {
      margin-bottom: 0; }
  .equipment-item a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block; }
  @media only screen and (max-width: 1400px) {
    .equipment-item {
      padding: 32px 30px 30px 40px; } }
  @media only screen and (max-width: 1200px) {
    .equipment-item {
      padding: 40px 40px; } }
  @media only screen and (max-width: 720px) {
    .equipment-item {
      height: 288px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 20px; }
      .equipment-item ul {
        font-size: 17px; }
      .equipment-item li::before {
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9);
        top: 7px; } }

.equipment-item__bg {
  width: 430px;
  max-width: none !important;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0; }
  @media only screen and (max-width: 1400px) {
    .equipment-item__bg {
      width: 385px; } }
  @media only screen and (max-width: 1200px) {
    .equipment-item__bg {
      width: 400px; } }
  @media only screen and (max-width: 720px) {
    .equipment-item__bg {
      width: 100%; } }

.clients {
  margin-top: 200px; }
  .clients h2 {
    position: relative;
    z-index: 2; }
  @media only screen and (max-width: 1400px) {
    .clients {
      margin-top: 100px; } }
  @media only screen and (max-width: 720px) {
    .clients {
      margin-top: 50px; } }

.clients-wrap {
  position: relative;
  margin-top: 85px; }
  @media only screen and (max-width: 1200px) {
    .clients-wrap {
      margin-top: 65px; } }
  @media only screen and (max-width: 720px) {
    .clients-wrap {
      margin-top: 35px; } }

.clients-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .clients-slide img {
    max-width: 100%;
    max-height: 100%;
    display: block; }

.clients-arrow a {
  display: block;
  position: absolute;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px); }

.clients-arrow svg {
  display: block; }

.clients-arrow path {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

.clients-arrow a:hover path {
  stroke: #E55725;
  fill: #E55725; }

@media only screen and (max-width: 1400px) {
  .clients-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 15px;
    margin-top: 30px; }
    .clients-arrow a {
      position: static; } }

@media only screen and (max-width: 720px) {
  .clients-arrow {
    margin-top: 20px; } }

.clients-prev {
  left: -80px; }

.clients-next {
  right: -80px; }

.clients-bg {
  width: 1920px;
  display: block;
  position: absolute;
  z-index: -1;
  left: -280px;
  top: -200px; }

.company {
  margin-top: 260px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1400px) {
    .company {
      margin-top: 130px; } }
  @media only screen and (max-width: 1200px) {
    .company {
      margin-top: 70px; } }
  @media only screen and (max-width: 720px) {
    .company {
      padding-top: 100px; } }

.company-bg {
  width: 1920px;
  position: absolute;
  left: -280px;
  top: 10px; }
  @media only screen and (max-width: 1200px) {
    .company-bg {
      left: -680px; } }
  @media only screen and (max-width: 720px) {
    .company-bg {
      width: 420px;
      left: -20px; } }

.company-wrap {
  position: relative;
  min-height: 872px;
  max-height: 872px;
  z-index: 2;
  @media only screen and (max-width: 1400px) {
    min-height: 899px;
    max-height: 899px; }
  @media only screen and (max-width: 1200px) {
    min-height: 923px;
    max-height: 923px; }
  @media only screen and (max-width: 720px) {
    min-height: 1176px;
    max-height: 1176px; } }

.company-title {
  text-align: right;
  margin-right: 65px; }
  @media only screen and (max-width: 720px) {
    .company-title {
      text-align: center;
      margin-right: 0;
      -webkit-transform: translateY(-100px);
          -ms-transform: translateY(-100px);
              transform: translateY(-100px); } }

.company-content {
  max-width: 975px;
  min-height: 757px;
  max-height: 757px;
  overflow-y: hidden;
  margin-left: auto;
  color: #fff;
  margin-top: 70px; }
  .company-content p {
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    margin: 20px 0; }
  .company-content ul {
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    margin: 20px 0; }
    .company-content ul li {
      padding-left: 20px;
      position: relative; }
      .company-content ul li::before {
        content: '';
        width: 6px;
        height: 6px;
        background: #fff;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        left: 0;
        top: 10px; }
  .company-content h4 {
    font-size: 29px;
    font-weight: bold;
    color: #F6EA3E;
    text-transform: uppercase; }
  .company-content *:first-child {
    margin-top: 0; }
  .company-content *:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 1400px) {
    .company-content {
      max-width: 784px;
      min-height: 784px;
      max-height: 784px; } }
  @media only screen and (max-width: 1400px) {
    .company-content {
      min-height: 811px;
      max-height: 811px; } }
  @media only screen and (max-width: 720px) {
    .company-content {
      margin-top: 0;
      min-height: 1092px;
      max-height: 1092px; }
      .company-content p, .company-content ul {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0; } }

.company-line {
  width: 1960px;
  display: block;
  position: absolute;
  left: -290px;
  bottom: -120px; }
  @media only screen and (max-width: 1400px) {
    .company-line {
      left: -90px;
      bottom: -90px; } }
  @media only screen and (max-width: 1200px) {
    .company-line {
      left: -30px;
      bottom: -60px; } }

.advantages {
  margin-top: 210px; }
  @media only screen and (max-width: 1200px) {
    .advantages {
      margin-top: 110px; } }

.advantages-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 120px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 120px), 1fr));
  grid-gap: 25px 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 110px; }
  @media screen and (max-width: 1200px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 120px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 120px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 120px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 120px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 120px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 120px), 1fr)); } }
  .advantages-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1400px) {
    .advantages-list {
      grid-gap: 25px 50px;
      margin-top: 80px; } }
  @media only screen and (max-width: 1200px) {
    .advantages-list {
      margin-top: 30px; } }

@media only screen and (max-width: 720px) {
  .advantages-list-slider {
    margin-top: 30px; } }

.advantages-item__icon {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  position: relative; }
  .advantages-item__icon img {
    position: absolute;
    display: block; }

.advantages-item__title {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 23px;
  text-align: center;
  margin-top: 20px; }

.advantages-item__info {
  font-size: 20px;
  text-align: center;
  margin-top: 15px; }

.last {
  padding-bottom: 100px;
  margin-top: 165px; }
  @media only screen and (max-width: 1200px) {
    .last {
      margin-top: 65px; } }
  @media only screen and (max-width: 720px) {
    .last {
      padding: 80px 0 0; }
      .last .section-frame {
        padding-bottom: 80px; } }

.last-bg {
  width: 1920px;
  pointer-events: none;
  position: absolute;
  pointer-events: none;
  left: -280px;
  top: 20px; }
  @media only screen and (max-width: 720px) {
    .last-bg {
      width: 420px;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top left;
         object-position: top left;
      left: -20px;
      top: 0; } }

.last-line {
  pointer-events: none;
  position: absolute;
  left: -280px;
  top: 51px; }
  @media only screen and (max-width: 1400px) {
    .last-line {
      left: -60px; } }
  @media only screen and (max-width: 720px) {
    .last-line {
      left: -130px;
      top: -20px; } }

@media only screen and (max-width: 720px) {
  .last-title {
    text-align: center;
    -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
            transform: translateY(-80px); } }

.last-wrap {
  position: relative;
  margin-top: 225px; }
  @media only screen and (max-width: 1200px) {
    .last-wrap {
      margin-top: 145px; } }
  @media only screen and (max-width: 720px) {
    .last-wrap {
      margin-top: 65px; } }

.last-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 20px; }
  @media only screen and (max-width: 720px) {
    .last-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 15px; } }

.last-item__photo {
  width: 325px;
  height: 245px;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .last-item__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: 20px;
            border-radius: 20px; }
  @media only screen and (max-width: 720px) {
    .last-item__photo {
      width: 100%; } }

.last-item__content {
  width: 100%; }

.last-item__date {
  display: block;
  font-size: 24px;
  color: #4E330A; }

.last-item__title {
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  color: #E55725;
  display: block;
  margin-top: 10px; }

.last-item__info {
  font-size: 20px;
  line-height: 1.1;
  margin-top: 35px; }

.last-prev {
  left: -80px; }

.last-next {
  right: -80px; }

.last-more {
  max-width: 100%;
  width: 225px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: 3;
  margin: 100px auto 0; }
  .last-more input {
    display: none; }
  .last-more::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .last-more::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .last-more *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .last-more *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .last-more:hover {
    background: #0A3EB5; }
  @media only screen and (max-width: 720px) {
    .last-more {
      margin-top: 30px; } }

.banner {
  padding-top: 40px;
  position: relative;
  z-index: 1001; }
  @media only screen and (max-width: 1200px) {
    .banner {
      padding-top: 20px; } }
  @media only screen and (max-width: 720px) {
    .banner {
      padding-top: 10px; } }

.banner-title {
  font-size: 53px;
  line-height: 67px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 4;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  cursor: pointer; }
  @media only screen and (max-width: 1200px) {
    .banner-title {
      font-size: 42px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%; } }
  @media only screen and (max-width: 720px) {
    .banner-title {
      font-size: 36px;
      line-height: 1.3;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%; } }

/* Підсказка для banner-title */
.banner-title[title]:hover::after {
  content: attr(title);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  z-index: 1000;
  margin-bottom: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  animation: tooltipFadeIn 0.2s ease-in-out;
}

.banner-title[title]:hover::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  margin-bottom: -5px;
  animation: tooltipFadeIn 0.2s ease-in-out;
}

@keyframes tooltipFadeIn {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}

/* Адаптивність для підсказки на мобільних */
@media only screen and (max-width: 720px) {
  .banner-title[title]:hover::after {
    font-size: 12px;
    padding: 6px 10px;
    max-width: 90vw;
    white-space: normal;
    text-align: center;
  }
}

.banner-bg {
  width: 1920px;
  display: block;
  pointer-events: none;
  position: absolute;
  left: -280px;
  top: -116px; }
  @media only screen and (max-width: 1200px) {
    .banner-bg {
      width: 1420px;
      left: -411px;
      top: -75px; } }
  @media only screen and (max-width: 720px) {
    .banner-bg {
      width: 1020px;
      left: -411px;
      top: -55px; } }

@media only screen and (max-width: 720px) {
  .banner-bg_single {
    height: -webkit-calc(100% + 130px);
    height: calc(100% + 130px);
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right top;
       object-position: right top;
    left: -282px;
    top: -71px; } }

.banner-line {
  width: 1920px;
  display: block;
  pointer-events: none;
  position: absolute;
  left: -280px;
  bottom: -50px; }
  @media only screen and (max-width: 1400px) {
    .banner-line {
      left: -640px; } }
  @media only screen and (max-width: 1200px) {
    .banner-line {
      width: 1420px;
      left: -680px;
      bottom: -40px; } }
  @media only screen and (max-width: 720px) {
    .banner-line {
      width: 1020px;
      left: -616px;
      bottom: -29px; } }

.about {
  margin-top: 120px;
  padding-bottom: 105px; }
  @media only screen and (max-width: 1200px) {
    .about {
      margin-top: 90px;
      padding-bottom: 85px; } }
  @media only screen and (max-width: 720px) {
    .about {
      margin-top: 70px;
      padding-bottom: 50px; } }

.about-content h3 {
  text-align: center;
  color: #E55725;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin: 40px 0 20px; }

.about-content p {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0; }

.about-content iframe {
  width: 100% !important;
  height: 700px !important;
  display: block;
  margin: 40px 0; }

.about-content *:first-child {
  margin-top: 0; }

.about-content *:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 1200px) {
  .about-content h3 {
    font-size: 22px;
    margin: 30px 0 15px; }
  .about-content p {
    font-size: 18px;
    margin: 15px 0; }
  .about-content iframe {
    height: 450px !important;
    margin: 30px 0; } }

@media only screen and (max-width: 720px) {
  .about-content h3 {
    margin-top: 25px 0 15px; }
  .about-content p {
    font-size: 16px; }
  .about-content iframe {
    height: 190px !important;
    margin: 20px 0; } }

.about-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 6) - 0px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 6) - 0px), 1fr));
  grid-gap: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 40px 0; }
  @media screen and (max-width: 1200px) {
    .about-gallery {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .about-gallery {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .about-gallery {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 0px), 1fr)); } }
  .about-gallery img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .about-gallery {
      margin: 30px 0; } }

.about-gallery__item {
  height: 226px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .about-gallery__item img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
  @media only screen and (max-width: 1400px) {
    .about-gallery__item {
      height: 200px; } }
  @media only screen and (max-width: 1200px) {
    .about-gallery__item {
      height: 233px; } }
  @media only screen and (max-width: 720px) {
    .about-gallery__item {
      height: 167px; } }

.services {
  margin-top: 240px; }
  @media only screen and (max-width: 1200px) {
    .services {
      margin-top: 160px; } }
  @media only screen and (max-width: 720px) {
    .services {
      margin-top: 100px; } }

.services-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 50px;
  position: relative;
  margin-bottom: 125px; }
  .services-item::before {
    content: '';
    width: 1920px;
    height: 415px;
    display: none;
    background: url("../images/bg/services-item-bg.png") center no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    position: absolute;
    top: -60px;
    left: -280px; }
  .services-item:nth-child(odd)::before {
    display: block; }
  .services-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .services-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 30px;
      margin-bottom: 50px; }
      .services-item::before {
        display: none !important; } }

.services-item__photo {
  width: 215px;
  height: 215px;
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 14px solid rgba(2, 163, 214, 0.3);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  z-index: 2; }
  .services-item__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: 50%;
            border-radius: 50%; }

.services-item__content {
  width: 100%;
  position: relative;
  z-index: 2; }

.services-item__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 13px;
  font-size: 20px;
  line-height: 30px;
  color: #E55725;
  font-weight: bold; }
  .services-item__title::before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    background: #20C7FF;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin-left: -23px; }
  @media only screen and (max-width: 720px) {
    .services-item__title::before {
      margin-left: 0; } }

.services-item__info {
  font-size: 20px;
  line-height: 28px;
  margin-top: 10px; }
  @media only screen and (max-width: 720px) {
    .services-item__info {
      font-size: 18px;
      line-height: 1.4; } }

.questions {
  margin-top: 95px;
  padding: 135px 0 90px;
  background: url("../images/bg/questions-bg.png") right top no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  @media only screen and (max-width: 1400px) {
    .questions {
      padding: 95px 0 60px; } }
  @media only screen and (max-width: 1200px) {
    .questions {
      background-position: top right -550px;
      margin-bottom: -10px; } }
  @media only screen and (max-width: 720px) {
    .questions {
      padding-top: 85px;
      background-position: top right -550px;
      margin-top: 50px; } }

.questions-form {
  width: 470px;
  margin: 0 auto;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 720px) {
    .questions-form {
      width: 100%; } }

.questions-form__title {
  text-align: center; }
  .questions-form__title h2 {
    color: #E55725;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color: #FCFC57; }
  .questions-form__title p {
    padding: 0 20px;
    font-size: 31px;
    line-height: 34px;
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .questions-form__title h2 {
      font-size: 34px; }
    .questions-form__title p {
      font-size: 24px;
      line-height: 1.4; } }

.questions-group {
  margin-top: 25px; }

.questions-input {
  width: 100%;
  height: 42px;
  padding: 25px;
  background: #fff;
  border: 1px solid #fff;
  color: #4A4A4A;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  margin-bottom: 15px; }
  .questions-input::-webkit-input-placeholder {
    color: #4A4A4A; }
  .questions-input::-moz-placeholder {
    color: #4A4A4A; }
  .questions-input:-ms-input-placeholder {
    color: #4A4A4A; }
  .questions-input::-ms-input-placeholder {
    color: #4A4A4A; }
  .questions-input::placeholder {
    color: #4A4A4A; }
  .questions-input:last-child {
    margin-bottom: 0; }

.questions-textarea {
  width: 100%;
  height: 180px;
  padding: 25px;
  background: #fff;
  border: 1px solid #fff;
  color: #4A4A4A;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  margin-bottom: 15px;
  resize: none; }
  .questions-textarea::-webkit-input-placeholder {
    color: #4A4A4A; }
  .questions-textarea::-moz-placeholder {
    color: #4A4A4A; }
  .questions-textarea:-ms-input-placeholder {
    color: #4A4A4A; }
  .questions-textarea::-ms-input-placeholder {
    color: #4A4A4A; }
  .questions-textarea::placeholder {
    color: #4A4A4A; }
  .questions-textarea:last-child {
    margin-bottom: 0; }

.questions-sub {
  width: 235px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  grid-gap: 10px;
  background: #132ADE;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin: 55px auto 0; }
  .questions-sub input {
    display: none; }
  @media only screen and (max-width: 720px) {
    .questions-sub {
      margin-top: 30px; } }

.questions-line {
  width: 1920px;
  display: block;
  position: absolute;
  left: -280px;
  top: -40px; }
  @media only screen and (max-width: 1400px) {
    .questions-line {
      left: -610px;
      top: -25px; } }
  @media only screen and (max-width: 1200px) {
    .questions-line {
      width: 1420px;
      left: -690px; } }
  @media only screen and (max-width: 720px) {
    .questions-line {
      width: 1120px;
      left: -690px; } }

.eq {
  padding-top: 140px;
  margin-top: 100px; }
  @media only screen and (max-width: 1200px) {
    .eq {
      padding-top: 20px; } }

.eq-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 60px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 60px), 1fr));
  grid-gap: 135px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1200px) {
    .eq-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 60px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .eq-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 60px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .eq-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 60px), 1fr)); } }
  .eq-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .eq-list {
      grid-gap: 40px; } }

.eq-item__photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .eq-item__photo img {
    width: 100%;
    display: block; }
  .eq-item__photo b {
    width: 100%;
    display: block;
    padding: 0 20px;
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    position: absolute; }

.eq-item__info {
  font-size: 19.5px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px; }
  @media only screen and (max-width: 720px) {
    .eq-item__info {
      margin-top: 30px; } }

.eq-item__btn {
  width: 255px;
  height: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1892ED;
  color: #fff;
  font-size: 22px;
  grid-gap: 10px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  margin: 20px auto 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .eq-item__btn:hover {
    background: #E55725; }

.eq-bg {
  width: 1920px;
  position: absolute;
  left: -280px;
  top: -280px; }
  @media only screen and (max-width: 1200px) {
    .eq-bg {
      width: 1120px;
      left: -280px;
      top: -190px; } }
  @media only screen and (max-width: 720px) {
    .eq-bg {
      top: -170px; } }

.eq-seo {
  padding: 180px 0 100px;
  background: url("../images/bg/equipment-seo-bg.png") top left no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  margin-top: 260px; }
  @media only screen and (max-width: 1400px) {
    .eq-seo {
      margin-top: 150px; } }
  @media only screen and (max-width: 1200px) {
    .eq-seo {
      margin: 80px 0 -20px;
      padding-top: 110px; } }
  @media only screen and (max-width: 720px) {
    .eq-seo {
      margin-top: 50px;
      padding: 90px 0 60px; } }

.eq-seo__content h2 {
  color: #E55725;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0; }

.eq-seo__content h3 {
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold; }

.eq-seo__content p {
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  margin: 15px 0; }

.eq-seo__content *:first-child {
  margin-top: 0; }

.eq-seo__content *:last-child {
  margin-bottom: 0; }

.eq-seo-line {
  width: 1920px;
  display: block;
  position: absolute;
  left: -280px;
  top: -160px; }
  @media only screen and (max-width: 1400px) {
    .eq-seo-line {
      width: 1430px;
      left: -120px;
      top: -160px; } }
  @media only screen and (max-width: 1200px) {
    .eq-seo-line {
      width: 1100px;
      left: -30px;
      top: -70px; } }

.blog {
  margin-top: 180px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 1200px) {
    .blog {
      margin-top: 100px; } }
  @media only screen and (max-width: 720px) {
    .blog {
      padding-bottom: 50px; } }

.blog-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 70px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 70px), 1fr));
  grid-gap: 115px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 70px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 70px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 70px), 1fr)); } }
  .blog-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .blog-list {
      grid-gap: 40px; } }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 150px auto 0; }
  @media only screen and (max-width: 1200px) {
    .pagination {
      margin-top: 50px; } }

.pagination-arrow {
  font-size: 18px;
  display: block;
  color: #C7C7C7;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .pagination-arrow i {
    display: block; }
  .pagination-arrow:first-child {
    margin-right: 20px; }
  .pagination-arrow:last-child {
    margin-left: 20px; }
  .pagination-arrow:hover {
    color: #E55725; }

.pagination-item {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-weight: 300;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .pagination-item.active {
    color: #fff;
    background: #1892ED; }

.pagination-dots {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-weight: 300;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #C7C7C7; }

.single {
  margin-top: 140px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 720px) {
    .single {
      margin-top: 90px;
      padding-bottom: 60px; } }

.single-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 240px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1400px) {
    .single-wrap {
      grid-gap: 95px; } }
  @media only screen and (max-width: 1200px) {
    .single-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 30px; } }

.single-content {
  width: 100%; }

.single-content__main {
  padding-bottom: 40px;
  position: relative; }
  .single-content__main::before {
    content: '';
    width: 120px;
    height: 1px;
    background: #4A4A4A;
    display: block;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .single-content__main img {
    width: 100%;
    display: block;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    margin: 20px 0; }
  .single-content__main h2 {
    font-size: 20px;
    font-weight: bold;
    color: #E55725;
    text-transform: uppercase;
    margin: 20px 0 30px; }
  .single-content__main p {
    font-size: 20px;
    line-height: 23px;
    margin: 15px 0; }
  .single-content__main *:first-child {
    margin-top: 0; }
  .single-content__main *:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .single-content__main h2 {
      margin-bottom: 20px; } }

.single-share {
  margin-top: 60px; }
  @media only screen and (max-width: 1200px) {
    .single-share {
      margin-top: 30px; } }

.single-share__title {
  font-size: 20px;
  font-weight: 500; }

.single-share__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 18px;
  margin-top: 30px; }

.single-share__item {
  display: block; }
  .single-share__item svg {
    display: block; }
  .single-share__item path {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
  .single-share__item:hover path {
    fill: #E55725; }

.single-other {
  width: 325px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 1200px) {
    .single-other {
      width: 100%; } }

.single-other__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 22px;
  line-height: 1.3;
  display: block;
  font-weight: bold;
  color: #1A1A1A;
  position: relative;
  margin-left: 15px;
  margin-bottom: 40px; }
  .single-other__title::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #1A1A1A;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0; }

.single-other__list .last-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 60px; }
  .single-other__list .last-item:last-child {
    margin-bottom: 0; }

.single-other__list .last-item__info {
  margin-top: 15px; }

@media only screen and (max-width: 720px) {
  .single-other__list .last-item {
    margin-bottom: 30px; } }

.single-other__link {
  max-width: 100%;
  width: 225px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  font-weight: bold;
  margin-top: 60px; }
  .single-other__link input {
    display: none; }
  .single-other__link::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .single-other__link::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .single-other__link *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .single-other__link *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .single-other__link:hover {
    background: #0A3EB5; }
  @media only screen and (max-width: 720px) {
    .single-other__link {
      margin-top: 30px; } }

.single-right {
  display: block;
  position: absolute;
  right: -280px;
  top: -200px; }
  @media only screen and (max-width: 720px) {
    .single-right {
      right: -390px;
      top: -170px; } }

.partners {
  margin-top: 200px;
  padding-bottom: 150px; }
  @media only screen and (max-width: 1200px) {
    .partners {
      margin-top: 100px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 720px) {
    .partners {
      margin-top: 80px; } }

.partners-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 90px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 90px), 1fr));
  grid-gap: 90px 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1200px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 90px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 90px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 90px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 90px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 90px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 90px), 1fr)); } }
  .partners-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .partners-list {
      grid-gap: 40px; } }
  @media only screen and (max-width: 720px) {
    .partners-list {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 20px), 1fr));
      grid-gap: 20px 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (max-width: 720px) and (max-width: 1200px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 980px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 700px) {
    .partners-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }
  @media only screen and (max-width: 720px) {
      .partners-list img {
        max-width: 100%;
        display: block; } }

.partners-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .partners-item img {
    display: block;
    max-height: 100%; }
  @media only screen and (max-width: 720px) {
    .partners-item {
      max-height: 100px; } }

.partners-right {
  display: block;
  pointer-events: none;
  position: absolute;
  right: -280px;
  bottom: -210px; }

.documents {
  margin-top: 145px; }
  @media only screen and (max-width: 1200px) {
    .documents {
      margin-top: 95px; } }
  @media only screen and (max-width: 720px) {
    .documents {
      margin-top: 75px; } }

.documents-content p {
  font-size: 20px;
  line-height: 35px;
  margin: 25px 0; }

.documents-content *:first-child {
  margin-top: 0; }

.documents-content *:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 720px) {
  .documents-content p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0; } }


.documents-wrap {
  padding: 255px 0 180px;
  background: url("../images/bg/documents-bg.png") top left no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  margin-top: 10px; }
  @media only screen and (max-width: 1400px) {
    .documents-wrap {
      margin-top: 90px; } }
  @media only screen and (max-width: 1200px) {
    .documents-wrap {
      padding: 155px 0 150px;
      margin-bottom: -20px; } }
  @media only screen and (max-width: 720px) {
    .documents-wrap {
      padding: 105px 0 100px;
      margin-top: 50px; } }

.documents-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 15px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 15px), 1fr));
  grid-gap: 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .documents-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 15px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 15px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .documents-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 15px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 15px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .documents-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 15px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 15px), 1fr)); } }
  .documents-list img {
    max-width: 100%;
    display: block; }

.documents-item {
  height: 475px;
  display: block; }
  .documents-item img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.28);
            box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.28); }
  @media only screen and (max-width: 720px) {
    .documents-item {
      height: 225px; } }

.documents-line {
  width: 1920px;
  display: block;
  position: absolute;
  left: -280px;
  top: -230px; }
  @media only screen and (max-width: 1400px) {
    .documents-line {
      width: 1610px; } }
  @media only screen and (max-width: 1200px) {
    .documents-line {
      width: 1110px;
      left: -329px;
      top: -103px; } }
  @media only screen and (max-width: 720px) {
    .documents-line {
      width: 810px;
      left: -370px;
      top: -83px; } }

.catalog {
  padding: 180px 0 90px; }
  @media only screen and (max-width: 1200px) {
    .catalog {
      padding-top: 80px; } }

.catalog-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 30px;
  position: relative;
  z-index: auto; }
  @media only screen and (max-width: 1200px) {
    .catalog-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 50px; } }

.filter {
  width: 400px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1200px) {
    .filter {
      width: 100%;
      height: 100%;
      padding: 40px;
      display: none;
      overflow-y: auto;
      overflow-x: hidden;
      background: #fff;
      position: fixed;
      z-index: 1080;
      left: 0;
      top: 0; } }
  @media only screen and (max-width: 720px) {
    .filter {
      padding: 30px 20px; } }

.filter-close {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px; }

.filter-title {
  font-size: 30px;
  font-weight: bold;
  color: #E55725;
  margin-bottom: 30px;
  padding-left: 35px; }
  @media only screen and (max-width: 720px) {
    .filter-title {
      font-size: 26px;
      margin-bottom: 20px;
      padding-left: 0; } }

.filter-item {
  margin-bottom: 3px; }
  .filter-item:last-child {
    margin-bottom: 0; }

.filter-item__title {
  padding-left: 35px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: #1A1A1A;
  position: relative; }
  .filter-item__title::before {
    content: '';
    width: 20px;
    height: 10px;
    display: block;
    background: url("../images/icon/cat-title.svg") center no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    position: absolute;
    left: 0;
    top: 6px; }
  .filter-item__title.active {
    color: #E55725; }
    .filter-item__title.active::before {
      background: url("../images/icon/cat-title-active.svg") center no-repeat; }

.filter-sublist {
  margin-left: 35px;
  margin-top: 10px; }
  .filter-sublist li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 20px;
    color: #1A1A1A;
    grid-gap: 10px; }
    .filter-sublist li::before {
      content: '';
      width: 6px;
      height: 6px;
      display: block;
      background: #1A1A1A;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-top: 11px; }
    .filter-sublist li.active {
      color: #1892ED; }
      .filter-sublist li.active::before {
        background: #1892ED; }

.catalog-list {
  width: 100%; }

.catalog-item {
  padding-bottom: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 50px;
  position: relative;
  margin-bottom: 60px; }
  .catalog-item::before {
    content: '';
    width: 1249px;
    height: 23px;
    display: block;
    background: url("../images/bg/catalog-item-line.svg") center no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0; }
  .catalog-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
    .catalog-item:last-child::before {
      display: none; }
  @media only screen and (max-width: 1200px) {
    .catalog-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.catalog-item__photo {
  width: 285px;
  height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .catalog-item__photo img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
  @media only screen and (max-width: 1200px) {
    .catalog-item__photo {
      margin: 0 auto; } }

.catalog-item__content {
  width: 100%; }

.catalog-item__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 25px;
  color: #1892ED;
  font-weight: bold;
  margin-bottom: 5px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .catalog-item__title:hover {
    color: #E55725; }
  @media only screen and (max-width: 720px) {
    .catalog-item__title {
      font-size: 22px;
      line-height: 1.4; } }

.catalog-item__price {
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  margin-bottom: 20px; }
  @media only screen and (max-width: 720px) {
    .catalog-item__price {
      font-size: 18px;
      margin-bottom: 15px; } }

.catalog-item__info {
  font-size: 20px;
  line-height: 24px;
  color: #1A1A1A; }
  @media only screen and (max-width: 720px) {
    .catalog-item__info {
      font-size: 16px;
      line-height: 1.4; } }

.catalog-item__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 25px; }
  @media only screen and (max-width: 720px) {
    .catalog-item__group {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-top: 15px; } }

.catalog-item__time {
  font-size: 20px;
  font-weight: bold;
  color: #E55725; }

.catalog-item__btn {
  max-width: 100%;
  width: 235px;
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  background: #1892ED;
  font-size: 22px;
  font-weight: 400;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .catalog-item__btn input {
    display: none; }
  .catalog-item__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .catalog-item__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .catalog-item__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .catalog-item__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .catalog-item__btn:hover {
    background: #0A3EB5; }
  .catalog-item__btn:hover {
    background: #E55725; }

.catalog-more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  color: #444547;
  margin: 185px auto 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  z-index: 2; }
  .catalog-more:hover {
    color: #0083C6; }
  @media only screen and (max-width: 1200px) {
    .catalog-more {
      margin-top: 85px; } }

.pagination_cat {
  margin-top: 70px;
  position: relative;
  z-index: 2; }

.catalog-left {
  display: block;
  position: absolute;
  left: -280px;
  bottom: 150px;
  z-index: -1; }

.filter-show {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  font-weight: bold;
  color: #E55725;
  margin-left: auto; }
  .filter-show i {
    display: block;
    margin-top: 3px; }

.cat-seo {
  padding: 140px 0 60px;
  background: url("../images/bg/catalog-seo-bg.png") top right no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  @media only screen and (max-width: 1400px) {
    .cat-seo {
      background-position: top right -500px; } }
  @media only screen and (max-width: 1200px) {
    .cat-seo {
      background-position: top right -1400px;
      margin-bottom: -20px; } }
  @media only screen and (max-width: 720px) {
    .cat-seo {
      padding-top: 70px; } }

.cat-seo__content {
  position: relative;
  z-index: 2; }
  .cat-seo__content p {
    text-transform: uppercase;
    font-size: 20px;
    color: #1A1A1A;
    margin: 30px 0; }
  .cat-seo__content *:first-child {
    margin-top: 0; }
  .cat-seo__content *:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .cat-seo__content p {
      font-size: 18px;
      margin: 20px 0; } }

.catalog-seo-line {
  position: absolute;
  left: -280px;
  top: -110px; }
  @media only screen and (max-width: 1200px) {
    .catalog-seo-line {
      left: -80px;
      top: -90px; } }
  @media only screen and (max-width: 720px) {
    .catalog-seo-line {
      top: -90px; } }

.product {
  padding: 165px 0 180px; }
  @media only screen and (max-width: 1200px) {
    .product {
      padding: 105px 0 80px; } }

.product-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 30px; }
  @media only screen and (max-width: 1200px) {
    .product-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.product-content {
  width: 100%; }

.product-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 45px;
  margin-left: 60px; }
  @media only screen and (max-width: 1200px) {
    .product-cart {
      margin-left: 0; } }
  @media only screen and (max-width: 720px) {
    .product-cart {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.product-full-slider {
  width: 285px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0; }

.product-full-slide {
  height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  overflow: hidden; }
  .product-full-slide img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
    .product-full-slide img:nth-child(2) {
      width: 90px;
      position: absolute;
      z-index: 2; }
  .product-full-slide.video::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background: rgba(26, 26, 26, 0.62);
    position: absolute;
    left: 0;
    top: 0; }

.product-cart__info {
  width: 100%; }

.product-cart__title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.4;
  color: #1892ED; }

.product-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 25px;
  margin: 50px 0 0;
  margin-left: 50px; }
  @media only screen and (max-width: 1200px) {
    .product-small {
      margin-left: 0;
      margin: 30px 0; } }

.product-small-slider {
  width: 340px;
  margin: 0; }

.product-small-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 74px; }
  .product-small-slide img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    position: relative; }
    .product-small-slide img:nth-child(2) {
      width: 36px;
      height: 25px;
      position: absolute;
      z-index: 3; }
  .product-small-slide.video::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background: rgba(26, 26, 26, 0.62);
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0; }

.product-cart__time {
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  margin-top: 10px; }

.product-cart__group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.product-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 20px;
  background: #EBEBEB;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  margin: 65px 0 45px; }
  @media only screen and (max-width: 1200px) {
    .product-tags {
      margin: 30px 0; } }
  @media only screen and (max-width: 720px) {
    .product-tags {
      padding: 15px 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 10px;
      -webkit-border-radius: 30px;
              border-radius: 30px; } }

.product-tag {
  padding: 5px 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #066DA1; }
  .product-tag.active {
    border: 4px solid #CCC7C7;
    background: #fff; }
  @media only screen and (max-width: 1400px) {
    .product-tag {
      padding: 5px 50px; } }

.product-tags-content {
  display: none; }
  .product-tags-content.active {
    display: block; }

.product-description p {
  font-size: 20px;
  line-height: 28px;
  margin: 10px 0; }

.product-description *:first-child {
  margin-top: 0; }

.product-description *:last-child {
  margin-bottom: 0; }

.product-table-wrap {
  border: 1px solid #C7C7C7;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  overflow: hidden; }
  @media only screen and (max-width: 720px) {
    .product-table-wrap {
      -webkit-border-radius: 15px;
              border-radius: 15px; } }

.product-table {
  width: 100%;
  border-collapse: collapse;
  background: #F6F6F6; }
  .product-table thead td {
    color: #066DA1;
    font-size: 22px;
    font-weight: bold;
    border-top: none; }
  .product-table tbody tr:last-child td {
    border-bottom: none; }
  .product-table td {
    padding: 10px 25px;
    font-size: 20px;
    color: #1A1A1A;
    border: 1px solid #C7C7C7; }
    .product-table td:first-child {
      border-left: none; }
    .product-table td:last-child {
      border-right: none; }
  .product-table .white-td {
    background: #fff; }
  .product-table b {
    color: #066DA1;
    font-size: 22px; }
  @media only screen and (max-width: 720px) {
    .product-table thead td {
      font-size: 16px; }
    .product-table td {
      font-size: 16px;
      line-height: 1.3;
      padding: 10px; }
    .product-table b {
      font-size: 16px; } }

.product-video {
  width: 100%;
  height: 500px;
  margin-top: 30px; }
  .product-video iframe {
    width: 100% !important;
    height: 100% !important;
    display: block;
    -webkit-border-radius: 30px;
            border-radius: 30px; }
  @media only screen and (max-width: 720px) {
    .product-video {
      height: 300px; }
      .product-video iframe {
        -webkit-border-radius: 20px;
                border-radius: 20px; } }

.contact {
  margin-top: 155px; }
  @media only screen and (max-width: 720px) {
    .contact {
      margin-top: 75px; } }

.contact-wrap {
  max-width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 160px;
  margin: 0 auto;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1200px) {
    .contact-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 60px; } }
  @media only screen and (max-width: 720px) {
    .contact-wrap {
      grid-gap: 40px; } }

.contact-content {
  width: 100%;
  margin-top: 30px; }
  @media only screen and (max-width: 720px) {
    .contact-content {
      margin-top: 0; } }

.contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 45px;
  margin-bottom: 80px; }
  .contact-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .contact-item {
      grid-gap: 15px;
      margin-bottom: 30px; }
      .contact-item:nth-child(1) img {
        max-width: 25px; }
      .contact-item:nth-child(2) img {
        max-width: 20px; } }

.contact-item__title {
  width: 100px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .contact-item__title img {
    display: block;
    margin: 0 auto; }
  .contact-item__title p {
    font-size: 20px;
    text-align: center;
    margin-top: 10px; }
  @media only screen and (max-width: 720px) {
    .contact-item__title {
      width: 80px; }
      .contact-item__title img {
        max-width: 30px; }
      .contact-item__title p {
        font-size: 16px; } }

.contact-item__content {
  width: 100%;
  font-size: 20px;
  line-height: 25px; }
  .contact-item__content a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: bold;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .contact-item__content a:hover {
      color: #E55725; }
  @media only screen and (max-width: 720px) {
    .contact-item__content {
      font-size: 16px;
      line-height: 1.4; } }

.contact-wrap-form {
  width: 595px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 720px) {
    .contact-wrap-form {
      width: 100%; } }

.contact-form__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #716E6E; }

.contact-form {
  width: 100%;
  padding: 30px 50px 40px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  background: #C7C7C7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px; }
  @media only screen and (max-width: 720px) {
    .contact-form {
      padding: 20px;
      -webkit-border-radius: 20px;
              border-radius: 20px; } }

.contact-label {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px; }
  .contact-label img {
    position: absolute;
    left: 15px; }
  .contact-label input {
    width: 100%;
    height: 50px;
    padding-left: 45px;
    padding-right: 20px;
    background: #fff;
    border: 1px solid #fff;
    color: #4A4A4A;
    -webkit-border-radius: 16px;
            border-radius: 16px; }
    .contact-label input::-webkit-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label input::-moz-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label input:-ms-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label input::-ms-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label input::placeholder {
      color: rgba(74, 74, 74, 0.53); }
  .contact-label textarea {
    width: 100%;
    height: 180px;
    padding: 20px 20px 20px 45px;
    background: #fff;
    border: 1px solid #fff;
    color: #4A4A4A;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    resize: none; }
    .contact-label textarea::-webkit-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label textarea::-moz-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label textarea:-ms-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label textarea::-ms-input-placeholder {
      color: rgba(74, 74, 74, 0.53); }
    .contact-label textarea::placeholder {
      color: rgba(74, 74, 74, 0.53); }
  .contact-label:last-child {
    margin-bottom: 0; }

.contact-label__area img {
  top: 23px; }

.contact-sub {
  max-width: 100%;
  width: 235px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  font-weight: bold;
  background: #132ADE;
  margin: 70px auto 0; }
  .contact-sub input {
    display: none; }
  .contact-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .contact-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .contact-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .contact-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .contact-sub:hover {
    background: #0A3EB5; }
  .contact-sub:hover {
    background: #E55725; }
  @media only screen and (max-width: 720px) {
    .contact-sub {
      margin-top: 30px; } }

.contact-share {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  margin: 30px auto 0; }

.contact-right {
  display: block;
  pointer-events: none;
  position: absolute;
  right: -280px;
  top: -130px; }

.manager {
  margin-top: 100px;
  padding: 200px 0 260px; }
  @media only screen and (max-width: 1200px) {
    .manager {
      padding-bottom: 105px;
      margin-top: 40px; } }
  @media only screen and (max-width: 720px) {
    .manager {
      padding-top: 0;
      margin-top: 120px; } }

.manager-bg {
  width: 1920px;
  display: block;
  position: absolute;
  right: -280px;
  top: -200px; }
  @media only screen and (max-width: 1200px) {
    .manager-bg {
      width: 1620px; } }
  @media only screen and (max-width: 720px) {
    .manager-bg {
      width: 2190px;
      right: -870px;
      top: -90px; } }

.manager-title {
  text-align: center;
  font-weight: bold;
  font-size: 31px;
  color: #FCFC57;
  text-transform: uppercase;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 720px) {
    .manager-title {
      font-size: 26px; } }

.manager-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 20px;
  position: relative;
  z-index: 2;
  margin-top: 60px; }
  @media only screen and (max-width: 720px) {
    .manager-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 30px; } }

.manager-item {
  width: 290px; }
  @media only screen and (max-width: 720px) {
    .manager-item {
      width: 100%; } }

.manager-item__photo {
  width: 235px;
  height: 235px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  @media only screen and (max-width: 720px) {
    .manager-item__photo {
      margin: 0 auto; } }

.manager-arrow {
  margin-top: 115px;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px); }
  @media only screen and (max-width: 720px) {
    .manager-arrow {
      display: none; } }

.manager-item__name {
  margin-left: 15px;
  margin-top: 35px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative; }
  .manager-item__name::before {
    content: '';
    width: 105px;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0; }
  .manager-item__name b {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #FCFC57; }
  .manager-item__name p {
    color: #fff;
    font-size: 22px; }
  @media only screen and (max-width: 720px) {
    .manager-item__name {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      text-align: center;
      margin: 20px auto; }
      .manager-item__name::before {
        right: 0;
        margin: 0 auto; } }

.manager-contact__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  font-size: 22px;
  color: #fff; }
  .manager-contact__item img {
    display: block; }
  @media only screen and (max-width: 720px) {
    .manager-contact__item {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.manager-top {
  width: 1920px;
  display: block;
  position: absolute;
  left: -280px;
  top: -170px; }
  @media only screen and (max-width: 1200px) {
    .manager-top {
      left: -50px; } }
  @media only screen and (max-width: 720px) {
    .manager-top {
      display: none; } }

.manager-bottom {
  width: 2425px;
  display: block;
  position: absolute;
  left: -280px;
  bottom: -250px; }
  @media only screen and (max-width: 1200px) {
    .manager-bottom {
      display: none; } }

.map {
  margin-top: -60px; }
  .map iframe {
    width: 100% !important;
    height: 600px !important;
    display: block; }
  @media only screen and (max-width: 1200px) {
    .map {
      margin-top: 0;
      margin-bottom: -20px; } }
  @media only screen and (max-width: 720px) {
    .map {
      margin-top: -25px; }
      .map iframe {
        height: 400px !important; } }

.policy-title {
  font-size: 40px;
  text-align: center; }
  .policy-title h1 {
    line-height: 1.3; }
  .policy-title span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    color: #E55725;
    margin: 0 auto; }
  @media only screen and (max-width: 720px) {
    .policy-title {
      font-size: 28px; } }

.policy-list {
  margin-top: 40px; }

.policy-item {
  margin-bottom: 40px; }
  .policy-item h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    margin-bottom: 15px;
    color: #414141; }
  .policy-item p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px; }
  .policy-item a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .policy-item a:hover {
      color: #E55725; }

.policy-btn {
  max-width: 100%;
  width: 300px;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 auto; }
  .policy-btn input {
    display: none; }
  .policy-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn:hover {
    background: #0A3EB5; }

.popup-frame {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  z-index: 80; }

.js-popup {
  cursor: pointer; }

.popup-default {
  display: block;
  width: 550px;
  padding: 75px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  margin: auto; }
  @media only screen and (max-width: 720px) {
    .popup-default {
      padding: 50px 20px; } }

.popup-default-title {
  margin-bottom: 30px; }
  .popup-default-title h3 {
    font-size: 34px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #272727; }
  .popup-default-title p {
    max-width: 75%;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    margin: 15px auto 0;
    color: #999; }
  @media only screen and (max-width: 720px) {
    .popup-default-title h3 {
      font-size: 24px; } }

.popup-default-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  position: relative; }
  .popup-default-item p {
    font-weight: 400;
    position: absolute;
    font-size: 16px;
    bottom: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
  .popup-default-item input {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #DEDEDE;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    /* Цвет фона */ }

.active-default-input p {
  bottom: 48px;
  font-size: 12px; }

.popup-default-sub {
  max-width: 100%;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background: #E55725;
  font: 500 18px "OfficinaSans", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 40px; }
  .popup-default-sub input {
    display: none; }
  .popup-default-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub:hover {
    background: #0A3EB5; }
  @media only screen and (max-width: 720px) {
    .popup-default-sub {
      margin-top: 20px; } }

.popup-default-close {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  .popup-default-close::before, .popup-default-close::after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #999;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .popup-default-close::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .popup-default-close::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .popup-default-close:hover::before, .popup-default-close:hover::after {
    background-color: #E55725; }

.popup {
  display: none;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.popup-close {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .popup-close:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
