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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: 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%;
  object-fit: contain;
}

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* Bootstrap Grid v5.2.0 (https://getbootstrap.com/) */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 542px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 732px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 932px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1102px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.text-start {
  text-align: left;
}

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

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

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 540px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 300;
  font-style: normal;
  src: local("☺"), url("../fonts/LG_Smart_Light.woff2") format("woff2"), url("../fonts/LG_Smart_Light.woff") format("woff");
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: local("☺"), url("../fonts/LG_Smart_Regular.woff2") format("woff2"), url("../fonts/LG_Smart_Regular.woff") format("woff");
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 400;
  font-style: italic;
  src: local("☺"), url("../fonts/LG_Smart_Regular_Italic.woff2") format("woff2"), url("../fonts/LG_Smart_Regular_Italic.woff") format("woff");
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 600;
  font-style: normal;
  src: local("☺"), url("../fonts/LG_Smart_SemiBold.woff2") format("woff2"), url("../fonts/LG_Smart_SemiBold.woff") format("woff");
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: local("☺"), url("../fonts/LG_Smart_Bold.woff2") format("woff2"), url("../fonts/LG_Smart_Bold.woff") format("woff");
}
@font-face {
  font-family: "LG Smart";
  font-display: swap;
  font-weight: 700;
  font-style: italic;
  src: local("☺"), url("../fonts/LG_Smart_Bold_Italic.woff2") format("woff2"), url("../fonts/LG_Smart_Bold_Italic.woff") format("woff");
}
*, * :before, * :after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  width: 100%;
  height: 100%;
  background: white;
}

body {
  width: 100%;
  height: 100%;
  min-width: 320px;
  min-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  font: 18px/133% "LG Smart", sans-serif;
  color: #1b1a1e;
  background: white;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1199.98px) {
  body.menu-open {
    position: fixed;
    overflow: hidden;
  }
  body.menu-open::-webkit-scrollbar {
    display: none;
  }
}

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

ul {
  margin-top: 0;
  margin-bottom: 1em;
}

a {
  color: #a50034;
  text-decoration: underline;
  text-decoration-thickness: 0.0625em;
  text-underline-offset: 0.167em;
  transition: color 0.3s ease;
  outline: none !important;
}
@media (hover: hover) {
  a:hover, a:focus {
    text-decoration: none;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-family: "LG Smart", sans-serif;
  font-weight: 500;
  line-height: normal;
}

h1, .h1 {
  font-size: 60px;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 70px;
  }
}

h2, .h2 {
  margin-bottom: 14px;
  font-size: 36px;
  line-height: 111.1%;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 48px;
    line-height: 100%;
  }
}

h3, .h3 {
  margin-bottom: 19px;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.006em;
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 36px;
    line-height: 111.1%;
  }
}

h4, .h4 {
  font-size: 28px;
  line-height: 114.3%;
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 30px;
    line-height: 106.7%;
  }
}

h5, .h5 {
  font-size: 20px;
  line-height: 120%;
}
@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 22px;
    line-height: 109.1%;
  }
}

h6, .h6 {
  font-weight: bold;
}

.link, .more {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  color: #a50034;
  text-decoration: none;
}
@media (hover: hover) {
  .link:hover, .link:focus, .more:hover, .more:focus {
    color: #1b1a1e;
  }
}

.more::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 18px;
  height: 18px;
  margin-top: -3px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMyA3Ljk0MiA0LjA1OGw0LjE4NSA0LjE5MkgzdjEuNWg5LjEyN2wtNC4xODUgNC4xOTNMOSAxNWw2LTYtNi02WiIgZmlsbD0iI0E1MDAzNCIvPjwvc3ZnPgo=") 0 0 no-repeat;
  background-size: contain;
  transition: filter 0.2s linear;
}
@media (hover: hover) {
  .more:hover::after, .more:focus::after {
    filter: grayscale(1);
  }
}

.form .row {
  margin-right: -8px;
  margin-left: -8px;
}
.form .row > * {
  padding-right: 8px;
  padding-left: 8px;
}
.form-group {
  margin-bottom: 16px;
}
.form-control {
  min-width: 240px;
  padding: 13px 11px 15px;
  border: 1px solid rgba(27, 26, 30, 0.23);
  border-radius: 4px;
  font: 18px/26px "LG Smart", sans-serif;
  color: #1b1a1e;
  display: block;
  resize: none;
  background: transparent;
  outline: none !important;
  -webkit-appearance: none;
}
.form-control::placeholder {
  color: #1b1a1e;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-control:focus::placeholder {
  opacity: 0;
}
.form-select {
  min-width: 240px;
  padding: 13px 40px 15px 11px;
  border: 1px solid rgba(27, 26, 30, 0.23);
  border-radius: 4px;
  font: 18px/26px "LG Smart", sans-serif;
  color: #1b1a1e;
  display: block;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzJCMzMzNyIgZD0iTTE2LjU5IDguNTkgMTIgMTMuMTcgNy40MSA4LjU5IDYgMTBsNiA2IDYtNi0xLjQxLTEuNDFaIi8+PC9zdmc+") no-repeat center right 11px;
  background-size: 24px 24px;
  outline: none !important;
  -webkit-appearance: none;
}
.form-check {
  padding-bottom: 2px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.form-check-input {
  margin: 0;
  visibility: hidden;
  position: absolute;
  top: -30px;
  left: -30px;
}
.form-check-label {
  padding-left: 46px;
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #767676;
}
.form-check-label::before, .form-check-label::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
}
.form-check-label::before {
  width: 14px;
  height: 14px;
  top: 11px;
  left: 15px;
  z-index: 2;
  background: white;
}
.form-check-label::after {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  top: 9px;
  left: 13px;
  z-index: 1;
  background: rgba(27, 26, 30, 0.6);
}
.form-check-input:checked ~ .form-check-label {
  color: #1b1a1e;
}
.form-check-input:checked ~ .form-check-label::before {
  background: white url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPjxwYXRoIGQ9Im0xNCA1LTEuNC0xLjRMNiAxMC4yIDMuNCA3LjYgMiA5bDQgNCA4LTh6IiBzdHlsZT0iZmlsbDojYTUwMDM0Ii8+PC9zdmc+") no-repeat center center;
}
.form-check-input:checked ~ .form-check-label::after {
  background-color: #a50034;
}
.form-small {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 430px) {
  .form-submits {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
  }
}
.form-submits .form-errors-msg {
  color: red;
  display: none;
  font-size: 14px;
  margin: 0 0 24px;
  width: 100%;
}
.form-submits .form-errors-msg.active {
  display: block;
}
.form-submits .btn {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 16px;
}
@media (max-width: 429.98px) {
  .form-submits .btn {
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    display: block;
    font-size: 16px;
  }
}
@media (max-width: 429.98px) {
  .form-submits .btn-submit, .form-submits .btn + .btn {
    margin-top: 13px;
  }
}
@media (min-width: 430px) {
  .form-submits .btn-submit, .form-submits .btn + .btn {
    margin-left: 17px;
  }
}
.form-step {
  display: none;
}
.form-step.active {
  display: block;
}
.form-steps {
  font-style: normal;
  display: block;
  font-size: 16px;
  cursor: default;
  opacity: 0.87;
}
@media (max-width: 429.98px) {
  .form-steps {
    margin-top: 13px;
    margin-bottom: 7px;
    text-align: center;
  }
}
@media (min-width: 430px) {
  .form-steps {
    margin-left: 15px;
    margin-bottom: 4px;
  }
}
.form .parsley-errors-list {
  color: red;
  list-style: none;
  padding: 0;
}
.form .parsley-errors-list li {
  font-size: 14px;
}

.get-started__content .form-thank-you-msg {
  display: none;
}
.get-started__content.form-success {
  height: 100%;
}
.get-started__content.form-success .form-step,
.get-started__content.form-success .get-started__header {
  display: none;
}
.get-started__content.form-success .form-thank-you-msg {
  display: block;
}

textarea {
  height: 58px;
}
@media (min-width: 768px) {
  textarea {
    height: 64px;
  }
}

.btn {
  width: auto;
  min-width: 90px;
  height: auto;
  padding: 9px 15px;
  border: 1px solid #a50034;
  border-radius: 4px;
  box-shadow: none;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  background: #a50034;
  cursor: pointer;
  outline: none !important;
}
@media (hover: hover) {
  .btn:hover, .btn:focus {
    border-color: #8c002c;
    background-color: #8c002c;
  }
}
.btn--outline {
  border-color: rgba(165, 0, 52, 0.5);
  color: #a50034;
  background-color: transparent;
}
@media (hover: hover) {
  .btn--outline:hover, .btn--outline:focus {
    color: white;
    background-color: #a50034;
  }
}

/* ==========================================================================
   HEADER
   ========================================================================== */
.header {
  width: 100%;
  min-width: 320px;
  height: 74px;
  min-height: 74px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  color: #1b1a1e;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.025);
}
@media (min-width: 1200px) {
  .header {
    height: 97px;
    min-height: 97px;
    max-width: 1680px;
    position: absolute;
    box-shadow: none;
  }
}
.header .container {
  max-width: 1680px;
  height: 100%;
  padding: 20px 24px;
  position: relative;
  z-index: 1;
}
.header .container::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: white;
}
.header__brand {
  display: none;
}
.header__logo {
  margin: 0;
  display: block;
  position: absolute;
  top: 14px;
  left: 24px;
  z-index: 5;
  outline: none;
}
.header__logo img {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 1199.98px) {
  .header__logo img {
    height: 48px;
  }
}
@media (min-width: 1200px) {
  .header__logo img {
    height: 64px;
  }
}
.header__nav {
  height: 100vh;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .header__nav::after {
    content: "";
    display: block;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(27, 26, 30, 0.2);
    transition: opacity 0.3s ease;
    opacity: 0;
  }
  .header__nav.visible, .header__nav.visible::after {
    display: block;
  }
  .header__nav.open::after {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .header__nav {
    display: block;
    top: 28px;
    right: auto;
    left: 260px;
    z-index: 10;
    background: none;
  }
}
.header__menu {
  height: 100%;
  padding: 8px 0;
  margin: 0;
  list-style: none;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
  opacity: 0;
  background: white;
}
@media (max-width: 1199.98px) {
  .header__menu {
    transition: opacity 0.3s ease;
  }
  .open .header__menu {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .header__menu {
    height: auto;
    padding: 0;
    align-items: center;
    font-size: 20px;
    flex-direction: row;
    transition: none;
    opacity: 1;
  }
}
.header__menu li.active a {
  color: #4f8b12;
  font-weight: 500;
}
.header__menu li.dropdown a::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin-left: 10px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #757575 transparent transparent transparent;
}
.header__menu a {
  padding: 20px 40px;
  display: inline-block;
  position: relative;
  color: #1b1a1e;
  text-decoration: none;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .header__menu a {
    padding: 5px 15px;
  }
}
.header__links {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  position: absolute;
  top: 19px;
  right: 64px;
  z-index: 5;
}
@media (min-width: 1200px) {
  .header__links {
    top: 32px;
    right: 16px;
  }
}
@media (min-width: 375px) {
  .header__links li {
    padding: 0 8px;
  }
}
.header__links a {
  display: block;
}
.header__links img, .header__links svg {
  width: 32px;
  height: 32px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.header__toggle {
  width: 40px;
  height: 40px;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  z-index: 7;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .header__toggle {
    display: none;
  }
}
.header__toggle div {
  width: 18px;
  height: 2px;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  transition: background-color 0.3s ease;
}
.header__toggle::before, .header__toggle::after {
  width: 18px;
  content: "";
  height: 2px;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  background: black;
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.header__toggle::before {
  top: 14px;
}
.header__toggle::after {
  bottom: 14px;
}
.header__nav.open ~ .header__toggle div {
  background: transparent;
}
.header__nav.open ~ .header__toggle::before {
  transform: translate(1px, 5px) rotate(-45deg);
}
.header__nav.open ~ .header__toggle::after {
  transform: translate(1px, -5px) rotate(45deg);
}

/* ==========================================================================
   PAGE
   ========================================================================== */
.page {
  padding-top: 74px;
}
@media (min-width: 1200px) {
  .page {
    padding-top: 97px;
  }
}

/* ==========================================================================
   FOOTER
   ========================================================================== */
.footer {
  width: 100%;
  max-width: 1680px;
  padding: 0 0 80px;
  margin: auto auto 0;
  position: relative;
  z-index: 1;
  color: white;
  background: black;
  cursor: default;
}
@media (min-width: 768px) {
  .footer {
    padding: 34px 0 60px;
  }
}
@media (min-width: 1200px) {
  .footer > .container {
    max-width: 920px;
  }
}
.footer__links {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .footer__links {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .footer__links li + li {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .footer__links li + li {
    margin-left: 16px;
  }
}
@media (hover: hover) {
  .footer__links a:hover, .footer__links a:focus {
    text-decoration: none;
  }
}
.footer__links + .footer__links {
  margin-top: 16px;
  margin-bottom: 42px;
}
.footer__logo {
  padding: 0;
  margin: 0;
}
.footer__logo img, .footer__logo svg {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer__copyright {
  margin: 24px auto 0;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.005em;
  color: #757575;
}
@media (min-width: 768px) {
  .footer__copyright {
    margin: 14px -10px 0 0;
  }
}
.footer__badge {
  width: 257px;
  padding: 0;
  margin: 26px 0 0;
}
@media (min-width: 768px) {
  .footer__badge {
    margin-top: 16px;
    float: right;
  }
}
.footer__badge img {
  width: 257px;
  height: 64px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer__location {
  margin-bottom: 16px;
  font-size: 18px;
  color: black;
}
@media (min-width: 768px) {
  .footer__location {
    margin-left: -14px;
    margin-bottom: 0;
  }
}
.footer__location::before {
  content: "";
  display: block;
  overflow: hidden;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJabS0xIDE3LjkzYy0zLjk1LS40OS03LTMuODUtNy03LjkzIDAtLjYyLjA4LTEuMjEuMjEtMS43OUw5IDE1djFjMCAxLjEuOSAyIDIgMnYxLjkzWm02LjktMi41NGMtLjI2LS44MS0xLTEuMzktMS45LTEuMzloLTF2LTNjMC0uNTUtLjQ1LTEtMS0xSDh2LTJoMmMuNTUgMCAxLS40NSAxLTFWN2gyYzEuMSAwIDItLjkgMi0ydi0uNDFjMi45MyAxLjE5IDUgNC4wNiA1IDcuNDEgMCAyLjA4LS44IDMuOTctMi4xIDUuMzlaIiBmaWxsPSIjMUIxQTFFIiBmaWxsLW9wYWNpdHk9Ii44NyIvPjwvc3ZnPgo=") 0 0 no-repeat;
  background-size: contain;
}
.footer__social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: relative;
}
@media (min-width: 768px) {
  .footer__social {
    padding-left: 2px;
    margin-right: -16px;
  }
}
@media (min-width: 1200px) {
  .footer__social {
    top: 2px;
  }
}
@media (max-width: 539.98px) {
  .footer__social {
    margin: 0 0 30px 0;
    padding: 0 0 34px 0;
  }
  .footer__social::before, .footer__social::after {
    content: "";
    display: block;
    overflow: hidden;
    width: 100%;
    height: 1px;
    background: rgba(27, 26, 30, 0.12);
    position: absolute;
    left: 0;
    right: 0;
  }
  .footer__social::before {
    bottom: 17px;
  }
  .footer__social::after {
    bottom: 0;
  }
}
.footer__social li {
  margin-right: 8px;
}
.footer__social li a {
  padding: 9px;
  border-radius: 50%;
  display: block;
  background: #333;
}
.footer__social svg {
  width: 17px;
  height: 17px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer__nav {
  padding-left: 16px;
}
@media (min-width: 540px) {
  .footer__nav {
    margin-top: 48px;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .footer__nav {
    margin-top: 26px;
    height: calc(100% - 18px);
    padding-top: 14px;
    padding-bottom: 18px;
    position: relative;
  }
  .footer__nav::before {
    content: "";
    display: block;
    overflow: hidden;
    width: 1px;
    background: rgba(27, 26, 30, 0.12);
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
  }
}
.footer__nav-title {
  margin-top: 29px;
  margin-bottom: 22px;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0.006em;
  color: black;
}
@media (min-width: 768px) {
  .footer__nav-title {
    padding-left: 0;
    margin-top: 5px;
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 25px;
  }
}
.footer__nav-links {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
}
@media (max-width: 539.98px) {
  .footer__nav-links {
    margin-bottom: 56px;
  }
}
@media (min-width: 540px) {
  .footer__nav-links + .footer__nav-title {
    margin-top: 48px;
  }
}
@media (min-width: 768px) {
  .footer__nav-links + .footer__nav-title {
    margin-top: 61px;
  }
}
.footer__nav-links li {
  margin-bottom: 16px;
}
@media (min-width: 540px) {
  .footer__nav-links li:last-of-type {
    margin-bottom: 0;
  }
}
.footer__nav-links li a {
  color: #757575;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (hover: hover) {
  .footer__nav-links li a:hover, .footer__nav-links li a:focus {
    color: rgba(27, 26, 30, 0.85);
  }
}
@media (max-width: 539.98px) {
  .footer__black {
    padding-top: 40px;
  }
}
@media (max-width: 539.98px) {
  .footer__black > .row > .col-12 {
    padding-left: 24px;
  }
}
.footer__black a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  .footer__black a:hover, .footer__black a:focus {
    color: white;
    text-decoration: none;
  }
}
.footer__white {
  position: relative;
}
@media (min-width: 540px) {
  .footer__white {
    margin-bottom: 40px;
    padding-bottom: 60px;
  }
}
.footer__white::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: -38px;
  right: -16px;
  bottom: 0;
  left: -16px;
  z-index: -1;
  background: white;
}
@media (min-width: 540px) {
  .footer__white::after {
    width: 100vw;
    max-width: 1680px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 992px) {
  .footer__white > .row > .col-12:nth-child(5) .footer__nav, .footer__white > .row > .col-12:nth-child(6) .footer__nav, .footer__white > .row > .col-12:nth-child(7) .footer__nav {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer__white > .row > .col-12:nth-child(5) .footer__nav::before, .footer__white > .row > .col-12:nth-child(6) .footer__nav::before, .footer__white > .row > .col-12:nth-child(7) .footer__nav::before {
    display: block;
  }
}
@media (min-width: 1200px) {
  .footer__white > .row > .col-12:nth-child(1) {
    width: 80%;
  }
  .footer__white > .row > .col-12:nth-child(2) {
    width: 20%;
  }
  .footer__white > .row > .col-12:nth-child(3) {
    width: 16.4%;
  }
  .footer__white > .row > .col-12:nth-child(4) {
    width: 21.5%;
  }
  .footer__white > .row > .col-12:nth-child(5) {
    width: 21.6%;
  }
  .footer__white > .row > .col-12:nth-child(6) {
    width: 21.5%;
  }
  .footer__white > .row > .col-12:nth-child(7) {
    width: 19%;
  }
  .footer__white > .row > .col-12:nth-child(4) .footer__nav, .footer__white > .row > .col-12:nth-child(5) .footer__nav, .footer__white > .row > .col-12:nth-child(6) .footer__nav, .footer__white > .row > .col-12:nth-child(7) .footer__nav {
    padding-right: 24px;
    padding-left: 24px;
  }
}

/* ==========================================================================
   NAVBAR
   ========================================================================== */
.navbar {
  height: 56px;
  padding: 17px 0 19px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .navbar {
    height: 51px;
  }
}
@media (min-width: 1200px) {
  .navbar {
    padding-top: 15px;
    padding-bottom: 16px;
  }
}
.navbar > .row {
  position: relative;
  z-index: 3;
}
@media (max-width: 539.98px) {
  .navbar > .row > .col-12 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 374.98px) {
  .navbar > .row > .col-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.navbar::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: -74px;
  right: -16px;
  bottom: 0;
  left: -16px;
  z-index: 1;
  background: #f5f5f5;
}
@media (min-width: 375px) {
  .navbar::after {
    width: 100vw;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1200px) {
  .navbar::after {
    max-width: 1680px;
    top: -97px;
  }
}
.navbar__menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  z-index: 5;
}
@media (min-width: 540px) {
  .navbar__menu {
    width: 100vw;
    max-width: 1680px;
    padding: 0 20px;
    left: 50%;
    justify-content: flex-end;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .navbar__menu {
    padding: 0 25px;
  }
}
@media (min-width: 540px) {
  .navbar__menu li + li {
    margin-left: 30px;
  }
}
.navbar__menu a {
  text-decoration: none;
  white-space: nowrap;
  color: #1b1a1e;
}
@media (hover: hover) {
  .navbar__menu a:hover, .navbar__menu a:focus {
    text-decoration: none;
  }
}
.navbar__logo {
  padding: 0;
  margin: 0 0 0 -50vw;
  max-width: 140px;
  display: none;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 10;
  transform: translateX(26px);
}
@media (min-width: 540px) {
  .navbar__logo {
    display: block;
  }
}
@media (min-width: 1640px) {
  .navbar__logo {
    margin-left: -820px;
  }
}
.navbar__logo img {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

/* ==========================================================================
   HERO
   ========================================================================== */
.hero {
  position: relative;
}
.hero + .block {
  margin-top: 0;
}
@media (min-width: 540px) {
  .hero > .row {
    height: 100%;
    align-items: center;
  }
}
.hero__content {
  padding: 100px 8px;
  color: white;
  position: relative;
  top: -3px;
  z-index: 2;
  letter-spacing: -0.003em;
}
@media (min-width: 540px) {
  .hero__content {
    max-width: 472px;
    padding: 200px 8px;
  }
}
.hero__content h2 {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .hero__content h2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .hero__content h2 {
    margin-left: -1px;
  }
}
.hero__content p {
  margin-bottom: 0;
}
.hero__content .btn {
  margin-top: 18px;
}
@media (max-width: 539.98px) {
  .hero__content .btn {
    width: 100%;
    max-width: 400px;
    display: block;
  }
}
@media (min-width: 768px) {
  .hero__content .btn {
    margin-top: 26px;
  }
}
.hero__image {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: -16px;
  bottom: 0;
  left: -16px;
  z-index: 1;
}
@media (min-width: 375px) {
  .hero__image {
    width: 100vw;
    max-width: 1680px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.hero__image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: top center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 767.98px) {
  .hero__image img {
    object-position: top center;
  }
}
@media (min-width: 1200px) {
  .hero__image img {
    object-position: top left;
  }
}
@media (min-width: 540px) {
  .hero__image img.mobile {
    display: none;
  }
}
@media (max-width: 539.98px) {
  .hero__image img.desktop {
    display: none;
  }
}
.hero__overlay {
  background: linear-gradient(to right, #202020, transparent);
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100vw;
  max-width: 1680px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}

/* ==========================================================================
   BLOCK
   ========================================================================== */
.block {
  margin: 32px 0;
}
@media (min-width: 768px) {
  .block {
    margin: 40px 0;
  }
}
@media (min-width: 768px) {
  .block > .row {
    align-items: center;
    flex-direction: row-reverse;
  }
}
.block__content {
  padding-top: 40px;
  padding-bottom: 25px;
  letter-spacing: -0.003em;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .block__content {
    padding: 20px 24px 20px 0;
  }
}
@media (min-width: 1200px) {
  .block__content {
    padding-right: 48px;
    padding-top: 14px;
  }
}
.block__content p:last-of-type {
  margin-bottom: 0;
}
.block__content .btn {
  margin-top: 26px;
}
@media (max-width: 539.98px) {
  .block__content .btn {
    width: 100%;
    max-width: 400px;
    display: block;
  }
}
.block__content .more {
  margin-top: 33px;
}
.block__image {
  padding: 0;
  margin: 0 -16px;
  position: relative;
}
@media (min-width: 540px) {
  .block__image {
    margin: 0;
  }
}
.block__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .block__image img {
    width: 50vw;
    max-width: 600px;
    height: 100%;
    min-height: 340px;
    max-height: 520px;
    object-position: top center;
    left: -16px;
  }
}
.block--reverse > .row {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .block--reverse > .row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .block--reverse .block__image img {
    margin-left: 16px;
    left: 100%;
    transform: translateX(-100%);
  }
}
@media (max-width: 767.98px) {
  .block--reverse .block__content {
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .block--reverse .block__content {
    padding-right: 0;
    padding-left: 24px;
  }
}
@media (min-width: 1200px) {
  .block--reverse .block__content {
    padding-left: 48px;
  }
}
@media (min-width: 768px) {
  .block--builder-advantage {
    padding: 60px 0 0;
  }
}
.block--distributor {
  margin-bottom: 92px;
  position: relative;
}
@media (min-width: 768px) {
  .block--distributor {
    margin-top: 140px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .block--distributor {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .block--distributor {
    padding-top: 73px;
    padding-bottom: 80px;
    margin-top: 240px;
    margin-bottom: 75px;
  }
}
.block--distributor > .row {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .block--distributor > .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .block--distributor > .row {
    align-items: flex-start;
  }
}
.block--distributor::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -16px;
  bottom: 120px;
  left: -16px;
  z-index: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(66.88deg, rgba(232, 220, 212, 0) 0%, #e8dcd4 100%);
  border-radius: 0 64px 0 0;
}
@media (min-width: 540px) {
  .block--distributor::after {
    width: 100vw;
    max-width: 1680px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .block--distributor::after {
    border-radius: 64px 0 0 0;
    bottom: 0;
  }
}
.block--distributor .block__image {
  margin: 0;
}
@media (min-width: 768px) {
  .block--distributor .block__image {
    margin-top: -100px;
  }
}
@media (min-width: 992px) {
  .block--distributor .block__image {
    margin-top: -120px;
  }
}
@media (min-width: 1200px) {
  .block--distributor .block__image {
    margin-top: -192px;
    margin-left: -10px;
    margin-right: 15px;
  }
}
@media (min-width: 1400px) {
  .block--distributor .block__image {
    margin-left: 0;
    margin-right: 0;
  }
}
.block--distributor .block__image img {
  width: 100%;
  max-width: 100%;
  min-height: 0;
  max-height: none;
  height: auto;
  border-radius: 64px;
  left: auto;
}
.block--distributor .block__content {
  padding: 36px 0 42px;
  position: relative;
}
@media (min-width: 768px) {
  .block--distributor .block__content {
    max-width: 354px;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .block--distributor .block__content {
    left: 15px;
  }
}
.block--distributor .block__heading {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .block--distributor .block__heading {
    margin-bottom: 21px;
  }
}
.block--products {
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .block--products {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .block--products {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .block--products {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.block--products > .row {
  flex-direction: column-reverse;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .block--products > .row {
    flex-direction: row;
    align-items: flex-start;
  }
}
.block--products > .row .col-12 {
  position: relative;
}
.block--products::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -16px;
  bottom: 0;
  left: -16px;
  z-index: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(66.88deg, rgba(232, 220, 212, 0) 0%, #e8dcd4 100%);
  border-radius: 0 64px 0 0;
}
@media (min-width: 540px) {
  .block--products::after {
    width: 100vw;
    max-width: 1680px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .block--products::after {
    border-radius: 64px 0 0 0;
  }
}
.block--products .block__image {
  margin: 0;
}
@media (min-width: 1200px) {
  .block--products .block__image {
    width: 660px;
    margin-right: -10px;
    margin-left: -40px;
  }
}
.block--products .block__image img {
  width: 100%;
  max-width: 100%;
  min-height: 0;
  max-height: none;
  height: auto;
  border-radius: 64px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.7s 0.1s ease-in-out;
}
.block--products[data-active="1"] .block__image img[data-image="1"], .block--products[data-active="2"] .block__image img[data-image="2"], .block--products[data-active="3"] .block__image img[data-image="3"] {
  position: relative;
  z-index: 1;
  opacity: 1;
  transition-delay: 0s;
  transition-duration: 0.7s;
}
.block--products .block__content {
  padding: 36px 0 43px;
  position: relative;
}
@media (min-width: 768px) {
  .block--products .block__content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .block--products .block__content {
    padding-top: 73px;
    margin-right: -10px;
    left: 18px;
  }
}
.block--products .block__heading {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .block--products .block__heading {
    margin-bottom: 21px;
  }
}
.block__products {
  padding: 14px 16px 16px;
  border-radius: 0 40px 40px 40px;
  margin: -80px 16px 0;
  position: relative;
  z-index: 5;
  background: white;
  box-shadow: 0 2px 10px rgba(27, 26, 30, 0.15);
}
@media (min-width: 768px) {
  .block__products {
    width: 570px;
    padding: 24px 40px;
    margin-left: -208px;
    left: 100%;
  }
}
@media (min-width: 992px) {
  .block__products {
    width: 570px;
    padding: 24px 40px;
    margin: -200px 0 0 -104px;
  }
}
@media (min-width: 1200px) {
  .block__products {
    margin: -332px 0 0 -70px;
  }
}
.block__products-toggle {
  padding: 22px 0 30px;
  display: flex;
  position: relative;
  font-size: 24px;
  line-height: 24px;
  color: #1b1a1e;
  text-decoration: none;
}
.block__products-toggle:hover {
  color: #a50034;
}
.block__products-toggle:hover::after {
  top: 2px;
  filter: grayscale(0);
}
.block__products-toggle::after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMyA3Ljk0MiA0LjA1OGw0LjE4NSA0LjE5MkgzdjEuNWg5LjEyN2wtNC4xODUgNC4xOTNMOSAxNWw2LTYtNi02WiIgZmlsbD0iI0E1MDAzNCIvPjwvc3ZnPgo=") 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  overflow: hidden;
  filter: grayscale(1);
  width: 18px;
  height: 18px;
  margin: 4px 0 0 10px;
  position: relative;
  transition: all 0.2s linear;
  transform: rotate(90deg);
}
[data-active="1"] .block__products-toggle[data-number="1"] {
  color: #a50034;
}
[data-active="1"] .block__products-toggle[data-number="1"]::after {
  display: none;
}
[data-active="2"] .block__products-toggle[data-number="2"] {
  color: #a50034;
}
[data-active="2"] .block__products-toggle[data-number="2"]::after {
  display: none;
}
[data-active="3"] .block__products-toggle[data-number="3"] {
  color: #a50034;
}
[data-active="3"] .block__products-toggle[data-number="3"]::after {
  display: none;
}
.block__products-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.block__products-content p {
  margin: 0;
}
.block__products-content .more {
  display: block;
  font-size: 13px;
  margin-top: 12px;
  letter-spacing: 0.05em;
}
@media (min-width: 540px) {
  .block__products-content .more {
    font-size: 14px;
    padding-right: 0;
  }
}
.block__products-content .more::after {
  display: none;
}
.block__products-content .more span {
  display: inline-block;
  vertical-align: middle;
}
.block__products-content .more span::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 18px;
  height: 18px;
  margin-top: -3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMyA3Ljk0MiA0LjA1OGw0LjE4NSA0LjE5MkgzdjEuNWg5LjEyN2wtNC4xODUgNC4xOTNMOSAxNWw2LTYtNi02WiIgZmlsbD0iI0E1MDAzNCIvPjwvc3ZnPgo=") 0 0 no-repeat;
  background-size: contain;
  transition: filter 0.2s linear;
}
.block__products-content .more:hover span::after, .block__products-content .more:focus span::after {
  filter: grayscale(1);
}
.block__products-space {
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .block__products-space {
    padding-top: 6px;
    padding-bottom: 25px;
  }
}
.block__products-item {
  border-bottom: 1px solid #e4e4e4;
}
.block__products-item:last-of-type {
  border-bottom: none;
}
.block__products-item.active .block__products-content, [data-active="1"] .block__products-item[data-product="1"] .block__products-content, [data-active="2"] .block__products-item[data-product="2"] .block__products-content, [data-active="3"] .block__products-item[data-product="3"] .block__products-content {
  max-height: 1000px;
}

/* ==========================================================================
   DOWNLOAD
   ========================================================================== */
.download {
  margin-bottom: 63px;
}
.download > .row {
  justify-content: center;
}
.download__header {
  text-align: center;
}
.download__header p {
  opacity: 0.6;
}
.download__header p:last-of-type {
  margin-bottom: 0;
}
.download__header .link {
  margin-top: 25px;
}
.download .swiper {
  padding-bottom: 59px;
  margin: 24px -16px 0 -16px;
}
@media (min-width: 540px) {
  .download .swiper {
    width: calc(50vw + 280px);
  }
}
@media (min-width: 768px) {
  .download .swiper {
    width: calc(50vw + 367px);
  }
}
@media (min-width: 992px) {
  .download .swiper {
    width: calc(50vw + 466px);
  }
}
@media (min-width: 1200px) {
  .download .swiper {
    width: calc(50vw + 591px);
    max-width: 1180px;
    margin-left: -56px;
  }
}
.download .swiper-space {
  width: 100vw;
  height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 540px) {
  .download .swiper-space {
    width: 542px;
  }
}
@media (min-width: 768px) {
  .download .swiper-space {
    width: 732px;
  }
}
@media (min-width: 992px) {
  .download .swiper-space {
    width: 932px;
    bottom: 24px;
    left: 8px;
  }
}
@media (min-width: 1200px) {
  .download .swiper-space {
    width: 1170px;
  }
}
.download .swiper-slide {
  width: 285px;
  padding: 8px 8px 16px 16px;
  position: relative;
}
@media (min-width: 1200px) {
  .download .swiper-slide {
    width: 294px;
    padding-right: 9px;
  }
}
.download .swiper-pagination-bullet {
  background: #1b1a1e;
  opacity: 0.26;
  transition: opacity 0.2s ease;
}
.download .swiper-pagination-bullet-active {
  background: #a50034;
  opacity: 1;
}
.download .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.download .swiper-button-prev, .download .swiper-button-next {
  width: 48px;
  height: 34px;
  margin-top: 0;
  top: auto;
  bottom: 1px;
}
.download .swiper-button-prev::before, .download .swiper-button-next::before {
  display: none;
}
.download .swiper-button-prev::after, .download .swiper-button-next::after {
  width: 18px;
  height: 18px;
  margin: auto;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMyA3Ljk0MiA0LjA1OGw0LjE4NSA0LjE5MkgzdjEuNWg5LjEyN2wtNC4xODUgNC4xOTNMOSAxNWw2LTYtNi02WiIgZmlsbD0iI0E1MDAzNCIvPjwvc3ZnPgo=") 0 0 no-repeat;
  background-size: contain;
}
.download .swiper-button-prev.swiper-button-disabled, .download .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.download .swiper-button-prev.swiper-button-disabled::after, .download .swiper-button-next.swiper-button-disabled::after {
  filter: grayscale(1);
  opacity: 0.26;
}
.download .swiper-button-prev {
  margin-left: -125px;
  right: auto;
  left: 50%;
}
@media (min-width: 1200px) {
  .download .swiper-button-prev {
    margin-left: -97px;
  }
}
.download .swiper-button-prev::after {
  transform: scaleX(-1);
}
.download .swiper-button-next {
  margin-right: -125px;
  right: 50%;
  left: auto;
}
@media (min-width: 1200px) {
  .download .swiper-button-next {
    margin-right: -97px;
  }
}
.download__block {
  padding: 16px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  background: white;
  box-shadow: 0 2px 10px rgba(27, 26, 30, 0.15);
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.download__block figure {
  padding: 0;
  border-radius: 16px 16px 0 0;
  margin: -16px -16px 14px;
  display: block;
  position: relative;
  overflow: hidden;
}
.download__block figure img {
  width: 100%;
  height: 147px;
  border-radius: 16px 16px 0 0;
  display: block;
  object-fit: cover;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 1200px) {
  .download__block figure img {
    height: 152px;
  }
}
.download__block h5 {
  min-height: 48px;
  margin: 0;
}
.download__block .btn {
  width: 100%;
  margin-top: 34px;
  display: block;
}
@media (min-width: 1200px) {
  .download__block.one {
    padding-top: 166px;
    color: white;
  }
  .download__block.one figure {
    border-radius: 16px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: black;
  }
  .download__block.one figure img {
    height: 100%;
    border-radius: 16px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .download__block.one figure img {
    opacity: 0.5;
  }
}
@media (min-width: 1200px) {
  .download__block.one .btn {
    border-color: #a50034;
    color: white;
    background: #a50034;
  }
}
@media (min-width: 1200px) and (hover: hover) {
  .download__block.one .btn:hover, .download__block.one .btn:focus {
    border-color: #8c002c;
    background-color: #8c002c;
  }
}

/* ==========================================================================
   GET STARTED
   ========================================================================== */
.get-started {
  padding: 24px 0;
  margin: 32px 0;
  position: relative;
}
@media (min-width: 768px) {
  .get-started {
    margin: 40px 0;
    padding: 80px 15px;
  }
}
.get-started > .row {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .get-started > .row > .col-12:nth-child(1) {
    width: 46%;
  }
  .get-started > .row > .col-12:nth-child(2) {
    width: 54%;
  }
}
.get-started::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -16px;
  bottom: 0;
  left: -16px;
  z-index: 0;
  background: #f5f5f5;
}
@media (min-width: 540px) {
  .get-started::after {
    width: 100vw;
    max-width: 1680px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.get-started__image {
  padding: 0;
  border-radius: 16px 16px 0 0;
  margin: 0;
  display: block;
  overflow: hidden;
  background: white;
}
@media (min-width: 768px) {
  .get-started__image {
    height: 100%;
    border-radius: 24px 0 0 24px;
    margin-right: -14px;
  }
}
.get-started__image img {
  width: 100%;
  height: auto;
  border-radius: 16px 16px 0 0;
  display: block;
  object-fit: cover;
  object-position: top center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .get-started__image img {
    height: 100%;
    border-radius: 24px 0 0 24px;
    object-position: center center;
  }
}
.get-started__content {
  padding: 20px 24px;
  border-radius: 0 0 16px 16px;
  position: relative;
  background: white;
}
@media (min-width: 768px) {
  .get-started__content {
    margin-left: -18px;
    border-radius: 0 24px 24px 0;
  }
}
@media (min-width: 1200px) {
  .get-started__content {
    padding: 35px 40px 40px;
  }
}
.get-started__header {
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 114.3%;
}
@media (min-width: 768px) {
  .get-started__header {
    margin-bottom: 26px;
  }
}
.get-started__header .h4 {
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .get-started__header .h4 {
    margin-bottom: 7px;
  }
}
.get-started__header p:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .get-started .form .row-form {
    min-height: 288px;
  }
}
.get-started .form-control {
  width: 100%;
  min-width: 160px;
}
.get-started .form-select {
  width: 100%;
  min-width: 160px;
}
.get-started .form .btn--outline {
  border-color: rgba(27, 26, 30, 0.5);
  color: #1b1a1e;
}
@media (hover: hover) {
  .get-started .form .btn--outline:hover, .get-started .form .btn--outline:focus {
    border-color: #1b1a1e;
    color: #1b1a1e;
    background-color: transparent;
  }
}

/* ==========================================================================
   SUPPORT
   ========================================================================== */
.support {
  margin-top: 67px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .support {
    margin-top: 60px;
    margin-bottom: 62px;
  }
}
@media (min-width: 1200px) {
  .support {
    margin-top: 115px;
    padding-left: 15px;
    padding-right: 8px;
  }
}
.support > .row {
  justify-content: center;
}
.support__header {
  text-align: center;
}
@media (min-width: 1200px) {
  .support__header {
    max-width: 776px;
    margin-right: auto;
    margin-left: auto;
  }
}
.support__header p {
  opacity: 0.6;
}
.support__header p:last-of-type {
  margin-bottom: 0;
}
.support__item {
  max-width: 320px;
  margin: 25px auto 22px;
  text-align: center;
  color: rgba(27, 26, 30, 0.6);
}
@media (min-width: 768px) {
  .support__item {
    max-width: 280px;
    margin: 25px 0 0 0;
    text-align: left;
  }
}
.support__item::before {
  content: "";
  display: block;
  overflow: hidden;
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto 5px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgLjg3NWgyNHYyNEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBkPSJNNS44NSAxNy45NzVjLjg1LS42NSAxLjgtMS4xNjMgMi44NS0xLjUzOGE5LjczNyA5LjczNyAwIDAgMSAzLjMtLjU2MmMxLjE1IDAgMi4yNS4xODggMy4zLjU2MyAxLjA1LjM3NSAyIC44ODcgMi44NSAxLjUzN2E3LjczIDcuNzMgMCAwIDAgMS4zNjMtMi4zMjVBNy44MzggNy44MzggMCAwIDAgMjAgMTIuODc1YzAtMi4yMTctLjc4LTQuMTA0LTIuMzM3LTUuNjYyQzE2LjEwNCA1LjY1NCAxNC4yMTcgNC44NzUgMTIgNC44NzVzLTQuMTA0Ljc4LTUuNjYyIDIuMzM4QzQuNzc5IDguNzcgNCAxMC42NTggNCAxMi44NzVjMCAuOTgzLjE2MiAxLjkwOC40ODcgMi43NzUuMzI1Ljg2Ny43OCAxLjY0MiAxLjM2MyAyLjMyNVptNi4xNS00LjFjLS45ODMgMC0xLjgxMy0uMzM4LTIuNDg4LTEuMDEyLS42NzUtLjY3NS0xLjAxMi0xLjUwNS0xLjAxMi0yLjQ4OCAwLS45ODMuMzM4LTEuODEzIDEuMDEyLTIuNDg3LjY3NS0uNjc1IDEuNTA1LTEuMDEzIDIuNDg4LTEuMDEzLjk4MyAwIDEuODEzLjMzOCAyLjQ4OCAxLjAxMy42NzUuNjc1IDEuMDEyIDEuNTA0IDEuMDEyIDIuNDg3IDAgLjk4My0uMzM4IDEuODEzLTEuMDEyIDIuNDg4LS42NzUuNjc1LTEuNTA1IDEuMDEyLTIuNDg4IDEuMDEyWm0wIDlhOS43MzggOS43MzggMCAwIDEtMy45LS43ODggMTAuMDk5IDEwLjA5OSAwIDAgMS0zLjE3NS0yLjEzN2MtLjktLjktMS42MTItMS45NTgtMi4xMzctMy4xNzVhOS43MzggOS43MzggMCAwIDEtLjc4OC0zLjljMC0xLjM4My4yNjMtMi42ODMuNzg4LTMuOUExMC4wOTkgMTAuMDk5IDAgMCAxIDQuOTI1IDUuOGMuOS0uOSAxLjk1OC0xLjYxMiAzLjE3NS0yLjEzN2E5LjczOCA5LjczOCAwIDAgMSAzLjktLjc4OGMxLjM4MyAwIDIuNjgzLjI2MyAzLjkuNzg4QTEwLjA5OCAxMC4wOTggMCAwIDEgMTkuMDc1IDUuOGMuOS45IDEuNjEzIDEuOTU4IDIuMTM3IDMuMTc1YTkuNzM4IDkuNzM4IDAgMCAxIC43ODggMy45IDkuNzM4IDkuNzM4IDAgMCAxLS43ODggMy45IDEwLjA5OCAxMC4wOTggMCAwIDEtMi4xMzcgMy4xNzVjLS45LjktMS45NTggMS42MTMtMy4xNzUgMi4xMzdhOS43MzggOS43MzggMCAwIDEtMy45Ljc4OFptMC0yYy44ODMgMCAxLjcxNy0uMTMgMi41LS4zODdhNy41MyA3LjUzIDAgMCAwIDIuMTUtMS4xMTMgNy41MyA3LjUzIDAgMCAwLTIuMTUtMS4xMTMgNy45MzMgNy45MzMgMCAwIDAtMi41LS4zODdjLS44ODMgMC0xLjcxNy4xMy0yLjUuMzg3YTcuNTMgNy41MyAwIDAgMC0yLjE1IDEuMTEzIDcuNTMgNy41MyAwIDAgMCAyLjE1IDEuMTEzIDcuOTMzIDcuOTMzIDAgMCAwIDIuNS4zODdabTAtOWMuNDMzIDAgLjc5Mi0uMTQyIDEuMDc1LS40MjUuMjgzLS4yODMuNDI1LS42NDIuNDI1LTEuMDc1IDAtLjQzMy0uMTQyLS43OTItLjQyNS0xLjA3NS0uMjgzLS4yODMtLjY0Mi0uNDI1LTEuMDc1LS40MjUtLjQzMyAwLS43OTIuMTQyLTEuMDc1LjQyNS0uMjgzLjI4My0uNDI1LjY0Mi0uNDI1IDEuMDc1IDAgLjQzMy4xNDIuNzkyLjQyNSAxLjA3NS4yODMuMjgzLjY0Mi40MjUgMS4wNzUuNDI1WiIgZmlsbD0iI0E1MDAzNCIvPjwvZz48L3N2Zz4K") 0 0 no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .support__item::before {
    margin-left: 0;
    margin-right: 0;
  }
}
.support__item h4 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
  color: #1b1a1e;
}
@media (max-width: 767.98px) {
  .support__item h4 br {
    display: none;
  }
}
@media (min-width: 768px) {
  .support__item h4 {
    margin-bottom: 9px;
    font-size: 22px;
  }
}
.support__item h4.u {
  text-transform: uppercase;
}
.support__item p {
  margin-bottom: 0;
}
.support__item a {
  color: #a50034;
}
.support .more {
  margin-top: 9px;
}
@media (min-width: 768px) {
  .support .more {
    margin-top: 0;
  }
}