/**
 * Swiper 11.1.1
 * 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: April 9, 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-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-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-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

@charset "UTF-8";
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Paths --- */
/* --- Z-Indexes --- */
/* --- Others --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
:root {
  --text-color: #002e39;
  --nav-height: 76px;
  --background-color: #ffffff;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  color: var(--text-color);
  background-color: var(--background-color);
  transition: background-color 500ms ease-in-out;
}

main {
  min-height: calc(100vh - var(--nav-height));
}

h1,
h2,
h3,
h4,
h5,
figure {
  margin: 0;
  padding: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.6rem;
}

p {
  margin: 0;
  padding: 0;
  margin-block-end: 0;
  margin-block-start: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

a:not([href]) {
  cursor: default;
}

button {
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
}

a,
button {
  cursor: pointer;
}

img {
  pointer-events: none;
}

label:has(input[type=checkbox]:focus-visible) {
  outline: -webkit-focus-ring-color auto 1px;
}

.input[type=radio],
.input[type=checkbox] {
  cursor: pointer;
}

dialog {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  max-width: none;
  visibility: hidden;
  z-index: 5;
}
dialog[open] {
  visibility: visible;
}

textarea {
  resize: none;
}

*::-moz-selection {
  background: var(--text-color);
  color: var(--background-color);
}

*::selection {
  background: var(--text-color);
  color: var(--background-color);
}

fieldset {
  padding: 0;
  border: none;
}

body:not(.wp-admin) section[class*=bg-color-] {
  background-color: transparent !important;
}

/* --- Paths --- */
/* --- Z-Indexes --- */
/* --- Others --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
@font-face {
  font-family: "SuisseIntl";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/SuisseIntl/SuisseIntlMono-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Book.otf") format("opentype");
  font-weight: 350;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-BookItalic.otf") format("opentype");
  font-weight: 350;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-DemiItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-ExtraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-Thin.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Cambon";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Cambon/CambonTest-ThinItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/AkkBd_Pro_1.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/CambonTest-AkkBdIt_Pro_1.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/AkkRg_Pro_1.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/CambonTest-AkkIt_Pro_1.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/AkkLg_Pro_1.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Akkurat";
  src: url("/wp-content/themes/larimar-logistics/assets/fonts/Akkurat/CambonTest-AkkLgIt_Pro_1.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.sr-only {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.space-between-sections, section.newsletter-signup {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media (max-width: 576px) {
  .space-between-sections, section.newsletter-signup {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.flex-align-center-all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.has-vertical-gutter {
  --gutter-y: var(--gutter-width);
}

.bg-color-teal {
  --background-color: #50a29a;
}

.bg-color-black {
  --background-color: #000000;
}

.bg-color-pearl {
  --background-color: #d3cdb3;
}

section.hero *::-moz-selection {
  --background-color: #ffffff;
}

.bg-color-white, section.hero *::selection {
  --background-color: #ffffff;
}

.bg-color-celeste {
  --background-color: #b3e8e8;
}

.bg-color-botanical {
  --background-color: #002e39;
}

.bg-color-sky {
  --background-color: #53badd;
}

.bg-color-orange {
  --background-color: #ea7e40;
}

.bg-color-terracota {
  --background-color: #ae6433;
}

.bg-color-soft-pearl, section.simple-text-block.bg-color-soft-pearl + section.newsletter-signup {
  --background-color: #f7f2e8;
}

.text-color-teal {
  --text-color: #50a29a;
}

.text-color-black {
  --text-color: #000000;
}

.text-color-pearl {
  --text-color: #d3cdb3;
}

.text-color-white, section.split-column-hero:has(.highlight.is-active) {
  --text-color: #ffffff;
}

.text-color-celeste {
  --text-color: #b3e8e8;
}

section.hero *::-moz-selection {
  --text-color: #002e39;
}

.text-color-botanical, section.hero *::selection {
  --text-color: #002e39;
}

.text-color-sky {
  --text-color: #53badd;
}

.text-color-orange {
  --text-color: #ea7e40;
}

.text-color-terracota {
  --text-color: #ae6433;
}

.text-color-pearl {
  --text-color: #d3cdb3;
}

.text-color-soft-pearl {
  --text-color: #f7f2e8;
}

.text-color-white, section.split-column-hero:has(.highlight.is-active) {
  --text-color: #ffffff;
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.display,
.heading,
section.custom-format-text h1,
section.custom-format-text h2,
section.custom-format-text h3,
section.custom-format-text h4,
section.custom-format-text h5,
section.custom-format-text h6,
nav.main-navigation .nav-menu-wrapper li.menu-item a {
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: "Cambon";
  font-weight: 400;
}

.h1, section.custom-format-text h1, nav.main-navigation .nav-menu-wrapper li.menu-item a {
  font-size: 5rem;
}
@media (max-width: 768px) {
  .h1, section.custom-format-text h1, nav.main-navigation .nav-menu-wrapper li.menu-item a {
    font-size: 2.5rem;
  }
}

.h2, section.custom-format-text h2 {
  font-size: 3.5rem;
}
@media (max-width: 768px) {
  .h2, section.custom-format-text h2 {
    font-size: 2.25rem;
  }
}

.h3, section.custom-format-text h3 {
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  .h3, section.custom-format-text h3 {
    font-size: 2rem;
  }
}

.h4, section.custom-format-text h4 {
  font-size: 1.5rem;
}

.h5, section.custom-format-text h5 {
  font-size: 1rem;
}

.display {
  font-size: 7.5rem;
}
@media (max-width: 768px) {
  .display {
    font-size: 4rem;
  }
}

.body, section.custom-format-text p,
section.custom-format-text ul li,
.paragraph {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Akkurat";
}
.body.large, section.custom-format-text p.large,
section.custom-format-text ul li.large,
.paragraph.large {
  font-size: 1.5rem;
}
.body.x-large, section.custom-format-text p.x-large,
section.custom-format-text ul li.x-large,
.paragraph.x-large {
  font-size: 3.5rem;
}
.body.small, section.custom-format-text p.small,
section.custom-format-text ul li.small,
.paragraph.small {
  font-size: 0.75rem;
}

.cta, .custom-select-container .select-wrapper .options-wrapper li, .custom-select-container .select-wrapper .select-trigger, .btn-primary,
.btn-secondary,
.btn-transparent, .input {
  line-height: 1;
  font-size: 1rem;
  font-family: "SuisseIntl";
  font-weight: 400;
}

.tag,
.caption {
  line-height: 1;
  font-size: 0.5rem;
  font-weight: 400;
}
.tag:is(.tag),
.caption:is(.tag) {
  font-family: "SuisseIntl";
}
.tag:is(.caption),
.caption:is(.caption) {
  letter-spacing: -0.01em;
  font-family: "Cambon";
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
@media (min-width: 0) {
  .overflow-auto {
    overflow: auto !important;
  }
  .overflow-hidden {
    overflow: hidden !important;
  }
  .overflow-visible {
    overflow: visible !important;
  }
  .overflow-scroll {
    overflow: scroll !important;
  }
  .overflow-x-auto {
    overflow-x: auto !important;
  }
  .overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .overflow-x-visible {
    overflow-x: visible !important;
  }
  .overflow-x-scroll {
    overflow-x: scroll !important;
  }
  .overflow-y-auto {
    overflow-y: auto !important;
  }
  .overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .overflow-y-visible {
    overflow-y: visible !important;
  }
  .overflow-y-scroll {
    overflow-y: scroll !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-block {
    display: block !important;
  }
  .d-grid {
    display: grid !important;
  }
  .d-inline-grid {
    display: inline-grid !important;
  }
  .d-table {
    display: table !important;
  }
  .d-table-row {
    display: table-row !important;
  }
  .d-table-cell {
    display: table-cell !important;
  }
  .d-flex {
    display: flex !important;
  }
  .d-inline-flex {
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
  .position-static {
    position: static !important;
  }
  .position-relative {
    position: relative !important;
  }
  .position-absolute {
    position: absolute !important;
  }
  .position-fixed {
    position: fixed !important;
  }
  .position-sticky {
    position: sticky !important;
  }
  .w-25 {
    width: 25% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .w-75 {
    width: 75% !important;
  }
  .w-100 {
    width: 100% !important;
  }
  .w-auto {
    width: auto !important;
  }
  .h-25 {
    height: 25% !important;
  }
  .h-50 {
    height: 50% !important;
  }
  .h-75 {
    height: 75% !important;
  }
  .h-100 {
    height: 100% !important;
  }
  .h-auto {
    height: auto !important;
  }
  .h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .flex-row {
    flex-direction: row !important;
  }
  .flex-column {
    flex-direction: column !important;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-start {
    justify-content: flex-start !important;
  }
  .justify-content-end, section.hero .align-content-right {
    justify-content: flex-end !important;
  }
  .justify-content-center, section.hero .align-content-center {
    justify-content: center !important;
  }
  .justify-content-between {
    justify-content: space-between !important;
  }
  .justify-content-around {
    justify-content: space-around !important;
  }
  .justify-content-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-start {
    align-items: flex-start !important;
  }
  .align-items-end {
    align-items: flex-end !important;
  }
  .align-items-center {
    align-items: center !important;
  }
  .align-items-baseline {
    align-items: baseline !important;
  }
  .align-items-stretch {
    align-items: stretch !important;
  }
  .text-start {
    text-align: left !important;
  }
  .text-end, section.hero .align-content-right {
    text-align: right !important;
  }
  .text-center, section.hero .align-content-center {
    text-align: center !important;
  }
  .text-lowercase {
    text-transform: lowercase !important;
  }
  .text-uppercase {
    text-transform: uppercase !important;
  }
  .text-capitalize {
    text-transform: capitalize !important;
  }
  .gap-0 {
    gap: 0 !important;
  }
  .gap-1 {
    gap: 0.25rem !important;
  }
  .gap-2 {
    gap: 0.5rem !important;
  }
  .gap-3 {
    gap: 0.75rem !important;
  }
  .gap-4 {
    gap: 1rem !important;
  }
  .gap-5 {
    gap: 1.5rem !important;
  }
  .gap-6 {
    gap: 2rem !important;
  }
  .gap-7 {
    gap: 2.5rem !important;
  }
  .gap-8 {
    gap: 5rem !important;
  }
  .p-0 {
    padding: 0 !important;
  }
  .p-1 {
    padding: 0.25rem !important;
  }
  .p-2 {
    padding: 0.5rem !important;
  }
  .p-3 {
    padding: 0.75rem !important;
  }
  .p-4 {
    padding: 1rem !important;
  }
  .p-5 {
    padding: 1.5rem !important;
  }
  .p-6 {
    padding: 2rem !important;
  }
  .p-7 {
    padding: 2.5rem !important;
  }
  .p-8 {
    padding: 5rem !important;
  }
  .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-0 {
    padding-top: 0 !important;
  }
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  .pt-3 {
    padding-top: 0.75rem !important;
  }
  .pt-4 {
    padding-top: 1rem !important;
  }
  .pt-5 {
    padding-top: 1.5rem !important;
  }
  .pt-6 {
    padding-top: 2rem !important;
  }
  .pt-7 {
    padding-top: 2.5rem !important;
  }
  .pt-8 {
    padding-top: 5rem !important;
  }
  .pr-0 {
    padding-right: 0 !important;
  }
  .pr-1 {
    padding-right: 0.25rem !important;
  }
  .pr-2 {
    padding-right: 0.5rem !important;
  }
  .pr-3 {
    padding-right: 0.75rem !important;
  }
  .pr-4 {
    padding-right: 1rem !important;
  }
  .pr-5 {
    padding-right: 1.5rem !important;
  }
  .pr-6 {
    padding-right: 2rem !important;
  }
  .pr-7 {
    padding-right: 2.5rem !important;
  }
  .pr-8 {
    padding-right: 5rem !important;
  }
  .pb-0 {
    padding-bottom: 0 !important;
  }
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-4 {
    padding-bottom: 1rem !important;
  }
  .pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-6 {
    padding-bottom: 2rem !important;
  }
  .pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-8 {
    padding-bottom: 5rem !important;
  }
  .pl-0 {
    padding-left: 0 !important;
  }
  .pl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-4 {
    padding-left: 1rem !important;
  }
  .pl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-6 {
    padding-left: 2rem !important;
  }
  .pl-7 {
    padding-left: 2.5rem !important;
  }
  .pl-8 {
    padding-left: 5rem !important;
  }
  .m-0 {
    margin: 0 !important;
  }
  .m-1 {
    margin: 0.25rem !important;
  }
  .m-2 {
    margin: 0.5rem !important;
  }
  .m-3 {
    margin: 0.75rem !important;
  }
  .m-4 {
    margin: 1rem !important;
  }
  .m-5 {
    margin: 1.5rem !important;
  }
  .m-6 {
    margin: 2rem !important;
  }
  .m-7 {
    margin: 2.5rem !important;
  }
  .m-8 {
    margin: 5rem !important;
  }
  .mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-0 {
    margin-top: 0 !important;
  }
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  .mt-3 {
    margin-top: 0.75rem !important;
  }
  .mt-4 {
    margin-top: 1rem !important;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .mt-6 {
    margin-top: 2rem !important;
  }
  .mt-7 {
    margin-top: 2.5rem !important;
  }
  .mt-8 {
    margin-top: 5rem !important;
  }
  .mr-0 {
    margin-right: 0 !important;
  }
  .mr-1 {
    margin-right: 0.25rem !important;
  }
  .mr-2 {
    margin-right: 0.5rem !important;
  }
  .mr-3 {
    margin-right: 0.75rem !important;
  }
  .mr-4 {
    margin-right: 1rem !important;
  }
  .mr-5 {
    margin-right: 1.5rem !important;
  }
  .mr-6 {
    margin-right: 2rem !important;
  }
  .mr-7 {
    margin-right: 2.5rem !important;
  }
  .mr-8 {
    margin-right: 5rem !important;
  }
  .mb-0 {
    margin-bottom: 0 !important;
  }
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-4 {
    margin-bottom: 1rem !important;
  }
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-6 {
    margin-bottom: 2rem !important;
  }
  .mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-8 {
    margin-bottom: 5rem !important;
  }
  .ml-0 {
    margin-left: 0 !important;
  }
  .ml-1 {
    margin-left: 0.25rem !important;
  }
  .ml-2 {
    margin-left: 0.5rem !important;
  }
  .ml-3 {
    margin-left: 0.75rem !important;
  }
  .ml-4 {
    margin-left: 1rem !important;
  }
  .ml-5 {
    margin-left: 1.5rem !important;
  }
  .ml-6 {
    margin-left: 2rem !important;
  }
  .ml-7 {
    margin-left: 2.5rem !important;
  }
  .ml-8 {
    margin-left: 5rem !important;
  }
  .order-1 {
    order: 1 !important;
  }
  .order-2 {
    order: 2 !important;
  }
  .order-3 {
    order: 3 !important;
  }
  .font-weight-bold {
    font-weight: 700 !important;
  }
  .font-weight-thin {
    font-weight: 200 !important;
  }
  .font-weight-book {
    font-weight: 350 !important;
  }
  .font-weight-black {
    font-weight: 900 !important;
  }
  .font-weight-light {
    font-weight: 300 !important;
  }
  .font-weight-medium {
    font-weight: 500 !important;
  }
  .font-weight-regular {
    font-weight: 400 !important;
  }
  .font-weight-heavy {
    font-weight: 800 !important;
  }
  .font-weight-semibold {
    font-weight: 600 !important;
  }
  .bg-color-mint {
    background-color: #c8ecdc !important;
  }
  .bg-color-teal {
    background-color: #50a29a !important;
  }
  .bg-color-black {
    background-color: #000000 !important;
  }
  .bg-color-pearl {
    background-color: #d3cdb3 !important;
  }
  section.hero *::-moz-selection {
    background-color: #ffffff !important;
  }
  .bg-color-white, section.hero *::selection {
    background-color: #ffffff !important;
  }
  .bg-color-celeste {
    background-color: #b3e8e8 !important;
  }
  .bg-color-botanical {
    background-color: #002e39 !important;
  }
  .bg-color-sky {
    background-color: #53badd !important;
  }
  .bg-color-orange {
    background-color: #ea7e40 !important;
  }
  .bg-color-terracota {
    background-color: #ae6433 !important;
  }
  .bg-color-soft-pearl, section.simple-text-block.bg-color-soft-pearl + section.newsletter-signup {
    background-color: #f7f2e8 !important;
  }
  .text-color-mint {
    color: #c8ecdc !important;
  }
  .text-color-teal {
    color: #50a29a !important;
  }
  .text-color-black {
    color: #000000 !important;
  }
  .text-color-pearl {
    color: #d3cdb3 !important;
  }
  .text-color-white, section.split-column-hero:has(.highlight.is-active) {
    color: #ffffff !important;
  }
  .text-color-celeste {
    color: #b3e8e8 !important;
  }
  section.hero *::-moz-selection {
    color: #002e39 !important;
  }
  .text-color-botanical, section.hero *::selection {
    color: #002e39 !important;
  }
  .text-color-sky {
    color: #53badd !important;
  }
  .text-color-orange {
    color: #ea7e40 !important;
  }
  .text-color-terracota {
    color: #ae6433 !important;
  }
  .text-color-soft-pearl {
    color: #f7f2e8 !important;
  }
  .z-index-0 {
    z-index: 0 !important;
  }
  .z-index-1 {
    z-index: 1 !important;
  }
  .z-index-2 {
    z-index: 2 !important;
  }
  .z-index-3 {
    z-index: 3 !important;
  }
  .z-index-4 {
    z-index: 4 !important;
  }
  .z-index-5 {
    z-index: 5 !important;
  }
  .z-index-6 {
    z-index: 6 !important;
  }
  .z-index-7 {
    z-index: 7 !important;
  }
  .z-index-8 {
    z-index: 8 !important;
  }
  .z-index-9 {
    z-index: 9 !important;
  }
  .z-index-10 {
    z-index: 10 !important;
  }
  .z-index-modal {
    z-index: 20 !important;
  }
  .z-index-background {
    z-index: -1 !important;
  }
}
@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 0.75rem !important;
  }
  .gap-sm-4 {
    gap: 1rem !important;
  }
  .gap-sm-5 {
    gap: 1.5rem !important;
  }
  .gap-sm-6 {
    gap: 2rem !important;
  }
  .gap-sm-7 {
    gap: 2.5rem !important;
  }
  .gap-sm-8 {
    gap: 5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .p-sm-5 {
    padding: 1.5rem !important;
  }
  .p-sm-6 {
    padding: 2rem !important;
  }
  .p-sm-7 {
    padding: 2.5rem !important;
  }
  .p-sm-8 {
    padding: 5rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-sm-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pt-sm-4 {
    padding-top: 1rem !important;
  }
  .pt-sm-5 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-6 {
    padding-top: 2rem !important;
  }
  .pt-sm-7 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-8 {
    padding-top: 5rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pr-sm-4 {
    padding-right: 1rem !important;
  }
  .pr-sm-5 {
    padding-right: 1.5rem !important;
  }
  .pr-sm-6 {
    padding-right: 2rem !important;
  }
  .pr-sm-7 {
    padding-right: 2.5rem !important;
  }
  .pr-sm-8 {
    padding-right: 5rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .pl-sm-4 {
    padding-left: 1rem !important;
  }
  .pl-sm-5 {
    padding-left: 1.5rem !important;
  }
  .pl-sm-6 {
    padding-left: 2rem !important;
  }
  .pl-sm-7 {
    padding-left: 2.5rem !important;
  }
  .pl-sm-8 {
    padding-left: 5rem !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .m-sm-4 {
    margin: 1rem !important;
  }
  .m-sm-5 {
    margin: 1.5rem !important;
  }
  .m-sm-6 {
    margin: 2rem !important;
  }
  .m-sm-7 {
    margin: 2.5rem !important;
  }
  .m-sm-8 {
    margin: 5rem !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-sm-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mt-sm-4 {
    margin-top: 1rem !important;
  }
  .mt-sm-5 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-6 {
    margin-top: 2rem !important;
  }
  .mt-sm-7 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-8 {
    margin-top: 5rem !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mr-sm-4 {
    margin-right: 1rem !important;
  }
  .mr-sm-5 {
    margin-right: 1.5rem !important;
  }
  .mr-sm-6 {
    margin-right: 2rem !important;
  }
  .mr-sm-7 {
    margin-right: 2.5rem !important;
  }
  .mr-sm-8 {
    margin-right: 5rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .ml-sm-4 {
    margin-left: 1rem !important;
  }
  .ml-sm-5 {
    margin-left: 1.5rem !important;
  }
  .ml-sm-6 {
    margin-left: 2rem !important;
  }
  .ml-sm-7 {
    margin-left: 2.5rem !important;
  }
  .ml-sm-8 {
    margin-left: 5rem !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .font-weight-sm-bold {
    font-weight: 700 !important;
  }
  .font-weight-sm-thin {
    font-weight: 200 !important;
  }
  .font-weight-sm-book {
    font-weight: 350 !important;
  }
  .font-weight-sm-black {
    font-weight: 900 !important;
  }
  .font-weight-sm-light {
    font-weight: 300 !important;
  }
  .font-weight-sm-medium {
    font-weight: 500 !important;
  }
  .font-weight-sm-regular {
    font-weight: 400 !important;
  }
  .font-weight-sm-heavy {
    font-weight: 800 !important;
  }
  .font-weight-sm-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 0.75rem !important;
  }
  .gap-md-4 {
    gap: 1rem !important;
  }
  .gap-md-5 {
    gap: 1.5rem !important;
  }
  .gap-md-6 {
    gap: 2rem !important;
  }
  .gap-md-7 {
    gap: 2.5rem !important;
  }
  .gap-md-8 {
    gap: 5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .p-md-5 {
    padding: 1.5rem !important;
  }
  .p-md-6 {
    padding: 2rem !important;
  }
  .p-md-7 {
    padding: 2.5rem !important;
  }
  .p-md-8 {
    padding: 5rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-md-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-md-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .pt-md-4 {
    padding-top: 1rem !important;
  }
  .pt-md-5 {
    padding-top: 1.5rem !important;
  }
  .pt-md-6 {
    padding-top: 2rem !important;
  }
  .pt-md-7 {
    padding-top: 2.5rem !important;
  }
  .pt-md-8 {
    padding-top: 5rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .pr-md-4 {
    padding-right: 1rem !important;
  }
  .pr-md-5 {
    padding-right: 1.5rem !important;
  }
  .pr-md-6 {
    padding-right: 2rem !important;
  }
  .pr-md-7 {
    padding-right: 2.5rem !important;
  }
  .pr-md-8 {
    padding-right: 5rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .pb-md-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 2rem !important;
  }
  .pb-md-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 5rem !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .pl-md-4 {
    padding-left: 1rem !important;
  }
  .pl-md-5 {
    padding-left: 1.5rem !important;
  }
  .pl-md-6 {
    padding-left: 2rem !important;
  }
  .pl-md-7 {
    padding-left: 2.5rem !important;
  }
  .pl-md-8 {
    padding-left: 5rem !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .m-md-4 {
    margin: 1rem !important;
  }
  .m-md-5 {
    margin: 1.5rem !important;
  }
  .m-md-6 {
    margin: 2rem !important;
  }
  .m-md-7 {
    margin: 2.5rem !important;
  }
  .m-md-8 {
    margin: 5rem !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-md-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-md-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .mt-md-4 {
    margin-top: 1rem !important;
  }
  .mt-md-5 {
    margin-top: 1.5rem !important;
  }
  .mt-md-6 {
    margin-top: 2rem !important;
  }
  .mt-md-7 {
    margin-top: 2.5rem !important;
  }
  .mt-md-8 {
    margin-top: 5rem !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .mr-md-4 {
    margin-right: 1rem !important;
  }
  .mr-md-5 {
    margin-right: 1.5rem !important;
  }
  .mr-md-6 {
    margin-right: 2rem !important;
  }
  .mr-md-7 {
    margin-right: 2.5rem !important;
  }
  .mr-md-8 {
    margin-right: 5rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .mb-md-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2rem !important;
  }
  .mb-md-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 5rem !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .ml-md-4 {
    margin-left: 1rem !important;
  }
  .ml-md-5 {
    margin-left: 1.5rem !important;
  }
  .ml-md-6 {
    margin-left: 2rem !important;
  }
  .ml-md-7 {
    margin-left: 2.5rem !important;
  }
  .ml-md-8 {
    margin-left: 5rem !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .font-weight-md-bold {
    font-weight: 700 !important;
  }
  .font-weight-md-thin {
    font-weight: 200 !important;
  }
  .font-weight-md-book {
    font-weight: 350 !important;
  }
  .font-weight-md-black {
    font-weight: 900 !important;
  }
  .font-weight-md-light {
    font-weight: 300 !important;
  }
  .font-weight-md-medium {
    font-weight: 500 !important;
  }
  .font-weight-md-regular {
    font-weight: 400 !important;
  }
  .font-weight-md-heavy {
    font-weight: 800 !important;
  }
  .font-weight-md-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1068px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 0.75rem !important;
  }
  .gap-lg-4 {
    gap: 1rem !important;
  }
  .gap-lg-5 {
    gap: 1.5rem !important;
  }
  .gap-lg-6 {
    gap: 2rem !important;
  }
  .gap-lg-7 {
    gap: 2.5rem !important;
  }
  .gap-lg-8 {
    gap: 5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .p-lg-5 {
    padding: 1.5rem !important;
  }
  .p-lg-6 {
    padding: 2rem !important;
  }
  .p-lg-7 {
    padding: 2.5rem !important;
  }
  .p-lg-8 {
    padding: 5rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-lg-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-lg-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pt-lg-4 {
    padding-top: 1rem !important;
  }
  .pt-lg-5 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-6 {
    padding-top: 2rem !important;
  }
  .pt-lg-7 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-8 {
    padding-top: 5rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pr-lg-4 {
    padding-right: 1rem !important;
  }
  .pr-lg-5 {
    padding-right: 1.5rem !important;
  }
  .pr-lg-6 {
    padding-right: 2rem !important;
  }
  .pr-lg-7 {
    padding-right: 2.5rem !important;
  }
  .pr-lg-8 {
    padding-right: 5rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .pl-lg-4 {
    padding-left: 1rem !important;
  }
  .pl-lg-5 {
    padding-left: 1.5rem !important;
  }
  .pl-lg-6 {
    padding-left: 2rem !important;
  }
  .pl-lg-7 {
    padding-left: 2.5rem !important;
  }
  .pl-lg-8 {
    padding-left: 5rem !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .m-lg-4 {
    margin: 1rem !important;
  }
  .m-lg-5 {
    margin: 1.5rem !important;
  }
  .m-lg-6 {
    margin: 2rem !important;
  }
  .m-lg-7 {
    margin: 2.5rem !important;
  }
  .m-lg-8 {
    margin: 5rem !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-lg-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-lg-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mt-lg-4 {
    margin-top: 1rem !important;
  }
  .mt-lg-5 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-6 {
    margin-top: 2rem !important;
  }
  .mt-lg-7 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-8 {
    margin-top: 5rem !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mr-lg-4 {
    margin-right: 1rem !important;
  }
  .mr-lg-5 {
    margin-right: 1.5rem !important;
  }
  .mr-lg-6 {
    margin-right: 2rem !important;
  }
  .mr-lg-7 {
    margin-right: 2.5rem !important;
  }
  .mr-lg-8 {
    margin-right: 5rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .ml-lg-4 {
    margin-left: 1rem !important;
  }
  .ml-lg-5 {
    margin-left: 1.5rem !important;
  }
  .ml-lg-6 {
    margin-left: 2rem !important;
  }
  .ml-lg-7 {
    margin-left: 2.5rem !important;
  }
  .ml-lg-8 {
    margin-left: 5rem !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .font-weight-lg-bold {
    font-weight: 700 !important;
  }
  .font-weight-lg-thin {
    font-weight: 200 !important;
  }
  .font-weight-lg-book {
    font-weight: 350 !important;
  }
  .font-weight-lg-black {
    font-weight: 900 !important;
  }
  .font-weight-lg-light {
    font-weight: 300 !important;
  }
  .font-weight-lg-medium {
    font-weight: 500 !important;
  }
  .font-weight-lg-regular {
    font-weight: 400 !important;
  }
  .font-weight-lg-heavy {
    font-weight: 800 !important;
  }
  .font-weight-lg-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 0.75rem !important;
  }
  .gap-xl-4 {
    gap: 1rem !important;
  }
  .gap-xl-5 {
    gap: 1.5rem !important;
  }
  .gap-xl-6 {
    gap: 2rem !important;
  }
  .gap-xl-7 {
    gap: 2.5rem !important;
  }
  .gap-xl-8 {
    gap: 5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .p-xl-5 {
    padding: 1.5rem !important;
  }
  .p-xl-6 {
    padding: 2rem !important;
  }
  .p-xl-7 {
    padding: 2.5rem !important;
  }
  .p-xl-8 {
    padding: 5rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pt-xl-4 {
    padding-top: 1rem !important;
  }
  .pt-xl-5 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-6 {
    padding-top: 2rem !important;
  }
  .pt-xl-7 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-8 {
    padding-top: 5rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pr-xl-4 {
    padding-right: 1rem !important;
  }
  .pr-xl-5 {
    padding-right: 1.5rem !important;
  }
  .pr-xl-6 {
    padding-right: 2rem !important;
  }
  .pr-xl-7 {
    padding-right: 2.5rem !important;
  }
  .pr-xl-8 {
    padding-right: 5rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-xl-4 {
    padding-left: 1rem !important;
  }
  .pl-xl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-xl-6 {
    padding-left: 2rem !important;
  }
  .pl-xl-7 {
    padding-left: 2.5rem !important;
  }
  .pl-xl-8 {
    padding-left: 5rem !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .m-xl-4 {
    margin: 1rem !important;
  }
  .m-xl-5 {
    margin: 1.5rem !important;
  }
  .m-xl-6 {
    margin: 2rem !important;
  }
  .m-xl-7 {
    margin: 2.5rem !important;
  }
  .m-xl-8 {
    margin: 5rem !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mt-xl-4 {
    margin-top: 1rem !important;
  }
  .mt-xl-5 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-6 {
    margin-top: 2rem !important;
  }
  .mt-xl-7 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-8 {
    margin-top: 5rem !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mr-xl-4 {
    margin-right: 1rem !important;
  }
  .mr-xl-5 {
    margin-right: 1.5rem !important;
  }
  .mr-xl-6 {
    margin-right: 2rem !important;
  }
  .mr-xl-7 {
    margin-right: 2.5rem !important;
  }
  .mr-xl-8 {
    margin-right: 5rem !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .ml-xl-4 {
    margin-left: 1rem !important;
  }
  .ml-xl-5 {
    margin-left: 1.5rem !important;
  }
  .ml-xl-6 {
    margin-left: 2rem !important;
  }
  .ml-xl-7 {
    margin-left: 2.5rem !important;
  }
  .ml-xl-8 {
    margin-left: 5rem !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .font-weight-xl-bold {
    font-weight: 700 !important;
  }
  .font-weight-xl-thin {
    font-weight: 200 !important;
  }
  .font-weight-xl-book {
    font-weight: 350 !important;
  }
  .font-weight-xl-black {
    font-weight: 900 !important;
  }
  .font-weight-xl-light {
    font-weight: 300 !important;
  }
  .font-weight-xl-medium {
    font-weight: 500 !important;
  }
  .font-weight-xl-regular {
    font-weight: 400 !important;
  }
  .font-weight-xl-heavy {
    font-weight: 800 !important;
  }
  .font-weight-xl-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 0.75rem !important;
  }
  .gap-xxl-4 {
    gap: 1rem !important;
  }
  .gap-xxl-5 {
    gap: 1.5rem !important;
  }
  .gap-xxl-6 {
    gap: 2rem !important;
  }
  .gap-xxl-7 {
    gap: 2.5rem !important;
  }
  .gap-xxl-8 {
    gap: 5rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 0.75rem !important;
  }
  .p-xxl-4 {
    padding: 1rem !important;
  }
  .p-xxl-5 {
    padding: 1.5rem !important;
  }
  .p-xxl-6 {
    padding: 2rem !important;
  }
  .p-xxl-7 {
    padding: 2.5rem !important;
  }
  .p-xxl-8 {
    padding: 5rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xxl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xxl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1rem !important;
  }
  .pt-xxl-5 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-6 {
    padding-top: 2rem !important;
  }
  .pt-xxl-7 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-8 {
    padding-top: 5rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1rem !important;
  }
  .pr-xxl-5 {
    padding-right: 1.5rem !important;
  }
  .pr-xxl-6 {
    padding-right: 2rem !important;
  }
  .pr-xxl-7 {
    padding-right: 2.5rem !important;
  }
  .pr-xxl-8 {
    padding-right: 5rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 5rem !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1rem !important;
  }
  .pl-xxl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-xxl-6 {
    padding-left: 2rem !important;
  }
  .pl-xxl-7 {
    padding-left: 2.5rem !important;
  }
  .pl-xxl-8 {
    padding-left: 5rem !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 0.75rem !important;
  }
  .m-xxl-4 {
    margin: 1rem !important;
  }
  .m-xxl-5 {
    margin: 1.5rem !important;
  }
  .m-xxl-6 {
    margin: 2rem !important;
  }
  .m-xxl-7 {
    margin: 2.5rem !important;
  }
  .m-xxl-8 {
    margin: 5rem !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xxl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1rem !important;
  }
  .mt-xxl-5 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-6 {
    margin-top: 2rem !important;
  }
  .mt-xxl-7 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-8 {
    margin-top: 5rem !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1rem !important;
  }
  .mr-xxl-5 {
    margin-right: 1.5rem !important;
  }
  .mr-xxl-6 {
    margin-right: 2rem !important;
  }
  .mr-xxl-7 {
    margin-right: 2.5rem !important;
  }
  .mr-xxl-8 {
    margin-right: 5rem !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 5rem !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1rem !important;
  }
  .ml-xxl-5 {
    margin-left: 1.5rem !important;
  }
  .ml-xxl-6 {
    margin-left: 2rem !important;
  }
  .ml-xxl-7 {
    margin-left: 2.5rem !important;
  }
  .ml-xxl-8 {
    margin-left: 5rem !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .font-weight-xxl-bold {
    font-weight: 700 !important;
  }
  .font-weight-xxl-thin {
    font-weight: 200 !important;
  }
  .font-weight-xxl-book {
    font-weight: 350 !important;
  }
  .font-weight-xxl-black {
    font-weight: 900 !important;
  }
  .font-weight-xxl-light {
    font-weight: 300 !important;
  }
  .font-weight-xxl-medium {
    font-weight: 500 !important;
  }
  .font-weight-xxl-regular {
    font-weight: 400 !important;
  }
  .font-weight-xxl-heavy {
    font-weight: 800 !important;
  }
  .font-weight-xxl-semibold {
    font-weight: 600 !important;
  }
}
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
:root {
  --gutter-y: 0;
  --gutter-x: 1rem;
  --gutter-width: 1rem;
}
@media (max-width: 768px) {
  :root {
    --gutter-y: 0;
    --gutter-x: 1rem;
    --gutter-width: 1rem;
  }
}

.grid,
.grid-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--gutter-width);
  padding-right: var(--gutter-width);
  width: calc(100% - var(--gutter-width) * 2);
}

@media (min-width: 1400px) {
  .grid {
    max-width: 1648px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--gutter-y));
  margin-left: calc(-0.5 * var(--gutter-x));
  margin-right: calc(-0.5 * var(--gutter-x));
}
.row > * {
  width: 100%;
  flex-shrink: 0;
  max-width: 100%;
  margin-top: var(--gutter-y);
  padding-left: calc(0.5 * var(--gutter-x));
  padding-right: calc(0.5 * var(--gutter-x));
}
.row * {
  box-sizing: border-box;
}

@media (min-width: 0) {
  .col {
    flex: 1 0 0;
  }
  .col-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-0 {
    margin-left: 0%;
  }
  .col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-3 {
    margin-left: 25%;
  }
  .col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-6 {
    margin-left: 50%;
  }
  .col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-9 {
    margin-left: 75%;
  }
  .col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-11 {
    margin-left: 91.6666666667%;
  }
  .g-0,
  .gx-0 {
    --gutter-x: 0;
  }
  .g-0,
  .gy-0 {
    --gutter-y: 0;
  }
  .g-1,
  .gx-1 {
    --gutter-x: 0.25rem;
  }
  .g-1,
  .gy-1 {
    --gutter-y: 0.25rem;
  }
  .g-2,
  .gx-2 {
    --gutter-x: 0.5rem;
  }
  .g-2,
  .gy-2 {
    --gutter-y: 0.5rem;
  }
  .g-3,
  .gx-3 {
    --gutter-x: 0.75rem;
  }
  .g-3,
  .gy-3 {
    --gutter-y: 0.75rem;
  }
  .g-4,
  .gx-4 {
    --gutter-x: 1rem;
  }
  .g-4,
  .gy-4 {
    --gutter-y: 1rem;
  }
  .g-5,
  .gx-5 {
    --gutter-x: 1.5rem;
  }
  .g-5,
  .gy-5 {
    --gutter-y: 1.5rem;
  }
  .g-6,
  .gx-6 {
    --gutter-x: 2rem;
  }
  .g-6,
  .gy-6 {
    --gutter-y: 2rem;
  }
  .g-7,
  .gx-7 {
    --gutter-x: 2.5rem;
  }
  .g-7,
  .gy-7 {
    --gutter-y: 2.5rem;
  }
  .g-8,
  .gx-8 {
    --gutter-x: 5rem;
  }
  .g-8,
  .gy-8 {
    --gutter-y: 5rem;
  }
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .col-sm-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --gutter-x: 0.75rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --gutter-y: 0.75rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --gutter-x: 1rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --gutter-y: 1rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --gutter-x: 1.5rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --gutter-y: 1.5rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --gutter-x: 2rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --gutter-y: 2rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --gutter-x: 2.5rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --gutter-y: 2.5rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --gutter-x: 5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --gutter-y: 5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .col-md-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --gutter-x: 0.75rem;
  }
  .g-md-3,
  .gy-md-3 {
    --gutter-y: 0.75rem;
  }
  .g-md-4,
  .gx-md-4 {
    --gutter-x: 1rem;
  }
  .g-md-4,
  .gy-md-4 {
    --gutter-y: 1rem;
  }
  .g-md-5,
  .gx-md-5 {
    --gutter-x: 1.5rem;
  }
  .g-md-5,
  .gy-md-5 {
    --gutter-y: 1.5rem;
  }
  .g-md-6,
  .gx-md-6 {
    --gutter-x: 2rem;
  }
  .g-md-6,
  .gy-md-6 {
    --gutter-y: 2rem;
  }
  .g-md-7,
  .gx-md-7 {
    --gutter-x: 2.5rem;
  }
  .g-md-7,
  .gy-md-7 {
    --gutter-y: 2.5rem;
  }
  .g-md-8,
  .gx-md-8 {
    --gutter-x: 5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --gutter-y: 5rem;
  }
}
@media (min-width: 1068px) {
  .col-lg {
    flex: 1 0 0;
  }
  .col-lg-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --gutter-x: 0.75rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --gutter-y: 0.75rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --gutter-x: 1rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --gutter-y: 1rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --gutter-x: 1.5rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --gutter-y: 1.5rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --gutter-x: 2rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --gutter-y: 2rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --gutter-x: 2.5rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --gutter-y: 2.5rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --gutter-x: 5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --gutter-y: 5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .col-xl-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --gutter-x: 0.75rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --gutter-y: 0.75rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --gutter-x: 1rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --gutter-y: 1rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --gutter-x: 1.5rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --gutter-y: 1.5rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --gutter-x: 2rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --gutter-y: 2rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --gutter-x: 2.5rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --gutter-y: 2.5rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --gutter-x: 5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --gutter-y: 5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .col-xxl-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --gutter-x: 0.75rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --gutter-y: 0.75rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --gutter-x: 1rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --gutter-y: 1rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --gutter-x: 1.5rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --gutter-y: 1.5rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --gutter-x: 2rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --gutter-y: 2rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --gutter-x: 2.5rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --gutter-y: 2.5rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --gutter-x: 5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --gutter-y: 5rem;
  }
}
article.card {
  display: flex;
  color: #002e39;
  border-radius: 24px;
  flex-direction: column;
  padding: 40px 16px 16px;
  border: 1px solid #002e39;
  background-color: transparent;
  transition: background-color 150ms ease-out, border-color 150ms ease-out, width 250ms ease-out, height 250ms ease-out;
}
article.card.active {
  transition: none;
}
article.card:hover, article.card.active {
  color: #ffffff;
  border-color: transparent;
}
article.card:hover:not(:has(> img.cover-image)), article.card.active:not(:has(> img.cover-image)) {
  background-color: #002e39;
}
article.card:hover img.cover-image, article.card.active img.cover-image {
  opacity: 1;
}
article.card:hover svg path, article.card.active svg path {
  fill: #ffffff;
}
article.card .heading.h3, article.card section.custom-format-text h1.h3, section.custom-format-text article.card h1.h3,
article.card section.custom-format-text h2.h3,
section.custom-format-text article.card h2.h3,
article.card section.custom-format-text h3,
section.custom-format-text article.card h3,
article.card section.custom-format-text h4.h3,
section.custom-format-text article.card h4.h3,
article.card section.custom-format-text h5.h3,
section.custom-format-text article.card h5.h3,
article.card section.custom-format-text h6.h3,
section.custom-format-text article.card h6.h3, article.card nav.main-navigation .nav-menu-wrapper li.menu-item a.h3, nav.main-navigation .nav-menu-wrapper li.menu-item article.card a.h3 {
  max-width: 400px;
}
article.card img.cover-image {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 0;
  border-radius: 24px;
  pointer-events: none;
  -o-object-position: center;
     object-position: center;
  transition: opacity 150ms ease-out;
}
article.card img.cover-image ~ * {
  position: relative;
}

.input {
  border: none;
  background: #ffffff;
  padding: 12px 24px;
  border-radius: 40px;
}
.input::-moz-placeholder {
  text-transform: uppercase;
}
.input::placeholder {
  text-transform: uppercase;
}
.input.contact-form-input, .input.contact-form-textarea {
  width: 100%;
  border: 1px solid #50a29a;
}
.input.contact-form-input::-moz-placeholder, .input.contact-form-textarea::-moz-placeholder {
  opacity: 1;
  color: #50a29a;
}
.input.contact-form-input::placeholder, .input.contact-form-textarea::placeholder {
  opacity: 1;
  color: #50a29a;
}
.input.contact-form-textarea {
  padding: 24px;
  border-radius: 24px;
}

.btn-primary {
  color: #002e39;
  border: 1px solid #b3e8e8;
  background-color: #b3e8e8;
}
.btn-primary:hover {
  color: #b3e8e8;
  border-color: #002e39;
  background-color: #002e39;
}

.btn-primary-inverse, nav.main-navigation[data-color-scheme=light] .btn-primary {
  color: #ffffff;
  border-color: #002e39;
  background-color: #002e39;
}
.btn-primary-inverse:hover, nav.main-navigation[data-color-scheme=light] .btn-primary:hover {
  color: #002e39;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.btn-secondary,
.btn-transparent {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
}
.btn-secondary:is(.btn-secondary):hover,
.btn-transparent:is(.btn-secondary):hover {
  color: #002e39;
  background-color: #ffffff;
}
.btn-secondary:is(.btn-transparent):hover,
.btn-transparent:is(.btn-transparent):hover {
  color: #002e39;
  border-color: #002e39;
}

.btn-secondary-inverse,
.btn-transparent-inverse,
nav.main-navigation[data-color-scheme=light] .btn-transparent {
  color: #002e39;
  border: 1px solid #002e39;
  background-color: transparent;
}
.btn-secondary-inverse:is(.btn-secondary):hover,
.btn-transparent-inverse:is(.btn-secondary):hover,
nav.main-navigation[data-color-scheme=light] .btn-transparent:is(.btn-secondary):hover {
  color: #ffffff;
  background-color: #002e39;
}
.btn-secondary-inverse:is(.btn-transparent):hover,
.btn-transparent-inverse:is(.btn-transparent):hover,
nav.main-navigation[data-color-scheme=light] .btn-transparent:is(.btn-transparent):hover {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-primary,
.btn-secondary,
.btn-transparent {
  display: flex;
  line-height: 0.75;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  transition: all 150ms ease-out;
}
.btn-primary.btn-shape-rounded,
.btn-secondary.btn-shape-rounded,
.btn-transparent.btn-shape-rounded {
  border-radius: 50%;
}
.btn-primary:not(.btn-shape-rounded),
.btn-secondary:not(.btn-shape-rounded),
.btn-transparent:not(.btn-shape-rounded) {
  padding: 16px 24px;
  border-radius: 40px;
}

*[data-component-id=tooltip] {
  display: flex;
  cursor: default;
  width: -moz-fit-content;
  width: fit-content;
}
*[data-component-id=tooltip] [aria-describedby]:hover + [role=tooltip], *[data-component-id=tooltip] [aria-describedby]:focus + [role=tooltip], *[data-component-id=tooltip] [aria-describedby]:focus-visible + [role=tooltip] {
  opacity: 1;
  translate: -50% 0;
  visibility: visible;
  transition: all 150ms ease-out, visibility 0s;
}
@media (max-width: 576px) {
  *[data-component-id=tooltip] [aria-describedby]:hover + [role=tooltip], *[data-component-id=tooltip] [aria-describedby]:focus + [role=tooltip], *[data-component-id=tooltip] [aria-describedby]:focus-visible + [role=tooltip] {
    translate: 0;
  }
}
*[data-component-id=tooltip] [role=tooltip] {
  left: 50%;
  top: 100%;
  opacity: 0;
  width: 170px;
  margin-top: 4px;
  position: absolute;
  visibility: hidden;
  translate: -50% -5%;
  z-index: 8;
  transition: all 150ms ease-out, visibility 0s 250ms;
}
@media (max-width: 576px) {
  *[data-component-id=tooltip] [role=tooltip] {
    left: 0;
    max-width: 75vw;
    translate: 0 -5%;
  }
}
*[data-component-id=tooltip] [role=tooltip]:before {
  content: "";
  top: 0;
  left: 50%;
  width: 14px;
  height: 14px;
  position: absolute;
  translate: -50% -50%;
  transform: rotate(45deg);
  background-color: #002e39;
}
@media (max-width: 576px) {
  *[data-component-id=tooltip] [role=tooltip]:before {
    left: 16px;
    translate: 0 -50%;
  }
}
*[data-component-id=tooltip] .cta span, *[data-component-id=tooltip] .custom-select-container .select-wrapper .options-wrapper li span, .custom-select-container .select-wrapper .options-wrapper *[data-component-id=tooltip] li span, *[data-component-id=tooltip] .custom-select-container .select-wrapper .select-trigger span, .custom-select-container .select-wrapper *[data-component-id=tooltip] .select-trigger span, *[data-component-id=tooltip] .input span, *[data-component-id=tooltip] .btn-primary span,
*[data-component-id=tooltip] .btn-secondary span,
*[data-component-id=tooltip] .btn-transparent span {
  margin-bottom: -0.2em;
}

.with-overlay:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.64;
  position: absolute;
  z-index: 2;
  border-radius: inherit;
  mix-blend-mode: multiply;
  background-color: #002e39;
}
.with-overlay.ovl-no-p:before {
  width: calc(100% - 0.5 * var(--gutter-x) * 2);
  left: calc(0.5 * var(--gutter-x)) px;
}
.with-overlay.on-hover:before {
  opacity: 0;
  transition: opacity 100ms ease-in-out;
}
.with-overlay.on-hover:hover:before {
  opacity: 0.64;
}
.with-overlay .content {
  z-index: 5;
}

*[data-component-id=accordion] .accordion-row {
  padding: 40px;
  border-radius: 24px;
  background-color: #b3e8e8;
  transition: color 150ms ease-out, background-color 150ms ease-out;
}
@media (max-width: 576px) {
  *[data-component-id=accordion] .accordion-row {
    padding: 24px;
  }
}
*[data-component-id=accordion] .accordion-row:hover, *[data-component-id=accordion] .accordion-row:has(button[aria-expanded=true]) {
  color: #ffffff;
  background-color: #002e39;
}
*[data-component-id=accordion] .accordion-row:hover svg path, *[data-component-id=accordion] .accordion-row:has(button[aria-expanded=true]) svg path {
  fill: #ffffff;
}
*[data-component-id=accordion] .accordion-row:hover .question p, *[data-component-id=accordion] .accordion-row:has(button[aria-expanded=true]) .question p {
  color: #ffffff;
}
*[data-component-id=accordion] .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
*[data-component-id=accordion] .content ul {
  padding-top: 40px;
}
*[data-component-id=accordion] .content ul li {
  list-style: disc;
}
@media (max-width: 576px) {
  *[data-component-id=accordion] .question {
    flex-direction: column;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  *[data-component-id=accordion] .question svg {
    order: 1;
  }
}
*[data-component-id=accordion] .question p {
  color: #002e39;
  margin-right: 100px;
  transition: color 150ms ease-out;
}
@media (max-width: 576px) {
  *[data-component-id=accordion] .question p {
    order: 2;
    margin-right: 0;
    margin-top: 40px;
  }
}
*[data-component-id=accordion] .question svg {
  flex-shrink: 0;
}
*[data-component-id=accordion] .question svg path {
  transition: fill 150ms ease-out;
}

.flip-card {
  width: 100%;
  min-height: 466px;
  aspect-ratio: 459/539;
}
@media (min-width: 1068px) {
  .flip-card:hover .flip-card-content {
    transform: rotateY(180deg);
  }
}
@media (max-width: 768px) {
  .flip-card.active .flip-card-content {
    transform: rotateY(180deg);
  }
}
.flip-card .flip-card-content {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: inherit;
  transition: transform 300ms ease-out;
  transform-style: preserve-3d;
}
.flip-card .flip-card-content .card-front,
.flip-card .flip-card-content .card-back {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  position: absolute;
  border-radius: 24px;
  flex-direction: column;
  border: 1px solid #002e39;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.flip-card .flip-card-content .card-front .icon-wrapper,
.flip-card .flip-card-content .card-back .icon-wrapper {
  top: 16px;
  right: 16px;
  position: absolute;
}
.flip-card .flip-card-content .card-front {
  justify-content: space-between;
}
.flip-card .flip-card-content .card-back {
  transform: rotateY(180deg);
}
.flip-card .flip-card-content .card-back .description {
  margin: auto;
}
.flip-card .flip-card-content .card-back .social-networks-wrapper {
  gap: 24px;
  display: flex;
}
.flip-card .flip-card-content .card-back .social-networks-wrapper a.social-media-link {
  width: 24px;
  height: 24px;
  display: block;
  overflow: hidden;
  color: transparent;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.flip-card .flip-card-content .card-back .social-networks-wrapper a.social-icon-x {
  background: url("/wp-content/themes/larimar-logistics/assets/images/x-logo.svg");
}
.flip-card .flip-card-content .card-back .social-networks-wrapper a.social-icon-linkedin {
  background: url("/wp-content/themes/larimar-logistics/assets/images/linkedin-logo.svg");
}
.flip-card .flip-card-content .card-image {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.custom-select {
  display: none;
}
.custom-select-container .select-wrapper {
  width: 100%;
  position: relative;
}
.custom-select-container .select-wrapper .select-trigger {
  color: #50a29a;
  cursor: pointer;
  overflow: hidden;
  text-wrap: nowrap;
  padding: 12px 24px;
  position: relative;
  border-radius: 40px;
  text-overflow: ellipsis;
  border: 1px solid #50a29a;
  background-color: #ffffff;
  text-transform: uppercase;
}
.custom-select-container .select-wrapper .select-trigger::after {
  top: 50%;
  right: 24px;
  content: "▾";
  color: #50a29a;
  position: absolute;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .custom-select-container .select-wrapper .select-trigger::after {
    right: 16px;
  }
}
.custom-select-container .select-wrapper .select-trigger.wpcf7-not-valid {
  border: 1px solid #ea7e40;
  color: #ea7e40;
}
.custom-select-container .select-wrapper .options-wrapper {
  top: 0;
  width: 100%;
  display: none;
  position: absolute;
  border-radius: 16px;
  z-index: 10;
  background-color: #fff;
  border: 1px solid #50a29a;
}
.custom-select-container .select-wrapper .options-wrapper.open {
  display: block;
}
.custom-select-container .select-wrapper .options-wrapper li {
  color: #50a29a;
  cursor: pointer;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 150ms ease-in-out;
}
.custom-select-container .select-wrapper .options-wrapper li:not(:last-child) {
  border-bottom: 1px solid #50a29a;
}
.custom-select-container .select-wrapper .options-wrapper li.selected, .custom-select-container .select-wrapper .options-wrapper li:hover, .custom-select-container .select-wrapper .options-wrapper li.focused {
  background-color: rgba(0, 0, 0, 0.05);
}

.hamburger-menu {
  gap: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hamburger-menu .line {
  height: 2px;
  background-color: #ffffff;
  transition: all 250ms ease-out, background-color 150ms ease-out, opacity 150ms ease-out;
}

button[data-copy-to-clipboard] {
  position: relative;
}
button[data-copy-to-clipboard] span[data-clipboard-notice] {
  top: 100%;
  left: 50%;
  display: none;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  translate: -50% 8px;
}
button[data-copy-to-clipboard] span[data-clipboard-notice].notice-is-visible {
  display: inline;
}

section.faqs {
  padding-top: 120px;
  padding-bottom: 16px;
}
section.faqs > .grid {
  row-gap: 40px;
}
@media (max-width: 768px) {
  section.faqs {
    padding-top: 100px;
  }
  section.faqs > .grid,
  section.faqs .row:first-of-type {
    row-gap: 100px !important;
  }
}
section.faqs.align-content-center .row:first-of-type {
  row-gap: 40px;
}
section.faqs.align-content-left .row:first-of-type *:nth-child(1) {
  order: 2;
}
section.faqs.align-content-left .row:first-of-type *:nth-child(2) {
  order: 1;
}

section.hero {
  display: flex;
  min-height: 900px;
  padding-top: 172px;
  position: relative;
  align-items: center;
  padding-bottom: 172px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  section.hero {
    min-height: 800px;
    padding-top: 148px;
    padding-bottom: 148px;
  }
  section.hero .paragraph {
    font-size: 1rem;
  }
}
section.hero.variation-homepage {
  min-height: 800px;
  padding: 100px 0;
}
@media (max-width: 576px) {
  section.hero.variation-homepage {
    min-height: 720px;
  }
}
section.hero.variation-homepage .heading.h1, section.hero.variation-homepage section.custom-format-text h1, section.custom-format-text section.hero.variation-homepage h1,
section.hero.variation-homepage section.custom-format-text h2.h1,
section.custom-format-text section.hero.variation-homepage h2.h1,
section.hero.variation-homepage section.custom-format-text h3.h1,
section.custom-format-text section.hero.variation-homepage h3.h1,
section.hero.variation-homepage section.custom-format-text h4.h1,
section.custom-format-text section.hero.variation-homepage h4.h1,
section.hero.variation-homepage section.custom-format-text h5.h1,
section.custom-format-text section.hero.variation-homepage h5.h1,
section.hero.variation-homepage section.custom-format-text h6.h1,
section.custom-format-text section.hero.variation-homepage h6.h1, section.hero.variation-homepage nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero.variation-homepage a {
  font-size: 4rem;
  line-height: 1.2;
}
@media (max-width: 576px) {
  section.hero.variation-homepage .heading.h1, section.hero.variation-homepage section.custom-format-text h1, section.custom-format-text section.hero.variation-homepage h1,
  section.hero.variation-homepage section.custom-format-text h2.h1,
  section.custom-format-text section.hero.variation-homepage h2.h1,
  section.hero.variation-homepage section.custom-format-text h3.h1,
  section.custom-format-text section.hero.variation-homepage h3.h1,
  section.hero.variation-homepage section.custom-format-text h4.h1,
  section.custom-format-text section.hero.variation-homepage h4.h1,
  section.hero.variation-homepage section.custom-format-text h5.h1,
  section.custom-format-text section.hero.variation-homepage h5.h1,
  section.hero.variation-homepage section.custom-format-text h6.h1,
  section.custom-format-text section.hero.variation-homepage h6.h1, section.hero.variation-homepage nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero.variation-homepage a {
    font-size: 2rem;
  }
}
section.hero.variation-homepage .services {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
section.hero.variation-homepage .services.spacer span::after {
  content: "";
  left: 50%;
  height: 1px;
  width: 50px;
  display: block;
  translate: -50% 6px;
  position: relative;
  background-color: rgba(80, 162, 154, 0.5);
}
section.hero.variation-small {
  min-height: 200px;
}
@media (min-width: 768px) {
  section.hero .headline {
    width: 80%;
  }
}
section.hero .heading span.small, section.hero section.custom-format-text h1 span.small, section.custom-format-text section.hero h1 span.small,
section.hero section.custom-format-text h2 span.small,
section.custom-format-text section.hero h2 span.small,
section.hero section.custom-format-text h3 span.small,
section.custom-format-text section.hero h3 span.small,
section.hero section.custom-format-text h4 span.small,
section.custom-format-text section.hero h4 span.small,
section.hero section.custom-format-text h5 span.small,
section.custom-format-text section.hero h5 span.small,
section.hero section.custom-format-text h6 span.small,
section.custom-format-text section.hero h6 span.small, section.hero nav.main-navigation .nav-menu-wrapper li.menu-item a span.small, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero a span.small {
  font-size: 2.5rem;
  line-height: 2;
}
@media (max-width: 768px) {
  section.hero .heading span.small, section.hero section.custom-format-text h1 span.small, section.custom-format-text section.hero h1 span.small,
  section.hero section.custom-format-text h2 span.small,
  section.custom-format-text section.hero h2 span.small,
  section.hero section.custom-format-text h3 span.small,
  section.custom-format-text section.hero h3 span.small,
  section.hero section.custom-format-text h4 span.small,
  section.custom-format-text section.hero h4 span.small,
  section.hero section.custom-format-text h5 span.small,
  section.custom-format-text section.hero h5 span.small,
  section.hero section.custom-format-text h6 span.small,
  section.custom-format-text section.hero h6 span.small, section.hero nav.main-navigation .nav-menu-wrapper li.menu-item a span.small, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero a span.small {
    font-size: 1.6rem;
    line-height: 1.2;
    margin: 10px 0;
    display: inline-block;
  }
}
section.hero .heading span.large, section.hero section.custom-format-text h1 span.large, section.custom-format-text section.hero h1 span.large,
section.hero section.custom-format-text h2 span.large,
section.custom-format-text section.hero h2 span.large,
section.hero section.custom-format-text h3 span.large,
section.custom-format-text section.hero h3 span.large,
section.hero section.custom-format-text h4 span.large,
section.custom-format-text section.hero h4 span.large,
section.hero section.custom-format-text h5 span.large,
section.custom-format-text section.hero h5 span.large,
section.hero section.custom-format-text h6 span.large,
section.custom-format-text section.hero h6 span.large, section.hero nav.main-navigation .nav-menu-wrapper li.menu-item a span.large, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero a span.large {
  font-size: 4.5rem;
}
@media (max-width: 768px) {
  section.hero .heading span.large, section.hero section.custom-format-text h1 span.large, section.custom-format-text section.hero h1 span.large,
  section.hero section.custom-format-text h2 span.large,
  section.custom-format-text section.hero h2 span.large,
  section.hero section.custom-format-text h3 span.large,
  section.custom-format-text section.hero h3 span.large,
  section.hero section.custom-format-text h4 span.large,
  section.custom-format-text section.hero h4 span.large,
  section.hero section.custom-format-text h5 span.large,
  section.custom-format-text section.hero h5 span.large,
  section.hero section.custom-format-text h6 span.large,
  section.custom-format-text section.hero h6 span.large, section.hero nav.main-navigation .nav-menu-wrapper li.menu-item a span.large, nav.main-navigation .nav-menu-wrapper li.menu-item section.hero a span.large {
    font-size: 2rem;
    line-height: 1;
  }
}
section.hero .leading-image {
  width: 50%;
  height: auto;
  max-width: 400px;
  margin-bottom: 60px;
}
@media (max-width: 576px) {
  section.hero .leading-image {
    width: 75%;
    margin-bottom: 32px;
  }
}
section.hero img:not(.leading-image),
section.hero video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  -o-object-position: center;
     object-position: center;
}

.footer {
  padding-top: 200px;
  padding-bottom: 16px;
}
@media (max-width: 768px) {
  .footer {
    padding-top: 100px;
  }
}
.footer .inner-content-grid {
  display: grid;
  -moz-column-gap: var(--gutter-width);
       column-gap: var(--gutter-width);
  grid-template-columns: repeat(10, 1fr);
}
@media (max-width: 768px) {
  .footer .inner-content-grid {
    row-gap: 100px;
  }
}
.footer .newsletter-form {
  grid-column: 6/span 5;
}
@media (max-width: 768px) {
  .footer .newsletter-form {
    grid-column: 1/span 10;
  }
  .footer .newsletter-form .btn-secondary {
    width: 100%;
    justify-content: center;
  }
}
.footer .brand-logo-wrapper {
  grid-column: 1/span 5;
}
@media (max-width: 768px) {
  .footer .brand-logo-wrapper {
    grid-column: 1/span 10;
  }
}
.footer .brand-logo-wrapper svg {
  height: auto;
  width: 240px;
}
@media (max-width: 768px) {
  .footer .brand-logo-wrapper svg {
    width: 165px;
  }
}
.footer .brand-logo-wrapper svg path {
  fill: #ffffff;
}
.footer .separator {
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.footer ul#menu-social-media li[class^=social-icon-] a {
  width: 24px;
  height: 24px;
  display: block;
  overflow: hidden;
  color: transparent;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.footer ul#menu-social-media li.social-icon-x {
  background: url("/wp-content/themes/larimar-logistics/assets/images/x-logo.svg");
}
.footer ul#menu-social-media li.social-icon-linkedin {
  background: url("/wp-content/themes/larimar-logistics/assets/images/linkedin-logo.svg");
}

.wpcf7-spinner {
  display: none;
}

.not-found {
  height: calc(100vh - 400px);
  padding: 200px 0;
  position: relative;
}
.not-found .main-title {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .not-found {
    padding: 80px 0;
    height: calc(100vh - 160px);
  }
}
.not-found .compass-container {
  display: flex;
  margin-top: 160px;
}
@media (max-width: 768px) {
  .not-found .compass-container {
    margin-top: 80px;
  }
}
.not-found .compass-container .compass-wrapper {
  margin: 0 auto;
  position: relative;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.not-found .compass-container .compass-wrapper #compass-indicator {
  top: 0;
  left: 0;
  position: absolute;
}
.not-found .cta-wrapper {
  display: flex;
  margin-top: 160px;
}
@media (max-width: 768px) {
  .not-found .cta-wrapper {
    margin-top: 80px;
  }
}
.not-found .cta-wrapper .btn-secondary {
  margin: auto;
}

section.locations {
  padding: 200px 0;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  section.locations {
    padding: 100px 0;
  }
}
section.locations .grid.map-container {
  translate: 2rem 0;
}
section.locations .map-wrapper {
  margin-top: 200px;
  padding-left: 1rem;
  margin-left: -2.5rem;
  width: calc(100% + 2rem);
}
@media (min-width: 1200px) {
  section.locations .map-wrapper:after {
    content: " ";
    top: 0;
    left: 100%;
    width: 688px;
    height: 100%;
    position: absolute;
    background-image: url("/wp-content/themes/larimar-logistics/assets/images/map-crop.png");
    background-repeat: no-repeat;
    background-size: 118%;
  }
}
section.locations .map-wrapper .map-svg {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  section.locations .map-wrapper .map-svg {
    height: 520px;
  }
}
@media (max-width: 768px) {
  section.locations .map-wrapper {
    margin-top: 100px;
  }
}
section.locations .location-pin {
  width: 40px;
  height: 40px;
  padding: 20px;
  border-radius: 100%;
  translate: -50% -50%;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  section.locations .location-pin {
    width: 24px;
    height: 24px;
    padding: 8px;
  }
  section.locations .location-pin svg {
    width: 100%;
    height: auto;
  }
}
section.locations .location-pin::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 100%;
  background-color: #ffffff;
  z-index: -1;
  animation: pulse 1.5s ease-out infinite;
}
section.locations .location-pin + .location-card {
  opacity: 0;
  visibility: hidden;
  transition: opacity 150ms ease-out;
}
section.locations .location-pin:hover + .location-card,
section.locations .location-pin.active + .location-card {
  opacity: 1;
  visibility: visible;
}
section.locations .location-card {
  width: 280px;
  height: 280px;
  aspect-ratio: 1/1;
  z-index: 10;
  translate: 56px -40px;
}
@media (max-width: 768px) {
  section.locations .location-card {
    width: 200px;
    height: auto;
    min-height: 200px;
    aspect-ratio: auto;
  }
}
section.locations .location-card.large {
  height: 480px;
}
section.locations .location-card:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 8px;
  position: absolute;
  z-index: 2;
  background: rgba(0, 46, 57, 0.2);
}
section.locations .location-card .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.25);
}
section.locations .location-card-content {
  display: flex;
  padding: 16px;
  position: relative;
  z-index: 3;
  height: calc(100% - 32px);
  flex-direction: column;
  justify-content: space-between;
}
section.locations .location-card-content ul,
section.locations .location-card-content li {
  list-style: unset;
  padding: 0 10px;
}
@media (max-width: 768px) {
  section.locations .location-card-content ul,
  section.locations .location-card-content li {
    padding: 0 5px;
  }
}

@keyframes pulse {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(1.8);
  }
}
section.flip-cards {
  padding: 200px 0;
}
@media (max-width: 768px) {
  section.flip-cards {
    padding: 100px 0;
  }
}
section.flip-cards .flip-cards-wrapper {
  margin-top: 120px;
}
@media (max-width: 768px) {
  section.flip-cards .flip-cards-wrapper {
    gap: 16px;
    margin-top: 64px;
  }
}

section.cta-banner {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 768px) {
  section.cta-banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  section.cta-banner .row {
    row-gap: 40px;
  }
}
section.cta-banner .btn-primary {
  margin-left: auto;
  background-color: #b3e8e8;
}
@media (max-width: 768px) {
  section.cta-banner .btn-primary {
    margin-left: 0;
  }
}
section.cta-banner .btn-primary:hover {
  color: #b3e8e8;
  background-color: #002e39;
}

section.full-width-slider:has(+ section.cta-banner) {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  section.full-width-slider:has(+ section.cta-banner) {
    padding-bottom: 50px;
  }
}
section.full-width-slider:has(+ section.cta-banner) + section.cta-banner {
  padding-top: 80px;
}
@media (max-width: 768px) {
  section.full-width-slider:has(+ section.cta-banner) + section.cta-banner {
    padding-top: 50px;
  }
}

section.cta-banner:has(+ section.full-width-slider) {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  section.cta-banner:has(+ section.full-width-slider) {
    padding-bottom: 50px;
  }
}
section.cta-banner:has(+ section.full-width-slider) + section.full-width-slider {
  padding-top: 80px;
}
@media (max-width: 768px) {
  section.cta-banner:has(+ section.full-width-slider) + section.full-width-slider {
    padding-top: 50px;
  }
}

nav.main-navigation {
  top: 0;
  left: 0;
  height: 100%;
  padding: 18px 0;
  position: fixed;
  box-sizing: border-box;
  max-height: 76px;
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.04);
  transition: max-height 300ms ease-out, border-color 150ms ease-out;
}
nav.main-navigation[aria-expanded=true] {
  max-height: 100vh;
  border-color: transparent;
}
nav.main-navigation[aria-expanded=true] .line:nth-child(1) {
  transform-origin: center;
  transform: rotate(-45deg) translate(-10%, 100%);
}
nav.main-navigation[aria-expanded=true] .line:nth-child(2) {
  transform-origin: center;
  transform: rotate(45deg) translate(-10%, -100%);
}
nav.main-navigation[aria-expanded=true] .nav-menu-wrapper {
  opacity: 1;
  visibility: visible;
  transition: opacity 150ms ease-out 200ms, visibility 0s;
}
nav.main-navigation[aria-expanded=true] a.btn-primary,
nav.main-navigation[aria-expanded=true] a.brand-logo-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: opacity 150ms ease-out, visibility 0s 400ms;
}
nav.main-navigation[data-is-below-the-fold] h1[data-transitions-after] {
  opacity: 1;
  translate: 0 0;
}
nav.main-navigation h1[data-transitions-after] {
  opacity: 0;
  translate: 0 -50%;
  transition: all 150ms ease-out, translate 300ms ease-out;
}
nav.main-navigation a.btn-primary,
nav.main-navigation a.brand-logo-wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 150ms ease-out, opacity 150ms ease-out 150ms, visibility 0s;
}
nav.main-navigation svg.brand-logo {
  height: auto;
  width: 165px;
}
nav.main-navigation svg.brand-logo path {
  fill: #ffffff;
  transition: fill 150ms ease-out;
}
nav.main-navigation .btn-transparent {
  padding: 10px;
}
nav.main-navigation .btn-transparent:hover .line {
  background-color: #002e39;
}
nav.main-navigation .nav-menu-wrapper {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  padding-top: 18px;
  visibility: hidden;
  padding-bottom: 18px;
  transition: opacity 150ms ease-out, visibility 0s 300ms;
}
nav.main-navigation .nav-menu-wrapper ul#menu-top-navigation {
  margin-top: calc(76px * -1);
}
nav.main-navigation .nav-menu-wrapper li.menu-item a {
  color: #ffffff;
  padding-left: 0;
  position: relative;
  transition: padding-left 250ms ease-out;
}
nav.main-navigation .nav-menu-wrapper li.menu-item a:hover {
  padding-left: 56px;
}
nav.main-navigation .nav-menu-wrapper li.menu-item a:hover:before {
  opacity: 1;
  transition: opacity 150ms ease-out 100ms;
}
nav.main-navigation .nav-menu-wrapper li.menu-item a:before {
  content: "";
  left: 0;
  top: 50%;
  opacity: 0;
  width: 40px;
  height: 40px;
  display: flex;
  translate: 0 -50%;
  position: absolute;
  background-size: contain;
  background-position: center;
  transition: opacity 150ms ease-out;
  background-image: url("/wp-content/themes/larimar-logistics/assets/images/brand-logo__badge.svg");
}

nav.main-navigation[data-color-scheme=light] .btn-transparent:hover .line {
  background-color: #ffffff;
}
nav.main-navigation[data-color-scheme=light] .btn-transparent .line {
  background-color: #002e39;
}
nav.main-navigation[data-color-scheme=light] svg.brand-logo path {
  fill: #002e39;
}
nav.main-navigation[data-color-scheme=light] .nav-menu-wrapper li.menu-item a {
  color: #002e39;
}
nav.main-navigation[data-color-scheme=light] .nav-menu-wrapper li.menu-item a:before {
  background-image: url("/wp-content/themes/larimar-logistics/assets/images/brand-logo__badge-dark.svg");
}

section.contact-form {
  position: relative;
  padding: 160px 0 60px 0;
}
section.contact-form .heading, section.contact-form section.custom-format-text h1, section.custom-format-text section.contact-form h1,
section.contact-form section.custom-format-text h2,
section.custom-format-text section.contact-form h2,
section.contact-form section.custom-format-text h3,
section.custom-format-text section.contact-form h3,
section.contact-form section.custom-format-text h4,
section.custom-format-text section.contact-form h4,
section.contact-form section.custom-format-text h5,
section.custom-format-text section.contact-form h5,
section.contact-form section.custom-format-text h6,
section.custom-format-text section.contact-form h6, section.contact-form nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.contact-form a,
section.contact-form .contact-form-wrapper {
  position: relative;
  z-index: 5;
}
section.contact-form img,
section.contact-form video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  -o-object-position: center;
     object-position: center;
}

section.cards-slider {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  section.cards-slider {
    padding-bottom: 100px;
  }
}
section.cards-slider.align-content-right .row:first-of-type *:nth-child(1) {
  order: 2;
}
section.cards-slider.align-content-right .row:first-of-type *:nth-child(2) {
  order: 1;
}
section.cards-slider img.illustration {
  width: 100%;
  height: auto;
  max-height: 424px;
  -o-object-fit: contain;
     object-fit: contain;
}
section.cards-slider .card.swiper-slide {
  width: 332px;
  flex-shrink: 0;
  max-width: 90%;
  padding-bottom: 40px;
  height: auto !important;
}

section.images-showcase {
  padding: 200px 0;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  section.images-showcase {
    padding: 100px 0;
  }
}
section.images-showcase .image-showcase-wrapper {
  margin-top: 120px;
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  section.images-showcase .image-showcase-wrapper {
    margin-top: 64px;
  }
}
section.images-showcase .image-showcase-wrapper .image-container {
  padding: 70px;
}
@media (max-width: 768px) {
  section.images-showcase .image-showcase-wrapper .image-container {
    padding: 30px;
  }
}
section.images-showcase .image-showcase-wrapper .image-container .image {
  width: 100%;
  height: auto;
}

section.contact-us-form {
  margin: 160px 0 100px 0;
}
@media (max-width: 768px) {
  section.contact-us-form {
    margin-bottom: 80px;
  }
}
section.contact-us-form .wpcf7-not-valid-tip,
section.contact-us-form .wpcf7-spinner,
section.contact-us-form .wpcf7-response-output {
  display: none;
}
section.contact-us-form .inputs-wrapper {
  row-gap: 16px;
}
section.contact-us-form .input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
section.contact-us-form .contact-form-input.wpcf7-not-valid, section.contact-us-form .wpcf7-not-valid.input.contact-form-textarea {
  border-color: #ea7e40;
}
section.contact-us-form .contact-form-input.wpcf7-not-valid::-moz-placeholder, section.contact-us-form .wpcf7-not-valid.input.contact-form-textarea::-moz-placeholder {
  color: #ea7e40;
}
section.contact-us-form .contact-form-input.wpcf7-not-valid::placeholder, section.contact-us-form .wpcf7-not-valid.input.contact-form-textarea::placeholder {
  color: #ea7e40;
}
section.contact-us-form input.submit {
  margin-top: 40px;
  z-index: 1;
  position: relative;
}
@media (max-width: 768px) {
  section.contact-us-form input.submit {
    width: 100%;
  }
}
section.contact-us-form select.input {
  color: #50a29a;
}

section.simple-hero-text {
  padding: 160px 0;
}
@media (max-width: 768px) {
  section.simple-hero-text {
    padding: 80px 0 40px;
  }
}
section.simple-hero-text h2.heading.h1,
section.simple-hero-text section.custom-format-text h2.h1,
section.custom-format-text section.simple-hero-text h2.h1 {
  white-space: pre-wrap;
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.sr-only {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.space-between-sections, section.newsletter-signup {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media (max-width: 576px) {
  .space-between-sections, section.newsletter-signup {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.flex-align-center-all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.has-vertical-gutter {
  --gutter-y: var(--gutter-width);
}

.bg-color-teal {
  --background-color: #50a29a;
}

.bg-color-black {
  --background-color: #000000;
}

.bg-color-pearl {
  --background-color: #d3cdb3;
}

section.hero *::-moz-selection {
  --background-color: #ffffff;
}

.bg-color-white, section.hero *::selection {
  --background-color: #ffffff;
}

.bg-color-celeste {
  --background-color: #b3e8e8;
}

.bg-color-botanical {
  --background-color: #002e39;
}

.bg-color-sky {
  --background-color: #53badd;
}

.bg-color-orange {
  --background-color: #ea7e40;
}

.bg-color-terracota {
  --background-color: #ae6433;
}

.bg-color-soft-pearl, section.simple-text-block.bg-color-soft-pearl + section.newsletter-signup {
  --background-color: #f7f2e8;
}

.text-color-teal {
  --text-color: #50a29a;
}

.text-color-black {
  --text-color: #000000;
}

.text-color-pearl {
  --text-color: #d3cdb3;
}

.text-color-white, section.split-column-hero:has(.highlight.is-active) {
  --text-color: #ffffff;
}

.text-color-celeste {
  --text-color: #b3e8e8;
}

section.hero *::-moz-selection {
  --text-color: #002e39;
}

.text-color-botanical, section.hero *::selection {
  --text-color: #002e39;
}

.text-color-sky {
  --text-color: #53badd;
}

.text-color-orange {
  --text-color: #ea7e40;
}

.text-color-terracota {
  --text-color: #ae6433;
}

.text-color-pearl {
  --text-color: #d3cdb3;
}

.text-color-soft-pearl {
  --text-color: #f7f2e8;
}

.text-color-white, section.split-column-hero:has(.highlight.is-active) {
  --text-color: #ffffff;
}

section.full-width-slider {
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 768px) {
  section.full-width-slider {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
section.full-width-slider .swiper {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
section.full-width-slider .swiper-slide {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  min-height: 720px;
  position: relative;
}
@media (max-width: 768px) {
  section.full-width-slider .swiper-slide {
    min-height: 456px;
  }
}
section.full-width-slider .swiper-slide:before {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.24;
  position: absolute;
  z-index: 2;
  mix-blend-mode: multiply;
  background-color: #002e39;
}
section.full-width-slider .swiper-slide .heading, section.full-width-slider .swiper-slide section.custom-format-text h1, section.custom-format-text section.full-width-slider .swiper-slide h1,
section.full-width-slider .swiper-slide section.custom-format-text h2,
section.custom-format-text section.full-width-slider .swiper-slide h2,
section.full-width-slider .swiper-slide section.custom-format-text h3,
section.custom-format-text section.full-width-slider .swiper-slide h3,
section.full-width-slider .swiper-slide section.custom-format-text h4,
section.custom-format-text section.full-width-slider .swiper-slide h4,
section.full-width-slider .swiper-slide section.custom-format-text h5,
section.custom-format-text section.full-width-slider .swiper-slide h5,
section.full-width-slider .swiper-slide section.custom-format-text h6,
section.custom-format-text section.full-width-slider .swiper-slide h6, section.full-width-slider .swiper-slide nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.full-width-slider .swiper-slide a {
  color: #ffffff;
  position: relative;
  z-index: 3;
  padding: 24px 24px 100px;
  max-width: calc(45% + 24px * 2);
}
@media (max-width: 768px) {
  section.full-width-slider .swiper-slide .heading, section.full-width-slider .swiper-slide section.custom-format-text h1, section.custom-format-text section.full-width-slider .swiper-slide h1,
  section.full-width-slider .swiper-slide section.custom-format-text h2,
  section.custom-format-text section.full-width-slider .swiper-slide h2,
  section.full-width-slider .swiper-slide section.custom-format-text h3,
  section.custom-format-text section.full-width-slider .swiper-slide h3,
  section.full-width-slider .swiper-slide section.custom-format-text h4,
  section.custom-format-text section.full-width-slider .swiper-slide h4,
  section.full-width-slider .swiper-slide section.custom-format-text h5,
  section.custom-format-text section.full-width-slider .swiper-slide h5,
  section.full-width-slider .swiper-slide section.custom-format-text h6,
  section.custom-format-text section.full-width-slider .swiper-slide h6, section.full-width-slider .swiper-slide nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.full-width-slider .swiper-slide a {
    max-width: 100%;
  }
}
section.full-width-slider img,
section.full-width-slider video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 1;
  -o-object-position: center;
     object-position: center;
}
section.full-width-slider .autoplay-progress {
  left: 50%;
  height: 4px;
  position: absolute;
  z-index: 2;
  bottom: 24px;
  transform: translateX(-50%);
  width: calc(100% - 24px * 2);
}
section.full-width-slider .autoplay-progress .autoplay-progress-element {
  overflow: hidden;
  border-radius: 99px;
}
section.full-width-slider .autoplay-progress .progress-bar-background,
section.full-width-slider .autoplay-progress .progress-bar {
  left: 0;
  height: 100%;
  display: block;
  background: #ffffff;
  position: absolute;
}
section.full-width-slider .autoplay-progress .progress-bar-background {
  width: 100%;
  opacity: 0.4;
}
section.full-width-slider .autoplay-progress .progress-bar {
  opacity: 0.8;
  background-color: #ffffff;
  transition: width 0.1s linear;
}

section.inline-media-text {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 768px) {
  section.inline-media-text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
section.inline-media-text .heading, section.inline-media-text section.custom-format-text h1, section.custom-format-text section.inline-media-text h1,
section.inline-media-text section.custom-format-text h2,
section.custom-format-text section.inline-media-text h2,
section.inline-media-text section.custom-format-text h3,
section.custom-format-text section.inline-media-text h3,
section.inline-media-text section.custom-format-text h4,
section.custom-format-text section.inline-media-text h4,
section.inline-media-text section.custom-format-text h5,
section.custom-format-text section.inline-media-text h5,
section.inline-media-text section.custom-format-text h6,
section.custom-format-text section.inline-media-text h6, section.inline-media-text nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.inline-media-text a {
  letter-spacing: 0;
  line-height: 80px;
}
@media (max-width: 768px) {
  section.inline-media-text .heading, section.inline-media-text section.custom-format-text h1, section.custom-format-text section.inline-media-text h1,
  section.inline-media-text section.custom-format-text h2,
  section.custom-format-text section.inline-media-text h2,
  section.inline-media-text section.custom-format-text h3,
  section.custom-format-text section.inline-media-text h3,
  section.inline-media-text section.custom-format-text h4,
  section.custom-format-text section.inline-media-text h4,
  section.inline-media-text section.custom-format-text h5,
  section.custom-format-text section.inline-media-text h5,
  section.inline-media-text section.custom-format-text h6,
  section.custom-format-text section.inline-media-text h6, section.inline-media-text nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.inline-media-text a {
    line-height: 56px;
  }
}
section.inline-media-text img,
section.inline-media-text video {
  width: 120px !important;
  height: 80px !important;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  display: inline-flex;
  margin: auto 20px -14px;
}
@media (max-width: 768px) {
  section.inline-media-text img,
  section.inline-media-text video {
    width: 80px !important;
    height: 56px !important;
  }
}

section.full-width-slider:has(+ section.inline-media-text) {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  section.full-width-slider:has(+ section.inline-media-text) {
    padding-bottom: 50px;
  }
}
section.full-width-slider:has(+ section.inline-media-text) + section.inline-media-text {
  padding-top: 80px;
}
@media (max-width: 768px) {
  section.full-width-slider:has(+ section.inline-media-text) + section.inline-media-text {
    padding-top: 50px;
  }
}

section.inline-media-text:has(+ section.full-width-slider) {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  section.inline-media-text:has(+ section.full-width-slider) {
    padding-bottom: 50px;
  }
}
section.inline-media-text:has(+ section.full-width-slider) + section.full-width-slider {
  padding-top: 80px;
}
@media (max-width: 768px) {
  section.inline-media-text:has(+ section.full-width-slider) + section.full-width-slider {
    padding-top: 50px;
  }
}

section.newsletter-signup {
  height: 792px;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  section.newsletter-signup {
    height: 456px;
  }
  section.newsletter-signup .btn-secondary {
    width: 100%;
    justify-content: center;
  }
}
section.newsletter-signup .background-media-wrapper {
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  border-radius: 8px;
}
section.newsletter-signup .background-media-wrapper > * {
  overflow: hidden;
  border-radius: 8px;
}
section.newsletter-signup img,
section.newsletter-signup video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.newsletter-signup .newsletter-form p {
  display: none !important;
}

section.simple-text-block {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media (max-width: 768px) {
  section.simple-text-block {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
section.simple-text-block + section.newsletter-signup {
  padding-bottom: 200px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  section.simple-text-block + section.newsletter-signup {
    padding-bottom: 100px;
  }
}

section.split-column-hero {
  display: flex;
  padding-top: 200px;
  position: relative;
  padding-bottom: 200px;
  box-sizing: border-box;
  transition: color 150ms ease-out;
}
@media (max-width: 768px) {
  section.split-column-hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  section.split-column-hero .paragraph {
    font-size: 1rem;
  }
}
section.split-column-hero .highlight:after, section.split-column-hero:has(> img):before, section.split-column-hero:has(> video):before {
  content: "";
  opacity: 0.64;
  z-index: 2;
  mix-blend-mode: multiply;
  background-color: #002e39;
}
section.split-column-hero > img,
section.split-column-hero > video, section.split-column-hero:before,
section.split-column-hero .highlight,
section.split-column-hero .highlight:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
section.split-column-hero img,
section.split-column-hero video {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  -o-object-position: center;
     object-position: center;
}
section.split-column-hero .paragraph.x-large {
  margin-top: 200px;
}
@media (max-width: 768px) {
  section.split-column-hero .paragraph.x-large {
    font-size: 1.5rem;
    margin-top: 100px;
  }
}
section.split-column-hero .paragraph.x-large span {
  cursor: default;
  transition: opacity 250ms ease-out;
}
section.split-column-hero .paragraph.x-large span.keyword {
  position: relative;
  display: inline-flex;
}
section.split-column-hero .paragraph.x-large span.keyword:before {
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: var(--text-color);
  transition: background-color 250ms ease-out;
}
section.split-column-hero .paragraph.x-large span.is-active {
  opacity: 1;
}
section.split-column-hero .paragraph.x-large span.is-active ~ span,
section.split-column-hero .paragraph.x-large span:has(~ span.is-active) {
  opacity: 0.64;
}
section.split-column-hero .heading.h1 span, section.split-column-hero section.custom-format-text h1.heading span, section.custom-format-text section.split-column-hero h1.heading span, section.split-column-hero section.custom-format-text h1.h1 span, section.split-column-hero section.custom-format-text h1 span, section.custom-format-text section.split-column-hero h1.h1 span, section.custom-format-text section.split-column-hero h1 span,
section.split-column-hero section.custom-format-text h2.h1 span,
section.custom-format-text section.split-column-hero h2.h1 span,
section.split-column-hero section.custom-format-text h3.h1 span,
section.custom-format-text section.split-column-hero h3.h1 span,
section.split-column-hero section.custom-format-text h4.h1 span,
section.custom-format-text section.split-column-hero h4.h1 span,
section.split-column-hero section.custom-format-text h5.h1 span,
section.custom-format-text section.split-column-hero h5.h1 span,
section.split-column-hero section.custom-format-text h6.h1 span,
section.custom-format-text section.split-column-hero h6.h1 span, section.split-column-hero nav.main-navigation .nav-menu-wrapper li.menu-item a span, nav.main-navigation .nav-menu-wrapper li.menu-item section.split-column-hero a span {
  width: 50%;
}
@media (max-width: 768px) {
  section.split-column-hero .heading.h1 span, section.split-column-hero section.custom-format-text h1.heading span, section.custom-format-text section.split-column-hero h1.heading span, section.split-column-hero section.custom-format-text h1.h1 span, section.split-column-hero section.custom-format-text h1 span, section.custom-format-text section.split-column-hero h1.h1 span, section.custom-format-text section.split-column-hero h1 span,
  section.split-column-hero section.custom-format-text h2.h1 span,
  section.custom-format-text section.split-column-hero h2.h1 span,
  section.split-column-hero section.custom-format-text h3.h1 span,
  section.custom-format-text section.split-column-hero h3.h1 span,
  section.split-column-hero section.custom-format-text h4.h1 span,
  section.custom-format-text section.split-column-hero h4.h1 span,
  section.split-column-hero section.custom-format-text h5.h1 span,
  section.custom-format-text section.split-column-hero h5.h1 span,
  section.split-column-hero section.custom-format-text h6.h1 span,
  section.custom-format-text section.split-column-hero h6.h1 span, section.split-column-hero nav.main-navigation .nav-menu-wrapper li.menu-item a span, nav.main-navigation .nav-menu-wrapper li.menu-item section.split-column-hero a span {
    width: 100%;
    row-gap: 40px;
    -moz-column-gap: var(--gutter-width);
         column-gap: var(--gutter-width);
  }
}
section.split-column-hero .highlight {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: opacity 250ms ease-out, visibility 0s 300ms;
}
section.split-column-hero .highlight.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 250ms ease-out, visibility 0s;
}
section.split-column-hero .highlight img,
section.split-column-hero .highlight video {
  width: 100%;
  height: 100%;
}

section.custom-format-text {
  padding: 160px 0;
}
@media (max-width: 768px) {
  section.custom-format-text {
    padding: 80px 0;
  }
}
section.custom-format-text h1,
section.custom-format-text h2,
section.custom-format-text h3,
section.custom-format-text h4,
section.custom-format-text h5,
section.custom-format-text h6 {
  margin: 40px 0;
}
section.custom-format-text p {
  margin-bottom: 24px;
  font-weight: 300;
}
section.custom-format-text ul {
  padding-left: 24px;
}
section.custom-format-text ul li {
  list-style-type: disc;
  font-weight: 300;
}

section.dynamic-cards-layout {
  padding-top: 40px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  section.dynamic-cards-layout {
    padding-bottom: 100px;
  }
}
section.dynamic-cards-layout .cards-wrapper {
  display: flex;
  gap: var(--gutter-width);
  transition: height 250ms ease-out;
}
section.dynamic-cards-layout .cards-wrapper article.card:not(:has([data-component-id=tooltip])) {
  padding: 40px 16px;
}
section.dynamic-cards-layout .cards-wrapper article.card:not(:has([data-component-id=tooltip])):has(.card-link) {
  padding: 0;
}
section.dynamic-cards-layout .cards-wrapper article.card .card-link {
  height: 100%;
}
section.dynamic-cards-layout .cards-wrapper article.card .card-link .content {
  height: 100%;
  padding: 40px 16px;
}
@media (max-width: 768px) {
  section.dynamic-cards-layout .cards-wrapper {
    flex-direction: column;
  }
}
section.dynamic-cards-layout article.card {
  width: 33.333333%;
}
@media (max-width: 768px) {
  section.dynamic-cards-layout article.card {
    width: 100% !important;
  }
}
section.dynamic-cards-layout article.card:hover, section.dynamic-cards-layout article.card.active {
  width: 50%;
}
section.dynamic-cards-layout .illustration {
  width: 100%;
  height: auto;
  max-width: 400px;
}
section.dynamic-cards-layout *[data-component-id=tooltip] {
  margin-top: auto;
  padding-top: 40px;
}
section.dynamic-cards-layout *[data-component-id=tooltip] .cta, section.dynamic-cards-layout *[data-component-id=tooltip] .input, section.dynamic-cards-layout *[data-component-id=tooltip] .btn-primary,
section.dynamic-cards-layout *[data-component-id=tooltip] .btn-secondary,
section.dynamic-cards-layout *[data-component-id=tooltip] .btn-transparent, section.dynamic-cards-layout *[data-component-id=tooltip] .custom-select-container .select-wrapper .select-trigger, .custom-select-container .select-wrapper section.dynamic-cards-layout *[data-component-id=tooltip] .select-trigger, section.dynamic-cards-layout *[data-component-id=tooltip] .custom-select-container .select-wrapper .options-wrapper li, .custom-select-container .select-wrapper .options-wrapper section.dynamic-cards-layout *[data-component-id=tooltip] li {
  padding: 10px;
}

.splash-page-section {
  min-height: 100vh;
}
@media (max-width: 768px) {
  .splash-page-section .brand-logo {
    height: 56px;
  }
  .splash-page-section .image-container {
    margin-top: 40px;
  }
}
.splash-page-section .information-container {
  row-gap: 40px;
}
.splash-page-section .splash-page-button {
  padding: 16px 24px;
  font-size: 0.875rem;
  border-radius: 40px;
  background-color: #ffffff;
  font-family: "SuisseIntl";
}
.splash-page-section .splash-page-container {
  padding-top: 40px;
}
.splash-page-section p.paragraph {
  max-width: 968px;
}

section.highlight-on-scroll-list {
  padding: 200px 0;
}
@media (max-width: 768px) {
  section.highlight-on-scroll-list {
    padding: 100px 0;
  }
}
section.highlight-on-scroll-list .title-wrapper .heading, section.highlight-on-scroll-list .title-wrapper nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.highlight-on-scroll-list .title-wrapper a, section.highlight-on-scroll-list .title-wrapper section.custom-format-text h1, section.custom-format-text section.highlight-on-scroll-list .title-wrapper h1,
section.highlight-on-scroll-list .title-wrapper section.custom-format-text h2,
section.custom-format-text section.highlight-on-scroll-list .title-wrapper h2,
section.highlight-on-scroll-list .title-wrapper section.custom-format-text h3,
section.custom-format-text section.highlight-on-scroll-list .title-wrapper h3,
section.highlight-on-scroll-list .title-wrapper section.custom-format-text h4,
section.custom-format-text section.highlight-on-scroll-list .title-wrapper h4,
section.highlight-on-scroll-list .title-wrapper section.custom-format-text h5,
section.custom-format-text section.highlight-on-scroll-list .title-wrapper h5,
section.highlight-on-scroll-list .title-wrapper section.custom-format-text h6,
section.custom-format-text section.highlight-on-scroll-list .title-wrapper h6 {
  top: 156px;
  position: sticky;
}
@media (max-width: 768px) {
  section.highlight-on-scroll-list .title-wrapper {
    margin-bottom: 100px;
  }
}
section.highlight-on-scroll-list .list-items-wrapper {
  gap: 40px;
  display: flex;
  flex-direction: column;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item {
  gap: 40px;
  opacity: 0.32;
  min-height: 172px;
  transition: opacity 150ms ease-out;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item.active {
  opacity: 1;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item:last-child .icon-container:after {
  content: unset;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item .icon-container {
  padding: 10px;
  max-width: 56px;
  position: relative;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item .icon-container:after {
  content: "";
  bottom: 0;
  width: 1px;
  left: 50%;
  height: 100px;
  display: block;
  translate: -50% 0;
  position: absolute;
  background-color: #002e39;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item .icon-container .icon {
  width: 100%;
  height: auto;
}
section.highlight-on-scroll-list .list-items-wrapper .list-item .list-item-content {
  gap: 24px;
  display: flex;
  flex-direction: column;
}

section.list-with-illustration {
  padding: 200px 0;
}
@media (max-width: 768px) {
  section.list-with-illustration {
    padding: 0 0 100px 0;
  }
}
section.list-with-illustration .heading.h1,
section.list-with-illustration section.custom-format-text h2.h1,
section.custom-format-text section.list-with-illustration h2.h1,
section.list-with-illustration section.custom-format-text h3.h1,
section.custom-format-text section.list-with-illustration h3.h1,
section.list-with-illustration section.custom-format-text h4.h1,
section.custom-format-text section.list-with-illustration h4.h1,
section.list-with-illustration section.custom-format-text h5.h1,
section.custom-format-text section.list-with-illustration h5.h1,
section.list-with-illustration section.custom-format-text h6.h1,
section.custom-format-text section.list-with-illustration h6.h1, section.list-with-illustration nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.list-with-illustration a, section.list-with-illustration section.custom-format-text h1, section.custom-format-text section.list-with-illustration h1 {
  margin-bottom: 40px;
}
section.list-with-illustration .position-sticky {
  top: 156px;
}
@media (max-width: 768px) {
  section.list-with-illustration .position-sticky {
    top: unset;
  }
}
section.list-with-illustration .list-items-wrapper {
  margin-top: 40px;
}
@media (max-width: 768px) {
  section.list-with-illustration .list-items-wrapper {
    margin-top: 0;
  }
}
section.list-with-illustration .list-items-wrapper .list-item {
  padding: 40px 0;
  cursor: default;
  position: relative;
  border-top: 1px solid rgba(0, 46, 57, 0.4);
}
@media (max-width: 768px) {
  section.list-with-illustration .list-items-wrapper .list-item {
    padding: 20px 0;
  }
}
section.list-with-illustration .list-items-wrapper .list-item .heading, section.list-with-illustration .list-items-wrapper .list-item nav.main-navigation .nav-menu-wrapper li.menu-item a, nav.main-navigation .nav-menu-wrapper li.menu-item section.list-with-illustration .list-items-wrapper .list-item a, section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h1, section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h1,
section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h2,
section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h2,
section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h3,
section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h3,
section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h4,
section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h4,
section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h5,
section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h5,
section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h6,
section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h6,
section.list-with-illustration .list-items-wrapper .list-item .paragraph {
  margin-left: 40px;
  width: calc(100% - 50px);
}
@media (max-width: 768px) {
  section.list-with-illustration .list-items-wrapper .list-item .heading.h3, section.list-with-illustration .list-items-wrapper .list-item nav.main-navigation .nav-menu-wrapper li.menu-item a.h3, nav.main-navigation .nav-menu-wrapper li.menu-item section.list-with-illustration .list-items-wrapper .list-item a.h3, section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h1.h3, section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h1.h3,
  section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h2.h3,
  section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h2.h3,
  section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h4.h3,
  section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h4.h3,
  section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h5.h3,
  section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h5.h3,
  section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h6.h3,
  section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h6.h3,
  section.list-with-illustration .list-items-wrapper .list-item section.custom-format-text h3,
  section.custom-format-text section.list-with-illustration .list-items-wrapper .list-item h3 {
    font-size: 1.5rem;
  }
}
section.list-with-illustration .list-items-wrapper .list-item:first-child {
  border-top: none;
}
section.list-with-illustration .list-items-wrapper .list-item:before {
  content: "";
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  translate: 0 -50%;
  position: absolute;
  background-size: contain;
  background-position: center;
  transition: opacity 150ms ease-out;
  background-image: url("/wp-content/themes/larimar-logistics/assets/images/brand-logo__badge-dark.svg");
}
section.list-with-illustration .illustration {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  section.list-with-illustration .illustration {
    margin: 40px 0;
  }
}

[track-in-view] {
  opacity: 0;
  transition: opacity 300ms ease-out;
}
[track-in-view].in-view {
  opacity: 1;
}
