/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0; }

body,
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  overflow-anchor: none;
  background: #fff; }

img {
  max-width: 100%; }

.d1-5 {
  width: 20%; }

.d4-5 {
  width: 80%; }

.container {
  width: 94%;
  margin: 0 auto;
  max-width: 1180px; }
  @media screen and (max-width: 1366px) {
    .container {
      width: 90%;
      max-width: 965px; } }
  .container-small {
    max-width: 775px;
    width: 94%;
    margin: 0 auto; }

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  width: calc(100% + 30px); }

.inline-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.col {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding: 0 15px; }

.d1 {
  width: 8.3333333333%; }

.d2 {
  width: 16.6666666666%; }

.d3 {
  width: 25%; }

.d4 {
  width: 33.3333333333%; }

.d5 {
  width: 41.6666666667%; }

.d6 {
  width: 50%; }

.d7 {
  width: 58.3333333333%; }

.d8 {
  width: 66.6666666667%; }

.d9 {
  width: 75%; }

.d10 {
  width: 83.3333333333%; }

.d11 {
  width: 91.6666666667%; }

.d12 {
  width: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666666%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

.offset-12 {
  margin-left: 100%; }

.col[class*="push-"],
.col[class*="pull-"] {
  position: relative; }

.col.push-s1 {
  left: 8.3333333333%; }

.col.push-s2 {
  left: 16.6666666666%; }

.col.push-s3 {
  left: 25%; }

.col.push-s4 {
  left: 33.3333333333%; }

.col.push-s5 {
  left: 41.6666666667%; }

.col.push-s6 {
  left: 50%; }

.col.push-s7 {
  left: 58.3333333333%; }

.col.push-s8 {
  left: 66.6666666667%; }

.col.push-s9 {
  left: 75%; }

.col.push-s10 {
  left: 83.3333333333%; }

.col.push-s11 {
  left: 91.6666666667%; }

.col.push-s12 {
  left: 100%; }

.col.pull-s1 {
  right: 8.3333333333%; }

.col.pull-s2 {
  right: 16.6666666666%; }

.col.pull-s3 {
  right: 25%; }

.col.pull-s4 {
  right: 33.3333333333%; }

.col.pull-s5 {
  right: 41.6666666667%; }

.col.pull-s6 {
  right: 50%; }

.col.pull-s7 {
  right: 58.3333333333%; }

.col.pull-s8 {
  right: 66.6666666667%; }

.col.pull-s9 {
  right: 75%; }

.col.pull-s10 {
  right: 83.3333333333%; }

.col.pull-s11 {
  right: 91.6666666667%; }

.col.pull-s12 {
  right: 100%; }

@media screen and (max-width: 1024px) {
  .md1 {
    width: 8.3333333333%; }
  .md2 {
    width: 16.6666666666%; }
  .md3 {
    width: 25%; }
  .md4 {
    width: 33.3333333333%; }
  .md5 {
    width: 41.6666666667%; }
  .md6 {
    width: 50%; }
  .md7 {
    width: 58.3333333333%; }
  .md8 {
    width: 66.6666666667%; }
  .md9 {
    width: 75%; }
  .md10 {
    width: 83.3333333333%; }
  .md11 {
    width: 91.6666666667%; }
  .md12 {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .sm1 {
    width: 8.3333333333%; }
  .sm2 {
    width: 16.6666666666%; }
  .sm3 {
    width: 25%; }
  .sm4 {
    width: 33.3333333333%; }
  .sm5 {
    width: 41.6666666667%; }
  .sm6 {
    width: 50%; }
  .sm7 {
    width: 58.3333333333%; }
  .sm8 {
    width: 66.6666666667%; }
  .sm9 {
    width: 75%; }
  .sm10 {
    width: 83.3333333333%; }
  .sm11 {
    width: 91.6666666667%; }
  .sm12 {
    width: 100%; } }

@media screen and (max-width: 668px) {
  .s1 {
    width: 8.3333333333%; }
  .s2 {
    width: 16.6666666666%; }
  .s3 {
    width: 25%; }
  .s4 {
    width: 33.3333333333%; }
  .s5 {
    width: 41.6666666667%; }
  .s6 {
    width: 50%; }
  .s7 {
    width: 58.3333333333%; }
  .s8 {
    width: 66.6666666667%; }
  .s9 {
    width: 75%; }
  .s10 {
    width: 83.3333333333%; }
  .s11 {
    width: 91.6666666667%; }
  .s12 {
    width: 100%; } }

@media screen and (max-width: 450px) {
  .xs1 {
    width: 8.3333333333%; }
  .xs2 {
    width: 16.6666666666%; }
  .xs3 {
    width: 25%; }
  .xs4 {
    width: 33.3333333333%; }
  .xs5 {
    width: 41.6666666667%; }
  .xs6 {
    width: 50%; }
  .xs7 {
    width: 58.3333333333%; }
  .xs8 {
    width: 66.6666666667%; }
  .xs9 {
    width: 75%; }
  .xs10 {
    width: 83.3333333333%; }
  .xs11 {
    width: 91.6666666667%; }
  .xs12 {
    width: 100%; } }

.primary {
  background: #f40004; }
  .primary-dark {
    background: #d60004; }
  .primary-light {
    background: #e0171f; }
  .primary-lightest {
    background: #ff9b9d; }

.secondary {
  background: #f2f2f2; }
  .secondary-dark {
    background: #404040; }
  .secondary-darkest {
    background: #151515; }
  .secondary-semilight {
    background: #828282; }
  .secondary-light {
    background: #bfbfbf; }
  .secondary-lightest {
    background: #e4e4e4; }

.bg-white {
  background: #fff; }

.bg-black {
  background: #000; }

.accent-dark-1 {
  background: #2a3e64; }

.accent-dark-2 {
  background: #42569b; }

.accent-dark-3 {
  background: #694597; }

.accent-light-1 {
  background: #ffeba8; }

.accent-light-2 {
  background: #e1f8b0; }

.accent-light-3 {
  background: #ffd7a8; }

.success {
  background: #257d53; }

.alert {
  background: #feaa07; }

.danger {
  background: #d24a1f; }

.text-black {
  color: #000; }

.text-white {
  color: #fff; }

.fill-white {
  fill: #fff; }

.fill-primary {
  fill: #f40004; }

.text-primary {
  color: #f40004; }
  .text-primary-dark {
    color: #d60004; }
  .text-primary-light {
    color: #e0171f; }
  .text-primary-lightest {
    color: #ff9b9d; }

.text-secondary {
  color: #f2f2f2; }
  .text-secondary-dark {
    color: #404040; }
  .text-secondary-darkest {
    color: #151515; }
  .text-secondary-semilight {
    color: #828282; }
  .text-secondary-light {
    color: #bfbfbf; }
  .text-secondary-lightest {
    color: #e4e4e4; }

.text-accent-dark-1 {
  color: #2a3e64; }

.text-accent-dark-2 {
  color: #42569b; }

.text-accent-dark-3 {
  color: #694597; }

.text-accent-light-1 {
  color: #ffeba8; }

.text-accent-light-2 {
  color: #e1f8b0; }

.text-accent-light-3 {
  color: #ffd7a8; }

.text-success {
  color: #257d53; }

.text-alert {
  color: #feaa07; }

.text-danger {
  color: #d24a1f; }

.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.nomargin {
  margin: 0 !important; }

.nolist {
  list-style: none; }

.v-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.h-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.upper {
  text-transform: uppercase; }

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

*:disabled {
  opacity: 0.4;
  pointer-events: none; }

.hidden {
  display: none; }

.hidden.show {
  display: inherit; }

.nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.text-small {
  font-size: 0.9rem; }

.f-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.center {
  text-align: center; }

.h-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.v-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

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

.offset-1_2 {
  margin-left: 4.16%; }

.bold {
  font-weight: 700; }

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.text-group {
  margin: 1.3rem 0; }

.text-group:first-child {
  margin: 0 0 1.3rem 0; }

.text-group a {
  color: #f40004; }

.text-group .caption {
  color: #f40004;
  margin: 0 0 0.3rem 0; }

.text-group .value a:hover {
  color: #f40004; }

.fly {
  position: absolute !important;
  left: -9999px !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

.upper {
  text-transform: uppercase; }

@font-face {
  font-family: "SF UI Display";
  src: url("/fonts/sf_ui_display/SFUIDisplay-Regular.eot");
  src: local("SF UI Display Regular"), local("/fonts/sf_ui_display/SFUIDisplay-Regular"), url("/fonts/sf_ui_display/SFUIDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/sf_ui_display/SFUIDisplay-Regular.woff2") format("woff2"), url("/fonts/sf_ui_display/SFUIDisplay-Regular.woff") format("woff"), url("/fonts/sf_ui_display/SFUIDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "SF UI Display";
  src: url("/fonts/sf_ui_display/SFUIDisplay-Semibold.eot");
  src: local("SF UI Display Semibold"), local("/fonts/sf_ui_display/SFUIDisplay-Semibold"), url("/fonts/sf_ui_display/SFUIDisplay-Semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/sf_ui_display/SFUIDisplay-Semibold.woff2") format("woff2"), url("/fonts/sf_ui_display/SFUIDisplay-Semibold.woff") format("woff"), url("/fonts/sf_ui_display/SFUIDisplay-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "SF UI Display";
  src: url("/fonts/sf_ui_display/SFUIDisplay-Bold.eot");
  src: local("SF UI Display Bold"), local("/fonts/sf_ui_display/SFUIDisplay-Bold"), url("/fonts/sf_ui_display/SFUIDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/sf_ui_display/SFUIDisplay-Bold.woff2") format("woff2"), url("/fonts/sf_ui_display/SFUIDisplay-Bold.woff") format("woff"), url("/fonts/sf_ui_display/SFUIDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "SF UI Display";
  src: url("/fonts/sf_ui_display/SFUIDisplay-Light.eot");
  src: local("SF UI Display Light"), local("/fonts/sf_ui_display/SFUIDisplay-Light"), url("/fonts/sf_ui_display/SFUIDisplay-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/sf_ui_display/SFUIDisplay-Light.woff2") format("woff2"), url("/fonts/sf_ui_display/SFUIDisplay-Light.woff") format("woff"), url("/fonts/sf_ui_display/SFUIDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

body,
html {
  font-family: "SF UI Display", arial, helvetica, sans-serif;
  font-size: 16px;
  color: #151515; }

h1 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h2 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h3 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h4 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h5 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h6 {
  font-weight: 400;
  margin: 0 0 22px 0; }

h1,
.h1,
.fs-1 {
  font-size: 40px;
  line-height: 48px; }
  @media screen and (max-width: 1024px) {
    h1,
    .h1,
    .fs-1 {
      font-size: 30px;
      line-height: 36px; } }

@media screen and (max-width: 1366px) {
  .fs-1 {
    font-size: 34px;
    line-height: 42px; } }

h2,
.h2,
.fs-2 {
  font-size: 30px;
  line-height: 36px; }
  @media screen and (max-width: 767px) {
    h2,
    .h2,
    .fs-2 {
      font-size: 24px;
      line-height: 34px; }
      h2.fs-1,
      .h2.fs-1,
      .fs-2.fs-1 {
        font-size: 24px; } }

h3,
.h3,
.fs-3 {
  font-size: 28px;
  line-height: 38px; }

h4,
.h4,
.fs-4 {
  font-size: 24px;
  line-height: 28px; }

h5,
.h5,
.fs-5 {
  font-size: 22px;
  line-height: 22px; }

h6,
.h6,
.fs-6 {
  font-size: 20px;
  line-height: 18px; }

p {
  margin: 24px 0;
  line-height: 26px; }

.text-accent-fs-1 {
  font-size: 30px;
  line-height: 36px; }
  @media screen and (max-width: 767px) {
    .text-accent-fs-1 {
      font-size: 24px;
      line-height: 28px; } }

.text-accent-fs-2 {
  font-size: 22px;
  line-height: 30px; }
  @media screen and (max-width: 767px) {
    .text-accent-fs-2 {
      font-size: 20px; } }

.text-accent-fs-3 {
  font-size: 20px;
  line-height: 30px; }

.text-accent-fs-4 {
  font-size: 18px;
  line-height: 30px; }

.text-accent-fs-5 {
  font-size: 16px;
  line-height: 30px; }

.text-accent-fs-6 {
  font-size: 14px;
  line-height: 30px; }

.content p,
.content ul,
.content ol {
  margin: 42px 0; }
  @media screen and (max-width: 767px) {
    .content p,
    .content ul,
    .content ol {
      margin: 30px 0; } }

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin: 60px 0 22px 0; }
  @media screen and (max-width: 767px) {
    .content h1,
    .content h2,
    .content h3,
    .content h4,
    .content h5,
    .content h6 {
      margin: 34px 0 22px 0; } }
  .content h1 ~ p,
  .content h2 ~ p,
  .content h3 ~ p,
  .content h4 ~ p,
  .content h5 ~ p,
  .content h6 ~ p {
    margin: 22px 0 42px 0; }
  @media screen and (max-width: 767px) {
    .content h1 ~ p,
    .content h2 ~ p,
    .content h3 ~ p,
    .content h4 ~ p,
    .content h5 ~ p,
    .content h6 ~ p {
      margin: 22px 0 30px 0; } }

.content figure {
  margin: 60px 0; }

.content figcaption {
  color: #bfbfbf;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 8px 0; }

.content ul {
  list-style: none; }
  .content ul li {
    margin: 0 0 28px 35px;
    position: relative;
    line-height: 26px; }
    @media screen and (max-width: 767px) {
      .content ul li {
        margin: 0 0 28px 18px; } }
    .content ul li::before {
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      background: #f40004;
      left: -35px;
      top: 10px; }
      @media screen and (max-width: 767px) {
        .content ul li::before {
          left: -18px; } }
  @media screen and (max-width: 767px) {
    .content ul.marker-plus li {
      margin: 0 0 28px 35px; } }
  .content ul.marker-plus li::before {
    width: 20px;
    height: 20px;
    top: 4px;
    background: #f40004 url("/svg/check_white.svg") no-repeat;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .content ul.marker-plus li::before {
        left: -35px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000; }

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  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-active {
  opacity: 1;
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

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

.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

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

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

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 4px; }

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

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

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

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

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

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

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-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-container-flip {
  overflow: visible; }

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

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

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

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

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  overflow: hidden; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0; }

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto; }

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto; }

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

.glightbox-button-hidden {
  display: none; }

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: 0 0;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0; }

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1; }

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff; }

.gbtn.focused {
  outline: 2px solid #0f3d81; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important; }

.glightbox-clean .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video {
  background: #000; }

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px; }

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff; }

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute; }

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto; }

.glightbox-clean .gclose:hover {
  opacity: 1; }

.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease; }

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

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

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%; }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }
  .gslide-inline {
    max-height: 95vh; }
  .gslide-external {
    max-height: 100vh; }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px; }
  .glightbox-open {
    height: auto; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65); }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }
  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32); }
  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7); }
  .glightbox-clean .gprev {
    top: 45%; }
  .glightbox-clean .gnext {
    top: 45%; } }

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px; } }

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }

.siiimpleToast {
  position: absolute;
  padding: 14px 18px;
  min-width: 250px;
  z-index: 999999;
  border-radius: 2px;
  color: #fff;
  font-weight: 300;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }
  .siiimpleToast[data-state="default"] {
    background-color: #323232; }
  .siiimpleToast[data-state="success"] {
    background-color: #8bc34a; }
  .siiimpleToast[data-state="alert"] {
    background-color: #d93737; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000; }

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  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-active {
  opacity: 1;
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

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

.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

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

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

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 4px; }

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

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

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

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

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

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

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-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-container-flip {
  overflow: visible; }

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

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

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

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

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  overflow: hidden; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0; }

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto; }

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto; }

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

.glightbox-button-hidden {
  display: none; }

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: 0 0;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0; }

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1; }

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff; }

.gbtn.focused {
  outline: 2px solid #0f3d81; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important; }

.glightbox-clean .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video {
  background: #000; }

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px; }

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff; }

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute; }

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto; }

.glightbox-clean .gclose:hover {
  opacity: 1; }

.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease; }

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

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

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%; }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }
  .gslide-inline {
    max-height: 95vh; }
  .gslide-external {
    max-height: 100vh; }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px; }
  .glightbox-open {
    height: auto; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65); }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }
  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32); }
  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7); }
  .glightbox-clean .gprev {
    top: 45%; }
  .glightbox-clean .gnext {
    top: 45%; } }

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px; } }

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }

.siiimpleToast {
  position: absolute;
  padding: 14px 18px;
  min-width: 250px;
  z-index: 999999;
  border-radius: 2px;
  color: #fff;
  font-weight: 300;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }
  .siiimpleToast[data-state="default"] {
    background-color: #323232; }
  .siiimpleToast[data-state="success"] {
    background-color: #8bc34a; }
  .siiimpleToast[data-state="alert"] {
    background-color: #d93737; }

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #151515;
  text-decoration: none; }
  a:hover {
    color: #e0171f; }

.btn {
  font-family: "SF UI Display", arial, helvetica, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1;
  padding: 20px 38px;
  border: none;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  text-transform: uppercase; }
  .btn.medium {
    height: 50px;
    font-size: 14px; }
  .btn.small {
    height: 40px;
    font-size: 14px; }
  .btn:disabled {
    opacity: 1 !important;
    background: #f2f2f2 !important;
    border-color: #f2f2f2 !important;
    color: #bfbfbf !important; }
    .btn:disabled::before {
      border-color: #f2f2f2 !important; }
    .btn:disabled .icon,
    .btn:disabled svg {
      fill: #bfbfbf !important; }
  .btn.link {
    padding: 0;
    background: transparent;
    text-transform: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    width: auto; }
    .btn.link:hover {
      color: #f40004; }
    .btn.link .icon {
      margin-right: 11px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .btn-icon {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 1; }
    .btn-icon .icon {
      border-radius: inherit;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100%;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .btn.primary, .btn.secondary-darkest {
    color: #fff; }
  .btn.primary .icon-slot {
    fill: #fff; }
  .btn.primary:hover {
    background: #e0171f; }
  .btn.primary:active {
    background: #d60004; }
  .btn.bg-white:hover {
    background: #e4e4e4; }
  .btn.secondary:hover {
    background: #e4e4e4; }
  .btn.secondary-darkest .icon-slot {
    fill: #fff; }
  .btn.secondary-darkest:hover {
    background: #404040; }
  .btn.secondary-darkest:active {
    background: #151515; }
  .btn.secondary-lightest:hover {
    background: #e4e4e4; }
  .btn.secondary-lightest:active {
    background: #151515;
    color: #fff; }
    .btn.secondary-lightest:active .icon-slot {
      fill: #fff; }
  .btn.outlined, .btn.ghost {
    background: transparent;
    position: relative; }
    .btn.outlined::before, .btn.ghost::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      pointer-events: none;
      border: 1px solid; }
    .btn.outlined.primary, .btn.ghost.primary {
      color: #f40004; }
      .btn.outlined.primary .icon-slot, .btn.ghost.primary .icon-slot {
        fill: #f40004; }
      .btn.outlined.primary:hover, .btn.ghost.primary:hover {
        background: #f40004; }
      .btn.outlined.primary::before, .btn.ghost.primary::before {
        border-color: #f40004; }
      .btn.outlined.primary:hover, .btn.outlined.primary:active, .btn.ghost.primary:hover, .btn.ghost.primary:active {
        color: #fff; }
        .btn.outlined.primary:hover .icon-slot, .btn.outlined.primary:active .icon-slot, .btn.ghost.primary:hover .icon-slot, .btn.ghost.primary:active .icon-slot {
          fill: #fff; }
      .btn.outlined.primary:active, .btn.ghost.primary:active {
        background: #d60004;
        border-color: #d60004; }
    .btn.outlined.secondary .icon-slot, .btn.ghost.secondary .icon-slot {
      fill: #f2f2f2; }
    .btn.outlined.secondary:hover, .btn.ghost.secondary:hover {
      background: #f2f2f2; }
    .btn.outlined.secondary::before, .btn.ghost.secondary::before {
      border-color: #f2f2f2; }
    .btn.outlined.secondary-lightest:hover, .btn.ghost.secondary-lightest:hover {
      background: #e4e4e4; }
    .btn.outlined.secondary-lightest::before, .btn.ghost.secondary-lightest::before {
      border-color: #e4e4e4; }
    .btn.outlined.secondary-lightest:active, .btn.ghost.secondary-lightest:active {
      background: #151515;
      border-color: #151515; }
      .btn.outlined.secondary-lightest:active .icon-slot, .btn.ghost.secondary-lightest:active .icon-slot {
        fill: #fff; }
    .btn.outlined.ghost::before, .btn.ghost.ghost::before {
      display: none; }
    .btn.outlined.secondary-darkest, .btn.ghost.secondary-darkest {
      color: #151515; }
      .btn.outlined.secondary-darkest:hover, .btn.ghost.secondary-darkest:hover {
        background: #151515; }
      .btn.outlined.secondary-darkest::before, .btn.ghost.secondary-darkest::before {
        border-color: #151515; }
      .btn.outlined.secondary-darkest:hover, .btn.outlined.secondary-darkest:active, .btn.ghost.secondary-darkest:hover, .btn.ghost.secondary-darkest:active {
        color: #fff; }
        .btn.outlined.secondary-darkest:hover .icon,
        .btn.outlined.secondary-darkest:hover svg, .btn.outlined.secondary-darkest:active .icon,
        .btn.outlined.secondary-darkest:active svg, .btn.ghost.secondary-darkest:hover .icon,
        .btn.ghost.secondary-darkest:hover svg, .btn.ghost.secondary-darkest:active .icon,
        .btn.ghost.secondary-darkest:active svg {
          fill: #fff; }
      .btn.outlined.secondary-darkest:active, .btn.ghost.secondary-darkest:active {
        background: #404040;
        border-color: #404040; }
      .btn.outlined.secondary-darkest .icon,
      .btn.outlined.secondary-darkest svg, .btn.ghost.secondary-darkest .icon,
      .btn.ghost.secondary-darkest svg {
        fill: #151515; }

.btn.simple {
  padding: 4px 0;
  margin: 0;
  background: transparent; }

.checkbox-row {
  margin: 0 0 20px 0; }

.custom-checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer; }
  .custom-checkbox input[type="checkbox"] {
    display: none !important; }
  .custom-checkbox .checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    position: relative;
    background: #e4e4e4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    background-position: center center !important; }
    .custom-checkbox .checkbox .icon {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      fill: transparent;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .custom-checkbox:hover .checkbox {
    background: #bfbfbf; }
  .custom-checkbox input[type="checkbox"]:checked + .checkbox {
    background: #828282; }
    .custom-checkbox input[type="checkbox"]:checked + .checkbox .icon {
      fill: #fff; }
  .custom-checkbox input[type="checkbox"]:disabled + .checkbox {
    opacity: 0.3; }
    .custom-checkbox input[type="checkbox"]:disabled + .checkbox .icon {
      fill: #404040; }

.checkbox-title {
  cursor: pointer;
  margin: -1px 0 0 12px;
  line-height: 22px;
  font-size: 14px; }

.chip {
  margin: 0 8px 8px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .chip .icon {
    width: 13px;
    height: 13px; }
  .chip.simple {
    margin: 0;
    padding: 0;
    position: relative; }
    .chip.simple::before {
      content: "";
      position: absolute;
      right: 0;
      width: 1px;
      height: 60%;
      top: 0;
      bottom: 0;
      margin: auto;
      background: #e4e4e4; }
    .chip.simple:last-child::before {
      display: none; }
    .chip.simple .chip-control {
      cursor: auto;
      cursor: initial;
      font-size: 16px; }
  .chip.control-radio {
    margin: 0;
    font-size: 14px; }
    .chip.control-radio .chip-control {
      min-width: 50px;
      height: 50px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .chip.control-radio input:checked + .chip-control {
      background: #e4e4e4; }

.chips-control-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .chips-control-row .chip-control.outlined::after {
    border-right-color: transparent !important; }
  .chips-control-row .chip:last-child .chip-control.outlined.secondary-lightest::after {
    border-right-color: #e4e4e4 !important; }

.chip-control {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 14px;
  font-size: 14px;
  height: 40px;
  line-height: 17px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400; }
  .chip-control.secondary {
    color: #828282; }
    .chip-control.secondary:hover {
      background: #e4e4e4;
      color: #151515; }
  .chip-control.outlined {
    background: transparent; }
    .chip-control.outlined.secondary::after {
      border-color: #f2f2f2; }
    .chip-control.outlined.secondary-semilight::after {
      border-color: #828282; }
    .chip-control.outlined.secondary-light::after {
      border-color: #bfbfbf; }
    .chip-control.outlined.secondary-lightest::after {
      border-color: #e4e4e4; }
    .chip-control.outlined.primary::after {
      border-color: #f40004; }
    .chip-control.outlined::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: transparent;
      border: 1px solid;
      border-radius: inherit;
      pointer-events: none;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .chip-control.outlined:hover {
      background: #f2f2f2; }
    .chip-control.outlined.nohover {
      cursor: auto;
      cursor: initial; }
      .chip-control.outlined.nohover:hover {
        background: transparent; }

.chip-inner input[type="radio"]:disabled + .chip-control {
  opacity: 0.32; }

.form-group {
  margin: 18px 0;
  position: relative; }

.input-control {
  margin: 18px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative; }
  .input-control:hover::before {
    border-color: #828282; }
  .input-control::before {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #bfbfbf;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1; }
  .input-control::after {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    margin: 0 auto;
    background: #151515;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2; }
  .input-control.focus::after {
    width: 100%; }
  .input-control.not-empty .input-textarea::before {
    display: none; }
  .input-control.not-empty .input-textarea::after {
    display: none; }
  .input-control.error .error-msg {
    display: block; }
  .input-control.error::before, .input-control.error::after {
    border-color: #e0171f; }
  .input-control.error::after {
    background: #e0171f; }
  .input-control.success .success-msg {
    display: block; }
  .input-control .success-msg {
    position: absolute;
    right: 14px;
    top: 20px;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    background: #151515;
    background-image: url("/svg/check_white.svg");
    background-repeat: no-repeat;
    background-position: center center !important;
    display: none; }
  .input-control .error-msg {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: red;
    bottom: -20px;
    display: none; }
  .input-control.textarea textarea {
    display: none; }

.input {
  font-size: 16px;
  color: #151515;
  background: #fff;
  width: 100%;
  padding: 18px 0;
  border: none; }
  .input:active, .input:focus {
    outline: none; }

textarea.input,
.input-textarea {
  height: auto;
  resize: none;
  position: relative;
  line-height: 19px;
  padding: 18px 50px 18px 0; }
  textarea.input::before,
  .input-textarea::before {
    content: attr(data-content);
    position: absolute;
    opacity: 0.7; }
  textarea.input::after,
  .input-textarea::after {
    content: ".";
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }

.dropfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px;
  height: 56px;
  stroke: #ccc;
  background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' stroke='rgb(204,204,204)' height='100%' style='fill: none; stroke-width: 1; stroke-dasharray: 6 6'/></svg>"); }
  .dropfile:hover {
    background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' stroke='rgb(228,228,228)' height='100%' style='fill: none; stroke-width: 1; stroke-dasharray: 6 6'/></svg>"); }
  .dropfile input {
    display: none !important; }
  .dropfile .dz-default {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .dropfile button {
    background: transparent;
    width: 100%;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }

.select-control {
  cursor: pointer; }
  .select-control .select-arrow .icon {
    width: 10px;
    fill: #e4e4e4;
    stroke: transparent; }
  .select-control.focus .select-arrow .icon, .select-control:hover .select-arrow .icon {
    fill: #bfbfbf; }
  .select-control.active .select-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .select-control.active .select-arrow svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .select-control.focus .input-select {
    color: #404040; }
  .select-control.success .success-msg {
    right: 40px; }
  .select-control.mode-overlay .select-dropdown {
    display: none; }

.select-value {
  width: 100%;
  white-space: nowrap;
  padding-right: 24px; }

.input-select {
  font-size: 16px;
  background: #fff;
  width: 100%;
  padding: 18px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: none;
  line-height: 19px;
  color: #828282; }
  .input-select.selected {
    color: #404040; }

@media (hover) {
  .input-select {
    pointer-events: none; } }

.select-control.filtering .input-select {
  pointer-events: none; }

.select-control.filtering .select-clear {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 6px;
  top: 58px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border: none;
  background: transparent;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    .select-control.filtering .select-clear {
      top: 52px;
      background: transparent; } }
  .select-control.filtering .select-clear svg {
    fill: #ccc;
    -webkit-filter: brightness(0.5);
            filter: brightness(0.5);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .select-control.filtering .select-clear:hover svg {
    fill: #ed1c24;
    -webkit-filter: none;
            filter: none; }

.select-control.filtering.clearable .select-arrow {
  display: none; }

.select-control.filtering .select-option.selected {
  display: none; }
  .select-control.filtering .select-option.selected.default {
    display: block; }

.select-control.filtering .filtering-input {
  position: absolute;
  background: transparent;
  width: calc(100% - 60px);
  height: 28px;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  font-size: 16px;
  border: none;
  margin-top: 0px; }
  .select-control.filtering .filtering-input:focus {
    outline: none; }
  @media screen and (max-width: 767px) {
    .select-control.filtering .filtering-input {
      top: auto;
      top: initial;
      bottom: 6px;
      width: calc(100% - 40px); } }

.select-control.filtering.active .filtering-input {
  opacity: 1;
  pointer-events: all; }

.select-control.filtering.active .input-select {
  opacity: 0; }

.select-dropdown {
  position: absolute;
  left: 0;
  width: 100%;
  top: calc(100% + 10px);
  background: #fff;
  z-index: 1000;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  max-height: 40vh;
  overflow: auto;
  -webkit-transform: translateY(10px);
          transform: translateY(10px); }
  .select-dropdown.mode-overlay {
    position: absolute;
    width: auto;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    left: 0; }
    .select-dropdown.mode-overlay.active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .select-dropdown .select-option {
    white-space: nowrap; }

.select-option {
  padding: 13px 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .select-option:hover {
    background: #f2f2f2; }
  .select-option.disabled {
    opacity: 0.5;
    pointer-events: none; }

.select-arrow {
  position: absolute;
  right: 16px;
  top: calc(50% - 6px); }
  .select-arrow svg {
    width: 12px;
    height: 12px;
    fill: #ccc;
    stroke: #ccc;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }

.tooltip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative; }
  .tooltip-content {
    position: absolute;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.3;
    color: #9a9bb2;
    font-weight: 400;
    text-transform: none;
    text-transform: initial;
    padding: 16px;
    z-index: 999;
    width: auto;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden; }
    .tooltip-content.top {
      bottom: calc(100% + 16px);
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); }
      .tooltip-content.top::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: calc(100% - 1px);
        margin: 0 auto;
        width: 10px;
        height: 10px;
        border: 14px solid transparent;
        border-top: 14px solid blue; }
    .tooltip-content.right::after {
      content: "";
      position: absolute;
      left: -24px;
      top: calc(50% - 14px);
      margin: auto 0;
      width: 10px;
      height: 10px;
      border: 14px solid transparent;
      border-right: 14px solid blue; }
  .tooltip:hover .tooltip-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.search .tooltip-content {
  width: 300px;
  left: -128px; }

.radio-row {
  margin: 0 0 20px 0; }

.custom-radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer; }
  .custom-radio input[type="radio"] {
    display: none !important; }
  .custom-radio .radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    border-radius: 50%;
    position: relative;
    background: #f2f2f2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    background-position: center center !important; }
    .custom-radio .radio-checked {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: transparent; }
    .custom-radio .radio .icon {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      fill: transparent;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .custom-radio:hover .radio {
    background: #bfbfbf; }
  .custom-radio input[type="radio"]:checked + .radio {
    background: #828282; }
    .custom-radio input[type="radio"]:checked + .radio .icon {
      fill: #fff; }
    .custom-radio input[type="radio"]:checked + .radio .radio-checked {
      background: #fff; }
  .custom-radio input[type="radio"]:disabled + .radio {
    opacity: 0.3; }
    .custom-radio input[type="radio"]:disabled + .radio .icon {
      fill: #404040; }

.radio-title {
  cursor: pointer;
  margin: -1px 0 0 12px;
  line-height: 22px;
  font-size: 14px; }

.icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-ui {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    fill: #404040; }
    .icon-ui:hover {
      fill: #151515; }
    .icon-ui:active {
      fill: #f40004; }
    .icon-ui.light {
      fill: #bfbfbf; }
      .icon-ui.light:hover {
        fill: #828282; }
      .icon-ui.light:active {
        fill: #f40004; }
  .icon-slot:first-child {
    margin: 0 8px 0 0; }
  .icon-slot:last-child {
    margin: 0 0 0 8px; }

.content-cols {
  margin: 24px 0; }

.content-col {
  font-size: 16px; }
  .content-col ul,
  .content-col ol {
    margin: 24px 0; }
  .content-col li {
    margin: 0 0 16px 16px; }
    .content-col li::before {
      display: none; }

.content-cols-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .content-cols-row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.content-col-title {
  font-size: 20px;
  font-weight: 700; }

table {
  margin: 36px 0;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  table th,
  table td {
    font-size: 16px;
    padding: 22px 32px;
    text-align: left;
    background: transparent;
    border-bottom: 2px solid #fff; }
  table td {
    border-bottom: 1px solid #e4e4e4; }
  table th {
    font-weight: 700;
    background: #f2f2f2; }

.table-props td,
.table-props th {
  padding: 22px 0; }

.table-props td:first-child {
  color: #828282; }

.table-props td:last-child {
  text-align: right; }

.expand {
  border: 1px solid #e4e4e4; }
  .expand-appereance {
    position: absolute;
    top: calc(50% - 20px);
    right: -12px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .expand-appereance-toggle {
      background: transparent;
      position: relative; }
      .expand-appereance-toggle svg:last-child {
        position: absolute;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: 1.99px;
        width: 16px;
        margin: auto;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .expand-appereance-toggle:hover {
        background: #f2f2f2; }
        .expand-appereance-toggle:hover .icon-plus::after, .expand-appereance-toggle:hover .icon-plus::before {
          background: #151515; }
      .expand-appereance-toggle:active .icon-plus::after, .expand-appereance-toggle:active .icon-plus::before {
        background: #f40004; }
    .expand-appereance .icon-plus {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      max-width: 16px;
      max-height: 16px;
      position: relative; }
      .expand-appereance .icon-plus::before, .expand-appereance .icon-plus::after {
        content: "";
        position: absolute;
        margin: auto;
        background: #404040;
        -webkit-transition: height 0.3s ease;
        transition: height 0.3s ease; }
      .expand-appereance .icon-plus::before {
        top: 0;
        bottom: 0;
        height: 1.6px;
        width: 100%; }
      .expand-appereance .icon-plus::after {
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        height: 100%;
        width: 1.6px; }
  .expand-row.active .expand-appereance-toggle svg:last-child {
    height: 0; }
  .expand-row.active .expand-appereance-toggle .icon-plus::after {
    height: 0px; }
  .expand-row.active .expand-body {
    height: auto; }
  .expand.ghost {
    border: none; }
    .expand.ghost .expand-row {
      padding: 0;
      border: none; }
    .expand.ghost .expand-header {
      padding: 19px 0;
      min-height: 0;
      min-height: initial;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .expand.ghost .expand-appereance {
      top: calc(50% - 20px); }
      .expand.ghost .expand-appereance-toggle {
        height: 40px;
        width: 40px; }

.expand-row {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 30px; }
  .expand-row.active .expand-arrow {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .expand-row:last-child {
    border: none; }

.expand-header {
  cursor: pointer;
  min-height: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .expand-header .chip {
    padding: 4px 12px;
    border-radius: 3px;
    font-size: 12px; }

.expand-title {
  font-weight: 400;
  font-size: 20px;
  margin-right: 17px;
  line-height: 30px;
  color: #151515; }

.expand-arrow {
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .expand-arrow svg {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    fill: #2c3642; }

.expand-body {
  height: 0;
  overflow: hidden; }

.expand-content {
  padding-bottom: 36px; }

@media screen and (max-width: 1024px) {
  .expand-title {
    font-size: 20px; } }

@media screen and (max-width: 767px) {
  .expand-row {
    padding: 0;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    margin: 0; }
  .expand-header {
    padding: 18px 0;
    height: auto; }
    .expand-header .chip {
      margin-top: 8px; }
  .expand-title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    width: calc(100% - 30px);
    max-width: 270px;
    line-height: 22px; }
  .expand-appereance {
    right: 10px; }
  .expand-content {
    padding: 0 10px; }
    .expand-content p:first-child {
      margin-top: 0; } }

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 0 16px 0; }
  @media screen and (max-width: 767px) {
    .breadcrumbs-wrap {
      width: 100%;
      overflow: auto;
      white-space: nowrap; } }
  .breadcrumbs-item {
    text-transform: uppercase;
    font-size: 12px; }
    @media screen and (max-width: 767px) {
      .breadcrumbs-item:last-child {
        padding: 0 16px 0 0; } }
    .breadcrumbs-item::after {
      content: "";
      background: url("/svg/angle_right.svg") no-repeat;
      width: 8px;
      height: 8px;
      padding: 0;
      display: inline-block;
      margin: 0px 4px; }
    .breadcrumbs-item:last-child::after {
      display: none; }
    .breadcrumbs-item.current {
      color: #bfbfbf; }

.site-header {
  border-bottom: 1px solid #e4e4e4;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 100; }
  .site-header.dense .logo {
    height: 46px; }
    @media screen and (max-width: 1024px) {
      .site-header.dense .logo {
        height: auto; } }
  .site-header-descr {
    font-size: 11px;
    color: #bfbfbf;
    line-height: 14px;
    white-space: nowrap;
    margin: 0 0 0 10px;
    display: none; }
    @media screen and (max-width: 767px) {
      .site-header-descr {
        display: block; } }
  .site-header .menu-back-btn,
  .site-header .main-menu-toggle {
    display: none; }
  .site-header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .site-header-left.col {
      padding: 0; }
  .site-header .logo {
    height: 91px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 1366px) {
      .site-header .logo {
        height: 70px; } }
    @media screen and (max-width: 1024px) {
      .site-header .logo {
        height: 45px; } }
    @media screen and (max-width: 767px) {
      .site-header .logo {
        height: 34px; } }
  .site-header .logo-link {
    line-height: 1px;
    display: inline-block; }
  .site-header-menu.col, .site-header-right.col {
    padding-right: 0; }
    @media screen and (max-width: 1366px) {
      .site-header-menu.col, .site-header-right.col {
        padding: 0; } }
  .site-header-center.col {
    padding-left: 0; }
  .site-header-inner {
    max-width: 1700px;
    margin: 0 auto;
    padding: 13px 25px; }
  .site-header .langs {
    margin: 0 16px 0 0;
    position: relative; }
    @media screen and (max-width: 1366px) {
      .site-header .langs {
        margin: 0 8px 0 0; } }
    .site-header .langs-list {
      list-style: none; }
    .site-header .langs-item.active .langs-link {
      color: #f40004; }
    .site-header .langs-link {
      display: block;
      padding: 8px 10px;
      text-align: center; }
    .site-header .langs .btn.menu-toggle {
      padding: 0;
      font-size: 16px;
      text-transform: none;
      text-transform: initial;
      width: 70px;
      min-width: 70px; }
    .site-header .langs .btn-title-mob {
      display: none; }
    .site-header .langs .dropdown-menu {
      height: auto;
      padding: 10px 0;
      top: calc(100% + 10px);
      -webkit-transform: translate(0, -24px) scale(0.8);
              transform: translate(0, -24px) scale(0.8);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      pointer-events: initial; }
    .site-header .langs.active .dropdown-menu {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0) scale(1);
              transform: translate(0, 0) scale(1); }
  .site-header-contacts {
    list-style: none;
    display: none; }
  .site-header .dropdown-menu {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s, -webkit-transform 0s ease 0.5s;
    transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s, -webkit-transform 0s ease 0.5s;
    transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s, transform 0s ease 0.5s;
    transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s, transform 0s ease 0.5s, -webkit-transform 0s ease 0.5s; }
  .site-header .menu .nav-item.active {
    z-index: 10; }
    .site-header .menu .nav-item.active .dropdown-menu {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      visibility: visible;
      -webkit-transition: all 0.3s ease 0.3s;
      transition: all 0.3s ease 0.3s; }
    .site-header .menu .nav-item.active .nav-link::before {
      display: block; }
  @media (hover) {
    .site-header .menu .nav-item:hover {
      z-index: 10; }
      .site-header .menu .nav-item:hover .dropdown-menu {
        opacity: 1;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        visibility: visible;
        -webkit-transition: all 0.3s ease 0.3s;
        transition: all 0.3s ease 0.3s;
        pointer-events: all; }
      .site-header .menu .nav-item:hover .nav-link::before {
        display: block; } }
  .site-header .menu .nav-link {
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent; }
    .site-header .menu .nav-link::before {
      content: "";
      cursor: auto;
      cursor: initial;
      width: 100%;
      height: 45px;
      bottom: -43px;
      left: 0;
      position: absolute;
      background: transparent;
      display: none; }
  @media screen and (max-width: 1366px) {
    .site-header .search-product-btn {
      font-size: 12px; } }
  @media screen and (max-width: 1024px) {
    .site-header-menu {
      width: auto;
      padding: 0 !important; }
    .site-header-inner {
      padding: 8px 16px; }
    .site-header-left, .site-header-right {
      width: auto; }
    .site-header-center.col {
      padding: 0 10px 0 0; }
    .site-header-left {
      padding: 0; }
    .site-header-right {
      padding: 0 !important; }
      .site-header-right .search-product-btn {
        padding: 20px 13px;
        font-size: 12px; }
    .site-header .logo {
      width: 45px;
      min-width: 45px; }
    .site-header .menu .nav-item {
      font-size: 14px;
      margin: 0; }
    .site-header .menu .nav-link {
      padding: 10px; }
    .site-header .langs {
      margin: 0 8px 0 0; }
      .site-header .langs .btn.menu-toggle {
        width: 50px;
        min-width: 50px;
        font-size: 14px; }
    .site-header .dropdown-menu {
      white-space: normal;
      white-space: initial;
      padding: 16px; }
      .site-header .dropdown-menu-col {
        padding: 34px 0; }
        .site-header .dropdown-menu-col.left {
          width: 45%; }
        .site-header .dropdown-menu-col.right {
          width: 55%; }
      .site-header .dropdown-menu-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 50px; }
      .site-header .dropdown-menu-nav {
        margin: 0; }
      .site-header .dropdown-menu-item {
        font-size: 14px;
        margin-bottom: 8px; }
      .site-header .dropdown-menu-link {
        padding: 14px 32px; }
      .site-header .dropdown-menu-dropdown {
        max-width: 55%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .site-header .dropdown-menu-dropdown-inner {
          padding: 38px 60px 0 42px; }
        .site-header .dropdown-menu-dropdown-title {
          font-size: 18px;
          line-height: 22px; }
        .site-header .dropdown-menu-dropdown-nav {
          margin: 55px 0 0 0; }
        .site-header .dropdown-menu-dropdown-item {
          width: 100%; }
        .site-header .dropdown-menu-dropdown-link {
          margin: 0 0 37px 0; } }
  @media screen and (max-width: 767px) {
    .site-header {
      position: sticky;
      top: 0;
      z-index: 999; }
      .site-header .menu-back-btn,
      .site-header .main-menu-toggle {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
      .site-header .logo {
        width: 34px;
        min-width: 34px; }
      .site-header .main-menu-toggle {
        width: 50px;
        height: 50px; }
        .site-header .main-menu-toggle svg {
          position: absolute;
          fill: #828282;
          -webkit-transition: opacity 0.15s ease, top 0.15s ease 0.15s, bottom 0.15s ease 0.15s, -webkit-transform 0.15s ease 0s;
          transition: opacity 0.15s ease, top 0.15s ease 0.15s, bottom 0.15s ease 0.15s, -webkit-transform 0.15s ease 0s;
          transition: opacity 0.15s ease, top 0.15s ease 0.15s, bottom 0.15s ease 0.15s, transform 0.15s ease 0s;
          transition: opacity 0.15s ease, top 0.15s ease 0.15s, bottom 0.15s ease 0.15s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; }
          .site-header .main-menu-toggle svg:nth-child(1) {
            top: 16px; }
          .site-header .main-menu-toggle svg:nth-child(3) {
            bottom: 16px; }
          .site-header .main-menu-toggle svg path {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .site-header .main-menu-toggle.active svg {
          -webkit-transition: top 0.15s ease, bottom 0.15s ease, -webkit-transform 0.15s ease 0.15s;
          transition: top 0.15s ease, bottom 0.15s ease, -webkit-transform 0.15s ease 0.15s;
          transition: top 0.15s ease, bottom 0.15s ease, transform 0.15s ease 0.15s;
          transition: top 0.15s ease, bottom 0.15s ease, transform 0.15s ease 0.15s, -webkit-transform 0.15s ease 0.15s; }
          .site-header .main-menu-toggle.active svg:nth-child(1) {
            top: 24px;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
          .site-header .main-menu-toggle.active svg:nth-child(2) {
            opacity: 0; }
          .site-header .main-menu-toggle.active svg:nth-child(3) {
            bottom: 23px;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
      .site-header .menu-back-btn {
        color: #bfbfbf;
        padding: 20px 10px;
        width: 100%;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        text-transform: none;
        text-transform: initial;
        background: transparent; }
      .site-header-inner {
        padding: 0 0 0 10px; }
      .site-header-menu {
        position: absolute;
        left: 0;
        top: calc(100% + 1px);
        width: 100%;
        overflow: hidden;
        pointer-events: none;
        background: rgba(0, 0, 0, 0);
        -webkit-transition: background 0.3s ease 0.15s;
        transition: background 0.3s ease 0.15s; }
        .site-header-menu.active {
          background: rgba(0, 0, 0, 0.25);
          -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          pointer-events: initial; }
          .site-header-menu.active .site-header-menu-inner {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0);
            -webkit-transition: all 0.3s ease 0.15s;
            transition: all 0.3s ease 0.15s; }
        .site-header-menu-inner {
          position: relative;
          width: 100%;
          height: calc(100vh - 51px);
          overflow: auto;
          padding: 0 0 24px 0 !important;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          z-index: 2;
          background: #fff;
          -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          -webkit-transform: translate(-100%, 0);
                  transform: translate(-100%, 0); }
        .site-header-menu .menu-level.overflow {
          overflow: hidden;
          max-height: calc(100vh - 51px); }
        .site-header-menu .menu .nav {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: initial;
              -ms-flex-align: initial;
                  align-items: initial; }
          .site-header-menu .menu .nav-item,
          .site-header-menu .menu .nav .dropdown-menu-item {
            margin: 0;
            font-size: 16px;
            border-bottom: 1px solid #f2f2f2; }
            .site-header-menu .menu .nav-item.active,
            .site-header-menu .menu .nav .dropdown-menu-item.active {
              background: transparent; }
              .site-header-menu .menu .nav-item.active .nav-link,
              .site-header-menu .menu .nav .dropdown-menu-item.active .nav-link {
                background: transparent; }
              .site-header-menu .menu .nav-item.active > .menu-level,
              .site-header-menu .menu .nav .dropdown-menu-item.active > .menu-level {
                -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
                        box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
                opacity: 1;
                z-index: 3;
                visibility: visible;
                -webkit-transform: translate(0, 0);
                        transform: translate(0, 0);
                -webkit-transition: visibility 0s ease 0.3s, opacity 0s ease 0.3s, z-index 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
                transition: visibility 0s ease 0.3s, opacity 0s ease 0.3s, z-index 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
                transition: transform 0.3s ease 0s, visibility 0s ease 0.3s, opacity 0s ease 0.3s, z-index 0.3s ease 0s;
                transition: transform 0.3s ease 0s, visibility 0s ease 0.3s, opacity 0s ease 0.3s, z-index 0.3s ease 0s, -webkit-transform 0.3s ease 0s; }
          .site-header-menu .menu .nav-link {
            width: 100%;
            font-size: 16px;
            padding: 17px 10px;
            position: relative; }
            .site-header-menu .menu .nav-link::after {
              content: "";
              position: absolute;
              right: 10px;
              top: 50%;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              width: 12px;
              height: 12px;
              background: url("/svg/menu-angle-right.svg") no-repeat;
              background-position: center;
              background-size: contain; }
      .site-header-center, .site-header-right {
        width: 100%;
        padding: 0; }
      .site-header-right .h-end {
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; }
      .site-header-right > .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: initial;
            -ms-flex-align: initial;
                align-items: initial; }
      .site-header .langs {
        margin: 0;
        padding: 0;
        position: static;
        position: initial; }
        .site-header .langs .btn-title {
          display: none; }
        .site-header .langs .btn-title-mob {
          display: inline;
          display: initial; }
        .site-header .langs .dropdown-menu {
          -webkit-transform: translate(-100%, 0);
                  transform: translate(-100%, 0); }
        .site-header .langs.active .menu-level {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
                  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }
        .site-header .langs .btn.menu-toggle {
          border-bottom: 1px solid #f2f2f2;
          width: 100%;
          padding: 0 10px;
          -webkit-box-pack: initial;
              -ms-flex-pack: initial;
                  justify-content: initial;
          font-size: 16px;
          text-align: left; }
          .site-header .langs .btn.menu-toggle::after {
            content: "";
            position: absolute;
            right: 20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 12px;
            height: 12px;
            background: url("/svg/menu-angle-right.svg") no-repeat;
            background-position: center;
            background-size: contain; }
        .site-header .langs-list {
          list-style: none; }
        .site-header .langs-item {
          border-bottom: 1px solid #e4e4e4;
          font-size: 14px; }
          .site-header .langs-item.active {
            color: #f40004; }
        .site-header .langs-link {
          display: block;
          width: 100%;
          padding: 17px 10px;
          text-align: left;
          text-align: initial; }
      .site-header-contacts {
        display: block;
        padding: 0 10px;
        margin-top: 44px;
        line-height: 30px; }
      .site-header .search-product-btn {
        width: calc(100% - 20px);
        margin: 40px auto 0 auto;
        font-size: 12px; }
      .site-header .menu-level {
        display: block;
        top: 0 !important;
        margin: 0 !important;
        min-height: 100% !important;
        height: calc(100vh - 51px);
        padding: 0;
        min-height: 100%;
        overflow: auto;
        -webkit-transform: translate(-100%, 0);
                transform: translate(-100%, 0);
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        background: #fff !important; }
      .site-header .dropdown-menu-dropdown {
        width: 100%;
        max-width: 100%;
        background: #fff;
        z-index: 4 !important; }
        .site-header .dropdown-menu-dropdown-inner {
          padding: 0; }
          .site-header .dropdown-menu-dropdown-inner::before, .site-header .dropdown-menu-dropdown-inner::after {
            display: none; }
        .site-header .dropdown-menu-dropdown-title {
          font-size: 18px;
          font-weight: 600;
          line-height: 24px;
          margin: 0;
          padding: 10px;
          border-bottom: 1px solid #e4e4e4; }
        .site-header .dropdown-menu-dropdown-nav {
          margin: 0; }
        .site-header .dropdown-menu-dropdown-item {
          margin: 0;
          border-bottom: 1px solid #e4e4e4; }
        .site-header .dropdown-menu-dropdown-link {
          display: block;
          margin: 0;
          padding: 17px 10px;
          position: relative;
          -webkit-tap-highlight-color: transparent;
          -moz-tap-highlight-color: transparent; }
          .site-header .dropdown-menu-dropdown-link::after {
            content: "";
            position: absolute;
            right: 10px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 12px;
            height: 12px;
            background: url("/svg/menu-angle-right.svg") no-repeat;
            background-position: center;
            background-size: contain; }
      .site-header .dropdown-menu-title {
        font-size: 18px;
        line-height: 24px;
        padding: 10px;
        margin: 0;
        font-weight: 600;
        border-bottom: 1px solid #e4e4e4; }
      .site-header .dropdown-menu-col {
        padding: 0;
        width: 100% !important;
        max-width: 100% !important; }
        .site-header .dropdown-menu-col.right {
          display: none; }
      .site-header .dropdown-menu-item {
        margin: 0;
        border-bottom: 1px solid #e4e4e4; }
      .site-header .dropdown-menu-link {
        width: 100%;
        padding: 17px 10px;
        position: relative; }
        .site-header .dropdown-menu-link::after {
          content: "";
          position: absolute;
          right: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 12px;
          height: 12px;
          background: url("/svg/menu-angle-right.svg") no-repeat;
          background-position: center;
          background-size: contain; } }

@media screen and (min-width: 768px) {
  .menu {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .menu.hide {
      opacity: 0; } }

.site-header .search-toggle {
  height: 50px;
  width: 50px;
  margin-right: 0.5rem; }
  @media screen and (max-width: 1366px) {
    .site-header .search-toggle {
      background: transparent !important; } }
  @media screen and (max-width: 1024px) {
    .site-header .search-toggle {
      width: 40px; } }
  @media screen and (max-width: 767px) {
    .site-header .search-toggle {
      display: none; } }
  .site-header .search-toggle-mob {
    display: none; }
    @media screen and (max-width: 767px) {
      .site-header .search-toggle-mob {
        background: transparent !important;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; } }

.site-header .search-form {
  width: calc(58.3333333333%);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 0 0 8.333333%;
  padding: 13px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden; }
  .site-header .search-form input {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 100%; }
  @media screen and (max-width: 1024px) {
    .site-header .search-form {
      margin: 0 0 0 calc(16px + 44px);
      width: 53%; } }
  @media screen and (max-width: 767px) {
    .site-header .search-form {
      margin: 0 0 0 44px;
      padding: 8px 0;
      width: calc(98% - 50px - 110px); } }
  .site-header .search-form.active {
    opacity: 1;
    visibility: visible; }
  .site-header .search-form .input-control {
    height: 100%; }
    .site-header .search-form .input-control::before, .site-header .search-form .input-control::after {
      display: none; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-item {
    margin: 0 20px;
    white-space: nowrap; }
    @media screen and (max-width: 1366px) {
      .nav-item {
        margin: 0; } }
    .nav-item.active .nav-link {
      background: #f40004;
      color: #fff; }
    @media (hover) {
      .nav-item:hover .nav-link {
        background: #f40004;
        color: #fff; } }
  .nav-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 12px 16px; }
    .nav-link.active {
      background: #f40004;
      color: #fff; }
    @media (hover) {
      .nav-link:hover .nav-link {
        background: #f40004;
        color: #fff; } }

.site-header.dense .dropdown-menu {
  max-height: 600px; }

.dropdown-menu {
  background: #f2f2f2;
  width: 100%;
  padding: 25px;
  white-space: normal;
  white-space: initial;
  overflow: auto;
  max-height: 600px;
  pointer-events: none; }
  @media screen and (max-width: 1366px) {
    .dropdown-menu {
      max-height: 600px; } }
  @media screen and (max-width: 767px) {
    .dropdown-menu {
      max-height: none;
      max-height: initial; } }
  .dropdown-menu .search-product-btn {
    margin-top: 20px;
    position: relative;
    z-index: 100; }
    @media screen and (max-width: 767px) {
      .dropdown-menu .search-product-btn {
        display: none; } }
  .dropdown-menu-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .dropdown-menu-inner {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .dropdown-menu-col {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
  .dropdown-menu-col.left {
    max-width: 430px; }
  .dropdown-menu-col.right {
    max-width: 58%; }
  .dropdown-menu-title {
    margin: 0 0 5% 0;
    position: relative;
    z-index: 2; }
  .dropdown-menu-nav {
    list-style: none;
    font-size: 16px;
    margin: 0 0 0 -32px; }
  .dropdown-menu-item.hover .dropdown-menu-link {
    background: #fff;
    color: #151515; }
  .dropdown-menu-item.hover .dropdown-menu-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1; }
  .dropdown-menu-link {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 22px 32px;
    z-index: 2;
    position: relative; }
    @media screen and (max-width: 1366px) {
      .dropdown-menu-link {
        padding: 20px 32px; } }
  .dropdown-menu-dropdown {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    max-width: 58%;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s; }
    .dropdown-menu-dropdown-inner {
      width: 100%;
      padding: 40px 10%;
      min-height: 300px;
      background: #fff;
      position: relative;
      min-height: 100%; }
      .dropdown-menu-dropdown-inner::before {
        content: "";
        position: absolute;
        bottom: -16px;
        left: calc(-100vw + 100% + 16px);
        height: 100%;
        width: calc(100vw);
        background: #f2f2f2;
        pointer-events: none; }
      .dropdown-menu-dropdown-inner::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        pointer-events: none; }
    .dropdown-menu-dropdown-title {
      position: relative;
      z-index: 1; }
    .dropdown-menu-dropdown-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style: none;
      width: 100%;
      max-width: 780px;
      margin: 36px 0;
      position: relative;
      z-index: 1;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .dropdown-menu-dropdown-item {
      width: 50%; }
    .dropdown-menu-dropdown-link {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin: 36px 0 0 0;
      color: #404040;
      position: relative; }
      @media screen and (max-width: 1366px) {
        .dropdown-menu-dropdown-link {
          margin: 20px 0; } }
      .dropdown-menu-dropdown-link::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 0;
        height: 1px;
        background: #bfbfbf;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .dropdown-menu-dropdown-link:hover {
        color: #404040; }
        .dropdown-menu-dropdown-link:hover::before {
          width: 100%; }

.pageheader {
  border-bottom: 1px solid #e4e4e4; }
  .pageheader-inner {
    padding: 77px 0 64px 0; }
    @media screen and (max-width: 1366px) {
      .pageheader-inner {
        padding: 40px 0; } }
    @media screen and (max-width: 1024px) {
      .pageheader-inner {
        padding: 52px 0; } }
    @media screen and (max-width: 767px) {
      .pageheader-inner {
        padding: 27px 0 32px 0; } }
  .pageheader-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .pageheader-title {
    margin: 0; }
    @media screen and (max-width: 767px) {
      .pageheader-title {
        font-size: 24px;
        line-height: 34px; } }
  .pageheader-link {
    margin: 4px 0 0 32px;
    font-size: 14px;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      .pageheader-link span:last-child {
        display: none; } }

.slider {
  position: relative; }
  .slider-controls .swiper-button-prev::before, .slider-controls .swiper-button-prev::after, .slider-controls .swiper-button-next::before, .slider-controls .swiper-button-next::after {
    display: none; }
  .slider-controls .swiper-button-disabled, .slider-controls .swiper-button-disabled {
    pointer-events: auto; }
  .slider-controls.center {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .slider-controls.center .container {
      position: relative;
      height: 100%; }
    .slider-controls.center .swiper-button-prev, .slider-controls.center .swiper-button-next {
      position: absolute; }
    .slider-controls.center.outside .swiper-button-prev {
      left: -72px; }
      @media screen and (max-width: 1200px) {
        .slider-controls.center.outside .swiper-button-prev {
          left: 4px; } }
      @media screen and (max-width: 1024px) {
        .slider-controls.center.outside .swiper-button-prev {
          left: 4px;
          z-index: 10; } }
    .slider-controls.center.outside .swiper-button-next {
      right: -72px; }
      @media screen and (max-width: 1200px) {
        .slider-controls.center.outside .swiper-button-next {
          right: 4px; } }
      @media screen and (max-width: 1024px) {
        .slider-controls.center.outside .swiper-button-next {
          right: 4px;
          z-index: 10; } }
    .slider-controls.center.inside .swiper-button-prev {
      left: 0; }
    .slider-controls.center.inside .swiper-button-next {
      right: 0; }
    .slider-controls.center.static {
      position: static;
      top: auto;
      top: initial;
      right: auto;
      right: initial;
      left: auto;
      left: initial;
      bottom: auto;
      bottom: initial;
      height: auto;
      width: auto;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      text-align: left;
      text-align: initial;
      margin: 0; }
      .slider-controls.center.static .container {
        width: auto;
        max-width: none;
        max-width: initial;
        margin: 0;
        margin: initial; }
      .slider-controls.center.static .swiper-button-prev, .slider-controls.center.static .swiper-button-next {
        top: auto;
        top: initial;
        right: auto;
        right: initial;
        left: auto;
        left: initial;
        bottom: auto;
        bottom: initial;
        position: relative;
        margin-bottom: -20px; }
      .slider-controls.center.static .swiper-button-next {
        margin-left: 8px; }
  .slider-controls.top-right {
    position: absolute;
    top: 70px;
    left: auto;
    left: initial;
    right: 50px; }
    .slider-controls.top-right .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      max-width: 100%;
      margin: 0;
      margin: initial; }
    .slider-controls.top-right .swiper-button-prev {
      left: auto;
      left: initial;
      margin-right: 19px; }
    .slider-controls.top-right .swiper-button-next {
      right: auto;
      right: initial; }
  .slider-pagin {
    left: auto;
    left: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .slider-pagin.right {
      right: 32px;
      top: 50%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      .slider-pagin.right .swiper-pagination-bullet {
        width: 2px;
        height: 25px;
        margin-bottom: 5px; }
    .slider-pagin.bottom {
      left: 0;
      right: 0;
      bottom: -32px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      max-width: 1180px;
      margin: auto; }
    @media screen and (max-width: 767px) {
      .slider-pagin.sm-bottom {
        top: auto;
        top: initial;
        left: 0;
        right: 0;
        bottom: -32px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        max-width: 1180px;
        margin: auto;
        -webkit-transform: none;
                transform: none; }
        .slider-pagin.sm-bottom .swiper-pagination-bullet {
          display: block;
          width: 25px;
          height: 2px;
          margin-right: 5px;
          border-radius: 0;
          border-radius: initial;
          background: #bfbfbf;
          opacity: 0.5; }
          .slider-pagin.sm-bottom .swiper-pagination-bullet-active {
            opacity: 1; } }
    .slider-pagin .swiper-pagination-bullet {
      display: block;
      width: 25px;
      height: 2px;
      margin-right: 5px;
      border-radius: 0;
      border-radius: initial;
      background: #bfbfbf;
      opacity: 0.5; }
      .slider-pagin .swiper-pagination-bullet-active {
        opacity: 1; }
  .slider-fullscreen {
    overflow: hidden;
    max-width: 1920px;
    margin: auto; }
    .slider-fullscreen .slider-cards {
      overflow: visible; }
  .slider.hero .slider-hero,
  .slider.hero .swiper-wrapper {
    max-height: calc(100vh - 120px); }
    @media screen and (max-width: 1366px) {
      .slider.hero .slider-hero,
      .slider.hero .swiper-wrapper {
        max-height: calc(100vh - 100px); } }
  .slider.hero .swiper-wrapper {
    height: 100%;
    max-height: calc(100vh - 120px); }
    @media screen and (max-width: 1366px) {
      .slider.hero .swiper-wrapper {
        max-height: calc(100vh - 100px); } }
  .slider.hero .swiper-slide {
    height: auto; }
  .slider.hero .slider-slide {
    height: 100%; }
  .slider.hero .hero-cover {
    -webkit-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
    .slider.hero .hero-cover-wrap {
      position: relative;
      height: 100%; }
      @media screen and (max-width: 1024px) {
        .slider.hero .hero-cover-wrap {
          height: 490px; } }
      @media screen and (max-width: 767px) {
        .slider.hero .hero-cover-wrap {
          height: 500px; } }
  .slider.hero .hero-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2; }
    .slider.hero .hero-content .container {
      height: 100%; }
    .slider.hero .hero-content-body {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff; }
      @media screen and (max-width: 1024px) {
        .slider.hero .hero-content-body {
          max-width: 50%; } }
      @media screen and (max-width: 767px) {
        .slider.hero .hero-content-body {
          max-width: 90%; } }
    .slider.hero .hero-content-inner {
      max-width: 490px; }
  .slider.hero .hero-title {
    margin: 0 0 27px 0;
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
    opacity: 0;
    -webkit-transition: none;
    transition: none; }
    @media screen and (max-width: 1024px) {
      .slider.hero .hero-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 49px; } }
    @media screen and (max-width: 767px) {
      .slider.hero .hero-title {
        font-size: 24px;
        line-height: 34px; } }
  .slider.hero .hero-descr {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 40px 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 0;
    -webkit-transition: none;
    transition: none; }
    @media screen and (max-width: 1024px) {
      .slider.hero .hero-descr {
        font-size: 16px;
        line-height: 26px; } }
    @media screen and (max-width: 767px) {
      .slider.hero .hero-descr {
        font-size: 14px;
        line-height: 24px; } }
  .slider.hero .hero-btn {
    width: 270px;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    -webkit-transition: none;
    transition: none;
    opacity: 0; }
    @media screen and (max-width: 1024px) {
      .slider.hero .hero-btn {
        width: auto; } }
    @media screen and (max-width: 767px) {
      .slider.hero .hero-btn {
        width: 100%;
        position: absolute;
        bottom: 34px;
        left: 0;
        right: 0;
        max-width: 94%;
        margin: auto; } }
  .slider.hero .hero-content-bottom {
    position: absolute;
    bottom: 42px;
    left: 0;
    width: 100%;
    z-index: 10;
    font-weight: 300; }
    @media screen and (max-width: 1024px) {
      .slider.hero .hero-content-bottom {
        display: none; } }
  .slider.hero .hero-bottom-inner {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .slider.hero .hero-bottom-row:first-child, .slider.hero .hero-bottom-row:last-child {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    opacity: 0; }
  .slider.hero .container {
    width: 78%; }
    @media screen and (max-width: 1024px) {
      .slider.hero .container {
        width: 94%; } }
  .slider.hero .slider-slide {
    position: relative;
    overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .slider.hero .swiper-button-prev, .slider.hero .swiper-button-next {
      display: none; } }
  .slider.hero .swiper-slide-active .hero-cover {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .slider.hero .swiper-slide-active .hero-title {
    -webkit-transition: all 0.5s ease-out 0.2s;
    transition: all 0.5s ease-out 0.2s; }
  .slider.hero .swiper-slide-active .hero-descr {
    -webkit-transition: all 0.5s ease-out 0.4s;
    transition: all 0.5s ease-out 0.4s; }
  .slider.hero .swiper-slide-active .hero-bottom-row:first-child {
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.4s;
    transition: all 0.5s ease-out 0.4s; }
  .slider.hero .swiper-slide-active .hero-bottom-row:last-child {
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.6s;
    transition: all 0.5s ease-out 0.6s; }
  .slider.hero .swiper-slide-active .hero-title,
  .slider.hero .swiper-slide-active .hero-descr,
  .slider.hero .swiper-slide-active .hero-bottom-row:first-child,
  .slider.hero .swiper-slide-active .hero-bottom-row:last-child {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }
  .slider.hero .swiper-slide-active .hero-btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 0.5s ease-out 0.5s, background 0.3s ease;
    transition: all 0.5s ease-out 0.5s, background 0.3s ease; }
  .slider.slider-single-card .slider-controls > .container {
    width: 50%;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .slider.slider-single-card .slider-controls > .container {
        width: 100%; } }
  .slider.slider-single-card .slider-controls .swiper-button-prev {
    left: 20px; }
    @media screen and (max-width: 767px) {
      .slider.slider-single-card .slider-controls .swiper-button-prev {
        left: 10px; } }
  .slider.slider-single-card .slider-controls .swiper-button-next {
    right: 20px; }
    @media screen and (max-width: 767px) {
      .slider.slider-single-card .slider-controls .swiper-button-next {
        right: 10px; } }
  @media screen and (max-width: 767px) {
    .slider.slider-single-card .slider-controls .swiper-button-prev, .slider.slider-single-card .slider-controls .swiper-button-next {
      top: 32%; } }

.linear-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }
  .linear-mask::before, .linear-mask::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .linear-mask::before {
    background: radial-gradient(41.15% 110.2% at 66.62%, at 58.12%, rgba(21, 21, 21, 0) 0%, #151515 100%);
    background: radial-gradient(41.15% 110.2% at 66.62% 58.12%, rgba(21, 21, 21, 0) 0%, #151515 100%);
    opacity: 0.9;
    z-index: 1; }
  .linear-mask::after {
    background: url("/svg/line-bg.svg");
    z-index: 2; }

.hero {
  position: relative; }
  .hero-inner {
    position: relative;
    padding: 15% 0;
    max-height: 800px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; }
    .hero-inner::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(#010204), to(#010204)) !important;
      background: linear-gradient(0deg, #010204, #010204) !important;
      opacity: 0.7;
      -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
              transform: matrix(-1, 0, 0, 1, 0, 0); }
    @media screen and (max-width: 1024px) {
      .hero-inner {
        padding: 6% 0; } }
  .hero-section {
    position: relative;
    width: 100%;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .hero-section-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  @media screen and (max-width: 767px) {
    .hero-col {
      margin-bottom: 21px; }
      .hero-col:first-child {
        margin-bottom: 0; } }
  .hero-content {
    color: #fff; }
  .hero-title {
    margin: 0 0 30px 0; }
    @media screen and (max-width: 1024px) {
      .hero-title {
        font-size: 30px;
        line-height: 40px; } }
    @media screen and (max-width: 767px) {
      .hero-title {
        font-size: 24px;
        line-height: 34px; } }
  .hero-intro {
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 1024px) {
      .hero-intro {
        font-size: 16px;
        line-height: 26px; } }
  .hero .video-cover-wrap {
    padding: 30% 0; }
  @media screen and (max-width: 767px) {
    .hero .video-btn .icon {
      width: 18px;
      height: 15px; } }
  .hero.small .hero-inner {
    height: 400px;
    max-height: 400px;
    padding: 4% 0;
    position: relative; }
    .hero.small .hero-inner::before {
      opacity: 0.66; }
  @media screen and (max-width: 767px) {
    .hero.small .hero-section-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 400px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .hero.small .hero-col.first {
      margin-top: 40px; } }
  .hero.small .hero-col.last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .hero.small .get-partners {
    display: none; }
    @media screen and (max-width: 1024px) {
      .hero.small .get-partners {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 242px; } }
    @media screen and (max-width: 767px) {
      .hero.small .get-partners {
        width: 100%; } }

.card-inner {
  height: 100%;
  position: relative; }

.card.border .card-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 1px solid #e4e4e4; }

.card-cover {
  line-height: 1px;
  display: block; }

.card-body {
  padding: 25px 32px 32px 32px; }

.card-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.card-footer {
  padding: 25px 32px 32px 32px; }

.card-published {
  font-size: 14px;
  margin-bottom: 10px;
  color: #bfbfbf;
  text-transform: uppercase; }

.card-title {
  font-size: 18px;
  line-height: 28px; }

.card-content p:first-child {
  margin-top: 0; }

.card-content p:last-child {
  margin-bottom: 0; }

.card .read-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px; }
  .card .read-more .icon {
    margin-left: 8px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .card .read-more:hover .icon {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }

.card.card-inline .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.card.card-inline .card-header {
  width: 47%;
  max-width: 270px; }

.card.card-inline .card-main {
  width: 53%; }

.card.card-inline .card-cover {
  height: auto;
  padding: 0; }

.item-body {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.item-inner:hover .item-body {
  background: #f2f2f2; }

.item-prepend {
  margin-right: 15px; }

.item.active .item-body {
  background: #f2f2f2; }

.section {
  margin: 79px 0 130px 0; }
  @media screen and (max-width: 1366px) {
    .section {
      margin: 80px 0; } }
  @media screen and (max-width: 1024px) {
    .section {
      margin: 80px 0; } }
  @media screen and (max-width: 767px) {
    .section {
      margin: 52px 0 60px 0; } }
  .section-header {
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .section-header {
        margin-bottom: 16px; } }
    .section-header-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .section-header-title {
      margin: 0; }
  .section-row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .section-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
    .section-row.reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      @media screen and (max-width: 767px) {
        .section-row.reverse {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
      .section-row.reverse .section-col-content {
        padding: 0 0 0 8.3333333333%; }
        @media screen and (max-width: 1024px) {
          .section-row.reverse .section-col-content {
            padding: 0 0 0 3%; } }
        @media screen and (max-width: 767px) {
          .section-row.reverse .section-col-content {
            padding: 0; } }
  .section-img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
  .section-col h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 40px; }
    @media screen and (max-width: 1024px) {
      .section-col h2 {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (max-width: 767px) {
      .section-col h2 {
        font-size: 24px;
        line-height: 34px;
        margin: 20px 0; } }
  .section-col p {
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 1024px) {
      .section-col p {
        font-size: 16px;
        line-height: 26px; } }
  .section-col-content {
    padding: 0 8.3333333333% 0 0; }
    @media screen and (max-width: 1024px) {
      .section-col-content {
        padding: 0 3% 0 0; } }
    @media screen and (max-width: 767px) {
      .section-col-content {
        padding: 0; } }
  .section.section-observ .section-img {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 40px);
            transform: translate(0, 40px); }
  .section.section-observ .section-col-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 40px);
            transform: translate(0, 40px); }
  .section.section-observ.loaded .section-img {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1) 0.15s; }
  .section.section-observ.loaded .section-col-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1) 0.65s;
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1) 0.65s; }

.tabs-nav-item.active {
  background: #eee; }

.tabs .tab {
  height: 0;
  overflow: hidden; }
  .tabs .tab.active {
    height: auto;
    overflow: visible; }

.avatar {
  width: 73px;
  height: 73px;
  position: relative; }
  .avatar.round {
    border-radius: 50%;
    overflow: hidden; }
  .avatar img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.footer {
  background: #151515;
  color: #fff;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .footer {
      width: 100%;
      overflow: hidden; } }
  @media screen and (max-width: 1024px) {
    .footer-logo {
      display: block;
      padding: 0 10px;
      margin-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    .footer-logo {
      margin-top: 16px; } }
  .footer p {
    color: #fff; }
  .footer a {
    color: #bfbfbf; }
    .footer a:hover {
      color: #e4e4e4; }
  .footer-body {
    padding: 102px 0 120px 0; }
    @media screen and (max-width: 767px) {
      .footer-body {
        padding: 0; }
        .footer-body > .container {
          width: 100%; } }
    .footer-body .expand {
      border: none; }
      @media screen and (max-width: 767px) {
        .footer-body .expand {
          border-bottom: 1px solid #404040; } }
      .footer-body .expand-row {
        padding: 0; }
        @media screen and (max-width: 767px) {
          .footer-body .expand-row {
            padding: 0 10px; } }
      .footer-body .expand-header {
        padding: 18px 0;
        height: auto;
        min-height: 0;
        min-height: initial;
        cursor: auto;
        cursor: initial;
        pointer-events: none; }
        @media screen and (max-width: 767px) {
          .footer-body .expand-header {
            padding: 15px 0;
            pointer-events: initial; } }
      .footer-body .expand-title {
        color: #e4e4e4;
        font-size: 16px;
        cursor: auto;
        cursor: initial; }
        @media screen and (max-width: 767px) {
          .footer-body .expand-title {
            padding: 0; } }
      .footer-body .expand-body {
        height: auto;
        overflow: visible; }
        @media screen and (max-width: 767px) {
          .footer-body .expand-body {
            height: 0;
            overflow: hidden; } }
      .footer-body .expand-content {
        padding: 0; }
        @media screen and (max-width: 767px) {
          .footer-body .expand-content {
            padding: 0 0 20px 0; } }
  .footer-nav {
    list-style: none; }
    .footer-nav-item {
      margin-bottom: 18px; }
      .footer-nav-item:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        .footer-nav-item {
          line-height: 20px; } }
  .footer-bottom {
    padding: 36px 0;
    border-top: 1px solid #404040; }
    @media screen and (max-width: 767px) {
      .footer-bottom {
        padding: 10px 0; } }
    .footer-bottom .footer-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .footer-bottom .footer-nav {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .footer-bottom .footer-nav-item {
        margin: 0 56px 0 0; }
        @media screen and (max-width: 767px) {
          .footer-bottom .footer-nav-item {
            margin: 0 0 18px 0;
            width: 100%; } }
    .footer-bottom > .container {
      position: relative; }
    @media screen and (max-width: 767px) {
      .footer-bottom {
        border: none; } }
  .footer-soc {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    .footer-soc .btn:hover {
      background: #d60004; }
    @media screen and (max-width: 1024px) {
      .footer-soc {
        top: auto;
        top: initial;
        bottom: -8px;
        margin: 0;
        margin: initial; } }

.cpr {
  font-size: 12px;
  color: #404040;
  margin-top: 16px; }
  @media screen and (max-width: 1024px) {
    .cpr {
      margin: 0 0 24px 0; } }
  @media screen and (max-width: 767px) {
    .cpr {
      line-height: 18px;
      margin: 0;
      max-width: 375px; } }

@media screen and (max-width: 1024px) {
  .footer-center .footer-col {
    width: 100%; }
  .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media screen and (max-width: 767px) {
  .footer-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer-soc {
    position: static;
    position: initial;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    padding: 0 !important;
    margin: 0 0 25px 0; } }

.social-item {
  margin-left: 8px; }
  .social-item:first-child {
    margin-left: 0; }
  .social-item .btn {
    width: 34px;
    height: 34px; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  background: #fff; }
  .modal.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999; }
  .modal-overflow {
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .modal-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff; }
  .modal-window {
    padding: 2rem 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .modal-body {
    width: 90%;
    margin: auto;
    max-width: 775px;
    padding: 1.5rem 0; }
  .modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    background: transparent; }

.loader-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0; }
  .loader-layout.active {
    opacity: 1;
    visibility: visible; }

.loader-layout.fullpage {
  position: fixed;
  background: rgba(255, 255, 255, 0.4); }

.loading-msg {
  margin: 1.2rem 0 0 0; }

.spinner {
  width: 70px;
  height: 70px;
  -webkit-animation: circle-rotator 1.4s linear infinite;
  animation: circle-rotator 1.4s linear infinite; }

@-webkit-keyframes circle-rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

@keyframes circle-rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  stroke: #d60004;
  -webkit-animation: circle-dash 1.4s ease-in-out infinite;
  animation: circle-dash 1.4s ease-in-out infinite; }

@-webkit-keyframes circle-dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }

@keyframes circle-dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }

.categories-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .categories-menu {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .categories-menu .container {
        width: 100%; }
      .categories-menu-section {
        margin-top: -60px; } }
  .categories-menu-header {
    padding: 48px 32px 114px 32px; }
    @media screen and (max-width: 1366px) {
      .categories-menu-header {
        padding: 38px 32px 80px 32px; } }
    @media screen and (max-width: 1024px) {
      .categories-menu-header {
        padding: 31px 30px 68px 30px; } }
    @media screen and (max-width: 767px) {
      .categories-menu-header {
        max-width: none;
        max-width: initial;
        padding: 80px 22px 26px 22px; } }
  .categories-menu-col.left {
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .categories-menu-col.left {
        z-index: 0; } }
  @media screen and (max-width: 767px) {
    .categories-menu-col.right {
      min-height: 400px;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      z-index: 999;
      background: #fff;
      overflow: hidden;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%); }
      .categories-menu-col.right.active {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); } }
  .categories-menu-nav {
    list-style: none; }
    .categories-menu-nav-item {
      position: relative;
      font-size: 20px;
      border-bottom: 1px solid #e4e4e4; }
      @media screen and (max-width: 1024px) {
        .categories-menu-nav-item {
          font-size: 14px; } }
      .categories-menu-nav-item::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: calc(100% + 30px);
        height: 100%;
        background: transparent;
        pointer-events: none;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        @media screen and (max-width: 767px) {
          .categories-menu-nav-item::before {
            width: 100%; } }
      .categories-menu-nav-item:last-child {
        border: none; }
      .categories-menu-nav-item.active {
        color: #fff; }
        .categories-menu-nav-item.active a {
          color: #fff; }
        .categories-menu-nav-item.active::before {
          opacity: 1;
          visibility: visible;
          background: #f40004; }
    .categories-menu-nav-link {
      display: block;
      position: relative;
      padding: 26px 33px; }
      @media screen and (max-width: 1366px) {
        .categories-menu-nav-link {
          padding: 22px 32px; } }
      @media screen and (max-width: 767px) {
        .categories-menu-nav-link {
          padding: 19px 12px; } }
  .categories-menu-content {
    height: 100%;
    position: relative; }
  .categories-menu-subcategory {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s; }
    @media screen and (max-width: 767px) {
      .categories-menu-subcategory {
        position: relative;
        min-height: 400px;
        opacity: 1;
        visibility: visible; } }
    .categories-menu-subcategory.active {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  .categories-menu-back {
    display: none; }
    @media screen and (max-width: 767px) {
      .categories-menu-back {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0;
        height: 30px;
        width: auto;
        text-align: left;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        max-width: 50px;
        text-transform: none;
        background: transparent;
        color: #f2f2f2;
        margin-bottom: 10px; } }
  .categories-menu .subcategory-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #f40004; }
    .categories-menu .subcategory-cover .linear-mask::before {
      background: #151515;
      opacity: 0.6; }
  .categories-menu .subcategory-bg {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
  .categories-menu .subcategory-title {
    max-width: 450px; }
    @media screen and (max-width: 767px) {
      .categories-menu .subcategory-title {
        font-size: 26px; } }
  .categories-menu .subcategory-content {
    padding: 50px 12% 72px 12%;
    color: #fff;
    position: relative;
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .categories-menu .subcategory-content {
        padding: 32px 12%; } }
    @media screen and (max-width: 767px) {
      .categories-menu .subcategory-content {
        padding: 30px 22px;
        position: relative;
        z-index: 2;
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; } }
  .categories-menu .subcategory-nav {
    list-style: none;
    min-height: 230px;
    pointer-events: all; }
    @media screen and (max-width: 767px) {
      .categories-menu .subcategory-nav {
        margin-top: 70px; } }
    .categories-menu .subcategory-nav-item {
      margin-bottom: 30px;
      font-size: 18px; }
      @media screen and (max-width: 1024px) {
        .categories-menu .subcategory-nav-item {
          font-size: 14px; } }
      .categories-menu .subcategory-nav-item:last-child {
        margin-bottom: 0; }
      .categories-menu .subcategory-nav-item img {
        width: 100%;
        max-width: 226px;
        position: absolute;
        right: 44px;
        bottom: -30px;
        opacity: 0;
        visibility: hidden; }
        @media screen and (max-width: 1024px) {
          .categories-menu .subcategory-nav-item img {
            right: 20px;
            max-width: 150px; } }
        @media screen and (max-width: 767px) {
          .categories-menu .subcategory-nav-item img {
            right: 0;
            left: 0;
            margin: auto;
            max-width: 110px; } }
      .categories-menu .subcategory-nav-item.active img {
        opacity: 1;
        visibility: visible; }
      .categories-menu .subcategory-nav-item.active a::before {
        width: 100%; }
    .categories-menu .subcategory-nav-link {
      color: #fff;
      position: relative; }
      .categories-menu .subcategory-nav-link::before {
        content: "";
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 0;
        height: 1px;
        background: #fff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  .categories-menu .swiper-container, .categories-menu .swiper-wrapper {
    height: 100%; }
  .categories-menu .swiper-container {
    overflow: visible;
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .categories-menu .swiper-container {
        pointer-events: all;
        height: 90%; } }
  .categories-menu .swiper-pagination {
    display: none; }
    @media screen and (max-width: 767px) {
      .categories-menu .swiper-pagination {
        bottom: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.search-products-empty-results {
  display: none; }
  .search-products-empty-results.active {
    display: block; }

.category-btn {
  width: 16.666666%;
  max-width: 194px;
  height: 160px;
  margin-right: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 1366px) {
    .category-btn {
      height: 131px; } }
  @media screen and (max-width: 1024px) {
    .category-btn {
      height: 104px;
      -webkit-box-pack: initial;
          -ms-flex-pack: initial;
              justify-content: initial;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .category-btn-inner {
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; } }
  @media screen and (max-width: 767px) {
    .category-btn {
      height: 48px; }
      .category-btn-inner {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .category-btn:last-child {
    max-width: 195px; }
  .category-btn .icon {
    height: auto; }
    @media screen and (max-width: 767px) {
      .category-btn .icon {
        margin: 0; } }
  .category-btn .btn-title {
    font-size: 14px;
    white-space: break-spaces;
    padding: 0 0.5rem;
    margin: 12px 0 -16px 0;
    display: inline-block;
    text-transform: none;
    text-transform: initial;
    color: #828282; }
    @media screen and (max-width: 1366px) {
      .category-btn .btn-title {
        margin: 10px 0 0 0; } }
    @media screen and (max-width: 1024px) {
      .category-btn .btn-title {
        font-size: 12px;
        white-space: normal;
        white-space: initial;
        margin-top: 10px; } }
    @media screen and (max-width: 767px) {
      .category-btn .btn-title {
        display: none; } }
  .category-btn.active, .category-btn:active {
    background: #f40004; }
    .category-btn.active:hover, .category-btn:active:hover {
      background: #d60004; }
    .category-btn.active .btn-title, .category-btn:active .btn-title {
      color: #fff; }
    .category-btn.active svg, .category-btn:active svg {
      fill: #fff; }
  .category-btn:last-child {
    margin-right: 0; }
  .category-btn svg {
    width: 60px;
    height: 40px;
    fill: #828282; }
    @media screen and (max-width: 1024px) {
      .category-btn svg {
        width: 32px;
        height: 32px; } }
    @media screen and (max-width: 767px) {
      .category-btn svg {
        width: 20px;
        height: 20px; } }

.search-results-products .product-card .card-cover-wrap {
  padding: 8px; }

.search-results-products .product-card img {
  aspect-ratio: 4/4;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 190px; }

.search-products,
.search-form {
  position: relative; }
  .search-products-form,
  .search-form-form {
    margin-top: 38px; }
    @media screen and (max-width: 767px) {
      .search-products-form,
      .search-form-form {
        margin-top: -12px; } }
    .search-products-form .form-group,
    .search-form-form .form-group {
      margin: 0; }
    .search-products-form .btn-submit,
    .search-form-form .btn-submit {
      position: absolute;
      top: 0px;
      right: 0;
      height: 100%;
      z-index: 1;
      min-width: 166px; }
      @media screen and (max-width: 767px) {
        .search-products-form .btn-submit,
        .search-form-form .btn-submit {
          width: 100%;
          position: relative;
          margin-bottom: 3px; } }
  .search-products-input,
  .search-form-input {
    position: relative; }
    .search-products-input .input-control,
    .search-form-input .input-control {
      margin: 0 0 3px 0; }
      .search-products-input .input-control .input,
      .search-form-input .input-control .input {
        height: 60px;
        padding: 20px; }
        @media screen and (max-width: 1024px) {
          .search-products-input .input-control .input,
          .search-form-input .input-control .input {
            height: 50px;
            padding: 10px 12px;
            font-size: 14px; } }
      .search-products-input .input-control::before,
      .search-form-input .input-control::before {
        border: 2px solid #f2f2f2; }
      .search-products-input .input-control:hover::before,
      .search-form-input .input-control:hover::before {
        border-color: #e4e4e4; }
      .search-products-input .input-control.focus::before,
      .search-form-input .input-control.focus::before {
        border-color: #828282; }
      .search-products-input .input-control::after,
      .search-form-input .input-control::after {
        display: none; }
  .search-products-ac,
  .search-form-ac {
    position: absolute;
    left: 0;
    top: calc(100% + 3px);
    width: 100%;
    background: #fff;
    z-index: 1;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .search-products-ac.active,
    .search-form-ac.active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .search-products-ac-item,
    .search-form-ac-item {
      cursor: pointer;
      padding: 0.8rem 1rem;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .search-products-ac-item:hover,
      .search-form-ac-item:hover {
        background: #f2f2f2; }
  .search-products .category-btn:active,
  .search-form .category-btn:active {
    background: transparent; }
  .search-products .category-btn-inner,
  .search-form .category-btn-inner {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 25%; }
    @media screen and (max-width: 767px) {
      .search-products .category-btn-inner,
      .search-form .category-btn-inner {
        padding-top: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .search-products .category-btn-inner .icon,
    .search-form .category-btn-inner .icon {
      background-position: center !important;
      background-size: contain !important; }
    .search-products .category-btn-inner img,
    .search-products .category-btn-inner .icon,
    .search-form .category-btn-inner img,
    .search-form .category-btn-inner .icon {
      width: 60px;
      height: 60px;
      max-width: 60%;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      -webkit-filter: brightness(1) saturate(1) contrast(0.15);
              filter: brightness(1) saturate(1) contrast(0.15); }
      @media screen and (max-width: 1366px) {
        .search-products .category-btn-inner img,
        .search-products .category-btn-inner .icon,
        .search-form .category-btn-inner img,
        .search-form .category-btn-inner .icon {
          width: 40px;
          height: 40px;
          max-width: 60%; } }
      @media screen and (max-width: 1024px) {
        .search-products .category-btn-inner img,
        .search-products .category-btn-inner .icon,
        .search-form .category-btn-inner img,
        .search-form .category-btn-inner .icon {
          width: 38px;
          height: 38px; } }
    .search-products .category-btn-inner:active,
    .search-form .category-btn-inner:active {
      background: #404040; }
      .search-products .category-btn-inner:active img,
      .search-products .category-btn-inner:active .icon,
      .search-form .category-btn-inner:active img,
      .search-form .category-btn-inner:active .icon {
        -webkit-filter: contrast(0) brightness(5);
                filter: contrast(0) brightness(5); }
      .search-products .category-btn-inner:active svg,
      .search-form .category-btn-inner:active svg {
        fill: #fff; }
      .search-products .category-btn-inner:active .btn-title,
      .search-form .category-btn-inner:active .btn-title {
        color: #fff; }
  .search-products .category-btn input[type="radio"]:checked + .category-btn-inner,
  .search-form .category-btn input[type="radio"]:checked + .category-btn-inner {
    background: #828282;
    color: #fff;
    fill: #fff; }
    .search-products .category-btn input[type="radio"]:checked + .category-btn-inner img,
    .search-products .category-btn input[type="radio"]:checked + .category-btn-inner .icon,
    .search-form .category-btn input[type="radio"]:checked + .category-btn-inner img,
    .search-form .category-btn input[type="radio"]:checked + .category-btn-inner .icon {
      -webkit-filter: contrast(0) brightness(5);
              filter: contrast(0) brightness(5); }
    .search-products .category-btn input[type="radio"]:checked + .category-btn-inner svg,
    .search-form .category-btn input[type="radio"]:checked + .category-btn-inner svg {
      fill: #fff; }
    .search-products .category-btn input[type="radio"]:checked + .category-btn-inner .btn-title,
    .search-form .category-btn input[type="radio"]:checked + .category-btn-inner .btn-title {
      color: #fff; }
  .search-products-params,
  .search-form-params {
    margin: 3px 0;
    width: 100%;
    overflow: auto; }
    @media screen and (max-width: 767px) {
      .search-products-params,
      .search-form-params {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .search-products-col,
  .search-form-col {
    background: #f2f2f2;
    border-right: 3px solid #fff; }
    .search-products-col:last-child,
    .search-form-col:last-child {
      border: none; }
    @media screen and (max-width: 767px) {
      .search-products-col,
      .search-form-col {
        width: 100%;
        border-right: none;
        border-bottom: 3px solid #fff; } }
    .search-products-col .select-control,
    .search-form-col .select-control {
      margin: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 16px; }
      @media screen and (max-width: 767px) {
        .search-products-col .select-control,
        .search-form-col .select-control {
          font-size: 14px; } }
      .search-products-col .select-control::before, .search-products-col .select-control::after,
      .search-form-col .select-control::before,
      .search-form-col .select-control::after {
        display: none; }
      .search-products-col .select-control .select-label,
      .search-form-col .select-control .select-label {
        font-size: 16px;
        color: #828282; }
        @media screen and (max-width: 767px) {
          .search-products-col .select-control .select-label,
          .search-form-col .select-control .select-label {
            font-size: 12px;
            pointer-events: none; } }
      .search-products-col .select-control.filtering.active .select-value,
      .search-form-col .select-control.filtering.active .select-value {
        opacity: 0;
        visibility: hidden; }
      .search-products-col .select-control .filtering-input,
      .search-form-col .select-control .filtering-input {
        height: 100%;
        left: 0;
        width: 100%;
        top: 0;
        margin: 0;
        pointer-events: all;
        padding: 43px 40px 12px 16px;
        visibility: visible;
        z-index: 10; }
    .search-products-col .select-value,
    .search-form-col .select-value {
      margin-top: 16px;
      height: auto;
      background: transparent; }
      @media screen and (max-width: 767px) {
        .search-products-col .select-value,
        .search-form-col .select-value {
          margin-top: 8;
          font-size: 14px; } }
    .search-products-col .input-select,
    .search-form-col .input-select {
      display: none;
      margin-top: 16px;
      padding: 0;
      height: auto;
      background: transparent; }
      @media screen and (max-width: 767px) {
        .search-products-col .input-select,
        .search-form-col .input-select {
          margin: 0;
          padding: 38px 20px 12px 20px;
          font-size: 14px; } }
  .search-products-submit,
  .search-form-submit {
    font-size: 16px; }
    .search-products-submit.disabled,
    .search-form-submit.disabled {
      cursor: not-allowed;
      background: #e4e4e4 !important; }
    @media screen and (max-width: 1024px) {
      .search-products-submit,
      .search-form-submit {
        font-size: 14px;
        height: 50px; } }

.card-news .card-inner {
  background: #f2f2f2;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .card-news .card-inner:hover {
    background: #f40004;
    color: #fff; }
    .card-news .card-inner:hover .card-title, .card-news .card-inner:hover .card-published, .card-news .card-inner:hover .card-body {
      color: #fff; }
    .card-news .card-inner:hover .read-more {
      color: #fff; }
      .card-news .card-inner:hover .read-more svg {
        fill: #fff;
        -webkit-transform: translate(10px, 0);
                transform: translate(10px, 0); }

.card-news .card .read-more svg {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.card-news .card-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0px;
  overflow: hidden;
  padding: 42% 0;
  position: relative; }
  .card-news .card-cover img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -o-object-fit: cover;
       object-fit: cover; }

.card-news .card-published {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media screen and (max-width: 1024px) {
  .card-news .card-published {
    font-size: 12px;
    margin-bottom: 6px; }
  .card-news .card-title {
    font-size: 14px;
    line-height: 24px; }
  .card-news .card-body {
    padding: 16px 22px 20px 22px; } }

.card-news.hoverable .card-inner:hover {
  background: #f40004;
  color: #fff; }
  .card-news.hoverable .card-inner:hover a,
  .card-news.hoverable .card-inner:hover .card-published {
    color: #fff; }
  .card-news.hoverable .card-inner:hover .card-cover img {
    -webkit-filter: none;
            filter: none; }

.card-news.card-inline {
  margin-bottom: 30px;
  height: calc(100% - 30px); }
  @media screen and (max-width: 767px) {
    .card-news.card-inline {
      margin-bottom: 20px;
      height: calc(100% - 20px); } }
  .card-news.card-inline .card-cover {
    height: 100%; }
    .card-news.card-inline .card-cover img {
      -webkit-filter: none;
              filter: none; }
  .card-news.card-inline .card-main {
    height: auto; }
  .card-news.card-inline .card-body {
    height: calc(105px + 25px + 32px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 1366px) {
      .card-news.card-inline .card-body {
        height: calc(89px + 25px + 32px); } }
  .card-news.card-inline .card-title {
    font-size: 16px;
    line-height: 24px; }
  @media screen and (max-width: 1024px) {
    .card-news.card-inline .card-main {
      height: auto; }
    .card-news.card-inline .card-body {
      padding: 32px 30px; }
    .card-news.card-inline .card-published {
      font-size: 14px;
      margin-bottom: 6px; }
    .card-news.card-inline .card-title {
      font-size: 18px;
      line-height: 28px; } }
  @media screen and (max-width: 767px) {
    .card-news.card-inline .card-inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .card-news.card-inline .card-header, .card-news.card-inline .card-main {
      width: 100%;
      max-width: none;
      max-width: initial; }
    .card-news.card-inline .card-cover {
      padding-bottom: 75%; }
    .card-news.card-inline .card-body {
      height: calc(105px + 20px + 20px);
      padding: 20px; }
    .card-news.card-inline .card-footer {
      padding: 12px 20px 20px 20px; } }

.product-card {
  height: 100%;
  padding-bottom: 30px; }
  @media screen and (max-width: 1024px) {
    .product-card.default .card-title {
      padding: 0 0 0 20px; } }
  .product-card .card-cover {
    text-align: center; }
    .product-card .card-cover img {
      width: auto; }
  .product-card .card-body {
    padding: 26px 18px; }
  .product-card .card-title:hover {
    color: #f40004; }
  @media screen and (max-width: 1024px) {
    .product-card .card .product-card.default .card-title {
      padding: 0 0 0 20px; }
    .product-card .card-title {
      font-size: 16px;
      line-height: 28px; } }
  .product-card-props {
    padding: 0 16px;
    margin-top: 26px;
    font-size: 14px; }
    @media screen and (max-width: 1024px) {
      .product-card-props {
        padding: 0 16px 0 0; } }
    .product-card-props-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 1024px) {
        .product-card-props-row {
          -webkit-box-pack: initial;
              -ms-flex-pack: initial;
                  justify-content: initial; } }
    .product-card-props-col:first-child {
      width: 50%;
      color: #828282; }
      @media screen and (max-width: 1024px) {
        .product-card-props-col:first-child {
          width: 43%; } }
    @media screen and (max-width: 1024px) {
      .product-card-props-col:last-child {
        width: 57%; } }
  @media screen and (max-width: 1024px) {
    .product-card .read-more {
      height: 40px;
      font-size: 14px; } }
  .product-card .read-more::before {
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .product-card .read-more.secondary-lightest:hover {
    background: #f2f2f2; }
  @media screen and (max-width: 1024px) {
    .product-card.default {
      margin-bottom: 20px; } }
  .product-card.default .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 26px 0 0 0;
    height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .product-card.default .card-body .card-col {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .product-card.default .card-title {
    width: calc(50% - 30px);
    position: absolute;
    right: 30px;
    top: 16px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: 130px; }
    @media screen and (max-width: 1024px) {
      .product-card.default .card-title {
        right: 16px;
        width: calc(50% - 16px);
        font-size: 16px;
        line-height: 22px;
        max-height: 100px;
        max-width: none;
        max-width: initial;
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .product-card.default .card-title {
        max-height: 130px; } }
  .product-card.default .card-cover {
    padding-left: 6px; }
    @media screen and (max-width: 1024px) {
      .product-card.default .card-cover {
        padding-left: 0; } }
  .product-card.default .card-cover-wrap {
    width: 38%;
    padding-left: 18px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .product-card.default .product-card-props {
    padding: 0 30px; }
    .product-card.default .product-card-props-col {
      width: 50%; }
    @media screen and (max-width: 1024px) {
      .product-card.default .product-card-props {
        padding: 0 16px; }
        .product-card.default .product-card-props .product-card-props-col:first-child {
          width: 50%; } }
  .product-card.default .read-more {
    font-size: 14px;
    margin-top: 30px;
    line-height: 1; }
    @media screen and (max-width: 1024px) {
      .product-card.default .read-more {
        margin-top: 16px; } }
    .product-card.default .read-more .icon {
      opacity: 0;
      visibility: hidden; }
    .product-card.default .read-more:hover .icon {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  @media screen and (max-width: 767px) {
    .product-card.card-inline .card-inner {
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .product-card.card-inline .card-header {
    border-right: 1px solid #e4e4e4; }
    @media screen and (max-width: 767px) {
      .product-card.card-inline .card-header {
        border: none;
        padding: 25px 0; } }
  .product-card.card-inline .card-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .product-card.card-inline .card-cover img {
        max-width: 70%; } }
    @media screen and (max-width: 767px) {
      .product-card.card-inline .card-cover img {
        max-width: 65%; } }
  .product-card.card-inline .card-body {
    padding: 24px 34px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media screen and (max-width: 767px) {
      .product-card.card-inline .card-body {
        padding: 0 34px 0 34px; } }
  .product-card.card-inline .card-main {
    width: 100%;
    max-width: 506px; }
  @media screen and (max-width: 767px) {
    .product-card.card-inline .card-title {
      position: absolute;
      right: 20px;
      top: 47px;
      width: 50%; } }
  @media screen and (max-width: 1024px) {
    .product-card.card-inline .card-title {
      padding: 0; } }
  .product-card.card-inline .read-more {
    margin-top: 16px; }
    @media screen and (max-width: 1024px) {
      .product-card.card-inline .read-more {
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .product-card.card-inline .read-more {
        width: calc(100% + 68px);
        margin: 0 0 0 -34px;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-top: 1px solid #e4e4e4; }
        .product-card.card-inline .read-more svg {
          display: none; } }
  .product-card.card-inline .product-card-props {
    padding: 0; }
    @media screen and (max-width: 1024px) {
      .product-card.card-inline .product-card-props {
        margin-top: 12px; } }
    @media screen and (max-width: 767px) {
      .product-card.card-inline .product-card-props {
        margin: 0 0 32px 0; } }
  .product-card.simple .card-cover {
    text-align: left; }
  .product-card.simple .card-title {
    max-width: 250px;
    margin: 34px 0 0 26px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media screen and (max-width: 767px) {
      .product-card.simple .card-title {
        margin: 20px 0 0 26px; } }
  @media screen and (max-width: 767px) {
    .product-card.product-card-banner .card-inner {
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .product-card.product-card-banner .card-header {
    padding: 25px 0;
    border: none; }
  .product-card.product-card-banner .card-title {
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .product-card.product-card-banner .card-title {
        position: absolute;
        right: 20px;
        top: 47px;
        width: 45%; } }
  @media screen and (max-width: 767px) {
    .product-card.product-card-banner .card-body {
      padding: 0 24px 34px 24px; } }
  .product-card.product-card-banner .card-footer {
    padding: 0;
    margin-top: 35px; }
    @media screen and (max-width: 767px) {
      .product-card.product-card-banner .card-footer {
        margin: 16px 0 0 0;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .product-card.product-card-banner .product-card-props {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    font-size: 16px; }
    .product-card.product-card-banner .product-card-props-col {
      width: auto; }
      @media screen and (max-width: 1024px) {
        .product-card.product-card-banner .product-card-props-col {
          width: auto; } }
    .product-card.product-card-banner .product-card-props-row::after {
      content: "/";
      margin: 0 4px;
      color: #828282; }
    .product-card.product-card-banner .product-card-props-row:last-child::after {
      display: none; }
  .product-card.product-card-banner .product-card-docs {
    margin-left: 40px; }
    @media screen and (max-width: 767px) {
      .product-card.product-card-banner .product-card-docs {
        margin: 0 0 10px 0; } }
    .product-card.product-card-banner .product-card-docs .btn {
      padding: 0;
      height: auto;
      margin-bottom: 12px;
      text-transform: none;
      text-transform: initial;
      color: #828282; }
      .product-card.product-card-banner .product-card-docs .btn:hover {
        color: #404040; }

.products-grid.list .col.d6 {
  width: 100%; }

.products-grid.list .product-card .card-body {
  padding: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.products-grid.list .product-card .card-cover {
  width: 100% !important;
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0; }

.products-grid.list .product-card .card-cover-wrap {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 47%;
  padding-left: 0;
  max-width: 270px;
  border-right: 1px solid #e4e4e4; }

.products-grid.list .product-card .card-title {
  position: static;
  position: initial;
  height: auto;
  width: 100%;
  padding: 0; }

.products-grid.list .product-card .card-col {
  padding: 22px 34px; }

.products-grid.list .product-card .product-card-props {
  padding: 0;
  margin-top: 12px; }
  .products-grid.list .product-card .product-card-props .product-card-props-col {
    width: 50%; }

.products-grid.list .product-card .read-more {
  margin-top: 16px;
  height: auto;
  padding: 0;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: none;
  background: transparent !important; }
  .products-grid.list .product-card .read-more::before {
    display: none; }
  .products-grid.list .product-card .read-more::after {
    display: none; }
  .products-grid.list .product-card .read-more .icon {
    display: block;
    opacity: 1;
    visibility: visible; }
  .products-grid.list .product-card .read-more:hover .icon {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }

.item-country {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px; }

.card-company {
  margin-bottom: 30px; }
  .card-company .card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .card-company .card-header {
    padding: 32px 32px 0 32px; }
  .card-company .card-cover {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .card-company .card-cover img {
      -o-object-fit: contain;
         object-fit: contain;
      max-height: 100%; }
  .card-company .card-body p:last-child {
    margin-bottom: 0; }
  .card-company .card-content {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0; }
  .card-company .card-footer {
    padding: 0 32px 38px 32px; }
  .card-company .read-more {
    font-size: 14px; }

.card-info .card-header {
  padding: 40px 32px 0 32px; }

.card-info .card-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px; }
  .card-info .card-cover img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 100px; }

.card-info .card-content {
  margin-top: 45px;
  line-height: 30px; }
  .card-info .card-content p {
    line-height: 30px;
    font-size: 16px; }
  .card-info .card-content p:first-child {
    margin-top: 0; }
  .card-info .card-content p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .card-info .card-content {
      margin: 0; } }

.gallery-product {
  max-height: 454px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .gallery-product::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e4e4e4; }
  @media screen and (max-width: 767px) {
    .gallery-product {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .gallery-product.loading .loader {
    opacity: 1;
    visibility: visible; }
  .gallery-product-nav {
    width: 98px;
    min-width: 98px;
    height: auto;
    min-height: 454px;
    max-height: 100%;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .gallery-product-nav {
        width: 85px;
        max-width: 85px;
        min-width: 85px;
        min-height: 415px; } }
    @media screen and (max-width: 767px) {
      .gallery-product-nav {
        width: 100%;
        max-width: none;
        max-width: initial;
        min-width: 0;
        min-width: initial;
        min-height: 0;
        min-height: initial;
        border: none;
        border-top: 1px solid #e4e4e4; } }
    .gallery-product-nav .slider-gallery-product-nav {
      height: 100%; }
      .gallery-product-nav .slider-gallery-product-nav .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media screen and (max-width: 767px) {
          .gallery-product-nav .slider-gallery-product-nav .swiper-wrapper {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
    .gallery-product-nav .slider-slide {
      cursor: pointer;
      height: 92px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-bottom: 1px solid #e4e4e4;
      position: relative; }
      .gallery-product-nav .slider-slide::after {
        content: "";
        right: 0;
        top: 0;
        height: 100%;
        width: 1px;
        border-right: 1px solid #e4e4e4;
        background: transparent;
        position: absolute; }
      .gallery-product-nav .slider-slide::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        pointer-events: none;
        border: 1px solid #bfbfbf;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 1; }
      @media screen and (max-width: 1024px) {
        .gallery-product-nav .slider-slide {
          height: 80px; } }
      @media screen and (max-width: 767px) {
        .gallery-product-nav .slider-slide {
          border-bottom: none; } }
      .gallery-product-nav .slider-slide img {
        -o-object-fit: contain;
           object-fit: contain;
        max-width: calc(100% - 2px);
        max-height: calc(100% - 2px); }
    .gallery-product-nav .swiper-slide.current .slider-slide::before {
      opacity: 1;
      visibility: visible; }
  .gallery-product-main {
    width: calc(100% - 98px); }
    @media screen and (max-width: 1024px) {
      .gallery-product-main {
        width: calc(100% - 85px); } }
    @media screen and (max-width: 767px) {
      .gallery-product-main {
        width: 100%; } }
    .gallery-product-main .slider-gallery-product {
      height: 100%; }
    .gallery-product-main .slider-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        .gallery-product-main .slider-slide {
          height: 300px; } }
      .gallery-product-main .slider-slide img {
        -o-object-fit: contain;
           object-fit: contain;
        max-width: calc(100% - 2px);
        max-height: calc(100% - 2px); }
        @media screen and (max-width: 1024px) {
          .gallery-product-main .slider-slide img {
            max-width: 60%; } }

.video-inner {
  position: relative;
  display: block; }
  .video-inner:hover .video-btn {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }

.video-cover {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%; }
  .video-cover-wrap {
    line-height: 1px;
    position: relative;
    height: 0;
    overflow: hidden;
    padding: 26% 0; }

.video-btn {
  width: 78px;
  height: 78px;
  padding: 0;
  border-radius: 50%;
  background: #f40004;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: visible;
  z-index: 2; }
  .video-btn::before {
    content: "";
    position: absolute;
    width: 160%;
    height: 160%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-18%, -18%);
            transform: translate(-18%, -18%);
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff;
    -webkit-backdrop-filter: blur(100);
            backdrop-filter: blur(100);
    opacity: 0.8; }
  .video-btn::after {
    content: "";
    position: absolute;
    width: 240%;
    height: 240%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-28%, -28%);
            transform: translate(-28%, -28%);
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff;
    -webkit-backdrop-filter: blur(100);
            backdrop-filter: blur(100);
    opacity: 0.1; }
  .video-btn:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .video-btn .icon {
    fill: #fff;
    width: 30px;
    height: 24px; }
  @media screen and (max-width: 1024px) {
    .video-btn {
      width: 50px;
      height: 50px; } }
  @media screen and (max-width: 767px) {
    .video-btn {
      width: 40px;
      height: 40px; }
      .video-btn svg {
        width: 12px;
        height: 12px; } }

.video .linear-mask::before {
  background: #151515;
  opacity: 0.44; }

.video-title {
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  position: absolute;
  left: 65px;
  top: 44px;
  max-width: 420px;
  z-index: 2;
  font-weight: 300; }
  @media screen and (max-width: 1366px) {
    .video-title {
      font-size: 40px;
      line-height: 50px; } }
  @media screen and (max-width: 1024px) {
    .video-title {
      left: 42px;
      font-size: 30px;
      line-height: 40px;
      max-width: 300px; } }
  @media screen and (max-width: 767px) {
    .video-title {
      font-size: 12px;
      line-height: 15px;
      left: 16px;
      top: 16px;
      max-width: 120px; } }

.video-descr {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  max-width: 570px;
  left: 65px;
  bottom: 64px;
  position: absolute;
  z-index: 2;
  font-weight: 300; }
  @media screen and (max-width: 1024px) {
    .video-descr {
      left: 42px;
      font-size: 16px;
      line-height: 24px;
      max-width: 60%;
      bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .video-descr {
      font-size: 9px;
      line-height: 10px;
      left: 16px;
      bottom: 12px;
      max-width: 300px; } }

.video.promo .video-btn {
  left: auto;
  left: initial;
  right: 22%; }
  @media screen and (max-width: 767px) {
    .video.promo .video-btn {
      width: 24px;
      height: 24px; }
      .video.promo .video-btn svg {
        width: 8px;
        height: 8px; }
      .video.promo .video-btn::before {
        width: 35px;
        height: 35px;
        -webkit-transform: translate(-6px, -5px);
                transform: translate(-6px, -5px); }
      .video.promo .video-btn::after {
        width: 52px;
        height: 52px;
        -webkit-transform: translate(-14px, -13px);
                transform: translate(-14px, -13px); } }

.banner {
  width: 100%; }
  .banner .linear-mask::before {
    background: #151515;
    opacity: 0; }
  .banner .chip-control {
    font-size: 12px;
    padding: 8px;
    height: auto;
    font-weight: 300; }
  .banner-inner {
    position: relative;
    padding: 85px 100px 85px 65px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
    @media screen and (max-width: 1024px) {
      .banner-inner {
        padding: 45px 52px; } }
    @media screen and (max-width: 767px) {
      .banner-inner {
        padding: 23px 18px; } }
  .banner-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .banner-row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .banner-title {
    margin-bottom: 26px; }
    @media screen and (max-width: 1024px) {
      .banner-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 8px; } }
    @media screen and (max-width: 767px) {
      .banner-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 14px; } }
  .banner-subtitle {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 26px; }
  .banner-text {
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 1024px) {
      .banner-text {
        font-size: 16px;
        line-height: 26px; } }
  .banner-col-content {
    max-width: 430px; }
  .banner-col.last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media screen and (max-width: 767px) {
      .banner-col.last {
        margin-top: 20px; } }
  .banner-col .btn {
    min-width: 220px; }
    @media screen and (max-width: 1024px) {
      .banner-col .btn {
        min-width: 0;
        min-width: initial;
        height: 40px; } }
    .banner-col .btn.details {
      font-weight: 600; }
      .banner-col .btn.details:hover {
        color: #151515;
        background: #f2f2f2; }
      .banner-col .btn.details:active {
        background: #151515;
        color: #fff; }
  .banner.primary {
    color: #fff; }
    .banner.primary .btn {
      background: #fff; }
  .banner-qps .banner-inner {
    padding: 60px 105px 60px 65px; }
  .banner-qps-center {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    line-height: 1px;
    max-height: 90%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 98%;
    height: 90%; }
    .banner-qps-center img {
      max-height: 100%;
      height: auto;
      max-width: 50%; }
      @media screen and (max-width: 767px) {
        .banner-qps-center img {
          height: auto; } }
  @media screen and (max-width: 1024px) {
    .banner-qps .banner-text {
      max-width: 216px; } }
  .banner-qps .btn:hover {
    background: #d60004 !important;
    color: #fff !important; }
  @media screen and (max-width: 767px) {
    .banner-qps .btn {
      margin-top: 4.5rem; } }
  .banner.secondary.b-image .banner-inner {
    padding: 60px 100px 70px 65px; }
    @media screen and (max-width: 1024px) {
      .banner.secondary.b-image .banner-inner {
        padding: 70px 44px; } }
    @media screen and (max-width: 767px) {
      .banner.secondary.b-image .banner-inner {
        padding: 27px 12px 16px 12px; } }
  .banner.secondary.b-image .banner-row {
    position: static;
    position: initial; }
  .banner.secondary.b-image .banner-col-content .btn {
    margin-top: 40px; }
  .banner.secondary.b-image .banner-col.last {
    position: absolute;
    height: 100%;
    top: -15%;
    right: 60px; }
  @media screen and (max-width: 1024px) {
    .banner.secondary.b-image img {
      display: none; } }
  .banner.dark {
    color: #fff; }
    .banner.dark .banner-inner {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .banner.grayscale .banner-inner {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
    .banner.grayscale .banner-inner:hover {
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }
      .banner.grayscale .banner-inner:hover .details {
        background: #f40004;
        color: #fff; }
  .banner.promo .banner-inner {
    padding: 67px 8% 67px 5%; }
    @media screen and (max-width: 1366px) {
      .banner.promo .banner-inner {
        padding: 60px 8% 60px 5%; } }
    @media screen and (max-width: 1024px) {
      .banner.promo .banner-inner {
        padding: 45px 52px; } }
    @media screen and (max-width: 767px) {
      .banner.promo .banner-inner {
        padding: 23px 18px; } }
  .banner.promo .banner-title {
    font-weight: 300;
    font-size: 48px;
    margin-bottom: 18px; }
    @media screen and (max-width: 1366px) {
      .banner.promo .banner-title {
        font-size: 42px;
        margin-bottom: 12px; } }
    @media screen and (max-width: 1024px) {
      .banner.promo .banner-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .banner.promo .banner-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 12px; } }
  .banner.promo .banner-subtitle {
    font-weight: 300; }
    @media screen and (max-width: 1366px) {
      .banner.promo .banner-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 1024px) {
      .banner.promo .banner-subtitle {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px; } }
  .banner.promo .banner-text {
    font-size: 16px;
    line-height: 26px; }
  @media screen and (max-width: 767px) {
    .banner.promo .banner-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .banner.promo .banner-col.last {
    max-width: 440px; }
    @media screen and (max-width: 1366px) {
      .banner.promo .banner-col.last {
        max-width: 380px; } }
    @media screen and (max-width: 767px) {
      .banner.promo .banner-col.last {
        max-width: none;
        max-width: initial;
        display: block; } }
    .banner.promo .banner-col.last img {
      margin: -45px 0 -132px 0; }
      @media screen and (max-width: 1024px) {
        .banner.promo .banner-col.last img {
          width: 90%; } }
      @media screen and (max-width: 767px) {
        .banner.promo .banner-col.last img {
          margin: 0 0 35px 0;
          width: 35%; } }
  .banner.promo .details {
    margin-top: 60px;
    width: 270px; }
    .banner.promo .details:hover {
      background: #f40004;
      color: #fff; }
    @media screen and (max-width: 1366px) {
      .banner.promo .details {
        margin-top: 40px; } }
    @media screen and (max-width: 1024px) {
      .banner.promo .details {
        margin-top: 12px; } }
    @media screen and (max-width: 767px) {
      .banner.promo .details {
        width: 100%;
        margin-top: 48px; } }
  .banner.promo .chip {
    margin-bottom: 18px; }
  @media screen and (max-width: 1024px) {
    .banner.promo .linear-mask::before {
      opacity: 0.5; } }
  .banner.simple .banner {
    max-height: 412px;
    overflow: hidden; }
    .banner.simple .banner-title {
      margin-bottom: 8px; }
    .banner.simple .banner-inner {
      padding: 30% 7% 49px 5%; }
      @media screen and (max-width: 1024px) {
        .banner.simple .banner-inner {
          padding: 30% 52px 45px 52px; } }
      @media screen and (max-width: 767px) {
        .banner.simple .banner-inner {
          padding: 23px 16px; } }
    .banner.simple .banner-row {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
  @media screen and (max-width: 767px) {
    .banner.feedback {
      margin: 20px 0 60px 0;
      background: transparent !important; }
      .banner.feedback .btn {
        background: #f40004;
        color: #fff;
        height: 50px; }
        .banner.feedback .btn:active {
          background: #d60004; } }
  .banner.feedback .banner-inner {
    padding: 25px 0; }
  .banner.feedback .banner-title {
    margin: 0; }
  @media screen and (max-width: 767px) {
    .banner.feedback .banner-inner {
      padding: 0;
      background: transparent !important; }
    .banner.feedback .banner-title {
      display: none; }
    .banner.feedback .banner-col.last {
      margin: 0; } }
  .banner.reviews .banner-inner {
    padding: 62px 0; }
    @media screen and (max-width: 767px) {
      .banner.reviews .banner-inner {
        padding: 12px 0 120px 0; } }
  .banner.reviews .banner-text {
    font-size: 16px;
    line-height: 26px; }
  @media screen and (max-width: 767px) {
    .banner.reviews .banner-col.last {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      margin-bottom: 36px; } }
  .banner.reviews .btn.details {
    margin-top: 42px; }
    @media screen and (max-width: 767px) {
      .banner.reviews .btn.details {
        margin: 0;
        width: 100%;
        position: absolute;
        bottom: calc(-120px + 10px); } }
  .banner.reviews .trust-reviews {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 24% 0; }
  .banner.reviews .card-review {
    width: 100%;
    max-width: 350px;
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (max-width: 1024px) {
      .banner.reviews .card-review {
        max-width: 260px; } }
    @media screen and (max-width: 767px) {
      .banner.reviews .card-review {
        left: 0;
        right: 0;
        margin: auto;
        max-width: 213px; } }
    .banner.reviews .card-review .card-inner {
      -webkit-box-shadow: 0px 4px 60px rgba(221, 56, 59, 0.5);
              box-shadow: 0px 4px 60px rgba(221, 56, 59, 0.5); }
    .banner.reviews .card-review:nth-child(1) {
      -webkit-transform: translate(-25%, 0);
              transform: translate(-25%, 0);
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .banner.reviews .card-review:nth-child(1) {
          -webkit-transform: translate(-24%, 5px);
                  transform: translate(-24%, 5px); } }
    .banner.reviews .card-review:nth-child(2) {
      -webkit-transform: translate(0, 60%);
              transform: translate(0, 60%);
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .banner.reviews .card-review:nth-child(2) {
          -webkit-transform: translate(10%, 60%);
                  transform: translate(10%, 60%); } }

.content-nav {
  font-size: 18px; }
  .content-nav li {
    margin-bottom: 20px; }
  .content-nav a {
    color: #828282; }
    .content-nav a:hover {
      color: #404040; }

.content .content-nav li {
  margin-bottom: 20px; }

.card-review .card-inner {
  padding: 52px 42px; }
  @media screen and (max-width: 767px) {
    .card-review .card-inner {
      padding: 29px 22px; } }

.card-review .card-body {
  padding: 0;
  margin-top: 46px; }

.card-review .card-content {
  margin: 0; }
  .card-review .card-content p {
    color: #404040;
    margin: 16px 0; }
  .card-review .card-content p:last-child {
    margin: 16px 0 0 0; }

@media screen and (max-width: 767px) {
  .card-review .cut {
    max-height: 220px;
    overflow: hidden; } }

.card-review .cut-wrap.active .cut {
  max-height: none;
  max-height: initial;
  overflow: visible; }

.card-review .cut-wrap.active .cut-btn {
  display: none !important; }

.card-review .cut-btn {
  text-transform: none;
  text-transform: initial;
  font-size: 16px;
  margin-top: 16px;
  color: #828282;
  display: none; }
  @media screen and (max-width: 767px) {
    .card-review .cut-btn {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.card-review.trust .card-inner {
  padding: 20px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 1024px) {
    .card-review.trust .card-inner {
      padding: 14px; } }
  @media screen and (max-width: 767px) {
    .card-review.trust .card-inner {
      padding: 10px 10px 16px 10px; } }

.card-review.trust .card-body {
  padding: 0;
  margin: 0; }

.card-review.trust .card-content {
  max-width: 260px;
  margin-top: 13px;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .card-review.trust .card-content {
      margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .card-review.trust .card-content {
      margin-top: 5px; } }
  .card-review.trust .card-content p {
    font-size: 12px;
    line-height: 22px; }
    @media screen and (max-width: 1024px) {
      .card-review.trust .card-content p {
        font-size: 9px;
        line-height: 11px;
        margin: 0; } }

.card-review.trust .avatar {
  width: 44px;
  height: 44px; }
  @media screen and (max-width: 1024px) {
    .card-review.trust .avatar {
      width: 33px;
      height: 33px; } }

.card-review.trust .trust-rating {
  margin-left: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .card-review.trust .trust-rating-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #00b67a;
    width: 20px;
    height: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 2px; }
    @media screen and (max-width: 1024px) {
      .card-review.trust .trust-rating-item {
        width: 15px;
        height: 15px; }
        .card-review.trust .trust-rating-item img {
          width: 80%; } }

.card-review.trust .trust-label {
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  margin-top: 4px;
  color: #000; }
  @media screen and (max-width: 1024px) {
    .card-review.trust .trust-label {
      font-size: 10px;
      line-height: 17px; } }

.user-info {
  margin-left: 29px; }

.user-name {
  font-weight: 700;
  line-height: 26px;
  font-size: 16px; }

.user-post {
  margin-top: 2px;
  color: #404040; }

.gallery-article {
  margin: 60px 0 60px -25%;
  width: 150%; }
  @media screen and (max-width: 1366px) {
    .gallery-article {
      width: 130%;
      margin: 60px 0 60px -15%; } }
  @media screen and (max-width: 1024px) {
    .gallery-article {
      margin: 60px 0;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .gallery-article {
      margin: 0;
      width: 100%;
      padding: 20px 0 44px 0;
      overflow: hidden; }
      .gallery-article .container {
        width: 100%;
        padding: 0 3%; }
      .gallery-article .swiper-container {
        overflow: visible; } }
  .gallery-article-img {
    max-height: 500px; }
    .gallery-article-img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      max-height: 500px; }
  .gallery-article .swiper-pagination {
    display: none; }
    @media screen and (max-width: 767px) {
      .gallery-article .swiper-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.subscribe {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .subscribe {
      margin-top: 44px; }
      .subscribe .flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .subscribe .btn {
        margin-top: 18px;
        width: 100%;
        height: 50px !important; }
      .subscribe .input {
        height: 50px !important; } }
  .subscribe .form-group,
  .subscribe .input-control {
    width: 100%;
    margin: 0; }
  .subscribe .form-group {
    margin: 0 22px 0 0; }
    @media screen and (max-width: 767px) {
      .subscribe .form-group {
        margin: 0; } }
  .subscribe .input-control .input {
    width: 100%;
    height: 56px;
    padding: 18px 22px; }
  .subscribe .input-control::before {
    border: 1px solid #e4e4e4; }
  .subscribe .input-control::after {
    display: none; }
  .subscribe .input-control:hover::before {
    border-color: #bfbfbf; }
  .subscribe .input-control.focus::before {
    border-color: #151515; }
  .subscribe .input-control.error::before {
    border-color: #f40004; }
  .subscribe .btn {
    min-width: 200px;
    height: auto; }

@media screen and (max-width: 767px) {
  .form {
    width: 100%;
    overflow: hidden; }
    .form-title, .form-descr {
      text-align: left; } }

.form-title {
  margin: 0 0 14px 0; }
  @media screen and (max-width: 767px) {
    .form-title {
      font-size: 24px;
      margin: 0 0 10px 0; } }

.form-descr {
  font-size: 20px;
  line-height: 36px; }
  @media screen and (max-width: 767px) {
    .form-descr {
      font-size: 16px;
      line-height: 26px; } }

.form-row .form-group,
.form-row .input-control {
  margin: 0; }

@media screen and (max-width: 767px) {
  .form-row .form-group {
    margin-top: 8px; } }

.form-check {
  margin: 26px 0; }

.form .control-phone .select-control {
  width: 100px;
  margin-right: 32px; }

.form a {
  color: #f40004; }
  .form a:hover {
    color: #e0171f; }

.form .remove-file-btn {
  position: relative;
  z-index: 2; }
  .form .remove-file-btn svg {
    stroke: transparent;
    fill: #bfbfbf; }
  .form .remove-file-btn:hover svg {
    fill: #828282; }
  .form .remove-file-btn:active svg {
    fill: #f40004; }

.form .filelist {
  z-index: 2; }

.form .fileinfo {
  width: 100%;
  position: relative;
  display: none;
  white-space: nowrap;
  margin: 4px 0 4px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .form .fileinfo.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (max-width: 767px) {
    .form .fileinfo {
      margin: 10px 0 0 0; } }

.form .dz-preview {
  display: none !important; }

.form .dropfile {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px;
  height: 80px;
  stroke: #bfbfbf;
  margin: 40px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' stroke='rgb(191,191,191)' height='100%' style='fill: none; stroke-width: 1; stroke-dasharray: 6 6'/></svg>"); }
  @media screen and (max-width: 767px) {
    .form .dropfile {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: initial;
          -ms-flex-align: initial;
              align-items: initial; } }
  .form .dropfile:hover {
    background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' stroke='rgb(130,130,130)' height='100%' style='fill: none; stroke-width: 1; stroke-dasharray: 6 6'/></svg>"); }
  .form .dropfile input {
    display: none !important; }
  .form .dropfile .dz-default {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .form .dropfile button {
    background: transparent;
    width: 40px;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    border: none; }
    @media screen and (max-width: 767px) {
      .form .dropfile button {
        width: 20px; } }

.form .add-data-row {
  margin: 30px 0;
  display: none; }
  .form .add-data-row.active {
    display: block; }

.form .add-data-label {
  font-weight: 600; }

.form .add-data .custom-checkbox {
  margin: 18px 0 0 0; }

.card-slide .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .card-slide .card-inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.card-slide .card-content {
  padding: 0 14%;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .card-slide .card-content {
      padding: 64px 16px !important; } }
  @media screen and (max-width: 1024px) {
    .card-slide .card-content {
      padding: 20px; } }
  .card-slide .card-content .fs-1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 1024px) {
      .card-slide .card-content .fs-1 {
        margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      .card-slide .card-content .fs-1 {
        font-size: 24px;
        line-height: 34px; } }
  .card-slide .card-content .text-accent-fs-3 {
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 1024px) {
      .card-slide .card-content .text-accent-fs-3 {
        font-size: 16px;
        line-height: 26px; } }

.card-slide-col.left {
  line-height: 1px;
  position: relative; }

.card-slide-col.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.card-slide img {
  width: 100%; }

.card-slide-img-descr {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 70px 0 40px 30px;
  color: #fff;
  width: 100%;
  font-size: 20px;
  background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.76)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%); }

.table-expand-row {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #e4e4e4; }
  .table-expand-row:last-child {
    border-bottom: none; }

.table-expand-col {
  padding: 24px 32px;
  display: table-cell; }

.table-expand-head .table-expand-col {
  text-transform: uppercase;
  color: #828282; }

.table-expand .expand-row {
  width: 100%;
  padding: 0; }

.table-expand .expand-appereance {
  right: 30px; }

.table-expand .expand-content {
  padding: 8px 32px 24px 32px; }

.hero-section {
  margin-top: 0; }

.promo-slider .slider-promo {
  padding: 0 0 6% 0; }

.promo-slider .slider-controls .swiper-button-prev, .promo-slider .slider-controls .swiper-button-next {
  top: 45%; }

.promo-slider .swiper-pagination {
  bottom: 6%; }

@media screen and (max-width: 767px) {
  .promo-slider .slider-controls {
    display: none; }
  .promo-slider .swiper-pagination {
    bottom: 0; } }

@media screen and (max-width: 767px) {
  .home-news {
    margin: 52px 0 84px 0; } }

.home-news .swiper-slide {
  height: auto !important; }
  .home-news .swiper-slide .card {
    height: 100%; }

.home-news .card-news {
  height: 100%; }
  .home-news .card-news .card-body {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.home-news .swiper-slide-visible .card-news .card-body {
  opacity: 1; }

.home-news .swiper-pagination {
  display: none; }
  @media screen and (max-width: 767px) {
    .home-news .swiper-pagination {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      bottom: -24px; } }

@media screen and (max-width: 767px) {
  .home-news .slider-controls {
    display: none; } }

.home-content {
  color: #bfbfbf; }
  .home-content .content-cols {
    margin-top: 28px; }
    @media screen and (max-width: 767px) {
      .home-content .content-cols {
        display: none; } }
  .home-content .cut {
    max-height: 624px;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .home-content .cut {
        max-height: 560px; } }
    @media screen and (max-width: 767px) {
      .home-content .cut {
        max-height: 672px; }
        .home-content .cut p:first-child {
          margin-top: 0; } }
    .home-content .cut-btn {
      font-size: 16px; }
      @media screen and (max-width: 1024px) {
        .home-content .cut-btn {
          font-size: 14px; } }
    .home-content .cut-wrap.active .cut {
      max-height: none;
      max-height: initial;
      overflow: visible; }
    .home-content .cut-wrap.active .cut-btn {
      display: none; }
  @media screen and (max-width: 1024px) {
    .home-content {
      font-size: 14px; }
      .home-content .fs-1 {
        font-size: 20px;
        line-height: 30px; } }

.card-content {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .card-content {
      margin-bottom: 10px; } }
  .card-content .card-inner::before {
    border-color: #f2f2f2 !important; }
  @media screen and (max-width: 1024px) {
    .card-content .card-inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 767px) {
    .card-content .card-inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .card-content .left {
    width: 130px;
    text-align: center;
    padding: 23px 0 23px 23px; }
    @media screen and (max-width: 1024px) {
      .card-content .left {
        width: 70px;
        padding: 12px 0 12px 12px; } }
    @media screen and (max-width: 767px) {
      .card-content .left {
        width: 100%;
        text-align: left;
        padding: 20px 20px 0 20px; } }
    .card-content .left img {
      opacity: 0.3; }
      @media screen and (max-width: 767px) {
        .card-content .left img {
          max-height: 40px; } }
  .card-content .right {
    width: calc(100% - 130px);
    padding: 23px;
    font-size: 12px;
    line-height: 22px; }
    @media screen and (max-width: 1024px) {
      .card-content .right {
        width: calc(100% - 70px);
        padding: 12px; } }
    @media screen and (max-width: 767px) {
      .card-content .right {
        padding: 20px;
        width: 100%; } }

.page-catalog .pageheader {
  border: none; }
  .page-catalog .pageheader-inner {
    padding: 72px 0 32px 0; }
    @media screen and (max-width: 1024px) {
      .page-catalog .pageheader-inner {
        padding: 50px 0 30px 0; } }
    @media screen and (max-width: 767px) {
      .page-catalog .pageheader-inner {
        padding: 27px 0 17px 0; } }

.filter {
  padding: 0 30px 0 0; }
  @media screen and (max-width: 1024px) {
    .filter {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .filter {
      background: #fff;
      height: 100%; } }
  @media screen and (max-width: 767px) {
    .filter-wrap {
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%);
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      z-index: 999;
      overflow: auto;
      padding: 0 !important;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .filter-wrap.active {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); } }
  @media screen and (max-width: 767px) {
    .filter-inner {
      background: #fff;
      min-height: 100%;
      padding: 0 0 10px 0;
      position: relative; } }
  .filter-title {
    display: none; }
    @media screen and (max-width: 767px) {
      .filter-title {
        padding: 13px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        text-transform: uppercase;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border-bottom: 1px solid #e4e4e4; }
        .filter-title .btn {
          padding: 0;
          background: transparent; }
        .filter-title svg {
          fill: #f40004; } }
  .filter-toggle {
    display: none; }
    @media screen and (max-width: 767px) {
      .filter-toggle {
        margin-top: 30px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        background: transparent;
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 50px;
        padding: 0 10px; } }
  .filter-btn {
    display: none; }
    @media screen and (max-width: 767px) {
      .filter-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: sticky;
        bottom: 10px;
        margin-top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        width: calc(100% - 20px);
        z-index: 10; } }
  .filter-categories {
    margin: 0 0 30px 0;
    list-style: none; }
    @media screen and (max-width: 767px) {
      .filter-categories {
        display: none; } }
    .filter-categories-item {
      font-size: 18px;
      margin-bottom: 20px; }
      .filter-categories-item:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        .filter-categories-item {
          font-size: 14px; } }
    .filter-categories-link:hover {
      color: #f40004; }
  .filter-header {
    margin: 80px 0 0 0; }
    @media screen and (max-width: 1024px) {
      .filter-header {
        margin: 50px 0 0 0; } }
    @media screen and (max-width: 767px) {
      .filter-header {
        margin: 35px 0 0 0; } }
    @media screen and (max-width: 1024px) {
      .filter-header .chip-control {
        font-size: 12px;
        padding: 8px 12px;
        height: auto; }
        .filter-header .chip-control .icon {
          width: 10px;
          height: 10px; } }
    .filter-header .filter-selected .chip-inner:hover svg {
      fill: #828282; }
    @media screen and (max-width: 767px) {
      .filter-header .filter-selected {
        width: 100%;
        overflow: auto; }
        .filter-header .filter-selected-row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
        .filter-header .filter-selected .chip {
          width: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .filter-header .filter-selected .chip:last-child {
            padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .filter .expand {
      min-height: calc(100vh - 100px); } }
  .filter .expand.ghost .expand-row.active .expand-body {
    height: auto; }
  .filter .expand.ghost .expand-header {
    padding: 16px 0;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .filter .expand.ghost .expand-header {
        padding: 10px 0; } }
    @media screen and (max-width: 767px) {
      .filter .expand.ghost .expand-header {
        border-bottom: 1px solid #e4e4e4;
        padding: 13px 0; } }
    .filter .expand.ghost .expand-header .btn .icon-plus {
      width: 16px;
      height: 16px; }
    .filter .expand.ghost .expand-header .btn svg:first-child {
      width: 10px; }
    .filter .expand.ghost .expand-header .btn svg:last-child {
      width: 10px; }
    @media screen and (max-width: 767px) {
      .filter .expand.ghost .expand-header .btn {
        width: 14px;
        height: 14px; }
        .filter .expand.ghost .expand-header .btn svg:first-child {
          width: 12px; }
        .filter .expand.ghost .expand-header .btn svg:last-child {
          width: 12px; } }
    .filter .expand.ghost .expand-header .expand-appereance {
      top: calc(50% - 20px); }
      @media screen and (max-width: 767px) {
        .filter .expand.ghost .expand-header .expand-appereance {
          top: calc(50% - 8px); } }
  .filter .expand.ghost .expand-title {
    font-size: 18px;
    line-height: 22px; }
    @media screen and (max-width: 1024px) {
      .filter .expand.ghost .expand-title {
        font-size: 14px; } }
  .filter .expand.ghost .expand-body {
    padding: 0; }
  .filter .expand.ghost .expand-content {
    padding: 0px 0 20px 0; }
    @media screen and (max-width: 767px) {
      .filter .expand.ghost .expand-content {
        padding: 0; } }
  @media screen and (max-width: 1024px) {
    .filter .checkbox-title {
      font-size: 12px; } }
  @media screen and (max-width: 767px) {
    .filter .filter-group .form-group {
      margin: 0; }
    .filter .filter-group .custom-checkbox {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      padding: 13px 10px;
      border-bottom: 1px solid #e4e4e4; }
    .filter .filter-group .checkbox-title {
      margin: 0; } }

@media screen and (max-width: 767px) {
  .tpl-toggle {
    display: none; } }

.tpl-toggle-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.tpl-toggle-btn {
  height: auto;
  width: auto;
  margin-left: 25px; }
  .tpl-toggle-btn svg {
    fill: #bfbfbf;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .tpl-toggle-btn:hover svg {
    fill: #828282; }
  .tpl-toggle-btn:active svg {
    fill: #f40004; }
  .tpl-toggle-btn.active svg {
    fill: #151515; }

@media screen and (max-width: 767px) {
  .page-catalog .category-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.page-catalog .content {
  margin: 72px 0 0 0; }
  @media screen and (max-width: 1024px) {
    .page-catalog .content {
      margin: 50px 0 0 0; }
      .page-catalog .content > .text-accent-fs-2 {
        font-size: 20px; }
      .page-catalog .content .banner.simple {
        margin: 32px 0; }
        .page-catalog .content .banner.simple .banner-inner {
          padding: 30% 30px 35px; } }
      @media screen and (max-width: 1024px) and (max-width: 767px) {
        .page-catalog .content .banner.simple .banner-inner {
          padding: 23px 18px; } }

.page-catalog .banner.simple {
  margin: 50px 0; }

.catalog-body {
  margin: 74px 0 72px 0; }
  @media screen and (max-width: 1024px) {
    .catalog-body {
      margin: 40px 0 50px 0; } }

@media screen and (max-width: 1024px) {
  .pagin .btn {
    height: 40px; } }

@media screen and (max-width: 767px) {
  .page-faq .pageheader {
    border: none; }
  .page-faq .banner.feedback {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .faq {
    margin-top: 0; }
    .faq > .container {
      width: 100%; }
    .faq .expand {
      border-left: none;
      border-right: none; } }

.page-article .pageheader {
  border: none; }
  .page-article .pageheader-inner {
    padding: 72px 0 30px 0; }
    @media screen and (max-width: 1024px) {
      .page-article .pageheader-inner {
        padding: 50px 0 0 0; } }
    @media screen and (max-width: 767px) {
      .page-article .pageheader-inner {
        padding: 27px 0 0 0; } }

.page-article .article {
  margin-bottom: 140px; }
  @media screen and (max-width: 1024px) {
    .page-article .article {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .page-article .article-table {
      width: 100%;
      overflow: auto;
      margin: 30px 0; } }
  .page-article .article-table table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0; }

.page-article .article-image {
  margin: 30px 0 78px 0; }
  @media screen and (max-width: 1024px) {
    .page-article .article-image {
      margin: 30px 0 46px 0; } }
  @media screen and (max-width: 767px) {
    .page-article .article-image {
      height: 300px;
      margin: 16px 0 38px 0; }
      .page-article .article-image > .container {
        height: 100%; }
      .page-article .article-image img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; } }
  .page-article .article-image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

.page-article .content {
  color: #404040;
  padding-bottom: 20px; }
  .page-article .content h1,
  .page-article .content h2,
  .page-article .content h3,
  .page-article .content h4,
  .page-article .content h5,
  .page-article .content h6 {
    color: #151515; }
  .page-article .content .article-intro {
    color: #151515; }
  .page-article .content .product-card-banner {
    margin: 60px 0; }
    @media screen and (max-width: 767px) {
      .page-article .content .product-card-banner {
        margin: 30px 0; } }

.page-article .content-line {
  height: 1px;
  width: 100%;
  background: #e4e4e4; }

.page-article .author {
  margin-top: 48px; }

.page-article .social .btn svg {
  fill: #404040; }

@media screen and (max-width: 767px) {
  .page-article .content-col {
    margin-top: 10px; }
  .page-article .author {
    margin-top: 30px; }
    .page-article .author-wrap {
      border-bottom: 1px solid #e4e4e4; }
  .page-article .author-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .page-article .article-soc {
    margin: 40px 0 37px 0; } }

.page-store .expand-header {
  min-height: 110px !important; }
  @media screen and (max-width: 767px) {
    .page-store .expand-header {
      min-height: 90px !important; } }

.page-store .expand-title {
  font-size: 30px;
  line-height: 30px; }
  @media screen and (max-width: 767px) {
    .page-store .expand-title {
      font-size: 24px; } }

.page-store .expand-row {
  border-bottom: 1px solid #e4e4e4 !important; }
  .page-store .expand-row.active {
    border-color: transparent !important; }
    .page-store .expand-row.active .expand-title {
      color: #f40004; }

.page-store .expand-content {
  padding: 0; }

.page-store .expand-appereance {
  right: 0; }

.page-store .store-companies {
  margin: 30px 0 -30px 0; }

@media screen and (max-width: 1024px) {
  .page-store .card-company {
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .page-store .banner.feedback {
    display: none; } }

.page-partnership .section-content {
  margin: 53px 0 140px 0; }
  @media screen and (max-width: 1024px) {
    .page-partnership .section-content {
      margin: 53px 0 106px 0; } }
  @media screen and (max-width: 767px) {
    .page-partnership .section-content {
      margin: 32px 0 80px 0; } }
  .page-partnership .section-content h2:first-child {
    margin: 0 0 22px 0; }

.page-partnership .content {
  color: #404040; }
  .page-partnership .content h1,
  .page-partnership .content h2,
  .page-partnership .content h3,
  .page-partnership .content h4,
  .page-partnership .content h5,
  .page-partnership .content h6 {
    color: #151515; }

.page-partnership .section-reviews,
.page-partnership .section-faq {
  margin: 75px 0 0 0; }

.page-partnership .section-reviews .btn:disabled {
  background: #fff !important; }

.page-partnership .sb-sticky {
  position: sticky;
  top: 90px;
  margin: -310px 0 0 0;
  z-index: 10; }
  @media screen and (max-width: 1024px) {
    .page-partnership .sb-sticky {
      position: fixed;
      z-index: 9999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      pointer-events: none; } }
  .page-partnership .sb-sticky .modal {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    position: static;
    position: initial;
    background: transparent;
    overflow: visible; }
    @media screen and (max-width: 1024px) {
      .page-partnership .sb-sticky .modal {
        opacity: 0;
        visibility: hidden;
        position: fixed; }
        .page-partnership .sb-sticky .modal.active {
          visibility: visible;
          opacity: 1; } }
    .page-partnership .sb-sticky .modal-inner {
      background: transparent; }
      @media screen and (max-width: 1024px) {
        .page-partnership .sb-sticky .modal-inner {
          overflow: auto;
          background: #fff; } }
    .page-partnership .sb-sticky .modal-window {
      padding: 0;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .page-partnership .sb-sticky .modal-window {
          width: 100%; } }
    .page-partnership .sb-sticky .modal-body {
      padding: 0;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .page-partnership .sb-sticky .modal-body {
          width: 90%; } }
    .page-partnership .sb-sticky .modal-close {
      display: none; }
      @media screen and (max-width: 1024px) {
        .page-partnership .sb-sticky .modal-close {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; } }

.page-partnership .partnership-form {
  background: #fff;
  -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
  padding: 33px 28px; }
  @media screen and (max-width: 1024px) {
    .page-partnership .partnership-form {
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0; } }
  @media screen and (min-width: 1025px) and (max-width: 1366px) {
    .page-partnership .partnership-form .fs-2 {
      margin-bottom: 12px; }
    .page-partnership .partnership-form .input-control {
      margin: 0; }
    .page-partnership .partnership-form .form-group {
      margin: 0 0 16px 0; }
    .page-partnership .partnership-form .input,
    .page-partnership .partnership-form select {
      padding: 12px 0; } }
  .page-partnership .partnership-form .privacy {
    margin: 30px 0; }
    @media screen and (max-width: 1366px) {
      .page-partnership .partnership-form .privacy {
        margin: 16px 0; } }
  .page-partnership .partnership-form a {
    color: #f40004; }
  .page-partnership .partnership-form .form-row .input-control {
    margin: 0; }
  .page-partnership .partnership-form .checkbox-title {
    font-size: 12px;
    line-height: 22px; }
  .page-partnership .partnership-form .control-left {
    width: 90px;
    margin-right: 32px; }
  .page-partnership .partnership-form .control-right {
    width: calc(100% - 122px); }

.page-partnership .get-qst-form {
  display: none; }

@media screen and (max-width: 767px) {
  .page-partnership .banner.feedback {
    display: none; }
  .page-partnership .get-qst-form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 54px;
    margin-top: 30px; } }

@media screen and (max-width: 767px) {
  .page-partnership .section-reviews .card-review .card-inner {
    padding: 29px 22px; }
  .page-partnership .section-reviews .slider-controls.top-right {
    display: none;
    bottom: 32px;
    top: auto;
    top: initial;
    left: 23px; } }

@media screen and (max-width: 1024px) {
  .page-product .gallery-product {
    max-height: 416px; } }

@media screen and (max-width: 767px) {
  .page-product .gallery-product .gallery-product-nav .slider-slide {
    height: 70px; }
    .page-product .gallery-product .gallery-product-nav .slider-slide img {
      width: 60%; } }

.page-product .pageheader {
  border: none; }
  .page-product .pageheader-inner {
    padding: 72px 0 30px 0; }
    @media screen and (max-width: 1024px) {
      .page-product .pageheader-inner {
        padding: 49px 0 30px 0; } }
    @media screen and (max-width: 767px) {
      .page-product .pageheader-inner {
        padding: 27px 0 30px 0; } }

.page-product .product-main {
  margin-top: 32px; }
  @media screen and (max-width: 1024px) {
    .page-product .product-main {
      margin-top: 10px; }
      .page-product .product-main .chip-control {
        min-width: 40px;
        height: 40px; } }
  @media screen and (max-width: 767px) {
    .page-product .product-main-right {
      margin-top: 24px; } }

.page-product .product-label {
  font-weight: 600;
  margin-bottom: 18px; }

.page-product .product-props-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px; }

.page-product .product-props-col:first-child {
  color: #828282;
  min-width: 110px; }
  @media screen and (max-width: 1024px) {
    .page-product .product-props-col:first-child {
      width: 43%; } }

@media screen and (max-width: 1024px) {
  .page-product .product-props-col:last-child {
    width: 57%; } }

.page-product .product-v {
  margin-top: 60px; }
  @media screen and (max-width: 1024px) {
    .page-product .product-v {
      margin-top: 24px; } }

.page-product .product-actions {
  margin-top: 26px; }
  @media screen and (max-width: 767px) {
    .page-product .product-actions {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) {
    .page-product .product-actions .btn {
      height: 40px; } }
  @media screen and (max-width: 767px) {
    .page-product .product-actions .btn {
      width: 100%; } }

.page-product .product-stores-btn {
  width: 100%; }

.page-product .product-qst-btn {
  min-width: 170px;
  margin-left: 30px; }
  @media screen and (max-width: 1024px) {
    .page-product .product-qst-btn {
      margin-left: 20px; } }
  @media screen and (max-width: 767px) {
    .page-product .product-qst-btn {
      margin: 20px 0 0 0; } }

.page-product .product-docs {
  margin-top: 20px; }
  @media screen and (max-width: 1024px) {
    .page-product .product-docs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .page-product .product-docs .btn {
    padding: 0;
    height: auto;
    text-transform: none;
    text-transform: initial;
    color: #828282;
    margin-right: 40px; }
    @media screen and (max-width: 1024px) {
      .page-product .product-docs .btn {
        margin: 0 0 8px 0; } }
    @media screen and (max-width: 767px) {
      .page-product .product-docs .btn {
        margin: 0 0 18px 0; } }
    .page-product .product-docs .btn:last-child {
      margin-right: 0; }
    .page-product .product-docs .btn svg {
      min-width: 18px;
      fill: #000; }
    .page-product .product-docs .btn:hover {
      color: #e0171f; }

.page-product .product-info {
  margin: 66px 0 0 0; }
  @media screen and (max-width: 767px) {
    .page-product .product-info-right {
      margin-top: 40px; } }
  @media screen and (max-width: 1024px) {
    .page-product .product-info h2 {
      font-size: 20px;
      line-height: 30px; }
    .page-product .product-info .chip::before {
      right: 14px; }
    .page-product .product-info .chip:last-child::before {
      display: block; }
    .page-product .product-info .chip-control {
      font-size: 14px;
      padding: 10px 28px 10px 0; } }
  @media screen and (max-width: 767px) {
    .page-product .product-info {
      margin: 30px 0 0 0; }
      .page-product .product-info h6 {
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        margin: 0 0 12px 0; } }

@media screen and (max-width: 1024px) {
  .page-product .product-cert-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.page-product .product-descr-block {
  margin: 46px 0 0 0; }
  @media screen and (max-width: 1024px) {
    .page-product .product-descr-block {
      margin: 34px 0 0 0; } }
  .page-product .product-descr-block h2 {
    margin: 0 0 25px 0; }
  .page-product .product-descr-block .table-props {
    margin: 0; }
    .page-product .product-descr-block .table-props tr:last-child td {
      border: none; }
  .page-product .product-descr-block-content {
    color: #828282;
    line-height: 18px; }
    .page-product .product-descr-block-content ul {
      list-style: none; }
      .page-product .product-descr-block-content ul li {
        margin-bottom: 18px; }

.page-product .product-descr {
  color: #404040;
  line-height: 26px;
  font-size: 16px; }
  .page-product .product-descr p:first-child {
    margin-top: 0; }
  @media screen and (max-width: 767px) {
    .page-product .product-descr .cut {
      max-height: 180px;
      overflow: hidden; } }
  .page-product .product-descr .cut-wrap .cut-btn {
    margin-top: 16px;
    display: none; }
    @media screen and (max-width: 767px) {
      .page-product .product-descr .cut-wrap .cut-btn {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }
  .page-product .product-descr .cut-wrap.active .cut {
    max-height: none;
    max-height: initial;
    overflow: visible; }
  .page-product .product-descr .cut-wrap.active .cut-btn {
    display: none !important; }

.page-product .relation-products .swiper-slide {
  height: auto !important; }

.page-product .relation-products .swiper-pagination {
  display: none; }

@media screen and (max-width: 767px) {
  .page-product .relation-products {
    margin: 52px 0 84px 0; }
    .page-product .relation-products .card {
      margin: 0; }
    .page-product .relation-products .slider-controls {
      display: none; }
    .page-product .relation-products .swiper-pagination {
      bottom: -24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page-product .relation-products .slider > .container {
      width: 100%;
      padding: 0 0 0 3%; } }

.contacts .row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  @media screen and (max-width: 767px) {
    .contacts .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.contacts-content {
  padding: 68px 56px 80px 56px;
  line-height: 36px;
  height: 100%;
  font-size: 20px; }
  @media screen and (max-width: 1024px) {
    .contacts-content {
      font-size: 16px;
      padding: 52px 34px; } }
  @media screen and (max-width: 767px) {
    .contacts-content {
      padding: 34px 20px; } }
  .contacts-content p {
    max-width: 285px;
    line-height: 32px; }
    .contacts-content p:last-child {
      margin-bottom: 0; }
  .contacts-content-right {
    line-height: 1px;
    height: 100%; }
    .contacts-content-right img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }

.page-about .banner.b-image .btn {
  min-width: 202px; }

.page-about .hero {
  height: calc(100vh - 100px); }
  @media screen and (max-width: 1024px) {
    .page-about .hero {
      height: auto; } }
  .page-about .hero-inner {
    padding: 0;
    height: 100%;
    max-height: none;
    max-height: initial; }
    @media screen and (max-width: 1024px) {
      .page-about .hero-inner {
        padding: 6% 0; } }

.section-map-inner {
  border: 1px solid #e4e4e4;
  padding: 45px 40px; }
  @media screen and (max-width: 767px) {
    .section-map-inner {
      padding: 45px 0 0 0;
      border: none; } }

.section-map-content {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .section-map-content .fs-1 {
      font-size: 24px;
      line-height: 34px; } }
  .section-map-content .fs-6 {
    line-height: 30px; }
  .section-map-content .btn {
    min-width: 202px;
    margin-top: 15px; }
    @media screen and (max-width: 1024px) {
      .section-map-content .btn {
        height: 40px;
        margin-top: 10px; } }
    @media screen and (max-width: 767px) {
      .section-map-content .btn {
        width: 100%; } }

@media screen and (max-width: 1024px) {
  .section-map .fs-6 {
    font-size: 16px;
    line-height: 26px; } }

@media screen and (max-width: 767px) {
  .section-assoc {
    margin: 52px 0 80px 0; } }

.section-assoc .fs-1 {
  margin-bottom: 22px; }
  @media screen and (max-width: 1024px) {
    .section-assoc .fs-1 {
      margin-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    .section-assoc .fs-1 {
      font-size: 24px;
      line-height: 34px; } }

.section-assoc .slider {
  margin-top: 60px; }
  @media screen and (max-width: 1024px) {
    .section-assoc .slider {
      margin-top: 40px; } }

.section-assoc .swiper-pagination {
  display: none; }

.slider-cards-assoc {
  margin-top: 60px; }
  .slider-cards-assoc .swiper-slide {
    height: auto; }

@media screen and (max-width: 1024px) {
  .section-assoc .text-accent-fs-3 {
    font-size: 16px;
    line-height: 26px; }
  .section-assoc .slider > .container {
    width: calc(96% - 100px); } }

@media screen and (max-width: 767px) {
  .banner-section .container {
    width: 100%; }
  .slider-section .container {
    width: 100%; }
  .section-assoc .slider > .container {
    width: 100%;
    padding-left: 3%; }
  .section-assoc .slider-controls {
    display: none; }
  .section-assoc .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.print-results {
  display: none; }

.results-section,
.table-expand-section {
  display: none; }
  .results-section.active,
  .table-expand-section.active {
    display: block; }

.search-pagin {
  margin: 32px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .search-pagin .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .search-pagin .pagination__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px;
    background: #f2f2f2;
    border: none;
    cursor: pointer;
    padding: 1rem;
    margin: 0 0.25rem;
    min-width: 50px;
    line-height: 1;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .search-pagin .pagination__btn:hover {
      background: #f40004;
      color: #fff; }
      .search-pagin .pagination__btn:hover svg {
        fill: #fff; }
    .search-pagin .pagination__btn .icon {
      margin-top: 2px; }
    .search-pagin .pagination__btn--prev .icon {
      margin-right: 0.5rem; }
    .search-pagin .pagination__btn--next .icon {
      margin-left: 0.5rem; }

.page-search-products {
  min-height: 100vh;
  margin-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .page-search-products .product-card .card-body img {
      max-height: 200px; } }
  .page-search-products .loader {
    position: fixed; }
  .page-search-products .pageheader {
    border: none; }
    .page-search-products .pageheader-inner {
      padding: 80px 0 30px 0; }
      @media screen and (max-width: 1024px) {
        .page-search-products .pageheader-inner {
          padding: 50px 0 0 0;
          margin-bottom: -10px; } }
      @media screen and (max-width: 767px) {
        .page-search-products .pageheader-inner {
          padding: 27px 0 0 0; } }
  .page-search-products .search-products-form {
    margin-top: 30px; }
  .page-search-products .expand-appereance {
    right: 12px; }
  .page-search-products .table-section {
    margin-top: 3px; }
    .page-search-products .table-section .table-expand {
      border: none; }
      .page-search-products .table-section .table-expand-row {
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4; }
        .page-search-products .table-section .table-expand-row .expand-row {
          border: none !important;
          border-left: none;
          border-right: none; }
    @media screen and (max-width: 767px) {
      .page-search-products .table-section {
        display: none; } }
    .page-search-products .table-section .expand-row {
      margin: 0;
      min-height: 0;
      min-height: initial;
      height: auto;
      border: none; }
    .page-search-products .table-section .expand-header {
      width: 100%;
      max-width: none;
      max-width: initial;
      padding: 0;
      height: auto;
      min-height: 0;
      min-height: initial;
      border: none;
      color: #151515;
      font-size: 16px; }
      .page-search-products .table-section .expand-header .table-expand-row {
        border-bottom: none; }
    .page-search-products .table-section .expand-content ul {
      margin: 0 0 0 1rem; }
    .page-search-products .table-section .expand-content li {
      margin-bottom: 16px; }
      .page-search-products .table-section .expand-content li:last-child {
        margin-bottom: 0; }
    .page-search-products .table-section .expand .table-expand {
      border: none; }
      .page-search-products .table-section .expand .table-expand-head .table-expand-row {
        border-bottom: 1px solid #e4e4e4; }
      .page-search-products .table-section .expand .table-expand-row {
        width: 100%;
        display: table;
        table-layout: fixed;
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .page-search-products .table-section .expand .table-expand-row:hover {
          color: #f40004; }
      .page-search-products .table-section .expand .table-expand-col {
        width: 100%;
        display: table-cell;
        font-size: 16px; }
        .page-search-products .table-section .expand .table-expand-col:nth-child(1), .page-search-products .table-section .expand .table-expand-col:nth-child(2) {
          max-width: 38%; }
  .page-search-products .results-header {
    margin-bottom: 33px; }
    @media screen and (max-width: 767px) {
      .page-search-products .results-header {
        margin-bottom: 20px; } }
    .page-search-products .results-header-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .page-search-products .results-header-title {
      font-size: 18px; }
    .page-search-products .results-header .link {
      color: #828282; }
      .page-search-products .results-header .link:hover {
        color: #f40004; }
        .page-search-products .results-header .link:hover svg {
          fill: #f40004; }
      .page-search-products .results-header .link svg {
        fill: #828282; }
      @media screen and (max-width: 767px) {
        .page-search-products .results-header .link {
          display: none; } }
  .page-search-products .results-body .expand {
    border: none; }
    .page-search-products .results-body .expand-row {
      padding: 0;
      border: none;
      margin-bottom: 20px; }
      .page-search-products .results-body .expand-row:last-child {
        margin-bottom: 0; }
    .page-search-products .results-body .expand-header {
      height: auto;
      padding: 24px 30px;
      border: 1px solid #e4e4e4; }
      @media screen and (max-width: 767px) {
        .page-search-products .results-body .expand-header {
          padding: 20px 80px 20px 25px; } }
    .page-search-products .results-body .expand-title {
      font-size: 30px; }
      @media screen and (max-width: 767px) {
        .page-search-products .results-body .expand-title {
          padding: 0;
          font-size: 24px;
          line-height: 34px; } }
    .page-search-products .results-body .expand-subtitle {
      font-size: 14px;
      margin-top: 8px;
      color: #828282; }
      @media screen and (max-width: 767px) {
        .page-search-products .results-body .expand-subtitle {
          line-height: 24px; } }
    .page-search-products .results-body .expand-appereance {
      right: 12px; }
    .page-search-products .results-body .expand-body, .page-search-products .results-body .expand-content {
      padding: 0; }
    .page-search-products .results-body .expand-content {
      padding: 0;
      margin-bottom: 0; }
  .page-search-products .results-body .col.d6 {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .page-search-products .results-body .col.d6 {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .page-search-products .results-body .product-card.default .card-body {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-top: 26px; }
    .page-search-products .results-body .product-card.default .card-cover {
      width: 33.3333333333% !important;
      height: auto !important; }
      .page-search-products .results-body .product-card.default .card-cover-wrap {
        max-width: none;
        max-width: initial;
        display: inline;
        display: initial;
        padding-left: 18px;
        width: 100%;
        border: none;
        text-align: left;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
    .page-search-products .results-body .product-card.default .card-col {
      height: auto;
      padding: 0; }
    .page-search-products .results-body .product-card.default .card-title {
      width: 50%;
      position: absolute;
      right: 16px;
      top: 16px;
      height: 100%;
      max-height: 130px;
      padding: 0 0 0 16px; }
    .page-search-products .results-body .product-card.default .product-card-props {
      padding: 0 16px;
      margin-top: 26px; }
    .page-search-products .results-body .product-card.default .read-more {
      margin-top: 16px;
      height: 40px;
      font-size: 14px;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .page-search-products .results-body .product-card.default .read-more::before {
        display: block; }
      .page-search-products .results-body .product-card.default .read-more .icon {
        display: none; } }

.search-results-table {
  border: 1px solid #e4e4e4; }
  .search-results-table.intervals {
    border-top: none; }
  .search-results-table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e4e4e4; }
    .search-results-table-row:last-child {
      border-bottom: none; }
  .search-results-table-col {
    padding: 16px 30px;
    line-height: 26px; }

.search-results-products {
  padding: 24px 0 0 0; }

@media print {
  .site-header,
  .pageheader,
  .search-products-section,
  .footer,
  .table-expand-section,
  .search-products-empty-results,
  .results-section {
    display: none !important; }
  .print-results {
    display: block;
    padding: 30px; }
  @page {
    margin: 0mm; }
  .print-title {
    font-weight: 700;
    font-size: 24px; }
  .search-results-row-header-wrap {
    padding: 16px 0 0 0;
    page-break-inside: avoid;
    page-break-after: avoid;
    page-break-before: avoid; }
  .search-results-row-header-inner {
    padding: 8px 16px;
    border: 1px solid #e4e4e4; }
    .search-results-row-header-inner .expand-title {
      font-size: 18px;
      font-weight: 600; }
  .print-header {
    padding-bottom: 24px; }
  .print-logo {
    width: 50px;
    height: 50px;
    margin-right: 24px; }
    .print-logo-title {
      height: 50px; }
  .products-row {
    page-break-inside: avoid;
    page-break-after: avoid;
    page-break-before: avoid;
    margin: 0 -8px !important;
    width: calc(100% + 16px) !important; }
  .products-row > .col {
    page-break-inside: avoid;
    page-break-after: avoid;
    page-break-before: avoid;
    position: relative;
    padding: 16px 8px 0px 8px;
    margin-bottom: 0 !important; }
  .product-card {
    position: relative;
    page-break-inside: avoid;
    page-break-after: avoid;
    page-break-before: avoid;
    padding: 0 !important;
    margin: 0 !important; }
    .product-card .card-title {
      max-height: none !important;
      max-height: initial !important;
      min-height: 0 !important;
      min-height: initial !important;
      margin: 0 !important;
      position: relative !important;
      top: auto !important;
      top: initial !important;
      left: auto !important;
      left: initial !important;
      right: 0 !important;
      width: 100% !important;
      height: auto !important;
      padding: 0 16px; }
    .product-card .card-cover-wrap {
      display: none; }
    .product-card .product-card-props {
      padding: 0 16px !important;
      margin-top: 16px !important; }
    .product-card .read-more {
      display: none; }
    .product-card .card-body {
      padding: 16px 0 !important; }
  .search-results-table {
    margin-top: 16px; }
    .search-results-table-col {
      padding: 8px 16px; }
    .search-results-table.intervals {
      margin: 0 !important;
      border: none; }
      .search-results-table.intervals .search-results-table-col {
        padding: 8px 0; } }

.page-search .section-search {
  margin: 79px 0 46px 0; }
  .page-search .section-search-results {
    margin-top: 46px; }

.page-search-form {
  position: relative; }
  .page-search-form .input-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .page-search-form .input-control.focus::before {
      border-color: #f40004; }
    .page-search-form .input-control .btn {
      height: auto;
      margin-right: 20px; }
      .page-search-form .input-control .btn:hover {
        background: transparent; }
  .page-search-form .search-form-ac {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e4e4e4; }
  .page-search-form .search-products-ac-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 10px 10px 32px;
    font-size: 1rem;
    border-bottom: 1px solid #e4e4e4;
    min-height: 61px; }
    @media screen and (max-width: 1024px) {
      .page-search-form .search-products-ac-item {
        padding: 10px; } }
    .page-search-form .search-products-ac-item:last-child {
      border-bottom: none; }
    .page-search-form .search-products-ac-item:hover {
      background: rgba(242, 242, 242, 0.38); }
    .page-search-form .search-products-ac-item .btn {
      min-width: 110px;
      height: 40px;
      font-size: 14px;
      padding: 15px; }

.search-results-header {
  margin-bottom: 33px; }

.search-results .expand {
  border: none; }
  .search-results .expand-row {
    padding: 0;
    margin: 0 0 16px 0;
    border: none; }
    .search-results .expand-row:last-child {
      margin: 0; }
    .search-results .expand-row.active .expand-body {
      height: auto; }
  .search-results .expand-header {
    min-height: 0;
    min-height: initial;
    padding: 24px 30px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
    background: #e5e5e5; }
    @media screen and (max-width: 767px) {
      .search-results .expand-header {
        padding: 24px 10px; } }
  .search-results .expand-title {
    font-size: 30px; }
    @media screen and (max-width: 1024px) {
      .search-results .expand-title {
        font-size: 20px; } }
  .search-results .expand-appereance {
    right: 30px; }
    @media screen and (max-width: 767px) {
      .search-results .expand-appereance {
        right: 10px; } }
  .search-results .expand-content {
    padding: 0 0 44px 0; }

.search-item {
  margin: 0 0 10px 0; }
  .search-item:last-child {
    margin: 0; }
  .search-item-inner {
    border: 1px solid #e4e4e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    @media screen and (max-width: 1024px) {
      .search-item-inner {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
    .search-item-inner:hover {
      border-color: #828282; }
    .search-item-inner .card-published {
      margin-bottom: 24px; }
    .search-item-inner .left {
      padding: 24px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        .search-item-inner .left {
          padding: 16px; } }
    .search-item-inner .right {
      width: 100%;
      max-width: 170px;
      max-height: 150px; }
      @media screen and (max-width: 1024px) {
        .search-item-inner .right {
          height: auto;
          max-height: 100%; } }
  .search-item-img {
    width: 100%;
    height: 150px;
    max-height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    @media screen and (max-width: 1024px) {
      .search-item-img {
        height: 100%; } }
    .search-item-img-wrap {
      display: block;
      line-height: 1px;
      max-width: 170px;
      max-height: 150px; }
      @media screen and (max-width: 1024px) {
        .search-item-img-wrap {
          height: 100%;
          max-height: 100%; } }
      .search-item-img-wrap.search-product-media {
        padding: 24px 30px; }
        .search-item-img-wrap.search-product-media img {
          -o-object-fit: contain;
             object-fit: contain;
          max-height: 114px; }
  .search-item-descr {
    font-size: 14px;
    margin-top: 4px;
    line-height: 24px;
    color: #828282; }
  .search-item-title {
    font-size: 18px; }
  .search-item-product .search-item-title {
    font-size: 18px; }
  .search-item-product .search-item-descr {
    color: #151515; }
  @media screen and (max-width: 767px) {
    .search-item.search-item-article .search-item-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .search-item.search-item-article .search-item-inner .right,
      .search-item.search-item-article .search-item-inner .search-item-img-wrap {
        width: 100%;
        height: auto;
        max-width: none;
        max-width: initial;
        max-height: none;
        max-height: initial; }
      .search-item.search-item-article .search-item-inner img {
        width: 100%;
        height: auto;
        max-height: 240px; } }

.page-not-found {
  background: #e5e5e5; }

.not-found {
  min-height: calc(100vh - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .not-found {
      min-height: calc(100vh - 51px); } }
  @media screen and (max-width: 767px) {
    .not-found-title {
      max-width: 220px; } }
  .not-found-descr {
    margin-top: 60px;
    font-size: 40px;
    line-height: 47px;
    max-width: 312px; }
    @media screen and (max-width: 767px) {
      .not-found-descr {
        margin-top: 40px;
        font-size: 24px;
        line-height: 1.2; } }
  .not-found .btn {
    margin-top: 40px; }
  @media screen and (max-width: 1024px) {
    .not-found-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; } }
  @media screen and (max-width: 1024px) {
    .not-found-img {
      display: none; } }

::-moz-selection {
  background: #f40004;
  color: #fff; }

::selection {
  background: #f40004;
  color: #fff; }

.custom-checkbox.success,
.input-control.success {
  background: transparent; }

.input {
  -webkit-box-shadow: 0 100px #fff inset;
          box-shadow: 0 100px #fff inset; }

.get-qst-modal.bottom {
  margin-top: 26px;
  display: none; }
  @media screen and (max-width: 767px) {
    .get-qst-modal.bottom {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.siiimpleToast {
  max-width: 350px !important;
  line-height: 24px !important;
  white-space: normal !important;
  white-space: initial !important; }

@media screen and (max-width: 1024px) {
  .container,
  .container-small {
    width: 96%; }
  .row {
    margin: 0 -12px;
    width: calc(100% + 24px); }
  .col {
    padding: 0 12px; } }

@media screen and (max-width: 1024px) {
  .row {
    margin: 0 -10px;
    width: calc(100% + 20px); }
  .col {
    padding: 0 10px; } }

@media screen and (max-width: 767px) {
  .container {
    width: 94%; }
  .row {
    margin: 0 -8px;
    width: calc(100% + 16px); }
  .col {
    padding: 0 8px; } }

