/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-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;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-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);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.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-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next 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;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next: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';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.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;
          -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms 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: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  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;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.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.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  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;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.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 {
  z-index: 0;
  backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.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 {
  z-index: 0;
  backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: "HP-Simplified-Reg";
  src: url("../../fonts/hp-simplified-regular.woff") format("woff"), url("../../fonts/hp-simplified-regular.woff2") format("woff2"), url("../../fonts/hp-simplified-regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "HP-Simplified-Bold";
  src: url("../../fonts/hp-simplified-bold.woff") format("woff"), url("../../fonts/hp-simplified-bold.woff2") format("woff2"), url("../../fonts/hp-simplified-bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "HP-Simplified-Light";
  src: url("../../fonts/hp-simplified-light.woff") format("woff"), url("../../fonts/hp-simplified-light.woff2") format("woff2"), url("../../fonts/hp-simplified-light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Helvetica-Neue-LT-Pro-73-Bold-Extended";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/HelveticaNeueLTProBdEx.woff") format("woff"), url("../../fonts/HelveticaNeueLTProBdEx.woff2") format("woff2");
}
@font-face {
  font-family: "Helvetica-Neue-LT-Pro-43-Light-Extended";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/HelveticaNeueLTProLtEx.woff") format("woff"), url("../../fonts/HelveticaNeueLTProLtEx.woff2") format("woff2");
}
@font-face {
  font-family: "GothamBook";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/Gotham-Book.woff") format("woff");
}
@font-face {
  font-family: "GothamMedium";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/Gotham-Medium.woff") format("woff");
}
@font-face {
  font-family: "GothamBlack";
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/Gotham-Black.woff") format("woff");
}
@font-face {
  font-family: "RBNo3.1-Black";
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/RBNo3.1-Black.woff") format("woff");
}
@font-face {
  font-family: "RBNo3.1-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/RBNo3.1-Bold.woff") format("woff");
}
@font-face {
  font-family: "RBNo3.1-BoldItalic";
  font-style: italic;
  font-weight: 400;
  src: url("../../fonts/RBNo3.1-BoldItalic.woff") format("woff");
}
.img-abs {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

a.btn,
button.btn {
  display: inline-block;
  line-height: 1;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
a.btn--black,
button.btn--black {
  background-color: #000;
  color: #fff;
}
a.btn--black:hover,
button.btn--black:hover {
  background-color: #0096d6;
  color: #fff;
}
a.btn--black-white,
button.btn--black-white {
  background-color: #000;
  color: #fff;
}
a.btn--black-white:hover,
button.btn--black-white:hover {
  background-color: #fff;
  color: #000;
}
a.btn--black-purple,
button.btn--black-purple {
  background-color: #000;
  color: #fff;
}
a.btn--black-purple:hover,
button.btn--black-purple:hover {
  background-color: #b456f4;
}
a.btn--white,
button.btn--white {
  background-color: #fff;
  color: #000;
}
a.btn--white:hover,
button.btn--white:hover {
  background-color: #0096d6;
  color: #fff;
}
a.btn--white-green,
button.btn--white-green {
  background-color: #fff;
  color: #000;
}
a.btn--white-green:hover,
button.btn--white-green:hover {
  background-color: #59f6a9;
}
a.btn--blue,
button.btn--blue {
  color: #0096d6;
  border: 1px solid #0096d6;
}
a.btn--blue:hover,
button.btn--blue:hover {
  background-color: #0096d6;
  color: #fff;
}
a.btn--blue-var,
button.btn--blue-var {
  color: #fff;
  background-color: #024ad8;
}
a.btn--blue-var:hover,
button.btn--blue-var:hover {
  background-color: #000;
  color: #fff;
}
a.btn--brown,
button.btn--brown {
  color: #fff;
  background-color: #565451;
}
a.btn--brown:hover,
button.btn--brown:hover {
  background-color: #000;
}
a.btn--blue-fill,
button.btn--blue-fill {
  color: #fff;
  background-color: #0096d6;
}
a.btn--blue-fill:hover,
button.btn--blue-fill:hover {
  background-color: #000;
}
a.btn--red,
button.btn--red {
  color: #fff;
  background-color: #e31837;
}
a.btn--red:hover,
button.btn--red:hover {
  background-color: #23004f;
}
a.btn--black-green,
button.btn--black-green {
  color: #fff;
  background-color: #000;
}
a.btn--black-green:hover,
button.btn--black-green:hover {
  background-color: #59f6a9;
  color: #000;
}

.lp-border {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none !important;
}

:root {
  font-size: 62.5%;
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-variant-ligatures: none;
}

a {
  text-decoration: none;
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
}

#wrapper {
  overflow: hidden;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.form-row-full {
  width: 100%;
  padding: 0;
}

.wpcf7-text,
.wpcf7-textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 15px 17px;
  margin-bottom: 15px;
  font-family: inherit;
  outline: none;
  border: none;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.wpcf7-text::-moz-placeholder, .wpcf7-textarea::-moz-placeholder {
  color: #000;
}
.wpcf7-text::placeholder,
.wpcf7-textarea::placeholder {
  color: #000;
}

textarea {
  resize: none;
}

.wpcf7-submit {
  position: relative;
  display: inline-block;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: inherit;
  border: none;
  transition: all 0.3s ease-in-out;
}
.wpcf7-submit:disabled {
  cursor: not-allowed;
}

.btn-bottom-flex p {
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}

.wpcf7-list-item {
  margin: 0;
  font-size: 1.6rem;
}

.wpcf7-acceptance a {
  color: #002f87;
  transition: all 0.3s ease-in-out;
}
.wpcf7-acceptance a:hover {
  color: #0096d6;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-form-control.wpcf7-not-valid {
  border-color: red !important;
}

div.wpcf7-response-output {
  border: none !important;
  max-width: 100%;
  padding: 0 !important;
  margin: 10px auto !important;
  text-align: center;
}

div.wpcf7-validation-errors {
  color: red;
}

.hidden-def {
  position: relative;
  background-color: #0096d6;
  padding: 20px 0;
}

.main-header {
  position: relative;
  width: 100%;
}

.main-footer {
  position: relative;
  width: 100%;
}

body.page-template-page-landing-26 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
  text-wrap: pretty;
}
body.page-template-page-landing-26 h1,
body.page-template-page-landing-26 h2,
body.page-template-page-landing-26 h3,
body.page-template-page-landing-26 h4,
body.page-template-page-landing-26 h5 {
  font-weight: 400;
}
body.page-template-page-landing-26 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  padding: 12px 30px;
  font-size: 1.6rem;
}
body.page-template-page-landing-26 .main-header {
  background-color: #3edff9;
}
body.page-template-page-landing-26 .main-header__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 25px 0;
}
body.page-template-page-landing-26 .main-header__wrapper img {
  max-width: 500px;
}
body.page-template-page-landing-26 .main-footer__content {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lp26-hero {
  position: relative;
}
.lp26-hero:before {
  content: "";
  display: block;
  padding-top: 60%;
}
@media (min-width: 992px) {
  .lp26-hero:before {
    padding-top: 43%;
  }
}
.lp26-hero img {
  -o-object-position: top;
     object-position: top;
}

.lp26-1 {
  position: relative;
  background-color: #e5e5e5;
  width: 100%;
  max-width: 1450px;
  padding: 50px 0;
}
@media (min-width: 1280px) {
  .lp26-1 {
    margin: -250px auto 0;
  }
}
.lp26-1__head {
  text-align: center;
  margin-bottom: 50px;
}
.lp26-1__head h2 {
  font-size: 4rem;
}
@media (min-width: 550px) {
  .lp26-1__head h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp26-1__head h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .lp26-1__head h2 {
    font-size: 7rem;
  }
}
.lp26-1__head h2:first-of-type::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 30px 0;
}
.lp26-1__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .lp26-1__content {
    flex-direction: row;
  }
}
.lp26-1__img, .lp26-1__info {
  width: 100%;
}
@media (min-width: 992px) {
  .lp26-1__img, .lp26-1__info {
    width: 50%;
  }
}
.lp26-1__img img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .lp26-1__img img {
    margin: 0;
  }
}
.lp26-1__info {
  padding: 25px 0;
}
@media (min-width: 992px) {
  .lp26-1__info {
    max-width: 600px;
  }
}
.lp26-1__info h2 {
  font-size: 4rem;
}
@media (min-width: 768px) {
  .lp26-1__info h2 {
    font-size: 4.5rem;
  }
}
.lp26-1__info p {
  font-size: 2.5rem;
}
.lp26-1__info p:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 25px 0;
}
@media (min-width: 550px) {
  .lp26-1__info p {
    font-size: 3rem;
  }
}
.lp26-1__info a.btn {
  margin-top: 100px;
}

.lp26-2 {
  position: relative;
  padding: 75px 0;
}
@media (min-width: 992px) {
  .lp26-2 {
    padding: 75px 0 175px;
  }
}
.lp26-2__content {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
}
.lp26-2__content h2 {
  font-size: 4rem;
}
@media (min-width: 550px) {
  .lp26-2__content h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp26-2__content h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .lp26-2__content h2 {
    font-size: 7rem;
  }
}
.lp26-2__content p {
  font-size: 2.5rem;
}
.lp26-2__content p:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 25px 0;
}
.lp26-2__content a.btn {
  margin: 25px 0 80px;
}
.lp26-2__content img {
  display: block;
  width: 100%;
  height: 100%;
}

.lp26-3 {
  position: relative;
  background-color: #e5e5e5;
}
.lp26-3__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 75px 0;
  gap: 15px;
}
@media (min-width: 992px) {
  .lp26-3__content {
    flex-direction: row;
  }
}
.lp26-3__img, .lp26-3__info {
  width: 100%;
}
@media (min-width: 992px) {
  .lp26-3__img, .lp26-3__info {
    width: 50%;
  }
}
.lp26-3__img img {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 992px) {
  .lp26-3__img img {
    max-width: 100%;
    margin: 0;
  }
}
.lp26-3__info {
  position: relative;
}
.lp26-3__info h2 {
  font-size: 4.2rem;
}
.lp26-3__info h2 em {
  font-size: 2rem;
}
.lp26-3__info h2:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .lp26-3__info h2 {
    font-size: 4.7rem;
  }
}
.lp26-3__info em {
  display: block;
  font-style: normal;
  font-size: 1.8rem;
}
.lp26-3__info p {
  font-size: 2.5rem;
  letter-spacing: 1px;
}
.lp26-3__info p:not(:has(em)) {
  padding: 25px 0;
}
@media (min-width: 550px) {
  .lp26-3__info p {
    font-size: 3rem;
  }
}
.lp26-3__info p:has(em):not(:last-of-type) em:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 5px 0;
}
.lp26-3__info p:last-of-type {
  margin-bottom: 50px;
}
.lp26-3__cta {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.lp26-3__cta img {
  display: block;
  width: 100%;
  max-width: 110px;
}

.lp26-3-sec {
  background-color: #fff;
}
.lp26-3-sec .lp26-3__content {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .lp26-3-sec .lp26-3__content {
    flex-direction: row;
  }
}
.lp26-3-sec p:last-of-type {
  margin-bottom: 15px;
}

.lp26-4 {
  position: relative;
  background-color: #e5e5e5;
  padding: 115px 0;
}
.lp26-4__content {
  text-align: center;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.lp26-4__content h2 {
  font-size: 4.5rem;
}
.lp26-4__content h2:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 25px 0;
}
@media (min-width: 550px) {
  .lp26-4__content h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp26-4__content h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .lp26-4__content h2 {
    font-size: 7rem;
  }
}
.lp26-4__content p {
  font-size: 2.5rem;
}
@media (min-width: 550px) {
  .lp26-4__content p {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .lp26-4__content p {
    font-size: 3.5rem;
  }
}
.lp26-4__content a.btn {
  margin-top: 50px;
}

body.page-id-71 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #e5e5e5;
}
body.page-id-71 .form-cta__content {
  flex-direction: column;
  max-width: 620px;
  border: 1px solid #000;
  padding: 50px 50px 25px;
}
body.page-id-71 .form-cta__logo, body.page-id-71 .form-cta__form {
  width: 100%;
}
body.page-id-71 .form-cta__logo {
  margin-bottom: 50px;
}
body.page-id-71 .form-cta__form-title {
  font-size: 3rem;
  line-height: 1;
}
body.page-id-71 .form-cta__form-inner input[type=email],
body.page-id-71 .form-cta__form-inner input[type=tel],
body.page-id-71 .form-cta__form-inner textarea {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #000;
}
body.page-id-71 .form-cta__form-inner input[type=submit] {
  font-size: 1.4rem;
  padding: 12px 40px;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
}
body.page-id-71 .form-cta__form-inner input[type=submit]:hover {
  background-color: #fff;
  color: #000;
}
body.page-id-71 .form-cta .btn-bottom-flex p {
  align-items: flex-start;
}

body.page-id-68 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #e5e5e5;
}
body.page-id-68 .ty-page__content {
  border: 1px solid #000;
  padding: 50px;
}
body.page-id-68 .ty-page__content img {
  border-bottom: 1px solid #000;
  padding-bottom: 25px;
}
body.page-id-68 .ty-page__content p {
  font-size: 3rem;
}

body.page-template-page-landing-1 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
body.page-template-page-landing-1 h1,
body.page-template-page-landing-1 h2,
body.page-template-page-landing-1 h3,
body.page-template-page-landing-1 h4,
body.page-template-page-landing-1 h5 {
  font-weight: 400;
}
body.page-template-page-landing-1 sup {
  font-size: 0.5em;
}
body.page-template-page-landing-1 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-1 .container {
  max-width: 1280px;
}
body.page-template-page-landing-1 .main-header {
  background-color: #000;
}
body.page-template-page-landing-1 .main-header__wrapper {
  padding: 20px 0;
}
body.page-template-page-landing-1 .main-footer {
  background-color: #000;
  padding: 35px 0;
}
body.page-template-page-landing-1 .main-footer__content {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}
body.page-template-page-landing-1 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  font-size: 1.6rem;
  padding: 15px 10px;
}

.top-lp20 {
  position: relative;
  background-color: #40defb;
}
.top-lp20__title {
  padding: 15px 0;
}
.top-lp20__title h2 {
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 1px;
}
@media (min-width: 550px) {
  .top-lp20__title h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .top-lp20__title h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .top-lp20__title h2 {
    font-size: 6.5rem;
  }
}
@media (min-width: 1024px) {
  .top-lp20__title h2 {
    font-size: 7rem;
  }
}

.hero-lp20 {
  position: relative;
  background-color: #9feefb;
}
.hero-lp20 .container {
  position: static;
}
.hero-lp20__info {
  width: 100%;
  padding: 50px 0;
}
@media (min-width: 550px) {
  .hero-lp20__info {
    padding: 75px 0;
  }
}
@media (min-width: 1024px) {
  .hero-lp20__info {
    width: 40%;
    padding: 100px 35px 100px 0;
  }
}
.hero-lp20__info h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 550px) {
  .hero-lp20__info h2 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .hero-lp20__info h2 {
    font-size: 4.5rem;
  }
}
.hero-lp20__info h2:after {
  content: "";
  display: block;
  width: 120%;
  height: 2px;
  background-color: #000;
  margin-top: 35px;
}
.hero-lp20__info p {
  font-size: 2.5rem;
  line-height: 1.2;
  padding: 35px 0;
}
@media (min-width: 550px) {
  .hero-lp20__info p {
    font-size: 3rem;
  }
}
.hero-lp20__image {
  position: relative;
  width: 100%;
  background-color: transparent;
}
.hero-lp20__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  .hero-lp20__image {
    background-color: #e6e6e6;
    width: 56%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.features-lp20 {
  position: relative;
  background-color: #cff6fd;
  padding: 50px 0;
}
.features-lp20__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(225px, 100%), 1fr));
  gap: 50px;
}
@media (min-width: 1024px) {
  .features-lp20__content {
    gap: 0;
  }
}
.features-lp20__item {
  position: relative;
  text-align: center;
  padding: 0;
}
.features-lp20__item h3 {
  font-size: 2.5rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .features-lp20__item {
    padding: 0 25px;
  }
  .features-lp20__item:not(:last-of-type)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
  }
}
.features-lp20__icon {
  width: 100%;
  max-width: 115px;
  height: 100px;
  margin: 0 auto 25px;
}
.features-lp20__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.big-lp20 {
  position: relative;
  padding: 50px 0;
  background-color: #f6f6f6;
}
@media (min-width: 1200px) {
  .big-lp20.big-second .big-lp20__head h2 {
    font-size: 5rem;
  }
}
.big-lp20__head {
  text-align: center;
}
.big-lp20__head h2 {
  font-size: 3.5rem;
  padding: 15px 0;
}
@media (min-width: 992px) {
  .big-lp20__head h2 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .big-lp20__head h2 {
    font-size: 6rem;
  }
}
.big-lp20__head h2:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 992px;
  height: 2px;
  background-color: #000;
  margin: 0 auto;
}
.big-lp20__head p {
  font-size: 2.4rem;
}
.big-lp20__content {
  position: relative;
}
.big-lp20__img {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding-top: 25px;
}
.big-lp20__cta {
  text-align: center;
}
.big-lp20__cta h2 {
  font-size: 3.5rem;
  padding: 15px 0;
}
@media (min-width: 992px) {
  .big-lp20__cta h2 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .big-lp20__cta h2 {
    font-size: 5rem;
  }
}
.big-lp20__cta h2:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 992px;
  height: 2px;
  background-color: #000;
  margin: 0 auto;
}
.big-lp20__cta p {
  font-size: 2.4rem;
  margin-bottom: 50px;
}

.product-lp20 {
  position: relative;
  background-color: #fff;
}
.product-lp20 .container {
  position: static;
}
.product-lp20.first-product {
  background-color: transparent;
}
.product-lp20.first-product .product-lp20__img img {
  height: 100%;
}
@media (min-width: 992px) {
  .product-lp20.first-product .product-lp20__img {
    left: 0;
    width: 40%;
  }
}
.product-lp20.first-product .product-lp20__info {
  padding: 0;
}
@media (min-width: 992px) {
  .product-lp20.first-product .product-lp20__info {
    width: 60%;
    margin-left: auto;
  }
}
.product-lp20.first-product .product-lp20__head::before {
  content: "";
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50%;
  top: 0;
  background-color: #40defb;
  z-index: -1;
}
.product-lp20.first-product .product-lp20__desc::before {
  content: "";
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50%;
  top: 0;
  background-color: #9feefb;
  z-index: -1;
}
.product-lp20__info {
  width: 100%;
}
@media (min-width: 992px) {
  .product-lp20__info {
    width: 55%;
    padding: 50px 0;
  }
}
.product-lp20__info h3 {
  font-size: 4rem;
}
.product-lp20__info h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 15px 0;
}
@media (min-width: 992px) {
  .product-lp20__info h3 {
    font-size: 5rem;
  }
}
.product-lp20__head {
  position: relative;
  padding: 25px 0;
}
.product-lp20__head h3 {
  font-size: 4rem;
}
.product-lp20__head h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 15px 0;
}
@media (min-width: 992px) {
  .product-lp20__head h3 {
    font-size: 5rem;
  }
}
.product-lp20__head p {
  font-size: 2rem;
  padding-right: 35px;
}
@media (min-width: 992px) {
  .product-lp20__head p {
    font-size: 2.4rem;
  }
}
.product-lp20__head p:not(:last-of-type) {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .product-lp20__head {
    padding: 25px 15px;
  }
}
.product-lp20__desc {
  position: relative;
  padding: 25px 0 50px;
}
.product-lp20__desc p {
  font-size: 2rem;
}
.product-lp20__desc p:not(:last-of-type)::after {
  content: "";
  display: block;
  width: 75%;
  height: 2px;
  background-color: #000;
  margin: 15px 0;
}
@media (min-width: 550px) {
  .product-lp20__desc p {
    font-size: 2.4rem;
  }
}
.product-lp20__desc a {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .product-lp20__desc {
    padding: 25px 15px 50px;
  }
}
.product-lp20__img {
  position: relative;
  width: 100%;
}
.product-lp20__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .product-lp20__img img {
    height: auto;
  }
}
@media (min-width: 992px) {
  .product-lp20__img {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
  }
}

.banner-lp1 {
  position: relative;
}
.banner-lp1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 55%;
  background-color: #40defb;
}
.banner-lp1__content {
  position: relative;
}
.banner-lp1__content img {
  display: block;
  width: 100%;
  max-width: 900px;
  height: 100%;
  margin: 0 auto;
}

.notes-lp1 {
  position: relative;
  padding-bottom: 75px;
}
.notes-lp1__content {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.notes-lp1__content:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 50px 0 75px;
}
.notes-lp1__content p {
  font-size: 2rem;
}
.notes-lp1__content p:not(:last-of-type) {
  margin-bottom: 5px;
}
.notes-lp1__content a {
  color: #4286f4;
  transition: all 0.3s ease-in-out;
}
.notes-lp1__content a:hover {
  text-decoration: underline;
}

.footer-lp20 {
  position: relative;
  padding: 100px 0;
  background-color: #f6f6f6;
}
.footer-lp20__content {
  width: 100%;
  max-width: 425px;
  margin: 0 auto;
}
.footer-lp20__content img {
  display: block;
  width: 100%;
  height: 100%;
}

body.page-template-page-landing-2,
body.page-template-page-landing-6 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
body.page-template-page-landing-2 h1,
body.page-template-page-landing-2 h2,
body.page-template-page-landing-2 h3,
body.page-template-page-landing-2 h4,
body.page-template-page-landing-2 h5,
body.page-template-page-landing-6 h1,
body.page-template-page-landing-6 h2,
body.page-template-page-landing-6 h3,
body.page-template-page-landing-6 h4,
body.page-template-page-landing-6 h5 {
  font-weight: 400;
  text-wrap: pretty;
}
body.page-template-page-landing-2 sup,
body.page-template-page-landing-6 sup {
  font-size: 0.6em;
}
body.page-template-page-landing-2 #wrapper,
body.page-template-page-landing-6 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-2 a.btn,
body.page-template-page-landing-2 button.btn,
body.page-template-page-landing-6 a.btn,
body.page-template-page-landing-6 button.btn {
  font-family: "forma-djr-banner", sans-serif;
  padding: 10px 20px;
}
body.page-template-page-landing-2 .main-header,
body.page-template-page-landing-6 .main-header {
  background-color: #b655f5;
}
body.page-template-page-landing-2 .main-header__wrapper,
body.page-template-page-landing-6 .main-header__wrapper {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 25px;
}
body.page-template-page-landing-2 .main-header__wrapper > div,
body.page-template-page-landing-6 .main-header__wrapper > div {
  width: 50%;
}
body.page-template-page-landing-2 .main-header__wrapper > div img,
body.page-template-page-landing-6 .main-header__wrapper > div img {
  display: block;
  width: 100%;
  height: 100%;
}
body.page-template-page-landing-2 .main-header__wrapper > div:first-of-type img,
body.page-template-page-landing-6 .main-header__wrapper > div:first-of-type img {
  max-width: 550px;
}
body.page-template-page-landing-2 .main-header__wrapper > div:last-of-type img,
body.page-template-page-landing-6 .main-header__wrapper > div:last-of-type img {
  max-width: 350px;
  margin-left: auto;
}
@media (min-width: 550px) {
  body.page-template-page-landing-2 .main-header__wrapper,
  body.page-template-page-landing-6 .main-header__wrapper {
    flex-direction: row;
  }
}

.hero-lp19 {
  position: relative;
  margin: 15px 0;
}
.hero-lp19__content {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .hero-lp19__content {
    gap: 150px;
    flex-direction: row;
  }
}
.hero-lp19__img {
  width: 100%;
  height: 300px;
}
.hero-lp19__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .hero-lp19__img {
    width: 50%;
    height: 100%;
  }
}
.hero-lp19__info {
  width: 100%;
}
@media (min-width: 768px) {
  .hero-lp19__info {
    width: 50%;
  }
}
.hero-lp19__info h2 {
  font-size: 5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-lp19__info h2 {
    font-size: 7rem;
  }
}
@media (min-width: 992px) {
  .hero-lp19__info h2 {
    font-size: 9rem;
  }
}
.hero-lp19__info p {
  font-size: 4rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-lp19__info p {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .hero-lp19__info p {
    font-size: 6rem;
  }
}

.product-lp19 {
  position: relative;
}
.product-lp19__content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (min-width: 992px) {
  .product-lp19__content {
    flex-direction: row;
  }
}
.product-lp19__info, .product-lp19__img {
  width: 100%;
}
@media (min-width: 992px) {
  .product-lp19__info, .product-lp19__img {
    width: 50%;
  }
}
.product-lp19__img {
  position: relative;
}
.product-lp19__img:before {
  content: "";
  display: block;
  padding-top: 75%;
}
@media (min-width: 992px) {
  .product-lp19__img {
    position: relative;
  }
  .product-lp19__img:before {
    content: none;
  }
}
.product-lp19__head {
  background-color: #b655f5;
  padding: 25px;
  display: flex;
  flex-direction: column;
}
.product-lp19__head img {
  width: 100%;
  max-width: 375px;
}
.product-lp19__head span {
  color: #fff;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .product-lp19__head span {
    margin-left: 70px;
    font-size: 3.5rem;
  }
}
.product-lp19__title {
  padding: 20px 15px;
  color: #000;
  font-size: 4rem;
  background-color: #e8ccfb;
  border-bottom: 2px solid #b456f3;
}
@media (min-width: 768px) {
  .product-lp19__title {
    padding: 20px 25px;
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .product-lp19__title {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .product-lp19__title {
    font-size: 8rem;
  }
}
.product-lp19__txt {
  background-color: #e8ccfb;
  padding: 20px 15px;
  border-bottom: 2px solid #b456f3;
}
.product-lp19__txt p {
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .product-lp19__txt p {
    font-size: 4.5rem;
  }
}
@media (min-width: 992px) {
  .product-lp19__txt p {
    font-size: 6rem;
  }
}
@media (min-width: 768px) {
  .product-lp19__txt {
    padding: 20px 25px;
  }
}
.product-lp19__bottom {
  background-color: #e8ccfb;
  padding: 20px 15px;
}
@media (min-width: 768px) {
  .product-lp19__bottom {
    padding: 20px 25px 50px;
  }
}
.product-lp19__bottom p {
  font-size: 3rem;
}
@media (min-width: 768px) {
  .product-lp19__bottom p {
    font-size: 4rem;
  }
}
.product-lp19__bottom a.btn {
  margin-top: 45px;
}

.features-lp19 {
  position: relative;
  padding: 15px 0 50px;
  border-bottom: 2px solid #000;
}
.features-lp19__head {
  background-color: #b655f5;
  text-align: center;
  font-size: 4rem;
  color: #fff;
  padding: 35px 15px;
}
@media (min-width: 768px) {
  .features-lp19__head {
    font-size: 4.5rem;
  }
}
@media (min-width: 992px) {
  .features-lp19__head {
    font-size: 5.5rem;
  }
}
.features-lp19__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  padding: 50px 0;
  gap: 25px;
}
.features-lp19__feature {
  padding: 0;
}
@media (min-width: 768px) {
  .features-lp19__feature {
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  .features-lp19__feature {
    padding: 0 50px;
  }
}
.features-lp19__index {
  display: block;
  font-size: 5rem;
  margin-bottom: 20px;
}
.features-lp19__img {
  width: 100%;
}
.features-lp19__img img {
  display: block;
}
.features-lp19__info {
  color: #000;
}
.features-lp19__info h3 {
  font-size: 3.5rem;
  line-height: 1;
  margin: 25px 0;
}
@media (min-width: 768px) {
  .features-lp19__info h3 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .features-lp19__info h3 {
    font-size: 4.5rem;
  }
}
.features-lp19__info p {
  font-size: 1.9rem;
}
.features-lp19__info p:not(:last-of-type) {
  margin-bottom: 15px;
}
.features-lp19__bottom {
  text-align: center;
}
.features-lp19__bottom h2 {
  font-size: 4.5rem;
  color: #000;
}
@media (min-width: 992px) {
  .features-lp19__bottom h2 {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .features-lp19__bottom h2 {
    font-size: 6.5rem;
  }
}
.features-lp19__bottom p {
  font-size: 2.6rem;
  max-width: 1024px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .features-lp19__bottom p {
    font-size: 4rem;
  }
}
.features-lp19__bottom a.btn {
  margin-top: 50px;
}

.packages-lp19 {
  position: relative;
  border-top: 2px solid #000;
  margin-top: 15px;
  padding: 25px 0;
}
.packages-lp19__title {
  text-align: center;
  font-size: 4.5rem;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .packages-lp19__title {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .packages-lp19__title {
    font-size: 7.5rem;
  }
}
.packages-lp19__title span {
  display: block;
  font-size: 3rem;
  margin: 25px auto;
  font-weight: 700;
}
@media (min-width: 992px) {
  .packages-lp19__title span {
    font-size: 4rem;
  }
}
.packages-lp19__title p {
  font-size: 3rem;
}
@media (min-width: 992px) {
  .packages-lp19__title p {
    font-size: 4rem;
  }
}
.packages-lp19__content {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.packages-lp19__pack {
  width: 100%;
  color: #000;
  border: 1px solid #000;
  margin-bottom: 25px;
}
@media (min-width: 550px) {
  .packages-lp19__pack {
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .packages-lp19__pack {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .packages-lp19__pack {
    width: 20%;
  }
}
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__top {
  background-color: #b456f3;
  border-top: 1px solid #000;
}
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__price,
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__info {
  background-color: #d19af8;
}
.packages-lp19__head {
  background-color: #b456f3;
  text-align: center;
  padding: 50px 15px;
  color: #000;
  font-size: 2.5rem;
}
.packages-lp19__top {
  background-color: #d19af8;
  text-align: center;
  padding: 15px 0;
  font-size: 2.2rem;
  border-bottom: 1px solid #000;
}
.packages-lp19__price {
  text-align: center;
  background-color: #e9ccfb;
  padding: 50px 15px;
  font-size: 3.5rem;
  font-weight: 500;
  border-bottom: 1px solid #000;
}
@media (min-width: 1200px) {
  .packages-lp19__price {
    font-size: 4.5rem;
  }
}
.packages-lp19__price span {
  display: block;
  font-size: 2.4rem;
}
.packages-lp19__info {
  padding: 50px 15px;
  background-color: #e9ccfb;
}
@media (min-width: 550px) {
  .packages-lp19__info {
    min-height: 350px;
  }
}
.packages-lp19__info p {
  font-size: 2.2rem;
  margin-bottom: 25px;
}
.packages-lp19__info ul {
  list-style-type: initial;
  list-style-position: inside;
}
.packages-lp19__info li {
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.benefits-lp19 {
  position: relative;
  padding-bottom: 25px;
}
.benefits-lp19__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(500px, 100%), 1fr));
  gap: 25px;
}
.benefits-lp19__card {
  display: flex;
  flex-direction: column;
}
@media (min-width: 550px) {
  .benefits-lp19__card {
    flex-direction: row;
  }
}
.benefits-lp19__card:nth-child(odd) .benefits-lp19__head {
  background-color: #d39df9;
}
.benefits-lp19__card:nth-child(odd) .benefits-lp19__txt,
.benefits-lp19__card:nth-child(odd) .benefits-lp19__info {
  background-color: #eed8fc;
}
.benefits-lp19__img {
  width: 100%;
  height: 100%;
  min-height: 325px;
  position: relative;
}
@media (min-width: 550px) {
  .benefits-lp19__img {
    width: 45%;
  }
}
.benefits-lp19__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.benefits-lp19__info {
  width: 100%;
  height: 100%;
  background-color: #e1bbfa;
}
@media (min-width: 550px) {
  .benefits-lp19__info {
    width: 55%;
    min-height: 325px;
  }
}
.benefits-lp19__head {
  background-color: #b456f3;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  padding: 50px 15px;
}
.benefits-lp19__txt {
  background-color: #e1bbfa;
  padding: 50px 15px;
  font-size: 2rem;
}

.recycle-lp19 {
  position: relative;
}
.recycle-lp19__content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (min-width: 992px) {
  .recycle-lp19__content {
    flex-direction: row;
  }
}
.recycle-lp19__info {
  width: 100%;
}
@media (min-width: 992px) {
  .recycle-lp19__info {
    width: 50%;
  }
}
.recycle-lp19__img {
  width: 100%;
  position: relative;
}
.recycle-lp19__img:before {
  content: "";
  display: block;
  padding-top: 65%;
}
@media (min-width: 992px) {
  .recycle-lp19__img {
    width: 50%;
  }
  .recycle-lp19__img:before {
    content: "";
  }
}
.recycle-lp19__head {
  display: flex;
  gap: 25px;
  background-color: #b456f4;
  padding: 50px;
  align-items: center;
}
.recycle-lp19__icon {
  width: 25%;
}
.recycle-lp19__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
}
.recycle-lp19__title {
  width: 75%;
}
.recycle-lp19__title h2 {
  font-size: 5rem;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .recycle-lp19__title h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .recycle-lp19__title h2 {
    font-size: 7rem;
  }
}
@media (min-width: 1200px) {
  .recycle-lp19__title h2 {
    font-size: 8rem;
  }
}
.recycle-lp19__txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #e2bbfa;
  padding: 50px 15px;
}
@media (min-width: 992px) {
  .recycle-lp19__txt {
    padding: 50px;
  }
}
.recycle-lp19__txt p {
  font-size: 3rem;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .recycle-lp19__txt p {
    font-size: 3.5rem;
  }
}
.recycle-lp19__select {
  position: relative;
}
.recycle-lp19__select button {
  font-size: 1.6rem;
}
.recycle-lp19__select ul {
  position: absolute;
  left: 0;
  top: 40px;
  padding: 10px;
  display: none;
  list-style-type: none;
  background-color: #fff;
  z-index: 11;
}
.recycle-lp19__select ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2%;
  width: 100%;
  height: 105%;
  z-index: -1;
}
.recycle-lp19__select li a {
  display: block;
  padding: 10px;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.recycle-lp19__select li a:hover {
  color: #b456f3;
}
.recycle-lp19__select:hover ul {
  display: block;
}

.faq-lp19 {
  position: relative;
  padding: 75px 0;
}
.faq-lp19__head {
  display: flex;
  justify-content: center;
}
.faq-lp19__icon {
  width: 15%;
  background-color: #b456f4;
  padding: 25px 15px;
}
.faq-lp19__icon svg {
  display: block;
  width: 100%;
  height: 150px;
  fill: #fff;
}
.faq-lp19__title {
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddb2f9;
  padding: 25px 15px;
}
.faq-lp19__title h2 {
  font-size: 4rem;
  color: #fff;
}
@media (min-width: 768px) {
  .faq-lp19__title h2 {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .faq-lp19__title h2 {
    font-size: 6rem;
  }
}
.faq-lp19__content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.faq-lp19__item {
  width: 100%;
  padding: 50px 15px;
  border-bottom: 1px solid #000;
}
.faq-lp19__item h4 {
  font-size: 3.5rem;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .faq-lp19__item h4 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .faq-lp19__item h4 {
    font-size: 5rem;
  }
}
.faq-lp19__item p {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  .faq-lp19__item p {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .faq-lp19__item {
    padding: 50px 25px;
  }
}

.terms-lp19 {
  position: relative;
  padding-bottom: 75px;
}
.terms-lp19__content {
  color: #000;
}
.terms-lp19__content ol {
  list-style-position: inside;
}
.terms-lp19__content li {
  padding: 5px 0;
  font-size: 2rem;
}

body.page-template-page-landing-17 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
body.page-template-page-landing-17 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-17 .container {
  max-width: 1280px;
}
body.page-template-page-landing-17 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  font-size: 1.4rem;
  padding: 15px 60px;
}
body.page-template-page-landing-17 .main-footer {
  padding: 35px 0;
  text-align: center;
  background-color: #000;
}

body.page-template-page-landing-17 .main-header__wrapper,
body.page-id-266 .main-header__wrapper,
body.page-id-269 .main-header__wrapper {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 25px;
}
body.page-template-page-landing-17 .main-header__wrapper > div,
body.page-id-266 .main-header__wrapper > div,
body.page-id-269 .main-header__wrapper > div {
  width: 50%;
}
body.page-template-page-landing-17 .main-header__wrapper > div img,
body.page-id-266 .main-header__wrapper > div img,
body.page-id-269 .main-header__wrapper > div img {
  display: block;
  width: 100%;
  height: 100%;
}
body.page-template-page-landing-17 .main-header__wrapper > div:first-of-type img,
body.page-id-266 .main-header__wrapper > div:first-of-type img,
body.page-id-269 .main-header__wrapper > div:first-of-type img {
  max-width: 77px;
  margin: 0 auto;
}
body.page-template-page-landing-17 .main-header__wrapper > div:last-of-type img,
body.page-id-266 .main-header__wrapper > div:last-of-type img,
body.page-id-269 .main-header__wrapper > div:last-of-type img {
  max-width: 185px;
  margin: 0 auto;
}
@media (min-width: 550px) {
  body.page-template-page-landing-17 .main-header__wrapper,
  body.page-id-266 .main-header__wrapper,
  body.page-id-269 .main-header__wrapper {
    flex-direction: row;
  }
  body.page-template-page-landing-17 .main-header__wrapper > div:first-of-type img,
  body.page-id-266 .main-header__wrapper > div:first-of-type img,
  body.page-id-269 .main-header__wrapper > div:first-of-type img {
    margin: 0;
  }
  body.page-template-page-landing-17 .main-header__wrapper > div:last-of-type img,
  body.page-id-266 .main-header__wrapper > div:last-of-type img,
  body.page-id-269 .main-header__wrapper > div:last-of-type img {
    margin: 0;
    margin-left: auto;
  }
}

.hero-lp17 {
  position: relative;
  background-color: #e8fb9a;
  z-index: 3;
}
.hero-lp17:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #59f6a9;
  z-index: -2;
}
.hero-lp17:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  background-color: #000;
  z-index: 2;
}
.hero-lp17 .container {
  position: static;
}
.hero-lp17__info {
  width: 100%;
  color: #000;
  padding: 45px 0;
}
.hero-lp17__info h2 {
  font-weight: 400;
  font-size: 5rem;
  line-height: 1;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .hero-lp17__info h2 {
    font-size: 5.4rem;
  }
}
@media (min-width: 1024px) {
  .hero-lp17__info h2 {
    padding-bottom: 50px;
  }
  .hero-lp17__info h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 27%;
    background-color: #59f6a9;
    z-index: -1;
  }
}
.hero-lp17__info p {
  font-size: 3.3rem;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .hero-lp17__info p {
    padding-bottom: 275px;
  }
}
@media (min-width: 1024px) {
  .hero-lp17__info {
    width: 42%;
    padding: 25px 0 65px;
  }
}
.hero-lp17__image {
  position: relative;
  width: 100%;
  background-color: #e7e7e7;
}
.hero-lp17__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1024px) {
  .hero-lp17__image {
    width: 56%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.product-lp17 {
  position: relative;
  padding: 85px 0;
}
.product-lp17__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 50px;
}
@media (min-width: 992px) {
  .product-lp17__content {
    flex-direction: row;
  }
}
.product-lp17__image {
  width: 100%;
}
@media (min-width: 992px) {
  .product-lp17__image {
    width: 65%;
  }
}
.product-lp17__info {
  width: 100%;
}
@media (min-width: 992px) {
  .product-lp17__info {
    width: 35%;
  }
}
.product-lp17__info h2 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 25px;
}
.product-lp17__info strong {
  font-size: 2.4rem;
  font-weight: 400;
}
.product-lp17__info p {
  font-size: 2rem;
}
.product-lp17__info p:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin: 15px 0;
}
.product-lp17__info a.btn {
  margin-top: 25px;
}

.features-lp17 {
  position: relative;
  padding: 75px 0;
  background-color: #faf7f1;
}
.features-lp17__content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(305px, 100%), 1fr));
  gap: 50px;
}
@media (min-width: 992px) {
  .features-lp17__content {
    gap: 75px;
  }
}
@media (min-width: 1280px) {
  .features-lp17__content {
    gap: 145px;
  }
}
.features-lp17__item img {
  display: block;
  max-width: 110px;
  height: 108px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.features-lp17__item h3 {
  font-size: 2.5rem;
  font-weight: 400;
  margin: 15px 0;
}
.features-lp17__item p {
  font-size: 1.8rem;
  font-weight: 400;
}

.row-full-lp17 {
  position: relative;
  background-color: #000;
}
.row-full-lp17 .container {
  position: static;
}
.row-full-lp17__info {
  width: 100%;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .row-full-lp17__info {
    width: 40%;
    padding: 75px 0;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .row-full-lp17__info {
    width: 39%;
  }
}
.row-full-lp17__info-inner {
  color: #fff;
}
.row-full-lp17__info-inner img {
  max-width: 175px;
  margin-bottom: 55px;
}
.row-full-lp17__info-inner h2 {
  color: #fff;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}
.row-full-lp17__info-inner p {
  font-size: 2.4rem;
  margin: 25px 0 55px;
}
.row-full-lp17__info-inner a.btn--white:hover {
  background-color: #59f6a9;
  color: #000;
}
.row-full-lp17__image {
  position: relative;
  width: 100%;
}
.row-full-lp17__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .row-full-lp17__image {
    width: 55%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.banner-cta-lp17 {
  position: relative;
  padding: 75px 0;
}
@media (min-width: 768px) {
  .banner-cta-lp17 {
    padding: 195px 0;
  }
}
.banner-cta-lp17__content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .banner-cta-lp17__content {
    flex-direction: row;
  }
}
.banner-cta-lp17__info {
  width: 100%;
  padding: 25px;
  background-color: #8af9c3;
}
.banner-cta-lp17__info h2 {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .banner-cta-lp17__info h2 {
    font-size: 5.4rem;
  }
}
@media (min-width: 992px) {
  .banner-cta-lp17__info {
    width: 35%;
    padding: 35px 45px;
  }
}
.banner-cta-lp17__image {
  width: 100%;
}
.banner-cta-lp17__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .banner-cta-lp17__image {
    width: 65%;
  }
}

body.page-id-266 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body.page-id-266 .main-header {
  border-bottom: 1px solid #000;
}
body.page-id-266 .form-cta__content {
  max-width: 992px;
  border-radius: 15px;
  background-color: #fafafa;
}
body.page-id-266 .form-cta__logo {
  width: 345px;
  background-color: #59f6a9;
}
body.page-id-266 .form-cta__form {
  flex-grow: 1;
  padding: 110px 90px 90px;
}
body.page-id-266 .form-cta__form-title {
  font-size: 3rem;
  line-height: 1;
}
body.page-id-266 .form-cta__form-inner input[type=email],
body.page-id-266 .form-cta__form-inner input[type=tel],
body.page-id-266 .form-cta__form-inner textarea {
  font-size: 1.2rem;
  font-weight: 400;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
}
body.page-id-266 .form-cta__form-inner input[type=submit] {
  font-size: 1.4rem;
  padding: 15px 40px;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
}
body.page-id-266 .form-cta__form-inner input[type=submit]:hover {
  background-color: #59f6a9;
  color: #000;
}
body.page-id-266 .form-cta .btn-bottom-flex p {
  align-items: flex-start;
}

body.page-id-269 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body.page-id-269 .main-header {
  border-bottom: 1px solid #000;
}
body.page-id-269 .ty-page__content {
  border: 1px solid #000;
  padding: 50px;
}
body.page-id-269 .ty-page__content img {
  border-bottom: 1px solid #000;
  padding-bottom: 25px;
}
body.page-id-269 .ty-page__content p {
  font-size: 3rem;
}

body.page-template-page-landing-3 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
body.page-template-page-landing-3 h1,
body.page-template-page-landing-3 h2,
body.page-template-page-landing-3 h3,
body.page-template-page-landing-3 h4,
body.page-template-page-landing-3 h5 {
  font-weight: 400;
}
body.page-template-page-landing-3 sup {
  font-size: 0.5em;
}
body.page-template-page-landing-3 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-3 .container {
  max-width: 1280px;
}
body.page-template-page-landing-3 .main-header {
  background-color: #000;
}
body.page-template-page-landing-3 .main-header__wrapper {
  padding: 20px 0;
}
body.page-template-page-landing-3 .main-header__wrapper img {
  display: block;
  max-width: 325px;
}
body.page-template-page-landing-3 .main-footer {
  background-color: #000;
  padding: 35px 0;
}
body.page-template-page-landing-3 .main-footer__content {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}
body.page-template-page-landing-3 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  font-size: 1.6rem;
  padding: 15px 20px;
  letter-spacing: 1px;
}

.top-lp3 {
  position: relative;
  background-color: #83f955;
}
.top-lp3__title {
  padding: 15px 0;
}
.top-lp3__title h2 {
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 1px;
}
@media (min-width: 550px) {
  .top-lp3__title h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .top-lp3__title h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .top-lp3__title h2 {
    font-size: 6.5rem;
  }
}
@media (min-width: 1024px) {
  .top-lp3__title h2 {
    font-size: 7rem;
  }
}

.hero-lp3 {
  position: relative;
  background-color: #b5fb99;
}
.hero-lp3 .container {
  position: static;
}
.hero-lp3__info {
  width: 100%;
  padding: 50px 0;
}
@media (min-width: 550px) {
  .hero-lp3__info {
    padding: 75px 0;
  }
}
@media (min-width: 1024px) {
  .hero-lp3__info {
    width: 50%;
    padding: 100px 35px 100px 0;
  }
}
.hero-lp3__info h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 550px) {
  .hero-lp3__info h2 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .hero-lp3__info h2 {
    font-size: 4.5rem;
  }
}
.hero-lp3__info h2:after {
  content: "";
  display: block;
  width: 120%;
  height: 2px;
  background-color: #000;
  margin-top: 35px;
}
.hero-lp3__info p {
  font-size: 2.5rem;
  line-height: 1.2;
  padding: 35px 0;
}
@media (min-width: 550px) {
  .hero-lp3__info p {
    font-size: 3rem;
  }
}
.hero-lp3__image {
  position: relative;
  width: 100%;
  background-color: transparent;
}
.hero-lp3__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (min-width: 1024px) {
  .hero-lp3__image {
    background-color: #e6e6e6;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.features-lp3 {
  position: relative;
  background-color: #e6e6e6;
}
.features-lp3__image {
  position: relative;
  padding: 0 15px;
  transform: translateY(-50px);
}
@media (min-width: 768px) {
  .features-lp3__image {
    transform: translateY(-100px);
  }
}
.features-lp3__image img {
  display: block;
  margin: 0 auto;
}
.features-lp3__row {
  background-color: #dafdcc;
}
.features-lp3__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(225px, 100%), 1fr));
  gap: 50px;
  padding: 50px 0;
}
@media (min-width: 1024px) {
  .features-lp3__content {
    gap: 0;
  }
}
.features-lp3__item {
  position: relative;
  text-align: center;
  padding: 0;
}
.features-lp3__item h3 {
  font-size: 2.5rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .features-lp3__item {
    padding: 0 25px;
  }
  .features-lp3__item:not(:last-of-type)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
  }
}
.features-lp3__icon {
  width: 100%;
  max-width: 115px;
  height: 100px;
  margin: 0 auto 25px;
}
.features-lp3__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.products-lp3 {
  position: relative;
}
.products-lp3__title {
  padding: 100px 15px;
  background-color: #e6e6e6;
  text-align: center;
}
.products-lp3__title h2 {
  font-size: 4rem;
  max-width: 700px;
  margin: 0 auto;
}
@media (min-width: 400px) {
  .products-lp3__title h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .products-lp3__title h2 {
    font-size: 6rem;
  }
}
.products-lp3__grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 100px 0;
}
.products-lp3__item-wrapper {
  width: 100%;
  padding: 50px 15px;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .products-lp3__item-wrapper {
    width: 50%;
    max-width: 600px;
  }
  .products-lp3__item-wrapper:nth-child(even) {
    border-left-width: 0px;
  }
}
@media (min-width: 992px) {
  .products-lp3__item-wrapper {
    padding: 50px 25px;
  }
}
.products-lp3__img {
  background-color: #e6e6e6;
  padding: 25px 0;
  height: 350px;
}
.products-lp3__img img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.products-lp3__head {
  padding: 25px 0;
}
.products-lp3__head h3 {
  font-size: 3rem;
}
.products-lp3__head span {
  font-size: 1.2rem;
}
.products-lp3__head p {
  font-size: 2rem;
  padding-top: 20px;
  min-height: 125px;
}
.products-lp3__info {
  font-size: 1.8rem;
  min-height: 440px;
}
.products-lp3__info ul {
  list-style-type: disc;
  list-style-position: inside;
}
.products-lp3__info li {
  padding: 3px 0;
}
.products-lp3__info em {
  font-style: normal;
  font-size: 1.4rem;
  vertical-align: super;
}
.products-lp3__cta {
  border-top: 1px solid #000;
  padding-top: 35px;
}

.banner-lp3 {
  position: relative;
}
.banner-lp3:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.terms-lp3 {
  position: relative;
  padding: 75px 0;
}
.terms-lp3__content {
  color: #000;
}
.terms-lp3__content ul {
  list-style-position: inside;
}
.terms-lp3__content li {
  padding: 5px 0;
  font-size: 2rem;
}
.terms-lp3__content a {
  display: inline-block;
  color: #4286f4;
}
.terms-lp3__content a:hover {
  color: red;
}

.bottom-lp3 {
  position: relative;
  background-color: #e6e6e6;
}
.bottom-lp3__content {
  text-align: center;
  padding: 50px 0;
}

body.page-template-page-landing-4 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
  text-wrap: pretty;
}
body.page-template-page-landing-4 h1,
body.page-template-page-landing-4 h2,
body.page-template-page-landing-4 h3,
body.page-template-page-landing-4 h4,
body.page-template-page-landing-4 h5 {
  font-weight: 400;
}
body.page-template-page-landing-4 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  padding: 12px 30px;
  font-size: 1.6rem;
}
body.page-template-page-landing-4 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-4 .container {
  max-width: 1280px;
}
body.page-template-page-landing-4 .main-header {
  background-color: #0096d5;
}
body.page-template-page-landing-4 .main-header__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 25px 0;
}
body.page-template-page-landing-4 .main-header__wrapper img {
  width: 100%;
  max-width: 500px;
}
body.page-template-page-landing-4 .main-footer {
  padding-bottom: 100px;
}
body.page-template-page-landing-4 .main-footer__content {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-page-landing-4 .main-footer__content img {
  display: block;
}

.lp4-1 {
  position: relative;
}
.lp4-1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 95%;
  background-color: #e5e5e5;
}
@media (min-width: 992px) {
  .lp4-1:before {
    height: 90%;
  }
}
.lp4-1__wrapper {
  transform: translateY(-50px);
}
@media (min-width: 550px) {
  .lp4-1__wrapper {
    transform: translateY(-100px);
  }
}
@media (min-width: 768px) {
  .lp4-1__wrapper {
    transform: translateY(-200px);
  }
}
@media (min-width: 1200px) {
  .lp4-1__wrapper {
    transform: translateY(-250px);
  }
}
.lp4-1__top {
  text-align: center;
}
.lp4-1__big-img {
  width: 100%;
}
.lp4-1__big-img img {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.lp4-1__head h2 {
  font-size: 4rem;
}
@media (min-width: 550px) {
  .lp4-1__head h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp4-1__head h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .lp4-1__head h2 {
    font-size: 7rem;
  }
}
.lp4-1__head h3 {
  font-size: 3.5rem;
  margin-bottom: 35px;
}
@media (min-width: 550px) {
  .lp4-1__head h3 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .lp4-1__head h3 {
    font-size: 5.6rem;
  }
}
.lp4-1__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .lp4-1__content {
    flex-direction: row;
  }
}
.lp4-1__img, .lp4-1__info {
  width: 100%;
}
@media (min-width: 992px) {
  .lp4-1__img, .lp4-1__info {
    width: 50%;
  }
}
.lp4-1__info {
  padding: 25px 0;
}
@media (min-width: 992px) {
  .lp4-1__info {
    max-width: 545px;
  }
}
.lp4-1__info h4 {
  font-size: 3rem;
}
.lp4-1__info h2 {
  font-size: 4rem;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .lp4-1__info h2 {
    font-size: 4.5rem;
  }
}
.lp4-1__info p {
  font-size: 2.5rem;
}
@media (min-width: 550px) {
  .lp4-1__info p {
    font-size: 3rem;
  }
}
.lp4-1__info h2:after,
.lp4-1__info p:not(:nth-last-child(-n+2)):after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 15px 0;
}
.lp4-1__info img {
  max-width: 125px;
  margin-top: 50px;
}

.lp4-2 {
  position: relative;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .lp4-2 {
    padding-bottom: 100px;
  }
}
.lp4-2__content {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.lp4-2__content img {
  display: block;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .lp4-2__content img {
    margin-bottom: 100px;
  }
}
.lp4-2__content h2 {
  font-size: 4rem;
}
@media (min-width: 550px) {
  .lp4-2__content h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp4-2__content h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .lp4-2__content h2 {
    font-size: 7rem;
  }
}
.lp4-2__content h3 {
  font-size: 3.5rem;
}
@media (min-width: 550px) {
  .lp4-2__content h3 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .lp4-2__content h3 {
    font-size: 5.6rem;
  }
}
.lp4-2__content p {
  font-size: 2.5rem;
}
@media (min-width: 550px) {
  .lp4-2__content p {
    font-size: 3rem;
  }
}
.lp4-2__content a.btn {
  margin-top: 50px;
}
.lp4-2__content .lp-border {
  margin: 45px 0;
}

.lp4-3 {
  position: relative;
  background-color: #e5e5e5;
}
.lp4-3__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 75px 0;
  gap: 25px;
}
@media (min-width: 992px) {
  .lp4-3__content {
    flex-direction: row;
  }
}
.lp4-3__img, .lp4-3__info {
  width: 100%;
}
@media (min-width: 992px) {
  .lp4-3__img, .lp4-3__info {
    width: 50%;
  }
}
.lp4-3__img img {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 992px) {
  .lp4-3__img img {
    max-width: 100%;
    margin: 0;
  }
}
.lp4-3__info {
  position: relative;
}
.lp4-3__info h2 {
  font-size: 4.2rem;
}
.lp4-3__info h2 em {
  font-size: 2rem;
}
.lp4-3__info h2:not(:first-of-type):after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .lp4-3__info h2 {
    font-size: 4.7rem;
  }
}
.lp4-3__info em {
  display: block;
  font-style: normal;
  font-size: 1.8rem;
}
.lp4-3__info p {
  font-size: 2.5rem;
  letter-spacing: 1px;
}
.lp4-3__info p:not(:has(em)) {
  padding: 25px 0;
}
@media (min-width: 550px) {
  .lp4-3__info p {
    font-size: 3rem;
  }
}
.lp4-3__info p:has(em):not(:last-of-type) em:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 5px 0;
}
.lp4-3__info p:last-of-type {
  margin-bottom: 50px;
}

.lp4-3-sec {
  background-color: #fff;
}

.lp4-4 {
  position: relative;
  background-color: #b0dff2;
  padding-bottom: 100px;
}
.lp4-4__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column-reverse;
  gap: 50px;
  padding: 50px 0;
}
@media (min-width: 992px) {
  .lp4-4__content {
    flex-direction: row;
  }
}
.lp4-4__info, .lp4-4__img {
  width: 100%;
}
@media (min-width: 992px) {
  .lp4-4__info, .lp4-4__img {
    width: 50%;
  }
}
.lp4-4__img img {
  display: block;
  max-width: 450px;
  margin: 0 auto;
}
.lp4-4__info h2 {
  font-size: 4rem;
  margin-bottom: 25px;
}
@media (min-width: 550px) {
  .lp4-4__info h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .lp4-4__info h2 {
    font-size: 6rem;
  }
}
.lp4-4__info h2:after {
  margin-top: 15px;
}
.lp4-4__info p {
  font-size: 2.5rem;
}
.lp4-4__info p:after {
  margin: 10px 0;
}
.lp4-4__info h2:after,
.lp4-4__info p:not(:last-of-type):after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
}

.lp4-5 {
  position: relative;
  transform: translateY(-100px);
}
.lp4-5__image {
  width: 100%;
}
.lp4-5__image img {
  display: block;
  width: 100%;
  height: 100%;
}

body.page-id-388 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #e5e5e5;
}
body.page-id-388 .main-footer {
  background-color: #000;
  padding: 25px 0;
}
body.page-id-388 .form-cta__content {
  flex-direction: column;
  max-width: 620px;
  border: 1px solid #000;
  padding: 50px 50px 25px;
}
body.page-id-388 .form-cta__logo, body.page-id-388 .form-cta__form {
  width: 100%;
}
body.page-id-388 .form-cta__logo {
  margin-bottom: 50px;
}
body.page-id-388 .form-cta__form-title {
  font-size: 3rem;
  line-height: 1;
}
body.page-id-388 .form-cta__form-inner input[type=email],
body.page-id-388 .form-cta__form-inner input[type=tel],
body.page-id-388 .form-cta__form-inner textarea {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #000;
}
body.page-id-388 .form-cta__form-inner input[type=submit] {
  font-size: 1.4rem;
  padding: 12px 40px;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
}
body.page-id-388 .form-cta__form-inner input[type=submit]:hover {
  background-color: #fff;
  color: #000;
}
body.page-id-388 .form-cta .btn-bottom-flex p {
  align-items: flex-start;
}

body.page-id-392 {
  position: relative;
  font-family: "HP-Simplified-Reg", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #e5e5e5;
}
body.page-id-392 .main-footer {
  background-color: #000;
  padding: 25px 0;
}
body.page-id-392 .ty-page__content {
  border: 1px solid #000;
  padding: 50px;
}
body.page-id-392 .ty-page__content img {
  border-bottom: 1px solid #000;
  padding-bottom: 25px;
}
body.page-id-392 .ty-page__content p {
  font-size: 3rem;
}

body.page-template-page-landing-5 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
body.page-template-page-landing-5 h1,
body.page-template-page-landing-5 h2,
body.page-template-page-landing-5 h3,
body.page-template-page-landing-5 h4,
body.page-template-page-landing-5 h5 {
  font-weight: 400;
  text-wrap: pretty;
}
body.page-template-page-landing-5 sup {
  font-size: 0.6em;
}
body.page-template-page-landing-5 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-5 a.btn,
body.page-template-page-landing-5 button.btn {
  font-family: "forma-djr-banner", sans-serif;
  padding: 10px 20px;
}
body.page-template-page-landing-5 .main-header {
  background-color: #b655f5;
}
body.page-template-page-landing-5 .main-header__wrapper {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 25px;
}
body.page-template-page-landing-5 .main-header__wrapper > div {
  width: 50%;
}
body.page-template-page-landing-5 .main-header__wrapper > div img {
  display: block;
  width: 100%;
  height: 100%;
}
body.page-template-page-landing-5 .main-header__wrapper > div:first-of-type img {
  max-width: 550px;
}
body.page-template-page-landing-5 .main-header__wrapper > div:last-of-type img {
  max-width: 350px;
  margin-left: auto;
}
@media (min-width: 550px) {
  body.page-template-page-landing-5 .main-header__wrapper {
    flex-direction: row;
  }
}

.hero-lp19 {
  position: relative;
  margin: 15px 0;
}
.hero-lp19__content {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .hero-lp19__content {
    gap: 150px;
    flex-direction: row;
  }
}
.hero-lp19__img {
  width: 100%;
  height: 300px;
}
.hero-lp19__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .hero-lp19__img {
    width: 50%;
    height: 100%;
  }
}
.hero-lp19__info {
  width: 100%;
}
@media (min-width: 768px) {
  .hero-lp19__info {
    width: 50%;
  }
}
.hero-lp19__info h2 {
  font-size: 5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-lp19__info h2 {
    font-size: 7rem;
  }
}
@media (min-width: 992px) {
  .hero-lp19__info h2 {
    font-size: 9rem;
  }
}
.hero-lp19__info p {
  font-size: 4rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero-lp19__info p {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .hero-lp19__info p {
    font-size: 6rem;
  }
}

.product-lp19 {
  position: relative;
}
.product-lp19__content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (min-width: 992px) {
  .product-lp19__content {
    flex-direction: row;
  }
}
.product-lp19__info, .product-lp19__img {
  width: 100%;
}
@media (min-width: 992px) {
  .product-lp19__info, .product-lp19__img {
    width: 50%;
  }
}
.product-lp19__img {
  position: relative;
}
.product-lp19__img:before {
  content: "";
  display: block;
  padding-top: 75%;
}
@media (min-width: 992px) {
  .product-lp19__img {
    position: relative;
  }
  .product-lp19__img:before {
    content: none;
  }
}
.product-lp19__head {
  background-color: #b655f5;
  padding: 25px;
  display: flex;
  flex-direction: column;
}
.product-lp19__head img {
  width: 100%;
  max-width: 375px;
}
.product-lp19__head span {
  color: #fff;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .product-lp19__head span {
    margin-left: 70px;
    font-size: 3.5rem;
  }
}
.product-lp19__title {
  padding: 20px 15px;
  color: #000;
  font-size: 4rem;
  background-color: #e8ccfb;
  border-bottom: 2px solid #b456f3;
}
@media (min-width: 768px) {
  .product-lp19__title {
    padding: 20px 25px;
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .product-lp19__title {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .product-lp19__title {
    font-size: 8rem;
  }
}
.product-lp19__txt {
  background-color: #e8ccfb;
  padding: 20px 15px;
  border-bottom: 2px solid #b456f3;
}
.product-lp19__txt p {
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .product-lp19__txt p {
    font-size: 4.5rem;
  }
}
@media (min-width: 992px) {
  .product-lp19__txt p {
    font-size: 6rem;
  }
}
@media (min-width: 768px) {
  .product-lp19__txt {
    padding: 20px 25px;
  }
}
.product-lp19__bottom {
  background-color: #e8ccfb;
  padding: 20px 15px;
}
@media (min-width: 768px) {
  .product-lp19__bottom {
    padding: 20px 25px 50px;
  }
}
.product-lp19__bottom p {
  font-size: 3rem;
}
@media (min-width: 768px) {
  .product-lp19__bottom p {
    font-size: 4rem;
  }
}

.features-lp19 {
  position: relative;
  padding: 15px 0 50px;
  border-bottom: 2px solid #000;
}
.features-lp19__head {
  background-color: #b655f5;
  text-align: center;
  font-size: 4rem;
  color: #fff;
  padding: 35px 15px;
}
@media (min-width: 768px) {
  .features-lp19__head {
    font-size: 4.5rem;
  }
}
@media (min-width: 992px) {
  .features-lp19__head {
    font-size: 5.5rem;
  }
}
.features-lp19__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  padding: 50px 0;
  gap: 25px;
}
.features-lp19__feature {
  padding: 0;
}
@media (min-width: 768px) {
  .features-lp19__feature {
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  .features-lp19__feature {
    padding: 0 50px;
  }
}
.features-lp19__index {
  display: block;
  font-size: 5rem;
  margin-bottom: 20px;
}
.features-lp19__img {
  width: 100%;
}
.features-lp19__img img {
  display: block;
}
.features-lp19__info {
  color: #000;
}
.features-lp19__info h3 {
  font-size: 3.5rem;
  line-height: 1;
  margin: 25px 0;
}
@media (min-width: 768px) {
  .features-lp19__info h3 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .features-lp19__info h3 {
    font-size: 4.5rem;
  }
}
.features-lp19__info p {
  font-size: 1.9rem;
}
.features-lp19__info p:not(:last-of-type) {
  margin-bottom: 15px;
}
.features-lp19__bottom {
  text-align: center;
}
.features-lp19__bottom h2 {
  font-size: 4.5rem;
  color: #000;
}
@media (min-width: 992px) {
  .features-lp19__bottom h2 {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .features-lp19__bottom h2 {
    font-size: 6.5rem;
  }
}
.features-lp19__bottom p {
  font-size: 2.6rem;
  max-width: 1024px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .features-lp19__bottom p {
    font-size: 4rem;
  }
}
.features-lp19__bottom a.btn {
  margin-top: 50px;
}

.products-lp5 {
  position: relative;
  padding: 50px 0;
}
.products-lp5__content {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media (min-width: 768px) {
  .products-lp5__content {
    flex-direction: row;
  }
}
.products-lp5__item {
  width: 100%;
}
@media (min-width: 768px) {
  .products-lp5__item {
    width: 50%;
  }
}
.products-lp5__item h3 {
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .products-lp5__item h3 {
    font-size: 3rem;
  }
}
.products-lp5__item a {
  margin-top: 45px;
}
.products-lp5__img {
  width: 100%;
  height: 550px;
}
.products-lp5__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.packages-lp19 {
  position: relative;
  border-top: 2px solid #000;
  margin-top: 15px;
  padding: 25px 0;
}
.packages-lp19__title {
  text-align: center;
  font-size: 4.5rem;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .packages-lp19__title {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .packages-lp19__title {
    font-size: 7.5rem;
  }
}
.packages-lp19__title span {
  display: block;
  font-size: 3rem;
  margin: 25px auto;
  font-weight: 700;
}
@media (min-width: 992px) {
  .packages-lp19__title span {
    font-size: 4rem;
  }
}
.packages-lp19__title p {
  font-size: 3rem;
}
@media (min-width: 992px) {
  .packages-lp19__title p {
    font-size: 4rem;
  }
}
.packages-lp19__content {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.packages-lp19__pack {
  width: 100%;
  color: #000;
  border: 1px solid #000;
  margin-bottom: 25px;
}
@media (min-width: 550px) {
  .packages-lp19__pack {
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .packages-lp19__pack {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .packages-lp19__pack {
    width: 20%;
  }
}
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__top {
  background-color: #b456f3;
  border-top: 1px solid #000;
}
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__price,
.packages-lp19__pack:has(.packages-lp19__head) .packages-lp19__info {
  background-color: #d19af8;
}
.packages-lp19__head {
  background-color: #b456f3;
  text-align: center;
  padding: 50px 15px;
  color: #000;
  font-size: 2.5rem;
}
.packages-lp19__top {
  background-color: #d19af8;
  text-align: center;
  padding: 15px 0;
  font-size: 2.2rem;
  border-bottom: 1px solid #000;
}
.packages-lp19__price {
  text-align: center;
  background-color: #e9ccfb;
  padding: 50px 15px;
  font-size: 3.5rem;
  font-weight: 500;
  border-bottom: 1px solid #000;
}
@media (min-width: 1200px) {
  .packages-lp19__price {
    font-size: 4.5rem;
  }
}
.packages-lp19__price span {
  display: block;
  font-size: 2.4rem;
}
.packages-lp19__info {
  padding: 50px 15px;
  background-color: #e9ccfb;
}
@media (min-width: 550px) {
  .packages-lp19__info {
    min-height: 350px;
  }
}
.packages-lp19__info p {
  font-size: 2.2rem;
  margin-bottom: 25px;
}
.packages-lp19__info ul {
  list-style-type: initial;
  list-style-position: inside;
}
.packages-lp19__info li {
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.benefits-lp19 {
  position: relative;
  padding-bottom: 25px;
}
.benefits-lp19__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(500px, 100%), 1fr));
  gap: 25px;
}
.benefits-lp19__card {
  display: flex;
  flex-direction: column;
}
@media (min-width: 550px) {
  .benefits-lp19__card {
    flex-direction: row;
  }
}
.benefits-lp19__card:nth-child(odd) .benefits-lp19__head {
  background-color: #d39df9;
}
.benefits-lp19__card:nth-child(odd) .benefits-lp19__txt,
.benefits-lp19__card:nth-child(odd) .benefits-lp19__info {
  background-color: #eed8fc;
}
.benefits-lp19__img {
  width: 100%;
  height: 100%;
  min-height: 325px;
  position: relative;
}
@media (min-width: 550px) {
  .benefits-lp19__img {
    width: 45%;
  }
}
.benefits-lp19__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.benefits-lp19__info {
  width: 100%;
  height: 100%;
  background-color: #e1bbfa;
}
@media (min-width: 550px) {
  .benefits-lp19__info {
    width: 55%;
    min-height: 325px;
  }
}
.benefits-lp19__head {
  background-color: #b456f3;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  padding: 50px 15px;
}
.benefits-lp19__txt {
  background-color: #e1bbfa;
  padding: 50px 15px;
  font-size: 2rem;
}

.recycle-lp19 {
  position: relative;
}
.recycle-lp19__content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (min-width: 992px) {
  .recycle-lp19__content {
    flex-direction: row;
  }
}
.recycle-lp19__info {
  width: 100%;
}
@media (min-width: 992px) {
  .recycle-lp19__info {
    width: 50%;
  }
}
.recycle-lp19__img {
  width: 100%;
  position: relative;
}
.recycle-lp19__img:before {
  content: "";
  display: block;
  padding-top: 65%;
}
@media (min-width: 992px) {
  .recycle-lp19__img {
    width: 50%;
  }
  .recycle-lp19__img:before {
    content: "";
  }
}
.recycle-lp19__head {
  display: flex;
  gap: 25px;
  background-color: #b456f4;
  padding: 50px;
  align-items: center;
}
.recycle-lp19__icon {
  width: 25%;
}
.recycle-lp19__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
}
.recycle-lp19__title {
  width: 75%;
}
.recycle-lp19__title h2 {
  font-size: 5rem;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .recycle-lp19__title h2 {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .recycle-lp19__title h2 {
    font-size: 7rem;
  }
}
@media (min-width: 1200px) {
  .recycle-lp19__title h2 {
    font-size: 8rem;
  }
}
.recycle-lp19__txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #e2bbfa;
  padding: 50px 15px;
}
@media (min-width: 992px) {
  .recycle-lp19__txt {
    padding: 50px;
  }
}
.recycle-lp19__txt p {
  font-size: 3rem;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .recycle-lp19__txt p {
    font-size: 3.5rem;
  }
}
.recycle-lp19__select {
  position: relative;
}
.recycle-lp19__select button {
  font-size: 1.6rem;
}
.recycle-lp19__select ul {
  position: absolute;
  left: 0;
  top: 40px;
  padding: 10px;
  display: none;
  list-style-type: none;
  background-color: #fff;
  z-index: 11;
}
.recycle-lp19__select ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2%;
  width: 100%;
  height: 105%;
  z-index: -1;
}
.recycle-lp19__select li a {
  display: block;
  padding: 10px;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.recycle-lp19__select li a:hover {
  color: #b456f3;
}
.recycle-lp19__select:hover ul {
  display: block;
}

.faq-lp19 {
  position: relative;
  padding: 75px 0;
}
.faq-lp19__head {
  display: flex;
  justify-content: center;
}
.faq-lp19__icon {
  width: 15%;
  background-color: #b456f4;
  padding: 25px 15px;
}
.faq-lp19__icon svg {
  display: block;
  width: 100%;
  height: 150px;
  fill: #fff;
}
.faq-lp19__title {
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddb2f9;
  padding: 25px 15px;
}
.faq-lp19__title h2 {
  font-size: 4rem;
  color: #fff;
}
@media (min-width: 768px) {
  .faq-lp19__title h2 {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .faq-lp19__title h2 {
    font-size: 6rem;
  }
}
.faq-lp19__content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.faq-lp19__item {
  width: 100%;
  padding: 50px 15px;
  border-bottom: 1px solid #000;
}
.faq-lp19__item h4 {
  font-size: 3.5rem;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .faq-lp19__item h4 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .faq-lp19__item h4 {
    font-size: 5rem;
  }
}
.faq-lp19__item p {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  .faq-lp19__item p {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .faq-lp19__item {
    padding: 50px 25px;
  }
}

.terms-lp19 {
  position: relative;
  padding-bottom: 75px;
}
.terms-lp19__content {
  color: #000;
}
.terms-lp19__content ol {
  list-style-position: inside;
}
.terms-lp19__content li {
  padding: 5px 0;
  font-size: 2rem;
}

@media (min-width: 1024px) {
  body.page-template-page-landing-6 .features-lp19__head {
    font-size: 7.5rem;
  }
}

.products-lp6 {
  position: relative;
  padding: 100px 0;
}
.products-lp6__row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(325px, 100%), 1fr));
  gap: 50px;
}
.products-lp6__item {
  position: relative;
  text-align: center;
}
.products-lp6__item span:not(.products-lp6__badge) {
  display: block;
  width: 90%;
  margin: 0 auto;
  height: 2px;
  background-color: #000;
}
.products-lp6__item h3 {
  font-size: 3rem;
  line-height: 1;
  margin: 25px 0;
}
@media (min-width: 768px) {
  .products-lp6__item h3 {
    font-size: 3.5rem;
  }
}
.products-lp6__badge {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background-color: #b456f4;
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.products-lp6__badge i {
  display: block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
}

body.page-template-page-landing-7 {
  font-family: "forma-djr-banner", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
  font-size: 1.8rem;
  letter-spacing: 1px;
}
body.page-template-page-landing-7 h1,
body.page-template-page-landing-7 h2,
body.page-template-page-landing-7 h3,
body.page-template-page-landing-7 h4,
body.page-template-page-landing-7 h5 {
  font-weight: 400;
  line-height: 1.2;
}
body.page-template-page-landing-7 h1 {
  font-size: 5.5rem;
}
@media (min-width: 550px) {
  body.page-template-page-landing-7 h1 {
    font-size: 6rem;
  }
}
@media (min-width: 768px) {
  body.page-template-page-landing-7 h1 {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  body.page-template-page-landing-7 h1 {
    font-size: 7.4rem;
  }
}
@media (min-width: 1024px) {
  body.page-template-page-landing-7 h1 {
    font-size: 8.4rem;
  }
}
body.page-template-page-landing-7 h2 {
  font-size: 4rem;
}
@media (min-width: 440px) {
  body.page-template-page-landing-7 h2 {
    font-size: 4.5rem;
  }
}
@media (min-width: 550px) {
  body.page-template-page-landing-7 h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  body.page-template-page-landing-7 h2 {
    font-size: 5.4rem;
  }
}
@media (min-width: 992px) {
  body.page-template-page-landing-7 h2 {
    font-size: 6.4rem;
  }
}
body.page-template-page-landing-7 h3 {
  font-size: 4rem;
}
@media (min-width: 768px) {
  body.page-template-page-landing-7 h3 {
    font-size: 4.4rem;
  }
}
body.page-template-page-landing-7 h4 {
  font-size: 3.5rem;
}
@media (min-width: 768px) {
  body.page-template-page-landing-7 h4 {
    font-size: 4.4rem;
  }
}
body.page-template-page-landing-7 sup {
  font-size: 0.6em;
}
body.page-template-page-landing-7 #wrapper {
  max-width: 1920px;
}
body.page-template-page-landing-7 .container {
  max-width: 1600px;
}
body.page-template-page-landing-7 a.btn {
  font-family: "forma-djr-banner", sans-serif;
  font-size: 2.1rem;
  padding: 15px 20px;
}

.big-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.big-title h2 {
  position: relative;
  color: #ffffff;
  padding: 25px 250px;
}
.big-title h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
@media (min-width: 992px) {
  .big-title {
    margin-bottom: 100px;
  }
}

.hp-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 45px 0;
  z-index: 11;
}
.hp-header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hp-header__left, .hp-header__right {
  width: 50%;
}
.hp-header__left img {
  max-width: 70px;
}
.hp-header__right {
  max-width: 175px;
}
.hp-header__right img {
  filter: brightness(0) invert(1);
}
@media (min-width: 992px) {
  .hp-header__right img {
    filter: none;
  }
}

.hp-hero {
  position: relative;
  overflow: hidden;
}
.hp-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
@media (min-width: 992px) {
  .hp-hero::before {
    width: 85%;
    left: -50%;
  }
}
.hp-hero::after {
  content: "";
  display: none;
  position: absolute;
  top: 200px;
  right: -50%;
  width: 75%;
  height: 100%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
@media (min-width: 992px) {
  .hp-hero::after {
    display: block;
  }
}
.hp-hero__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 50px;
  padding: 190px 0 100px;
  z-index: 2;
}
@media (min-width: 992px) {
  .hp-hero__content {
    flex-direction: row;
  }
}
.hp-hero__info {
  width: 100%;
  color: #ffffff;
}
.hp-hero__info p {
  font-size: 3.6rem;
  padding: 45px 0;
}
.hp-hero__info a.btn {
  padding: 15px 40px;
}
@media (min-width: 992px) {
  .hp-hero__info {
    width: 30%;
  }
}
.hp-hero__img {
  width: 100%;
}
.hp-hero__img img {
  display: block;
  width: 100%;
  max-width: 875px;
}
@media (min-width: 992px) {
  .hp-hero__img {
    width: 70%;
  }
}
.hp-hero__text {
  position: relative;
  width: 100%;
  max-width: 1024px;
  background-color: #ffffff;
  padding: 50px 25px;
}
.hp-hero__text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -25%;
  width: 25%;
  height: 100%;
  background-color: #ffffff;
  display: none;
}
@media (min-width: 992px) {
  .hp-hero__text:before {
    display: block;
    padding: 50px 0;
  }
}
.hp-hero__text h4 {
  padding: 45px 0;
}
.hp-hero__text-inner {
  max-width: 700px;
}
.hp-hero__text-inner ul {
  list-style: none;
}
.hp-hero__text-inner p,
.hp-hero__text-inner li:not(:last-of-type) {
  padding-bottom: 25px;
}

.hp-cta {
  position: relative;
  padding: 100px 0;
}
.hp-cta__content {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.hp-cta__content h2 {
  margin-bottom: 50px;
}
.hp-cta__content a.btn {
  padding: 15px 85px;
}

.row-products {
  position: relative;
}
.row-products__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column-reverse;
  gap: 50px;
  padding: 50px 0;
}
@media (min-width: 992px) {
  .row-products__item {
    flex-direction: row;
    gap: 125px;
  }
}
.row-products__info, .row-products__img {
  width: 100%;
}
@media (min-width: 992px) {
  .row-products__info, .row-products__img {
    width: 50%;
  }
}
.row-products__info img {
  display: block;
  width: 100%;
  max-width: 275px;
}
.row-products__info p {
  margin-bottom: 25px;
}
.row-products__info h5 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.row-products__info a.btn {
  margin-top: 25px;
  padding: 15px 40px;
}
.row-products__info--subtitle {
  margin-top: 25px;
}
.row-products__img {
  position: relative;
}
.row-products__img img {
  margin: 0 auto;
}
.row-products__features ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 45px 0;
}
.row-products__features li {
  padding: 10px 35px;
  border-right: 1px solid #024ad8;
}
.row-products__features li:first-of-type {
  border-left: 1px solid #024ad8;
}

.hp-laptops {
  position: relative;
}
.hp-laptops .row-products__item:nth-child(even) {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .hp-laptops .row-products__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.hp-laptops .row-products__item:nth-child(even) .row-products__img:before {
  content: "";
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 150%;
  height: 50%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}

.hp-prints {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .hp-prints::before {
    content: "";
    position: absolute;
    top: 100px;
    right: -50%;
    width: 65%;
    height: 80%;
    background-color: #024ad8;
    transform: skew(-20deg);
    z-index: -1;
  }
  .hp-prints .row-products__info p {
    max-width: 550px;
  }
}
@media (min-width: 992px) {
  .hp-prints .row-products__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}

.hp-poly {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .hp-poly {
    margin-top: 75px;
  }
  .hp-poly::before {
    content: "";
    position: absolute;
    top: 100px;
    right: -50%;
    width: 65%;
    height: 100%;
    background-color: #024ad8;
    transform: skew(-20deg);
    z-index: -1;
  }
  .hp-poly .row-products__info p {
    max-width: 550px;
  }
}
@media (min-width: 992px) {
  .hp-poly .row-products__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.hp-poly .row-products__item:nth-child(odd) .row-products__img:before {
  content: "";
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 150%;
  height: 50%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}

.hp-acc {
  position: relative;
}
@media (min-width: 992px) {
  .hp-acc .row-products__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.hp-acc .row-products__item:nth-child(odd) .row-products__img:before {
  content: "";
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 150%;
  height: 50%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
@media (min-width: 992px) {
  .hp-acc {
    margin-top: 75px;
  }
}

.hp-form {
  position: relative;
  overflow: hidden;
}
.hp-form::before {
  content: "";
  position: absolute;
  top: 250px;
  left: -50%;
  width: 85%;
  height: 100%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
.hp-form::after {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  width: 75%;
  height: 100%;
  background-color: #024ad8;
  transform: skew(-20deg);
  z-index: -1;
}
.hp-form__head {
  width: 100%;
  max-width: 1100px;
  background-color: #ffffff;
  font-size: 3rem;
  padding: 15px 0;
}
.hp-form__head a {
  display: inline-block;
  color: #024ad8;
}
.hp-form__head a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .hp-form__head {
    font-size: 4rem;
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .hp-form__head {
    font-size: 5rem;
  }
}
.hp-form__wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 75px auto 0;
  padding: 75px 25px;
  background-color: #ffffff;
  border-radius: 19px;
}
.hp-form__wrapper h4 {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .hp-form__wrapper {
    padding: 125px 50px;
    margin: 125px auto 0;
  }
  .hp-form__wrapper h4 {
    font-size: 5rem;
  }
}
.hp-form__wrapper form {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
}
.hp-form__wrapper .form-left,
.hp-form__wrapper .form-right {
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.hp-form__wrapper input,
.hp-form__wrapper textarea {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #000;
  border-radius: 8px;
  font-size: 1rem;
}
.hp-form__wrapper textarea {
  min-height: 175px;
  resize: vertical;
}
.hp-form__wrapper .form-submit {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.hp-form__wrapper .form-submit input[type=submit] {
  padding: 15px 45px;
  font-family: "forma-djr-banner", sans-serif;
  font-size: 2.1rem;
  background-color: #000;
  color: #ffffff;
  border-radius: 0;
}
.hp-form__wrapper .form-submit input[type=submit]:hover {
  background-color: #ffffff;
  color: #000;
}
.hp-form__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0;
}
.hp-form__logo img {
  display: block;
  width: 100%;
  max-width: 115px;
}

.hp-footer {
  position: relative;
  padding: 75px 0;
}
.hp-footer__content ol {
  list-style-position: inside;
}
.hp-footer__content p,
.hp-footer__content li:not(:last-of-type) {
  margin-bottom: 15px;
}

body.page-template-default .main-header,
body.page-template-default .main-footer {
  padding: 20px 0;
  background-color: #0096d6;
}

.ya-page-gen {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 400px 0;
}
@media (min-width: 550px) {
  .ya-page-gen {
    height: 100vh;
  }
}

.ya-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.form-cta {
  position: relative;
  padding: 150px 0;
}
.form-cta__content {
  display: flex;
  overflow: hidden;
  margin: auto;
}
.form-cta__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-cta__form {
  padding: 25px 0;
}
.form-cta__form-inner {
  width: 100%;
}
.form-cta__form-title {
  margin-bottom: 15px;
}

.ty-page {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ty-page__content {
  text-align: center;
  max-width: 550px;
  margin: auto;
}
.ty-page__content img {
  display: block;
  margin: 0 auto 25px;
}

.empty404 {
  margin: 125px 0;
  text-align: center;
}
.empty404 p {
  margin: 25px 0;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

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