@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  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(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
  -ms-flex-negative: 0;
  -ms-flex-order: 9999;
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  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: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.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,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/*! tailwindcss v3.1.2 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: objektiv-mk1, sans-serif;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  width: 100%;
}
@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 976px) {
  .container {
    max-width: 976px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1900px) {
  .container {
    max-width: 1900px;
  }
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-4 {
  margin-right: 1rem;
}
.ml-4 {
  margin-left: 1rem;
}
.block {
  display: block;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.grid {
  display: grid;
}
.h-full {
  height: 100%;
}
.h-5 {
  height: 1.25rem;
}
.w-10 {
  width: 2.5rem;
}
.w-full {
  width: 100%;
}
.w-5 {
  width: 1.25rem;
}
.max-w-\[75rem\] {
  max-width: 75rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.basis-4 {
  -ms-flex-preferred-size: 1rem;
  flex-basis: 1rem;
}
.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.gap-16 {
  gap: 4rem;
}
.border {
  border-width: 1px;
}
.bg-black\/\[0\.3\] {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-aqua {
  --tw-bg-opacity: 1;
  background-color: rgb(8 156 176 / var(--tw-bg-opacity));
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.py-32 {
  padding-bottom: 8rem;
  padding-top: 8rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.pb-32 {
  padding-bottom: 8rem;
}
.text-xl {
  font-size: 1.875rem;
}
.text-md {
  font-size: 1.375rem;
}
.text-sm {
  font-size: 1rem;
}
.text-\[1\.2rem\] {
  font-size: 1.2rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.not-italic {
  font-style: normal;
}
.leading-tight {
  line-height: 1.25;
}
.text-navy {
  --tw-text-opacity: 1;
  color: rgb(33 59 94 / var(--tw-text-opacity));
}
.text-orange {
  --tw-text-opacity: 1;
  color: rgb(242 124 0 / var(--tw-text-opacity));
}
.text-aqua {
  --tw-text-opacity: 1;
  color: rgb(8 156 176 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 115rem;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}
.landing-top {
  background: linear-gradient(90deg, #213b5e, #089cb0);
  color: #fff;
  text-align: center;
  padding: 14.5rem 8rem 0 8rem;
}
@media (max-width: 976px) {
  .landing-top {
    padding: 14.5rem 4rem 0 9.5rem;
  }
}
@media (max-width: 768px) {
  .landing-top {
    padding: 8.5rem 2rem 0 2rem;
  }
}

.landing-top .container {
}

.landing-top .tour-form {
  margin: 0 auto 3rem;
  max-width: 50rem;
}

.landing-top .tour-form__wrapper {
  margin: 0 auto;
  max-width: 26.25rem;
}

.landing-top .tour-form__success {
  display: none;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.landing-top .tour-form__success--active {
  display: block;
}

.landing-top .tour-form__input-holder {
  margin-bottom: 1rem;
}

.landing-top .tour-form input {
  margin: 0;
}

.landing-top .tour-form span.wpcf7-not-valid-tip {
  font-size: 0.688rem;
  margin: 0;
  padding-top: 0.5rem;
}

.landing-top .tour-form input[type="submit"] {
  float: none;
  margin: 1rem auto;
}

.landing-top .wpcf7 .wpcf7-response-output {
  font-size: 1rem;
  padding: 1rem;
  margin: 0;
}

.landing-top .static-line .progress-bar {
  display: block;
  background-color: #fff;
  height: 120px;
  margin: 0 auto;
  width: 0.25rem;
}

.landing-top .static-line .circle {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 2rem;
  left: calc(50% - 1.063rem);
  padding: 0.4rem;
  position: absolute;
  top: -0.5rem;
  width: 2rem;
  z-index: 1;
}
.landing-top .static-line .circle:before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.15rem;
  width: 1.15rem;
}

.tour-reveal {
  display: none;
}

.feature .static-line .progress-bar {
  display: block;
  background-color: #213b5e;
  height: 120px;
  margin: 0 auto;
  width: 0.25rem;
}

.feature .static-line .circle {
  border: 1px solid #213b5e;
  border-radius: 50%;
  height: 2rem;
  left: calc(50% - 1.063rem);
  padding: 0.4rem;
  position: absolute;
  top: auto;
  bottom: -0.5rem;
  width: 2rem;
  z-index: 1;
}
.feature .static-line .circle:before {
  background-color: #213b5e;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.15rem;
  width: 1.15rem;
}

.feature-showcase {
  display: grid;
  gap: 4rem;
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media (min-width: 976px) {
  .feature-showcase {
    padding-bottom: 10rem;
    padding-top: 5rem;
  }
}
.feature-showcase .feature-video {
  grid-row: 1;
}
@media (min-width: 976px) {
  .feature-showcase {
    gap: 1rem;
    grid-template-columns: 25rem auto;
  }
  .feature-showcase .feature-video {
    grid-row: auto;
  }
}
@media (min-width: 80rem) {
  .feature-showcase {
    gap: 4rem;
  }
}
.features-list {
  display: grid;
  gap: 1rem;
  grid-template-columns: 2rem auto;
}
.feature-item {
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.feature-item:before {
  background: none !important;
}
.feature-item__title {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
.feature-item__title,
.feature-item__video {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.feature-item__video {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
}
.feature-item__video:not(:last-child) {
  margin-bottom: 0.5rem;
}
.feature-item__icon {
  height: 1.25rem;
  margin-left: 0.5rem;
  width: 1.25rem;
}
.feature-item__icon svg {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.feature-item.active .feature-item__title {
  font-weight: 900;
}
.feature-item.active .feature-item__title,
.feature-item__video.active {
  --tw-text-opacity: 1;
  color: rgb(8 156 176 / var(--tw-text-opacity));
}
.feature-item__video.active svg {
  fill: #089cb0;
}
.feature-item:not(.active):hover .feature-item__title {
  opacity: 0.6;
}
.features-progress-bar {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.progress-bar {
  background-color: #213b5e;
  height: 100%;
  margin-right: 0.15rem;
  margin-top: 1.5rem;
  width: 0.25rem;
}
.circle,
.progress-bar {
  transition: 0.3s ease-in-out;
}
.circle {
  border: 1px solid #213b5e;
  border-radius: 50%;
  height: 2rem;
  left: calc(50% - 1.125rem);
  padding: 0.4rem;
  position: absolute;
  top: 1rem;
  width: 2rem;
  z-index: 1;
}
.circle:before {
  background-color: #213b5e;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.15rem;
  width: 1.15rem;
}
.circle--current {
  border-color: #089cb0;
  top: 15rem;
}
.circle--current:before {
  background-color: #089cb0;
}
.mac-wrapper {
  max-width: 75rem;
  padding-left: 3rem;
  padding-right: 3rem;
  position: -webkit-sticky;
  position: sticky;
  top: 3rem;
}
.mac-overlay {
  display: grid;
  grid-template-columns: 11.6% auto 11.6%;
  grid-template-rows: 4.65% auto 15.6%;
  height: 100%;
  left: 3rem;
  position: absolute;
  top: 0;
  width: calc(100% - 6rem);
}
.mac-overlay video {
  background-color: #000;
  grid-column: 2;
  grid-row: 2;
  height: 100%;
  width: 100%;
}

.ctablock .container {
  width: 90%;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  padding: 0;
}

.ctablock .ctablock__content {
  padding: 1.875rem 0;
}

.ctablock .section__heading {
  font-size: 1.5rem;
  margin: 0 0 1.25rem;
}

.ctablock .ctablock__image img {
  position: relative;
  top: 0;
  transform: translate(0);
  box-shadow: none;
}

@media (min-width: 768px) {
  .ctablock .ctablock__content {
    padding: 3.125rem 0;
  }

  .ctablock .section__heading {
    font-size: 2.625rem;
  }
}

.testimonials {
  background-color: #f0f0f0;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: grid;
  grid-template-columns: minmax(0, 65%) auto;
  padding: 5rem 0;
}
.testimonials .swiper {
  max-width: 50rem;
  padding: 0 0rem 8rem;
}
.testimonials .swiper-button-next,
.testimonials .swiper-button-prev {
  height: 2.2rem;
  width: 2.2rem;
}
.videos-archive__category .swiper-button-prev:after,
.videos-archive__category .swiper-button-next:after,
.testimonials .swiper-button-next:after,
.testimonials .swiper-button-prev:after {
  content: none;
  display: none;
}
@media (max-width: 1440px) {
  .testimonials {
    grid-template-columns: minmax(0, 57.5%) auto;
  }
  .testimonials .swiper {
    max-width: 42.5rem;
    padding: 0 4rem 7rem;
  }
}
@media (max-width: 976px) {
  .testimonials {
    background-position: 50%;
    background-size: cover;
    grid-template-columns: minmax(0, 1fr);
    padding: 0;
  }
  .testimonials .swiper {
    padding: 0 0 4rem;
  }
}
@media (max-width: 22rem) {
  .testimonials .swiper {
    padding: 0 0 4rem;
  }
  .testimonials .swiper-controls {
    display: none;
  }
}
.testimonial-slide {
  background: linear-gradient(90deg, #213b5e, #089cb0);
  color: #fff;
  padding: 3.375rem 2.75rem;
}
.testimonial-slide img {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .testimonial-slide {
    padding: 2rem 1.5rem;
  }
}
.btn {
  border: 3px solid #f27c00;
  border-radius: 1.1rem;
  color: #089cb0;
  font-size: 0.75rem;
  padding: 0.25rem 1rem;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
.btn-alt,
.btn:hover {
  background-color: #f27c00;
  color: #fff;
}
.btn-alt {
  border-radius: 1.1rem;
  font-size: 0.75rem;
  padding: 0.25rem 1rem;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
.btn-alt:hover {
  background-color: #f29a3d;
}
.link-hover {
  transition: 0.3s ease-in-out;
}
.link-hover:hover {
  opacity: 0.5;
}
.swiper-pagination-bullet {
  background-color: #213b5e;
  height: 1.25rem;
  opacity: 1;
  width: 1.25rem;
}
.swiper-pagination-bullet-active {
  background-color: #089cb0;
}
@media (max-width: 768px) {
  .contact-form {
    grid-row: 1;
  }
}
html {
  font-size: medium !important;
}
.feature-list-wrap li {
  padding-left: 0;
}
.feature-list-wrap li:before,
.feature-showcase.container:after,
.feature-showcase.container:before {
  content: none;
}
#footer .footer__nav .menu-item {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
}
ul li {
  padding-left: 2.5rem;
}
form input,
form select,
form textarea {
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
form .submit-wrapper a {
  font-size: 0.8rem;
  margin-top: 0.25rem;
}
.section__contact-split form {
  font-size: 1rem;
}
.btn,
form button,
form input[type="submit"] {
  font-size: 0.8rem;
  padding: 0.4rem 2rem;
}
.section__contact-split .contact-split__social .contact-split__subheading {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.contact-split__subheading {
  font-weight: 700;
}
@media (min-width: 992px) {
  .section__contact-split .contact-split__option a,
  .section__contact-split .contact-split__social a,
  .section__contact-split .contact-split__subheading,
  address {
    font-size: 1.4rem;
  }
  .section__contact-split .contact-split__option,
  .section__contact-split .contact-split__social {
    margin: 0 0 2.5rem;
  }
}
@media (min-width: 768px) {
  .section__heading {
    font-size: 3.2rem;
  }
}
.header-demo-cta {
  background: #f27c00;
  border: 3px solid #f27c00;
  border-radius: 1.1rem;
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  margin-right: 2rem;
  padding: 0.25rem 4rem;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
  vertical-align: middle;
}
#header .container {
  padding: 0;
}
#header .header__right .btn {
  font-size: 0.875rem;
}
#header .header__right {
  padding-top: 2.75rem;
}
#nav .nav__close {
  font-size: 2.5rem;
}
#nav .nav__newsletter .nav__newsletter-heading {
  font-size: 1.875rem;
}
#nav .wpcf7 p {
  font-size: 1rem;
}
#nav .nav__social .nav__social-heading {
  font-size: 1.5rem;
}
#nav .sociallinks a {
  font-size: 1.15rem;
}
#footer .footer__bottom {
  font-size: 1rem;
}
#footer .footer__nav .menu-item .sub-menu {
  padding: 0.9rem 0 0;
}
#footer ul li {
  padding-left: 2.5rem !important;
}
@media (min-width: 992px) {
  #header {
    padding: 0 2rem;
  }
  #footer {
    padding: 6.25rem 55px;
  }
  #nav .menu {
    font-size: 1.85rem;
  }
  #nav .menu .menu-item {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .section__contact-split .contact-split__content {
    padding: 45px 25px;
  }
}
@media (max-width: 991px) {
  #header {
    padding: 0 2rem;
  }
  #header .logo {
    margin: 0;
  }
  #nav .menu .menu-item {
    font-size: 1.25rem;
    margin-bottom: 1.1rem;
  }
  #nav .menu .menu-item .sub-menu {
    margin: 1.25rem 0 3.125rem;
  }
  .section__contact-split .contact-split__option a,
  .section__contact-split .contact-split__subheading {
    font-size: 1.1rem;
    line-height: 1;
  }
  .section__contact-split .contact-split__option,
  .section__contact-split .contact-split__social {
    margin-bottom: 1.85rem;
  }
  .section__contact-split .contact-split__social .contact-split__subheading {
    margin-bottom: 1rem;
  }
  .contact-split__option address {
    font-size: 1rem;
  }
  .sociallinks a {
    font-size: 1.1rem;
  }
  .header-demo-cta {
    display: none;
  }
}
@media (min-width: 480px) {
  .sm\:text-2xl {
    font-size: 2.625rem;
  }
  .sm\:text-lg {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:text-3xl {
    font-size: 3.3125rem;
  }
  .md\:text-xl {
    font-size: 1.875rem;
  }
  .md\:text-lg {
    font-size: 1.75rem;
  }
  .md\:text-2xl {
    font-size: 2.625rem;
  }
}
@media (min-width: 976px) {
  .lg\:mb-20 {
    margin-bottom: 5rem;
  }
  .lg\:h-screen {
    height: 100vh;
  }
  .lg\:max-w-\[35rem\] {
    max-width: 35rem;
  }
  .lg\:max-w-\[25rem\] {
    max-width: 25rem;
  }
  .lg\:bg-black\/\[0\] {
    background-color: transparent;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .lg\:text-2xl {
    font-size: 2.625rem;
  }
}
