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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
@charset "UTF-8";
/**
 * Accordion v3.3.2
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */
.ac {
  margin-top: 10px;
  border: 1px solid #eee;
  background-color: #fff;
  box-sizing: border-box;
}

.ac .ac-header {
  margin: 0;
  padding: 0;
}

.ac .ac-trigger {
  font: bold 16px Arial, sans-serif;
  color: #111;
  text-align: left;
  width: 100%;
  padding: 10px 30px 10px 10px;
  display: block;
  cursor: pointer;
  background-color: transparent;
  transition: color 0.25s ease;
  position: relative;
  text-decoration: none;
  margin: 0;
  border: 0;
}

.ac .ac-trigger::after {
  content: "+";
  text-align: center;
  width: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  top: 50%;
}

.ac .ac-trigger:focus {
  color: #8a8a8a;
}

.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}

.ac .ac-panel .ac-text {
  font: 15px/24px Arial, sans-serif;
  color: #111;
  padding: 10px;
  margin: 0;
}

.ac.js-enabled .ac-panel {
  visibility: hidden;
}

.ac.is-active .ac-panel {
  visibility: visible;
}

.ac.is-active > .ac-header .ac-trigger::after {
  content: "–";
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.0-rc.2
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  padding-right: 2rem;
  padding-left: 2rem;
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.grid-container.fluid {
  padding-right: 2rem;
  padding-left: 2rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -2rem;
  margin-right: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 4rem);
  margin-left: 2rem;
  margin-right: 2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 6rem);
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 4rem);
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 4rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 4rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 4rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 4rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 4rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 4rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 4rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 4rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 4rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 4rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 4rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 4rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 6rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 6rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 6rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 6rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 6rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 6rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 6rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 6rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 6rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 6rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 6rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 6rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 6rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 6rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 6rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 6rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 6rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 6rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 6rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 6rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 6rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 6rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 6rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 4rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 4rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 4rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 4rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 4rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 4rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 4rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 4rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 4rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 4rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 4rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 4rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 4rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 4rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 4rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 4rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 4rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 4rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 4rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 4rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 4rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 4rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 4rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 4rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 4rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 4rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 4rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 4rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 4rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 4rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -2rem;
  margin-left: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -3rem;
    margin-left: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -2rem;
  margin-left: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -3rem;
    margin-left: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 4rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 4rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 4rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 4rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 4rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 4rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 4rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 4rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 6rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 6rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 6rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 6rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 6rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 6rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 6rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 6rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 6rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 6rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 6rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 6rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 6rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 6rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 6rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 4rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 4rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 4rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 4rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 4rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 4rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 4rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 4rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 4rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 4rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 4rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 4rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 4rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 4rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 4rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 4rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 4rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 4rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 4rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 4rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 4rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 4rem / 2);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 4rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 6rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 6rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 6rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 6rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 6rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 6rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 6rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 6rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 6rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 6rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 6rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 6rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 4rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 4rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 4rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 4rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 4rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 4rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 4rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 4rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 4rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 4rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 4rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 4rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.grid-margin-y {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 4rem);
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 6rem);
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 4rem);
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 4rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 4rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 4rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 4rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 4rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 4rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 4rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 4rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 4rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 4rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 4rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 4rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 6rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 6rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 6rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 6rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 6rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 6rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 6rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 6rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 6rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 6rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 6rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 6rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 6rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 6rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 6rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 4rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 4rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 4rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 4rem);
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 6rem);
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 4rem);
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 4rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 4rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 4rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 4rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 4rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 4rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 4rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 4rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 4rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 4rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 4rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 4rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 6rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 6rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 6rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 6rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 6rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 6rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 6rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 6rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 6rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 6rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 6rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 6rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 6rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 6rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 6rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 6rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 6rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 4rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 4rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 4rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 4rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 4rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 4rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 4rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 4rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 4rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 4rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 4rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 4rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 4rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 4rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 4rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 4rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 6rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 4rem);
  }
}
.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.text-hide {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  word-wrap: break-word !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-overline {
  text-decoration: overline !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-line-through {
  text-decoration: line-through !important;
}

.font-wide {
  letter-spacing: 0.4rem;
}

.font-normal {
  font-weight: normal;
}

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

.font-italic {
  font-style: italic !important;
}

ul.list-disc {
  list-style-type: disc !important;
}

ul.list-circle {
  list-style-type: circle !important;
}

ul.list-square {
  list-style-type: square !important;
}

ol.list-decimal {
  list-style-type: decimal !important;
}

ol.list-lower-alpha {
  list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
  list-style-type: lower-latin !important;
}

ol.list-lower-roman {
  list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
  list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
  list-style-type: upper-latin !important;
}

ol.list-upper-roman {
  list-style-type: upper-roman !important;
}

.rounded {
  border-radius: 5000px !important;
}
.rounded .switch-paddle {
  border-radius: 5000px !important;
}
.rounded .switch-paddle:after {
  border-radius: 50%;
}

.radius {
  border-radius: 0.3rem;
}

.bordered {
  border: 0.1rem solid #cacaca;
}

.shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
}

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
}

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
}

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
}

.separator-center {
  text-align: center !important;
}
.separator-center::before, .separator-center::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-center::after {
  clear: both;
}
.separator-center::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.2rem solid #1779ba;
  margin: 1rem auto 0;
}

.separator-left {
  text-align: left !important;
}
.separator-left::before, .separator-left::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-left::after {
  clear: both;
}
.separator-left::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.2rem solid #1779ba;
  margin: 1rem auto 0;
  margin-left: 0 !important;
}

.separator-right {
  text-align: right !important;
}
.separator-right::before, .separator-right::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-right::after {
  clear: both;
}
.separator-right::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.2rem solid #1779ba;
  margin: 1rem auto 0;
  margin-right: 0 !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-block {
  display: block !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.border-box {
  box-sizing: border-box !important;
}

.border-none {
  border: 0 !important;
}

.width-25 {
  width: 25% !important;
}

.width-50 {
  width: 50% !important;
}

.width-75 {
  width: 75% !important;
}

.width-100 {
  width: 100% !important;
}

.height-25 {
  height: 25% !important;
}

.height-50 {
  height: 50% !important;
}

.height-75 {
  height: 75% !important;
}

.height-100 {
  height: 100% !important;
}

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

.max-height-100 {
  max-height: 100% !important;
}

.margin-0 {
  margin: 0rem !important;
}

.margin-top-0 {
  margin-top: 0rem !important;
}

.margin-right-0 {
  margin-right: 0rem !important;
}

.margin-bottom-0 {
  margin-bottom: 0rem !important;
}

.margin-left-0 {
  margin-left: 0rem !important;
}

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.padding-0 {
  padding: 0rem !important;
}

.padding-top-0 {
  padding-top: 0rem !important;
}

.padding-right-0 {
  padding-right: 0rem !important;
}

.padding-bottom-0 {
  padding-bottom: 0rem !important;
}

.padding-left-0 {
  padding-left: 0rem !important;
}

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-1 {
  margin: 1rem !important;
}

.margin-top-1 {
  margin-top: 1rem !important;
}

.margin-right-1 {
  margin-right: 1rem !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.margin-left-1 {
  margin-left: 1rem !important;
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.padding-1 {
  padding: 1rem !important;
}

.padding-top-1 {
  padding-top: 1rem !important;
}

.padding-right-1 {
  padding-right: 1rem !important;
}

.padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.padding-left-1 {
  padding-left: 1rem !important;
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.margin-2 {
  margin: 2rem !important;
}

.margin-top-2 {
  margin-top: 2rem !important;
}

.margin-right-2 {
  margin-right: 2rem !important;
}

.margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.margin-left-2 {
  margin-left: 2rem !important;
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.padding-2 {
  padding: 2rem !important;
}

.padding-top-2 {
  padding-top: 2rem !important;
}

.padding-right-2 {
  padding-right: 2rem !important;
}

.padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.padding-left-2 {
  padding-left: 2rem !important;
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.margin-3 {
  margin: 3rem !important;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem !important;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modalFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes modalSlideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes modalSlideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide[aria-hidden=false] .modal-overlay {
  animation: modalFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal-container {
  animation: modalSlideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-overlay {
  animation: modalFadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal-container,
.micromodal-slide .modal-overlay {
  will-change: transform;
}

@font-face {
  font-family: "Aeonik";
  src: url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Regular.eot");
  src: url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Regular.woff2") format("woff2"), url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Aeonik";
  src: url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Light.eot");
  src: url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Light.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Light.woff") format("woff"), url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Light.ttf") format("truetype"), url("/wp-content/themes/ambient-website/assets/fonts/Aeonik-Light.svg#Aeonik-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "TestSignifier";
  src: url("/wp-content/themes/ambient-website/assets/fonts/TestSignifier-Regular.otf");
  src: url("/wp-content/themes/ambient-website/assets/fonts/TestSignifier-Regular.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.heading.h1 {
  line-height: 1;
  font-size: 12rem;
  font-weight: 300;
}
@media print, screen and (max-width: 63.99875em) {
  .heading.h1 {
    font-size: 6.4rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .heading.h1 {
    font-size: 4rem;
  }
}
.heading.h2 {
  font-size: 6rem;
  line-height: 1.1;
  font-weight: 300;
}
@media print, screen and (max-width: 63.99875em) {
  .heading.h2 {
    font-size: 4.8rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .heading.h2 {
    font-size: 3rem;
  }
}
.heading.h3 {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 300;
}
@media print, screen and (max-width: 39.99875em) {
  .heading.h3 {
    font-size: 3rem;
  }
}
.heading.h4 {
  line-height: 1.28;
  font-size: 2.8rem;
  font-weight: 300;
}
.heading.h5 {
  line-height: 40px;
  font-size: 3.2rem;
  font-weight: 300;
}

.paragraph, .post-single .download-form .submitted-message p, .post-single .content ol li, .post-single .content ul li, .post-single .content p {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 300;
}
.paragraph.medium, .post-single .download-form .submitted-message p.medium, .post-single .content ol li.medium, .post-single .content ul li.medium, .post-single .content p.medium {
  font-size: 2.4rem;
}
.paragraph.small, .post-single .download-form .submitted-message p.small, .post-single .content ol li.small, .post-single .content ul li.small, .post-single .content p.small {
  font-size: 1.6rem;
}
.paragraph.x-small, .post-single .download-form .submitted-message p.x-small, .post-single .content ol li.x-small, .post-single .content ul li.x-small, .post-single .content p.x-small {
  font-size: 1.4rem;
}
.paragraph.xx-small, .post-single .download-form .submitted-message p.xx-small, .post-single .content ol li.xx-small, .post-single .content ul li.xx-small, .post-single .content p.xx-small {
  font-size: 1.2rem;
}
.paragraph.blue, .post-single .download-form .submitted-message p.blue, .post-single .content ol li.blue, .post-single .content ul li.blue, .post-single .content p.blue {
  font-size: 2.4rem;
  color: #4242FF;
}
.paragraph.large, .post-single .download-form .submitted-message p.large, .post-single .content ol li.large, .post-single .content ul li.large, .post-single .content p.large {
  font-size: 2.8rem;
  line-height: 1.28;
  font-weight: 300;
}

.section-tag {
  font-size: 2rem;
  line-height: 1.2;
  color: #4242FF;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media print, screen and (max-width: 39.99875em) {
  .section-tag {
    font-size: 1.6rem;
  }
}

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

body {
  color: #686868;
  font-family: "Aeonik", sans-serif;
}
body.no-scroll {
  height: 100%;
  overflow-y: hidden;
}
body #wrapper {
  z-index: 1;
  position: relative;
}

html {
  font-size: 62.5%;
}

p,
ul,
hr,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

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

.grid-container {
  padding-left: 9rem;
  padding-right: 9rem;
}
@media print, screen and (max-width: 63.99875em) {
  .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

video {
  -o-object-fit: cover;
     object-fit: cover;
}

.text-blue {
  color: #4242FF;
}

.text-gray {
  color: #9A9A9A;
}

.text-white {
  color: #ffffff;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.margin-bottom-8 {
  margin-bottom: 8rem;
}

.margin-bottom-4 {
  margin-bottom: 4rem;
}

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

.flex-column {
  display: flex;
  flex-direction: column;
}

.section {
  margin-top: 48px;
}

.bold-text {
  font-weight: 500;
}

.z1 {
  z-index: 1;
}

.line {
  opacity: 0;
  position: absolute;
}
.line.top-left {
  top: 0;
  left: 0;
}
.line.top-right {
  top: 0;
  right: 0;
  left: auto;
  transform: rotate(90deg);
}
.line.bottom-left {
  left: 0;
  bottom: 0;
  transform: rotate(-90deg);
}
.line.bottom-right {
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}

.heading-wrapper {
  padding: 10px;
  position: relative;
}
.heading-wrapper .heading-wrapper-title {
  opacity: 0;
}
.heading-wrapper .h1 {
  padding-bottom: 30px;
}
.heading-wrapper .h3 {
  padding: 15px;
}

.bottom-top-animation,
.stagger-animation, .heading-wrapper-description {
  opacity: 0;
}

.lines-rotate {
  transform: rotate(180deg);
}

.custom-carousel-controls {
  width: 90px;
  float: right;
  height: 35px;
  margin-top: 60px;
  padding: 2px 12px;
  background: #4242FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.custom-carousel-controls .card-control {
  bottom: 0;
}
.custom-carousel-controls .card-control::after {
  content: "";
}

.video-tag {
  font-size: 1.2rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.indication-label {
  color: #DDDDDD;
  display: block;
  margin-top: 40px;
  text-align: right;
  font-weight: 400;
}

.social_network:first-child {
  margin-right: 10px;
}

.submitted-message {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 300;
  padding-top: 64px;
  text-align: center;
}

.button-solid, .post-single .download-form .submitted-message a, .post-single .download-form input[type=submit], .schedule-consultation .hbspt-form input[type=submit], .resources-form .hbspt-form input[type=submit] {
  padding: 5px 24px;
  position: relative;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  transition: all ease 0.3s;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.button-solid.blue-solid, .post-single .download-form .submitted-message a, .post-single .download-form input[type=submit], .schedule-consultation .hbspt-form input[type=submit], .resources-form .hbspt-form input[type=submit] {
  color: #ffffff;
  background: #4242FF;
  border: 1px solid #4242FF;
}
.button-solid.blue-solid:hover, .post-single .download-form .submitted-message a:hover, .post-single .download-form input[type=submit]:hover, .schedule-consultation .hbspt-form input[type=submit]:hover, .resources-form .hbspt-form input[type=submit]:hover {
  color: #4242FF;
  background-color: transparent;
  border: 1px solid #4242FF;
}
.button-solid.blue-solid svg, .post-single .download-form .submitted-message a svg, .post-single .download-form input[type=submit] svg, .schedule-consultation .hbspt-form input[type=submit] svg, .resources-form .hbspt-form input[type=submit] svg {
  fill: #4242FF;
}
.button-solid.blue-light-solid, .post-single .download-form .submitted-message a.blue-light-solid, .post-single .download-form input.blue-light-solid[type=submit], .schedule-consultation .hbspt-form input.blue-light-solid[type=submit], .resources-form .hbspt-form input.blue-light-solid[type=submit] {
  color: #4242FF;
  background: #F6F6FF;
  border: 1px solid #F6F6FF;
}
.button-solid.blue-light-solid:hover, .post-single .download-form .submitted-message a.blue-light-solid:hover, .post-single .download-form input.blue-light-solid[type=submit]:hover, .schedule-consultation .hbspt-form input.blue-light-solid[type=submit]:hover, .resources-form .hbspt-form input.blue-light-solid[type=submit]:hover {
  color: #4242FF;
  background-color: transparent;
  border: 1px solid #4242FF;
}
.button-solid.blue-light-solid svg, .post-single .download-form .submitted-message a.blue-light-solid svg, .post-single .download-form input.blue-light-solid[type=submit] svg, .schedule-consultation .hbspt-form input.blue-light-solid[type=submit] svg, .resources-form .hbspt-form input.blue-light-solid[type=submit] svg {
  fill: #4242FF;
}
.button-solid.white, .post-single .download-form .submitted-message a.white, .post-single .download-form input.white[type=submit], .schedule-consultation .hbspt-form input.white[type=submit], .resources-form .hbspt-form input.white[type=submit] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.button-solid.white:hover, .post-single .download-form .submitted-message a.white:hover, .post-single .download-form input.white[type=submit]:hover, .schedule-consultation .hbspt-form input.white[type=submit]:hover, .resources-form .hbspt-form input.white[type=submit]:hover, .button-solid.white:active, .post-single .download-form .submitted-message a.white:active, .post-single .download-form input.white[type=submit]:active, .schedule-consultation .hbspt-form input.white[type=submit]:active, .resources-form .hbspt-form input.white[type=submit]:active, .button-solid.white:focus, .post-single .download-form .submitted-message a.white:focus, .post-single .download-form input.white[type=submit]:focus, .schedule-consultation .hbspt-form input.white[type=submit]:focus, .resources-form .hbspt-form input.white[type=submit]:focus {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
}

.hero .animated-hero {
  left: 0;
  top: -80px;
  width: 100%;
  height: 680px;
  position: absolute;
  z-index: 1;
}
.hero .animated-hero video {
  opacity: 0.5;
}
.hero .hero-content {
  position: relative;
  padding-top: 500px;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .hero .hero-content {
    padding-top: 380px;
  }
}
.hero .hero-content .hero-subtitle {
  max-width: 600px;
  padding-top: 16px;
  padding-right: 50px;
}

.hero-image .image-wrapper {
  height: 560px;
  overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
  .hero-image .image-wrapper {
    height: 295px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .hero-image .image-wrapper {
    height: 195px;
  }
}
.hero-image .hero-content {
  margin-top: 118px;
}
@media print, screen and (max-width: 63.99875em) {
  .hero-image .hero-content {
    margin-top: 65px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .hero-image .hero-content {
    margin-top: 55px;
  }
}
.hero-image .hero-content .hero-subtitle {
  margin-top: 30px;
}
.hero-image .hero-content .heading-wrapper {
  padding: 16px;
}
.hero-image .image-content {
  top: 0;
  height: 100%;
  width: 100%;
}
.hero-image .image-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-image .mask-content {
  width: 100%;
  bottom: -1px;
  position: absolute;
  z-index: 5;
}
.hero-image .mask-content .mask-image {
  width: 100%;
}

.entry-full .heading-wrapper {
  margin-top: 15px;
}
.entry-full .entry-full-lines-container {
  width: 100%;
  padding-top: 45px;
}
.entry-full .entry-full-slider {
  margin-top: 80px;
}
.entry-full .entry-full-slider .glide__slide {
  height: 230px;
}
.entry-full .entry-full-slider .glide__slide .corner-top-right {
  top: 0;
  right: 0;
  position: absolute;
  border-top: 30px solid #ffffff;
  border-left: 30px solid transparent;
}
.entry-full .entry-full-slider .glide__slide .corner-bottom-left {
  left: 0;
  bottom: 0;
  position: absolute;
  border-bottom: 30px solid #ffffff;
  border-right: 30px solid transparent;
}
.entry-full .entry-full-slider .glide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-full .entry-full-dots {
  right: 90px;
  top: -210px;
  position: absolute;
}
@media print, screen and (max-width: 63.99875em) {
  .entry-full .entry-full-dots {
    display: none;
  }
}
.entry-full .section-tag {
  margin-top: 40px;
}
.entry-full .description-container {
  margin-top: 25px;
}
.entry-full .entry-full-dots-2 {
  width: 104%;
}
.entry-full .entry-full-lines {
  right: 50%;
  top: -115px;
  width: 100%;
  height: 120px;
}
.entry-full .entry-placeholder .entry-full-image {
  width: 100%;
  margin-top: 85px;
}

.entry-two-columns {
  height: 1050px;
  margin-top: 135px;
}
@media print, screen and (max-width: 63.99875em) {
  .entry-two-columns {
    height: auto;
  }
}
.entry-two-columns .two-columns-subtitle {
  margin-top: 20px;
}
.entry-two-columns .container-wrapper {
  height: 100%;
}
.entry-two-columns .container-wrapper .image-column {
  margin-top: 190px;
}
@media print, screen and (max-width: 63.99875em) {
  .entry-two-columns .container-wrapper .image-column {
    margin-top: 55px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .entry-two-columns .container-wrapper .image-column {
    margin-top: 90px;
  }
}
.entry-two-columns .container-wrapper .image-column .irregular-figure {
  height: 386px;
}
.entry-two-columns .container-wrapper .image-column .irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 25px solid #ffffff;
  border-left: 25px solid transparent;
}
.entry-two-columns .container-wrapper .image-column .irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 25px solid #ffffff;
  border-right: 25px solid transparent;
}
.entry-two-columns .container-wrapper .content-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 0 0 110px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .entry-two-columns .container-wrapper .content-column {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .entry-two-columns .container-wrapper .content-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.entry-two-columns .right-dots {
  top: -120px;
  right: 85px;
}
@media print, screen and (max-width: 63.99875em) {
  .entry-two-columns .right-dots {
    display: none;
  }
}

.two-columns-twins {
  margin-top: 180px;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins {
    margin-top: 125px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .two-columns-twins {
    margin-top: 95px;
  }
}
.two-columns-twins .single-column:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .single-column .content-column {
    order: 2;
  }
}
.two-columns-twins .description {
  margin-top: 28px;
}
.two-columns-twins .dynamic-button {
  margin-top: 55px;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .content-column {
    margin-top: 45px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .two-columns-twins .content-column {
    margin-top: 50px;
  }
}
.two-columns-twins .dots-bottom {
  top: 32%;
  right: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .two-columns-twins .dots-bottom {
    top: 42%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .two-columns-twins .dots-bottom {
    display: none;
  }
}
.two-columns-twins .image-column {
  display: flex;
  padding-top: 80px;
  justify-content: flex-end;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .image-column {
    padding-top: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .two-columns-twins .image-column {
    width: 100%;
  }
}
.two-columns-twins .image-column .irregular-figure {
  width: 520px;
  height: 383px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 26px) 0%, 100% 26px, 100% 100%, 100% 100%, 26px 100%, 0 calc(100% - 26px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 26px) 0%, 100% 26px, 100% 100%, 100% 100%, 26px 100%, 0 calc(100% - 26px));
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .image-column .irregular-figure {
    width: 540px;
    height: auto;
    margin-top: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .two-columns-twins .image-column .irregular-figure {
    width: 100%;
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 16px) 0%, 100% 16px, 100% 100%, 100% 100%, 16px 100%, 0 calc(100% - 16px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 16px) 0%, 100% 16px, 100% 100%, 100% 100%, 16px 100%, 0 calc(100% - 16px));
  }
}
.two-columns-twins .image-column .image-dots {
  top: -14%;
  position: absolute;
  z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .image-column .image-dots {
    display: none;
  }
}
.two-columns-twins .image-column .column-image {
  z-index: 5;
}
.two-columns-twins .single-column:last-child {
  margin-top: 40%;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .single-column:last-child {
    margin-top: 25%;
  }
}
.two-columns-twins .single-column:last-child .irregular-figure {
  height: auto;
  margin-top: 0;
}
.two-columns-twins .single-column:last-child .image-column {
  padding-top: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .two-columns-twins .single-column:last-child .image-column {
    margin-left: 0;
    margin-top: 45px;
    justify-content: flex-start;
  }
}
.two-columns-twins .single-column:last-child .image-column .image-dots {
  display: none;
}

.video-gallery {
  margin-top: 40px;
}
.video-gallery .videos-container {
  margin-top: 70px;
}
.video-gallery .video-thumbnail {
  width: 100%;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
@media print, screen and (max-width: 63.99875em) {
  .video-gallery .video-thumbnail {
    margin-top: 35px;
  }
}
.video-gallery .video-thumbnail.irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 30px solid #ffffff;
  border-left: 30px solid transparent;
}
.video-gallery .video-thumbnail.irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 30px solid #ffffff;
  border-right: 30px solid transparent;
}
.video-gallery .video-thumbnail .play-icon {
  position: absolute;
}
.video-gallery .video-thumbnail .thumbnail {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-gallery .video-text-content {
  height: 100%;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .video-gallery .video-text-content {
    height: auto;
  }
}
.video-gallery .video-text-content .heading-wrapper {
  position: initial;
  padding: 40px 0 30px;
}
.video-gallery .video-text-content .video-description {
  margin-top: 35px;
  font-weight: 300;
}

.section-overview {
  overflow: hidden;
}
.section-overview .long-lines {
  top: 16%;
  right: -55%;
  width: 100%;
}

.overview {
  padding: 0 100px;
  margin-top: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .overview {
    padding: 0;
    margin-top: 228px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .overview {
    margin-top: 135px;
  }
}
.overview .dots-image {
  right: -100px;
}
@media print, screen and (max-width: 63.99875em) {
  .overview .dots-image {
    display: none;
  }
}
.overview .text-container {
  padding-top: 220px;
}
@media print, screen and (max-width: 63.99875em) {
  .overview .text-container {
    padding-top: 0;
  }
}
.overview .tag-overview {
  margin-bottom: 40px;
}
.overview .description {
  margin-top: 35px;
}
.overview .overview-button {
  margin-top: 35px;
}
.overview .images-column {
  display: flex;
  padding-top: 100px;
  justify-content: center;
}
@media print, screen and (max-width: 39.99875em) {
  .overview .images-column {
    flex-direction: column;
  }
}
.overview .images-column .caption-title {
  margin-top: 30px;
  font-size: 1.4rem;
  text-align: center;
}
.overview .images-column .image-content img {
  height: auto;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
@media print, screen and (max-width: 39.99875em) {
  .overview .images-column .image-content {
    text-align: center;
  }
}
.overview .images-column .caption-center, .overview .images-column .caption-right {
  margin-left: 5%;
}
@media print, screen and (max-width: 39.99875em) {
  .overview .images-column .caption-items {
    margin: 0 0 35px 0;
  }
}
.overview .images-column .caption-items .image-content {
  text-align: center;
}
.overview .images-column .caption-items .image-content img {
  height: auto;
}
.overview .images-column .heading-wrapper {
  margin-bottom: 95px;
}

.entry_two_rows {
  overflow: hidden;
  margin-top: 110px;
  padding-bottom: 500px;
}
.entry_two_rows .section-left-dots {
  top: 0;
  position: absolute;
  z-index: 5;
  left: 90px;
}
.entry_two_rows .heading-wrapper {
  margin-top: 205px;
}
.entry_two_rows .description {
  margin-top: 20px;
}
.entry_two_rows .corner-container {
  z-index: 2;
  padding-bottom: 20px;
  background: linear-gradient(45deg, transparent 20px, #ffffff 20px);
}
@media print, screen and (max-width: 63.99875em) {
  .entry_two_rows .corner-container {
    margin-left: auto;
  }
}
.entry_two_rows .section-image {
  max-width: 720px;
  max-height: 450px;
  margin-top: -27px;
  z-index: 1;
}
.entry_two_rows .section-image:after {
  left: 0;
  width: 0;
  height: 0;
  bottom: 0;
  content: "";
  position: absolute;
  border-bottom: 25px solid #ffffff;
  border-right: 25px solid transparent;
}
.entry_two_rows .section-lines {
  right: 0;
  width: 100%;
  left: 15.5%;
}
.entry_two_rows .section-lines svg {
  height: 120px;
}
.entry_two_rows .dots-down {
  left: 50%;
}

.brands {
  padding-bottom: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .brands {
    margin-top: 120px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .brands {
    margin-top: 80px;
  }
}
.brands .heading-wrapper {
  padding: 40px 20px 46px;
}
@media print, screen and (max-width: 63.99875em) {
  .brands .heading-wrapper {
    padding: 15px;
  }
}
.brands .heading-wrapper .heading.h3 {
  line-height: 1.1;
  font-size: 4.4rem;
}
@media print, screen and (max-width: 63.99875em) {
  .brands .heading-wrapper .heading.h3 {
    font-size: 4.8rem;
    line-height: 1.25;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .brands .heading-wrapper .heading.h3 {
    font-size: 3.2rem;
  }
}
.brands .recognition-dots {
  display: flex;
  margin: 75px 0 50px;
  justify-content: end;
}
@media print, screen and (max-width: 63.99875em) {
  .brands .recognition-dots {
    display: none;
  }
}
.brands .brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (max-width: 39.99875em) {
  .brands .brand {
    text-align: center;
    align-content: center;
  }
}
.brands .brand.brand-bottom {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media print, screen and (max-width: 63.99875em) {
  .brands .brand.brand-bottom {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .brands .brand.brand-bottom {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .brands .brand.brand-bottom.first-brand {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.brands .brand .brand-name {
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 1.125;
}
@media print, screen and (max-width: 63.99875em) {
  .brands .brand .brand-name {
    margin-top: 20px;
  }
}

.customers-quotes {
  padding-top: 40px;
}
.customers-quotes .heading-wrapper {
  margin-top: 15px;
  padding: 20px 10px;
}
.customers-quotes .customers-quotes-dots {
  top: -20px;
  right: 90px;
  position: absolute;
}
@media print, screen and (max-width: 63.99875em) {
  .customers-quotes .customers-quotes-dots {
    display: none;
  }
}
.customers-quotes .quotes-container {
  margin-top: 115px;
}
@media print, screen and (max-width: 63.99875em) {
  .customers-quotes .quotes-container .quote-wrapper {
    margin-top: 40px;
  }
}
.customers-quotes .quotes-title {
  padding-right: 20px;
}
.customers-quotes .quote {
  height: 100%;
  padding: 85px 35px 65px;
  background: linear-gradient(45deg, transparent 20px, #F6F6FF 20px 97%, transparent 20px);
}
.customers-quotes .quote .quote-marks {
  width: 80px;
}
.customers-quotes .quote .quote-body {
  height: 340px;
  margin-top: 30px;
  font-size: 2.4rem;
  line-height: 1.6;
  overflow: hidden;
  font-family: "TestSignifier";
}
@media print, screen and (max-width: 63.99875em) {
  .customers-quotes .quote .quote-body {
    height: auto;
  }
}
.customers-quotes .quote .quote-jot-title {
  margin-top: 50px;
  line-height: 1.3;
  font-size: 1.6rem;
}
.customers-quotes .quote .quote-company {
  line-height: 1.5;
  font-size: 1.4rem;
}

.text-columns {
  margin-top: 126px;
}
.text-columns .text-column {
  width: 32.4%;
  margin-right: 1.3%;
  padding: 18px 18px 22px 18px;
}
@media print, screen and (max-width: 63.99875em) {
  .text-columns .text-column {
    margin-top: 20px;
  }
}
.text-columns .text-column .heading-wrapper {
  position: unset;
}
.text-columns .text-column .title {
  min-height: 70px;
}
.text-columns .text-column:last-child {
  margin-right: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .text-columns .text-column {
    width: 48%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .text-columns .text-column {
    width: 100%;
  }
}
.text-columns .text-column .description {
  margin-top: 45px;
}

.banner, .more-about .more-about-card {
  margin-top: 130px;
  text-align: center;
  position: relative;
  padding: 80px 100px;
  margin-bottom: 225px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 48px) 0%, 100% 48px, 100% 100%, 100% 100%, 48px 100%, 0 calc(100% - 48px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 48px) 0%, 100% 48px, 100% 100%, 100% 100%, 48px 100%, 0 calc(100% - 48px));
}
@media print, screen and (max-width: 63.99875em) {
  .banner, .more-about .more-about-card {
    margin-bottom: 0;
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 27px) 0%, 100% 35px, 100% 100%, 100% 100%, 27px 100%, 0 calc(100% - 35px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 27px) 0%, 100% 35px, 100% 100%, 100% 100%, 27px 100%, 0 calc(100% - 35px));
  }
}
@media print, screen and (max-width: 39.99875em) {
  .banner, .more-about .more-about-card {
    padding: 70px 24px;
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 12px) 0%, 100% 28px, 100% 100%, 100% 100%, 12px 100%, 0 calc(100% - 28px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 12px) 0%, 100% 28px, 100% 100%, 100% 100%, 12px 100%, 0 calc(100% - 28px));
  }
}
.banner.blue, .more-about .blue.more-about-card {
  background-color: #4242FF;
}
.banner .banner-title, .more-about .more-about-card .banner-title {
  padding-bottom: 15px;
}
.banner .banner-subtitle, .more-about .more-about-card .banner-subtitle {
  padding-bottom: 35px;
}
@media print, screen and (max-width: 39.99875em) {
  .banner .banner-subtitle .paragraph, .banner .banner-subtitle .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .banner .banner-subtitle p, .banner .banner-subtitle .post-single .content ol li, .post-single .content ol .banner .banner-subtitle li, .banner .banner-subtitle .post-single .content ul li, .post-single .content ul .banner .banner-subtitle li, .banner .banner-subtitle .post-single .content p, .post-single .content .banner .banner-subtitle p, .more-about .more-about-card .banner-subtitle .paragraph, .more-about .more-about-card .banner-subtitle .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .more-about .more-about-card .banner-subtitle p, .more-about .more-about-card .banner-subtitle .post-single .content ol li, .post-single .content ol .more-about .more-about-card .banner-subtitle li, .more-about .more-about-card .banner-subtitle .post-single .content ul li, .post-single .content ul .more-about .more-about-card .banner-subtitle li, .more-about .more-about-card .banner-subtitle .post-single .content p, .post-single .content .more-about .more-about-card .banner-subtitle p {
    font-size: 1.4rem;
  }
}
.banner .banner-button, .more-about .more-about-card .banner-button {
  align-self: end;
}

.leadership-header-decorators {
  margin-top: 200px;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .members-section {
    margin-top: 95px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .members-section {
    margin-top: 180px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .members-section .members-section-heading {
    padding-top: 120px;
  }
}
.members-section .long-lines {
  top: 45px;
  position: absolute;
}
@media screen and (min-width: 90em) {
  .members-section .long-lines {
    width: 100%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .members-section .long-lines {
    top: 0;
  }
}
.members-section .heading-wrapper {
  padding: 30px 10px;
}
.members-section .main-member-item {
  margin-top: 145px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .members-section .main-member-item {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .members-section .main-member-item {
    margin-top: 50px;
  }
}
.members-section .main-member-item .leadership-team-dots {
  margin-top: 65px;
}
.members-section .main-member-item .main-member-description {
  margin-top: 50px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .members-section .main-member-item .main-member-description {
    margin-bottom: 32px;
  }
}
.members-section .main-member-item .main-member-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.members-section .main-member-item .dots {
  width: 100%;
  padding-left: 50px;
}

.our-leadership-team .custom-heading-1 {
  line-height: 40px;
  font-size: 6.4rem;
  font-weight: 300;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .our-leadership-team .custom-heading-1 {
    font-size: 4.8rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .our-leadership-team .custom-heading-1 {
    font-size: 3.2rem;
  }
}
.our-leadership-team .custom-heading-2 {
  line-height: 40px;
  font-size: 4rem;
  font-weight: 300;
}
@media print, screen and (max-width: 63.99875em) {
  .our-leadership-team .custom-heading-2 {
    font-size: 3.2rem;
  }
}
.our-leadership-team .our-leadership-subtitle {
  margin-bottom: 40px;
}
@media print, screen and (max-width: 63.99875em) {
  .our-leadership-team .our-leadership-subtitle {
    margin-bottom: 24px;
  }
}
.our-leadership-team .our-leadership-leader {
  display: block;
  margin-bottom: 10px;
}
.our-leadership-team .irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 48px solid #ffffff;
  border-left: 48px solid transparent;
}
.our-leadership-team .irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 48px solid #ffffff;
  border-right: 48px solid transparent;
}
.our-leadership-team.our-leadership-team-members {
  overflow: hidden;
  padding-top: 65px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .our-leadership-team.our-leadership-team-members {
    padding-top: 240px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .our-leadership-team.our-leadership-team-members {
    padding-top: 95px;
  }
}
.our-leadership-team.our-leadership-team-members .long-lines {
  top: 3%;
  right: -60%;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .our-leadership-team.our-leadership-team-members .long-lines {
    right: -20%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .our-leadership-team.our-leadership-team-members .long-lines {
    right: 0;
  }
}
.our-leadership-team.our-leadership-team-members .colum-dots {
  top: 3%;
  right: 0;
}
.our-leadership-team.our-leadership-team-members .colum-dots .three-column-dots {
  float: right;
}
.our-leadership-team.our-leadership-team-members .our-leadership-team-header {
  margin-bottom: 110px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .our-leadership-team.our-leadership-team-members .our-leadership-team-header {
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .our-leadership-team.our-leadership-team-members .our-leadership-team-header {
    margin-bottom: 35px;
  }
}
.our-leadership-team.our-leadership-team-members .our-leadership-team-header .heading-wrapper {
  padding: 25px 10px;
}
.our-leadership-team.our-leadership-team-members .our-leadership-title {
  margin-bottom: 0;
}
.our-leadership-team.our-leadership-team-members .team-member-item {
  padding-bottom: 100px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .our-leadership-team.our-leadership-team-members .team-member-item {
    padding-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .our-leadership-team.our-leadership-team-members .team-member-item {
    padding-bottom: 35px;
  }
}
.our-leadership-team.our-leadership-team-members .team-member-image {
  margin-bottom: 30px;
}
.our-leadership-team.our-leadership-team-members .team-member-image img {
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
.our-leadership-team.our-leadership-team-members .team-member-name {
  display: block;
  padding-bottom: 5px;
}

.schedule-consultation, .resources-form {
  padding: 75px 0 160px;
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation, .resources-form {
    padding: 75px 0 120px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation, .resources-form {
    padding: 75px 0 140px;
  }
}
.schedule-consultation .section-title, .resources-form .section-title {
  max-width: 525px;
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation .section-title, .resources-form .section-title {
    max-width: 100%;
  }
}
.schedule-consultation .section-description, .resources-form .section-description {
  margin-top: 25px;
}
.schedule-consultation .section-quote, .resources-form .section-quote {
  margin-top: 50px;
  background: #F6F6FF;
  padding: 40px 45px 55px 40px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation .section-quote, .resources-form .section-quote {
    margin-top: 85px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .section-quote, .resources-form .section-quote {
    margin-top: 95px;
  }
}
.schedule-consultation .section-quote .quote-marks, .resources-form .section-quote .quote-marks {
  width: 85px;
}
.schedule-consultation .section-quote .quote-body, .resources-form .section-quote .quote-body {
  margin-top: 40px;
  font-size: 2.4rem;
  line-height: 1.6;
  overflow: hidden;
  font-family: "TestSignifier";
}
.schedule-consultation .section-quote .quote-body strong, .resources-form .section-quote .quote-body strong {
  font-weight: 500;
  color: #4242FF;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .section-quote .quote-body, .resources-form .section-quote .quote-body {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
.schedule-consultation .section-quote .quote-name, .resources-form .section-quote .quote-name {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 1.6rem;
  color: #9A9A9A;
}
.schedule-consultation .hbspt-form, .resources-form .hbspt-form {
  margin-top: -15px;
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation .hbspt-form, .resources-form .hbspt-form {
    margin-top: 30px;
  }
}
.schedule-consultation .hbspt-form .hs-form-checkbox-display, .resources-form .hbspt-form .hs-form-checkbox-display {
  display: flex;
  align-items: center;
}
.schedule-consultation .hbspt-form .hs-form-checkbox-display .hs-input, .resources-form .hbspt-form .hs-form-checkbox-display .hs-input {
  margin-top: 8px;
  margin-right: 15px;
}
.schedule-consultation .hbspt-form .form-columns-2, .resources-form .hbspt-form .form-columns-2 {
  max-width: 100%;
}
.schedule-consultation .hbspt-form .form-columns-2 .input, .resources-form .hbspt-form .form-columns-2 .input {
  margin-right: 20px;
}
.schedule-consultation .hbspt-form input, .resources-form .hbspt-form input {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  color: #686868;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 24px;
  background-color: #F6F6FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  font-family: "Aeonik", sans-serif;
}
.schedule-consultation .hbspt-form input[type=submit], .resources-form .hbspt-form input[type=submit] {
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
}
.schedule-consultation .hbspt-form textarea, .resources-form .hbspt-form textarea {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  color: #686868;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 24px;
  background-color: #F6F6FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  font-family: "Aeonik", sans-serif;
  width: 89%;
  border: none;
  outline: none;
  padding: 10px;
  min-height: 100px;
  background-color: #F6F6FF;
}
.schedule-consultation .hbspt-form .hs_feedback, .resources-form .hbspt-form .hs_feedback {
  margin-top: 20px;
}
.schedule-consultation .hbspt-form .wpcf7-not-valid-tip, .resources-form .hbspt-form .wpcf7-not-valid-tip {
  font-size: 1rem;
  color: #4242FF;
  line-height: 1.6rem;
}
.schedule-consultation .hbspt-form label, .schedule-consultation .hbspt-form .hs-field-desc, .resources-form .hbspt-form label, .resources-form .hbspt-form .hs-field-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9A9A9A;
  font-family: "Aeonik", sans-serif;
}
.schedule-consultation .hbspt-form .form-two-columns, .resources-form .hbspt-form .form-two-columns {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .hbspt-form .form-two-columns, .resources-form .hbspt-form .form-two-columns {
    display: block;
  }
}
.schedule-consultation .hbspt-form .form-two-columns input, .resources-form .hbspt-form .form-two-columns input {
  width: 95%;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .hbspt-form .form-two-columns input, .resources-form .hbspt-form .form-two-columns input {
    width: 100%;
  }
}
.schedule-consultation .hbspt-form .form-two-columns p:last-child input, .resources-form .hbspt-form .form-two-columns p:last-child input {
  width: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .hbspt-form .form-two-columns > p:last-child, .resources-form .hbspt-form .form-two-columns > p:last-child {
    margin-top: 10px;
  }
}
.schedule-consultation .hbspt-form .form-one-column, .resources-form .hbspt-form .form-one-column {
  margin-top: 15px;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .hbspt-form .form-one-column, .resources-form .hbspt-form .form-one-column {
    margin-top: 10px;
  }
}
.schedule-consultation .hbspt-form .form-one-column input, .resources-form .hbspt-form .form-one-column input {
  width: 100%;
}
.schedule-consultation .hbspt-form .hbspt-form > p, .resources-form .hbspt-form .hbspt-form > p {
  height: 35px;
  margin-top: 35px;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  z-index: 1;
}
.schedule-consultation .hbspt-form .hbspt-form > p:before, .resources-form .hbspt-form .hbspt-form > p:before {
  content: "";
  left: 0;
  width: 0;
  height: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  border-bottom: 8px solid #ffffff;
  border-right: 8px solid transparent;
}
.schedule-consultation .hbspt-form .hbspt-form > p:after, .resources-form .hbspt-form .hbspt-form > p:after {
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  border-top: 8px solid #ffffff;
  border-left: 8px solid transparent;
}
.schedule-consultation .hbspt-form .wpcf7-form-control-wrap, .resources-form .hbspt-form .wpcf7-form-control-wrap {
  width: 100%;
  height: 40px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.schedule-consultation .hbspt-form .wpcf7-form-control-wrap:before, .resources-form .hbspt-form .wpcf7-form-control-wrap:before {
  content: "";
  left: 0;
  width: 0;
  height: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  border-bottom: 8px solid #ffffff;
  border-right: 8px solid transparent;
}
.schedule-consultation .hbspt-form .wpcf7-form-control-wrap:after, .resources-form .hbspt-form .wpcf7-form-control-wrap:after {
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  border-top: 8px solid #ffffff;
  border-left: 8px solid transparent;
}
.schedule-consultation .hbspt-form .wpcf7-form-control-wrap.first-name:after, .schedule-consultation .hbspt-form .wpcf7-form-control-wrap.company-email:after, .resources-form .hbspt-form .wpcf7-form-control-wrap.first-name:after, .resources-form .hbspt-form .wpcf7-form-control-wrap.company-email:after {
  right: 5%;
}
@media print, screen and (max-width: 39.99875em) {
  .schedule-consultation .hbspt-form .wpcf7-form-control-wrap.first-name:after, .schedule-consultation .hbspt-form .wpcf7-form-control-wrap.company-email:after, .resources-form .hbspt-form .wpcf7-form-control-wrap.first-name:after, .resources-form .hbspt-form .wpcf7-form-control-wrap.company-email:after {
    right: 0;
  }
}
.schedule-consultation .hbspt-form .wpcf7-form-control-wrap.acceptance-checkbox:before, .resources-form .hbspt-form .wpcf7-form-control-wrap.acceptance-checkbox:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: none;
  border-right: none;
}
.schedule-consultation .hbspt-form .wpcf7-response-output, .resources-form .hbspt-form .wpcf7-response-output {
  display: none;
}
.schedule-consultation .hbspt-form .form-checkbox label, .resources-form .hbspt-form .form-checkbox label {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.schedule-consultation .hbspt-form .form-checkbox .wpcf7-list-item, .resources-form .hbspt-form .form-checkbox .wpcf7-list-item {
  margin-left: 0;
}
.schedule-consultation .hbspt-form .form-checkbox .wpcf7-list-item input, .resources-form .hbspt-form .form-checkbox .wpcf7-list-item input {
  width: 16px;
}
@media print, screen and (max-width: 63.99875em) {
  .schedule-consultation .hbspt-form .form-checkbox .wpcf7-list-item input, .resources-form .hbspt-form .form-checkbox .wpcf7-list-item input {
    width: 20px;
  }
}
.schedule-consultation .hbspt-form .form-checkbox .wpcf7-list-item .wpcf7-list-item-label, .resources-form .hbspt-form .form-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  color: #000000;
  margin-left: 8px;
  font-size: 1.6rem;
}

.section-more-about {
  overflow: hidden;
}
.section-more-about .long-lines {
  top: 33%;
  right: -60%;
  width: 100%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .section-more-about .long-lines {
    top: 7%;
    right: -20%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .section-more-about .long-lines {
    top: 4%;
    right: 0;
  }
}

.more-about {
  overflow: hidden;
  margin-top: 300px;
  margin-bottom: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .more-about {
    margin-top: 280px;
  }
}
.more-about .more-about-head {
  padding-bottom: 100px;
}
.more-about .more-about-head .tag-overview {
  margin-bottom: 20px;
}
.more-about .more-about-head .heading-wrapper {
  padding: 25px 10px;
}
.more-about .more-about-head .horizontal-lines {
  right: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .more-about .more-about-head .horizontal-lines {
    top: -150px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .more-about .column.large {
    margin-bottom: 30px;
  }
}
.more-about .column.small {
  padding-left: 30px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .more-about .column.small {
    padding-left: 0;
    padding-right: 15px;
  }
  .more-about .column.small:last-child {
    padding-left: 15px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .more-about .column.small {
    padding: 0;
    margin-bottom: 30px;
  }
}
.more-about .more-about-card {
  height: 100%;
  margin-top: 0;
  display: flex;
  text-align: left;
  margin-bottom: 0;
  position: relative;
  align-items: stretch;
  padding: 80px 60px 55px 65px;
}
.more-about .more-about-card:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 40px solid #ffffff;
  border-left: 40px solid #4242FF;
}
.more-about .more-about-card:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 40px solid #ffffff;
  border-right: 40px solid #4242FF;
}
.more-about .more-about-card.small {
  padding: 75px 22px 55px;
}
.more-about .more-about-card.small:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 24px solid #ffffff;
  border-left: 24px solid #F6F6FF;
}
.more-about .more-about-card.small:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 24px solid #ffffff;
  border-right: 24px solid #F6F6FF;
}
.more-about .more-about-card.small.blue {
  background-color: #4242FF;
}
.more-about .more-about-card.small.light-gray {
  background-color: #F6F6FF;
}

.break-module {
  overflow: hidden;
  position: relative;
}
.break-module .break-module-lines {
  bottom: 0;
  left: 45%;
  position: absolute;
}

.break-module-two {
  margin-top: 60px;
  margin-bottom: 100px;
}

.tabs-section {
  margin-top: 250px;
}
.tabs-section .tabs-section-header {
  overflow: hidden;
}
.tabs-section .tabs-section-header .container-wrapper {
  padding: 15px 10px;
}
.tabs-section .tabs-items {
  background-color: #F5F5F6;
}
.tabs-section .tabs-items [aria-selected=true] {
  color: #ffffff;
}
.tabs-section .tabs-items [aria-selected=true].irregular-figure {
  background-color: #4242FF;
}
.tabs-section .tabs-items [aria-selected=true].irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 12px solid #F5F5F6;
  border-left: 12px solid transparent;
}
.tabs-section .tabs-items [aria-selected=true].irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 12px solid #F5F5F6;
  border-right: 12px solid transparent;
}
.tabs-section .tabs-items .tab-item .tab-item-link {
  height: 100%;
  display: flex;
  outline: none;
  padding: 10px 80px;
  align-items: center;
  justify-content: space-evenly;
}
@media print, screen and (max-width: 63.99875em) {
  .tabs-section .tabs-items .tab-item .tab-item-link {
    padding: 10px;
  }
}
.tabs-section .tabs-section-content {
  margin-top: 60px;
}
.tabs-section .tabs-section-content .tabs-items-content {
  margin-top: 90px;
}
.tabs-section .tabs-section-content .photo {
  height: 100%;
}
.tabs-section .tabs-section-content .photo.irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 48px solid #ffffff;
  border-left: 48px solid transparent;
}
.tabs-section .tabs-section-content .photo.irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 48px solid #ffffff;
  border-right: 48px solid transparent;
}
.tabs-section .tabs-section-content .photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 63.99875em) {
  .tabs-section .tabs-section-content .photo {
    margin-top: 35px;
  }
}

.legal-page .legal-dots {
  margin-top: -300px;
  margin-bottom: 150px;
}
.legal-page .custom-heading-1 {
  line-height: 72px;
  font-size: 6.4rem;
  font-weight: 300;
  font-family: "Aeonik", sans-serif;
}
@media print, screen and (max-width: 39.99875em) {
  .legal-page .custom-heading-1 {
    font-size: 3.2rem;
  }
}
.legal-page .custom-heading-2 {
  line-height: 36px;
  font-size: 3.2rem;
  font-weight: 300;
  font-family: "Aeonik", sans-serif;
}
@media print, screen and (max-width: 39.99875em) {
  .legal-page .custom-heading-2 {
    font-size: 2.8rem;
  }
}

.legal-page-header {
  padding-top: 150px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .legal-page-header {
    margin-bottom: 85px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .legal-page-header {
    margin-bottom: 130px;
  }
}
.legal-page-header.template-terms {
  margin-bottom: 150px;
}
@media print, screen and (max-width: 63.99875em) {
  .legal-page-header.template-terms {
    margin-bottom: 145px;
  }
}
.legal-page-header.template-privacy {
  margin-bottom: 150px;
}
@media print, screen and (max-width: 63.99875em) {
  .legal-page-header.template-privacy {
    margin-bottom: 145px;
  }
}
.legal-page-header .heading-wrapper {
  margin-bottom: 25px;
}
.legal-page-header .main-button {
  margin-top: 25px;
}

.legal-page-body {
  margin-bottom: 150px;
}
.legal-page-body .heading-wrapper {
  margin-bottom: 30px;
}
.legal-page-body h1, .legal-page-body h2, .legal-page-body h3, .legal-page-body h4, .legal-page-body h5, .legal-page-body h6 {
  font-size: 2.4rem;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 15px;
}
.legal-page-body p {
  font-size: 2rem;
  line-height: 28px;
  margin-bottom: 65px;
  font-weight: 300;
}

.video-analytics {
  margin-top: 40px;
}
.video-analytics .analytics-content .header-text {
  margin-bottom: 25px;
}
.video-analytics .analytics-content .subtitle {
  margin-top: 25px;
  padding-right: 200px;
}
@media print, screen and (max-width: 63.99875em) {
  .video-analytics .analytics-content .subtitle {
    padding-right: 0;
  }
}
.video-analytics .analytics-content .dots {
  padding-left: 70px;
}
.video-analytics .analytics-videos {
  margin-top: 124px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .video-analytics .analytics-videos {
    display: flex;
    margin-top: 110px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .video-analytics .analytics-videos {
    margin-top: 10px;
  }
}
.video-analytics .analytics-videos .video-thumbnail {
  overflow: hidden;
  max-height: 280px;
  padding-right: 16px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
@media print, screen and (max-width: 63.99875em) {
  .video-analytics .analytics-videos .video-thumbnail {
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 100% 100%, 20px 100%, 0 calc(100% - 20px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 100% 100%, 20px 100%, 0 calc(100% - 20px));
  }
}
.video-analytics .analytics-videos .video-thumbnail:last-child {
  padding-right: 0;
}
.video-analytics .analytics-videos .video-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-analytics .analytics-videos .video-thumbnail-content {
  padding-right: 15px;
}
.video-analytics .analytics-videos .video-thumbnail-content:last-child {
  padding-right: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .video-analytics .analytics-videos .video-thumbnail-content {
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .video-analytics .analytics-videos .video-thumbnail-content:nth-last-child(-n+1) {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .video-analytics .analytics-videos .video-thumbnail-content {
    margin-top: 40px;
  }
}
.video-analytics .analytics-videos .video-thumbnail-content .video-text-content {
  height: 100%;
  margin-top: 25px;
}
@media print, screen and (max-width: 39.99875em) {
  .video-analytics .analytics-videos .video-thumbnail-content .video-text-content {
    height: auto;
  }
}
.video-analytics .analytics-videos .video-thumbnail-content .video-text-content .heading-wrapper {
  position: initial;
  padding: 40px 10px 30px;
}
.video-analytics .analytics-videos .video-thumbnail-content .video-text-content .video-description {
  margin-top: 35px;
}

.collage-two-columns {
  overflow: hidden;
  margin-top: 135px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-two-columns {
    padding-top: 122px;
    margin-top: 150px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-two-columns {
    padding-top: 0;
    margin-top: 145px;
  }
}
.collage-two-columns .long-lines {
  right: 0;
  top: 80px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .collage-two-columns .long-lines {
    top: 53%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-two-columns .long-lines {
    display: none;
  }
}
.collage-two-columns .images-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.collage-two-columns .text-container {
  margin-top: 80px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-two-columns .text-container {
    margin-top: 0;
  }
}
.collage-two-columns .content-container {
  margin-top: 160px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-two-columns .content-container {
    margin-top: 0;
  }
}
.collage-two-columns .content {
  padding-top: 160px;
}
@media print, screen and (max-width: 39.99875em) {
  .collage-two-columns .content {
    padding-top: 40px;
  }
}
.collage-two-columns .content .text-content {
  margin-top: 24px;
}
.collage-two-columns .collage-button {
  margin-top: 30px;
}
@media print, screen and (max-width: 39.99875em) {
  .collage-two-columns .left-images {
    width: 47%;
  }
}
.collage-two-columns .right-images {
  margin-left: 16px;
}
@media print, screen and (max-width: 39.99875em) {
  .collage-two-columns .right-images {
    width: 47%;
  }
}
.collage-two-columns .left-bottom-image {
  margin-top: 24px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 12% 100%, 0% 86%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 12% 100%, 0% 86%);
}
.collage-two-columns .right-up-image {
  -webkit-clip-path: polygon(90% 0%, 100% 12%, 100% 100%, 0% 100%, 0% 0%);
          clip-path: polygon(90% 0%, 100% 12%, 100% 100%, 0% 100%, 0% 0%);
}
.collage-two-columns .right-down-image {
  margin-top: 24px;
}
.collage-two-columns #redirect-section-button {
  margin-top: 30px;
}

@media print, screen and (max-width: 39.99875em) {
  .comparison-table-wrapper {
    overflow: hidden;
    margin-left: 15px;
    position: relative;
  }
  .comparison-table-wrapper .ps__rail-x {
    opacity: 1;
    display: block;
    background-color: #F2F2F2;
  }
  .comparison-table-wrapper .ps__rail-x .ps__thumb-x {
    background-color: #4242FF;
  }
}

.comparison-table {
  margin-top: 190px;
}
.comparison-table .comparison-table-title {
  margin-bottom: 55px;
}
@media print, screen and (max-width: 63.99875em) {
  .comparison-table .comparison-table-title {
    margin-bottom: 65px;
  }
}
.comparison-table .comparison-table-title .heading-wrapper {
  padding: 20px 10px;
}
@media print, screen and (max-width: 63.99875em) {
  .comparison-table .comparison-table-title .heading-wrapper {
    padding: 15px;
  }
}
.comparison-table .dots-image img {
  right: 0;
  top: -18px;
  position: absolute;
}
.comparison-table .section-comparison-subtitle {
  margin-top: 25px;
}
.comparison-table .comparison-table-items {
  margin-top: 80px;
  position: relative;
  background: #F6F6FF;
  padding: 110px 90px 60px;
}
.comparison-table .comparison-table-items:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 70px solid #ffffff;
  border-left: 70px solid #F6F6FF;
}
.comparison-table .comparison-table-items:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 70px solid #ffffff;
  border-right: 70px solid #F6F6FF;
}
@media print, screen and (max-width: 63.99875em) {
  .comparison-table .comparison-table-items {
    margin-top: 65px;
    padding: 55px 20px 35px;
  }
  .comparison-table .comparison-table-items:before {
    top: -1px;
    right: -1px;
    width: 0;
    content: "";
    position: absolute;
    border-top: 40px solid #ffffff;
    border-left: 40px solid #F6F6FF;
  }
  .comparison-table .comparison-table-items:after {
    left: -1px;
    width: 0;
    bottom: -1px;
    content: "";
    position: absolute;
    border-bottom: 40px solid #ffffff;
    border-right: 40px solid #F6F6FF;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .comparison-table .comparison-table-items {
    width: 680px;
    margin-top: 30px;
  }
}
.comparison-table .comparison-table-items .comparison-table-heading {
  padding-bottom: 40px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .comparison-table .comparison-table-items .comparison-table-heading {
    padding-bottom: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .comparison-table .comparison-table-items .comparison-table-heading {
    padding-bottom: 45px;
  }
}
.comparison-table .comparison-table-items .comparison-table-row {
  padding: 35px 0;
  border-top: 1px solid #DDDDDD;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .comparison-table .comparison-table-items .comparison-table-row {
    padding: 40px 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .comparison-table .comparison-table-items .comparison-table-row {
    padding: 20px 0;
  }
}
.comparison-table .comparison-table-items .comparison-table-row .comparison-icon {
  display: block;
  margin: 0 auto;
}

.news-section {
  overflow: hidden;
  padding-top: 280px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .news-section {
    top: 135px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .news-section {
    top: 120px;
  }
}
.news-section .long-lines {
  top: 24%;
  right: 0;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .news-section .long-lines {
    right: -20%;
  }
}
.news-section .news-title {
  margin-bottom: 75px;
}

.news-wrapper .swiper {
  overflow: hidden;
  padding-bottom: 120px;
}
.news-wrapper .swiper-wrapper {
  min-height: 100%;
}
.news-wrapper .news-items {
  height: auto !important;
}
.news-wrapper .new-item-heading {
  display: flex;
  height: 50px;
  margin-bottom: 24px;
  padding: 45px 100px;
  align-items: center;
  background: #F6F6FF;
  justify-content: center;
}
.news-wrapper .new-item-heading.irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 32px solid #ffffff;
  border-left: 32px solid #F6F6FF;
}
.news-wrapper .new-item-heading.irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 32px solid #ffffff;
  border-right: 32px solid #F6F6FF;
}
.news-wrapper .new-item-body {
  padding-left: 35px;
}
.news-wrapper .new-item-body .new-release {
  display: block;
  font-weight: 300;
  margin-bottom: 8px;
  color: #9A9A9A;
  text-transform: uppercase;
}
.news-wrapper .new-item-body .new-extract {
  display: block;
  margin-bottom: 40px;
  font-family: "TestSignifier";
}
.news-wrapper .new-item-body .read-more {
  bottom: 0;
  position: absolute;
  display: inline-flex;
}
.news-wrapper .new-item-body .read-more .icon-arrow-right {
  display: inline-flex;
  align-items: flex-end;
}
.news-wrapper .custom-carousel-controls {
  margin-top: 30px;
}

.advisors-section {
  overflow: hidden;
  padding-top: 180px;
}
.advisors-section .advisors-title {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .advisors-section .advisors-title {
    margin-bottom: 55px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .advisors-section .advisors-title {
    margin-bottom: 60px;
  }
}
.advisors-section .advisors-title .heading-wrapper {
  padding: 15px;
}
.advisors-section .dots {
  margin-top: -11%;
}

.advisors-wrapper .advisor-item-heading {
  display: flex;
  margin-bottom: 24px;
  flex-direction: column;
  background: #F6F6FF;
  justify-content: center;
  padding: 20px 25px 30px;
  height: calc(100% - 30px);
}
.advisors-wrapper .advisor-item-heading.irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 24px solid #ffffff;
  border-left: 24px solid #F6F6FF;
}
.advisors-wrapper .advisor-item-heading.irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 24px solid #ffffff;
  border-right: 24px solid #F6F6FF;
}
.advisors-wrapper .advisor-item-heading .advisor-name {
  padding-bottom: 4px;
}

.generic-simple-cards-section {
  overflow: hidden;
  padding-top: 180px;
}
.generic-simple-cards-section .generic-simple-cards {
  margin-top: 155px;
}
.generic-simple-cards-section .subtitle {
  margin-top: 24px;
}
.generic-simple-cards-section .generic-simple-cards-title {
  align-items: end;
  margin-bottom: 90px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .generic-simple-cards-section .generic-simple-cards-title {
    margin-bottom: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .generic-simple-cards-section .generic-simple-cards-title {
    margin-bottom: 55px;
  }
}
.generic-simple-cards-section .generic-simple-cards-title .heading-wrapper {
  padding: 15px;
}
.generic-simple-cards-section .dots {
  position: relative;
}
.generic-simple-cards-section .dots img {
  width: 100%;
  top: -324px;
  position: absolute;
}

.generic-simple-cards-wrapper .swiper {
  overflow: hidden;
  padding-bottom: 120px;
}
.generic-simple-cards-wrapper .generic-item {
  height: 90%;
  background: #F6F6FF;
}
@media print, screen and (max-width: 63.99875em) {
  .generic-simple-cards-wrapper .generic-item {
    height: 100%;
  }
}
.generic-simple-cards-wrapper .generic-item.irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 24px solid #ffffff;
  border-left: 24px solid #F6F6FF;
}
.generic-simple-cards-wrapper .generic-item.irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 24px solid #ffffff;
  border-right: 24px solid #F6F6FF;
}
.generic-simple-cards-wrapper .generic-item .generic-item-heading {
  display: flex;
  padding: 40px 40px 0;
  margin-bottom: 24px;
}
.generic-simple-cards-wrapper .generic-item .generic-item-heading .content {
  display: block;
  font-size: 3.2rem;
  line-height: 48px;
  font-family: "TestSignifier";
}
.generic-simple-cards-wrapper .generic-item .generic-item-heading .content strong {
  font-size: 4rem;
  font-weight: bold;
  color: #4242FF;
}

.basic-accordion-section {
  margin-top: 110px;
}
.basic-accordion-section .heading-wrapper {
  padding: 28px 10px;
}
.basic-accordion-section .subtitle {
  margin-top: 24px;
  margin-bottom: 50px;
}
.basic-accordion-section .accordion-container .accordion-item-wrapper {
  margin: 0;
  border: none;
  padding: 48px 0;
  border-bottom: solid 1px #9A9A9A;
}
.basic-accordion-section .accordion-container .accordion-item-wrapper .accordion-title {
  padding: 0;
  font-weight: 300;
  color: #4242FF;
  font-family: "Aeonik", sans-serif;
}
.basic-accordion-section .accordion-container .accordion-item-wrapper .accordion-title::after, .basic-accordion-section .accordion-container .accordion-item-wrapper .accordion-title::before {
  width: 40px;
  height: 30px;
  color: #ffffff;
  background: url("/wp-content/themes/ambient-website/assets/images/trigger-accordion.svg");
  background-repeat: no-repeat;
  background-position: center right;
}
.basic-accordion-section .accordion-container .accordion-item-wrapper .accordion-content {
  padding-top: 16px;
  color: #737378;
}
.basic-accordion-section .irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 20px solid #ffffff;
  border-left: 20px solid transparent;
}
.basic-accordion-section .irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 20px solid #ffffff;
  border-right: 20px solid transparent;
}
.basic-accordion-section .irregular-figure .main-image {
  width: 100%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .basic-accordion-section .irregular-figure .main-image {
    margin-top: 55px;
  }
}

.book-demo-hero {
  margin-bottom: 190px;
  margin-top: calc(91px + 75px);
}
@media print, screen and (max-width: 63.99875em) {
  .book-demo-hero {
    margin-bottom: 85px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .book-demo-hero {
    margin-bottom: 50px;
  }
}
.book-demo-hero .book-demo-hero-dots {
  right: 90px;
  position: absolute;
}
@media screen and (max-width: 1327px) {
  .book-demo-hero .book-demo-hero-dots {
    bottom: -75px;
  }
}
.book-demo-hero .heading-wrapper {
  padding: 20px 15px;
}
.book-demo-hero .heading {
  font-size: 6.4rem;
  line-height: 1.125;
}
@media print, screen and (max-width: 39.99875em) {
  .book-demo-hero .heading {
    font-size: 4rem;
    line-height: 1.2;
  }
}
.book-demo-hero .paragraph, .book-demo-hero .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .book-demo-hero p, .book-demo-hero .post-single .content ol li, .post-single .content ol .book-demo-hero li, .book-demo-hero .post-single .content ul li, .post-single .content ul .book-demo-hero li, .book-demo-hero .post-single .content p, .post-single .content .book-demo-hero p {
  margin-top: 25px;
}
@media print, screen and (max-width: 63.99875em) {
  .book-demo-hero .paragraph, .book-demo-hero .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .book-demo-hero p, .book-demo-hero .post-single .content ol li, .post-single .content ol .book-demo-hero li, .book-demo-hero .post-single .content ul li, .post-single .content ul .book-demo-hero li, .book-demo-hero .post-single .content p, .post-single .content .book-demo-hero p {
    margin-top: 15px;
  }
}

.section-single-column {
  overflow: hidden;
}
.section-single-column .long-lines {
  top: 21%;
  right: -70%;
  width: 100%;
}
@media screen and (min-width: 90em) {
  .section-single-column .long-lines {
    top: 20%;
    right: -65%;
  }
}

.single-column {
  margin-top: 280px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .single-column {
    margin-top: 125px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .single-column {
    margin-top: 95px;
  }
}
.single-column .dots-image {
  right: -100px;
}
@media print, screen and (max-width: 63.99875em) {
  .single-column .dots-image {
    display: none;
  }
}
.single-column .text-container {
  padding-top: 220px;
}
@media print, screen and (max-width: 63.99875em) {
  .single-column .text-container {
    padding-top: 0;
  }
}
.single-column .tag-single-column {
  margin-bottom: 40px;
}
.single-column .description {
  margin-top: 35px;
}

.calculator {
  margin-top: 40px;
  margin-bottom: 105px;
}
.calculator .heading-content {
  max-width: 630px;
}
.calculator .description-text {
  margin-top: 24px;
}
.calculator .calculator-content {
  height: 530px;
}
.calculator .calculator-cta {
  margin-top: 32px;
}

.about-us-hero .hero-background {
  width: 100%;
  max-height: 555px;
  position: absolute;
  z-index: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .hero-background {
    height: 350px;
  }
}
.about-us-hero .heading-wrapper {
  padding: 10px 15px 20px;
  margin-top: calc(91px + 120px);
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .heading-wrapper {
    padding: 15px;
    margin-top: 135px;
  }
  .about-us-hero .heading-wrapper .heading.h2 {
    font-size: 4.8rem;
    line-height: 1.25;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-hero .heading-wrapper {
    padding: 10px 15px;
  }
  .about-us-hero .heading-wrapper .heading.h2 {
    font-size: 3.2rem;
  }
}
.about-us-hero .about-us-slides {
  display: flex;
  overflow: hidden;
  flex-wrap: nowrap;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .about-us-slides {
    display: flex;
    padding: 0 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.about-us-hero .slide-container,
.about-us-hero .slide-container-mobile {
  width: 100vw;
  margin-top: 80px;
  z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .slide-container,
.about-us-hero .slide-container-mobile {
    width: unset;
    margin-top: 50px;
    padding: 0 100px;
  }
  .about-us-hero .slide-container:first-child,
.about-us-hero .slide-container-mobile:first-child {
    margin-top: 115px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-hero .slide-container,
.about-us-hero .slide-container-mobile {
    padding: 0;
    width: 100%;
    margin-top: 75px;
  }
}
.about-us-hero .slide-container:not(:last-child),
.about-us-hero .slide-container-mobile:not(:last-child) {
  margin-right: 200px;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .slide-container:not(:last-child),
.about-us-hero .slide-container-mobile:not(:last-child) {
    margin-right: 0;
  }
}
.about-us-hero .slide-container .slide-content,
.about-us-hero .slide-container-mobile .slide-content {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .slide-container .slide-content,
.about-us-hero .slide-container-mobile .slide-content {
    align-items: center;
    flex-direction: column;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-hero .slide-container .slide-content,
.about-us-hero .slide-container-mobile .slide-content {
    width: 100%;
  }
}
.about-us-hero .slide-container .image-container,
.about-us-hero .slide-container-mobile .image-container {
  width: 740px;
  height: auto;
  display: flex;
  position: relative;
  margin-right: 20px;
  align-items: flex-end;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
}
@media screen and (max-width: 1150px) {
  .about-us-hero .slide-container .image-container,
.about-us-hero .slide-container-mobile .image-container {
    width: 600px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .slide-container .image-container,
.about-us-hero .slide-container-mobile .image-container {
    width: 450px;
    height: 280px;
    margin-right: 0;
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 25px) 0%, 100% 25px, 100% 100%, 100% 100%, 25px 100%, 0 calc(100% - 25px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 25px) 0%, 100% 25px, 100% 100%, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-hero .slide-container .image-container,
.about-us-hero .slide-container-mobile .image-container {
    width: 100%;
    height: auto;
  }
}
.about-us-hero .slide-container .title-container,
.about-us-hero .slide-container-mobile .title-container {
  display: flex;
  max-width: 305px;
  align-items: flex-end;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-hero .slide-container .title-container,
.about-us-hero .slide-container-mobile .title-container {
    width: 450px;
    max-width: unset;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-hero .slide-container .title-container,
.about-us-hero .slide-container-mobile .title-container {
    width: 100%;
  }
}
.about-us-hero .slide-container .title-container .heading-wrapper,
.about-us-hero .slide-container-mobile .title-container .heading-wrapper {
  margin-top: 25px;
  padding: 34px 45px 34px 10px;
}
.about-us-hero .slide-container .title-container .heading.h4,
.about-us-hero .slide-container-mobile .title-container .heading.h4 {
  line-height: 1.3;
  font-size: 2.4rem;
}
.about-us-hero .slide-container .title-container .heading.h4 strong,
.about-us-hero .slide-container-mobile .title-container .heading.h4 strong {
  font-weight: 300;
  color: #4242FF;
}

.about-us-two-rows {
  overflow: hidden;
  margin-top: 105px;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows {
    margin-top: 85px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-two-rows {
    margin-top: 80px;
  }
}
.about-us-two-rows .two-rows-dots {
  top: 315px;
  right: 90px;
  position: absolute;
}
.about-us-two-rows .paragraph, .about-us-two-rows .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .about-us-two-rows p, .about-us-two-rows .post-single .content ol li, .post-single .content ol .about-us-two-rows li, .about-us-two-rows .post-single .content ul li, .post-single .content ul .about-us-two-rows li, .about-us-two-rows .post-single .content p, .post-single .content .about-us-two-rows p {
  z-index: 2;
  padding: 20px 30px 20px 0;
  background: linear-gradient(-45deg, transparent 20px, #ffffff 20px);
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows .paragraph, .about-us-two-rows .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .about-us-two-rows p, .about-us-two-rows .post-single .content ol li, .post-single .content ol .about-us-two-rows li, .about-us-two-rows .post-single .content ul li, .post-single .content ul .about-us-two-rows li, .about-us-two-rows .post-single .content p, .post-single .content .about-us-two-rows p {
    max-width: 650px;
    padding: 15px 30px 15px 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-two-rows .paragraph, .about-us-two-rows .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .about-us-two-rows p, .about-us-two-rows .post-single .content ol li, .post-single .content ol .about-us-two-rows li, .about-us-two-rows .post-single .content ul li, .post-single .content ul .about-us-two-rows li, .about-us-two-rows .post-single .content p, .post-single .content .about-us-two-rows p {
    padding: 0 0 35px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows .image-container-parent {
    display: flex;
    justify-content: flex-end;
  }
}
.about-us-two-rows .image-container {
  margin-top: -65px;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows .image-container {
    max-width: 545px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-two-rows .image-container {
    max-width: 310px;
    margin: -35px -38px 0 0;
  }
}
.about-us-two-rows .image-container:before {
  content: "";
  left: 0;
  width: 0;
  height: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  border-bottom: 40px solid #ffffff;
  border-right: 40px solid transparent;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows .image-container:before {
    border-bottom: 30px solid #ffffff;
    border-right: 30px solid transparent;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-two-rows .image-container:before {
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
  }
}
.about-us-two-rows .image-container:after {
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  border-top: 40px solid #ffffff;
  border-left: 40px solid transparent;
}
@media print, screen and (max-width: 63.99875em) {
  .about-us-two-rows .image-container:after {
    border-top: 30px solid #ffffff;
    border-left: 30px solid transparent;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .about-us-two-rows .image-container:after {
    border-top: 20px solid #ffffff;
    border-left: 20px solid transparent;
  }
}

.product-tabs {
  margin-top: 225px;
  margin-bottom: 215px;
}
@media print, screen and (max-width: 63.99875em) {
  .product-tabs {
    margin-top: 150px;
    margin-bottom: 155px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs {
    margin-bottom: 145px;
  }
}
.product-tabs .heading-wrapper {
  margin-top: 135px;
  padding: 30px 15px;
}
@media print, screen and (max-width: 63.99875em) {
  .product-tabs .heading-wrapper {
    padding: 15px;
    margin-top: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .product-tabs .heading-wrapper .heading.h2 {
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs .heading-wrapper .heading.h2 {
    line-height: 1.2;
    font-size: 3.2rem;
  }
}
.product-tabs .hidden {
  display: none;
}
.product-tabs .tab-subtitle {
  margin-top: 25px;
}
@media print, screen and (max-width: 63.99875em) {
  .product-tabs .tab-subtitle {
    margin-top: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs .tab-subtitle {
    margin-top: 25px;
  }
}
.product-tabs .tabs-container {
  margin-top: 115px;
}
@media print, screen and (max-width: 63.99875em) {
  .product-tabs .tabs-container {
    margin-top: 65px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs .tabs-container {
    margin-top: 40px;
  }
}
.product-tabs .tabs-container .tab-image {
  border-top: 10px solid #DDDDE3;
  border-left: 8px solid #DDDDE3;
  border-right: 8px solid #DDDDE3;
  border-bottom: 10px solid #DDDDE3;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.product-tabs .tabs-container .tab-single {
  height: 100%;
}
.product-tabs .product-tab {
  z-index: 0;
  cursor: pointer;
  position: relative;
  height: -moz-max-content;
  height: max-content;
  padding: 15px 28px 15px;
  background-color: #F5F5F6;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 25px) 0%, 100% 25px, 100% 100%, 100% 100%, 25px 100%, 0 calc(100% - 25px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 25px) 0%, 100% 25px, 100% 100%, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs .product-tab {
    margin-top: 40px;
  }
}
.product-tabs .product-tab:not(:first-child) {
  margin-top: 25px;
}
@media print, screen and (max-width: 39.99875em) {
  .product-tabs .product-tab:not(:first-child) {
    margin-top: 30px;
  }
}
.product-tabs .product-tab .tab-tag {
  line-height: 1.5;
  font-size: 1.2rem;
  color: #9A9A9A;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.product-tabs .product-tab .tab-title {
  line-height: 1.3;
}
.product-tabs .product-tab .tab-description {
  line-height: 1.4;
}
.product-tabs .product-tab.selected {
  color: #ffffff;
  background: #4242FF;
}
.product-tabs .product-tab.selected .tab-title {
  font-size: 2.4rem;
}
.product-tabs .product-tab.selected .tab-tag {
  color: #ffffff;
}

.resources-posts {
  margin-top: 45px;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-posts {
    margin-top: 85px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-posts {
    margin-top: 140px;
  }
}
.resources-posts .dots-container {
  margin-bottom: 100px;
}
.resources-posts .posts-search-container {
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-posts .posts-search-container {
    margin-top: 15px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-posts .posts-search-container {
    margin-top: 20px;
  }
}
.resources-posts .posts-search-container:before {
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  left: 20px;
  position: absolute;
  z-index: 2;
  border-bottom: 15px solid #ffffff;
  border-right: 15px solid transparent;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-posts .posts-search-container:before {
    left: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-posts .posts-search-container:before {
    left: 20px;
  }
}
.resources-posts .posts-search-container:after {
  content: "";
  top: 0;
  width: 0;
  height: 0;
  right: 20px;
  position: absolute;
  z-index: 2;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-posts .posts-search-container:after {
    right: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-posts .posts-search-container:after {
    right: 20px;
  }
}
.resources-posts .posts-search-container .posts-search {
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  color: #686868;
  line-height: 1.3;
  font-size: 1.6rem;
  padding-left: 55px;
  background-color: #F6F6FF;
  background-image: url("/wp-content/themes/ambient-website/assets/images//search.png");
  background-repeat: no-repeat;
  background-position: center left 15px;
}
.resources-posts .empty-posts {
  padding: 330px 0;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-posts .empty-posts {
    padding: 150px 0;
  }
}
.resources-posts .empty-posts .heading {
  color: #686868;
}
.resources-posts .empty-posts .paragraph, .resources-posts .empty-posts .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .resources-posts .empty-posts p, .resources-posts .empty-posts .post-single .content ol li, .post-single .content ol .resources-posts .empty-posts li, .resources-posts .empty-posts .post-single .content ul li, .post-single .content ul .resources-posts .empty-posts li, .resources-posts .empty-posts .post-single .content p, .post-single .content .resources-posts .empty-posts p {
  color: #9A9A9A;
}
.resources-posts .pagination-buttons {
  display: flex;
  margin-top: 145px;
  justify-content: space-between;
}
.resources-posts .pagination-buttons .pagination-btn {
  width: 130px;
  display: flex;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.3;
  padding: 4px 8px;
  font-weight: 400;
  background: #4242FF;
  justify-content: space-evenly;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.resources-posts .pagination-buttons .pagination-btn:disabled {
  cursor: not-allowed;
  background: #DDDDDD;
  color: #9A9A9A;
}
.resources-posts .pagination-buttons .pagination-btn:disabled svg path {
  stroke: #9A9A9A;
}
.resources-posts .pagination-buttons .pagination-btn svg {
  width: 24px;
}

@media print, screen and (max-width: 63.99875em) {
  .resources-form {
    margin-top: 210px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-form {
    margin-top: 175px;
  }
}
.resources-form .dots-container {
  margin-bottom: 105px;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-form .contact-form {
    margin-top: 25px;
  }
}

.resources-hero {
  margin-top: calc(115px + 91px);
}
@media print, screen and (max-width: 63.99875em) {
  .resources-hero {
    margin-top: calc(80px + 74px);
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-hero {
    margin-top: calc(55px + 67px);
  }
}
.resources-hero .heading-wrapper {
  padding: 15px;
}
.resources-hero .hero-image {
  width: 100%;
  max-height: 565px;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-hero .hero-image {
    max-height: 295px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-hero .hero-image {
    max-height: 145px;
  }
}
.resources-hero .dots-image {
  top: 0;
  right: 0;
  position: absolute;
}
.resources-hero .hero-title {
  line-height: 1.1;
  font-size: 6.4rem;
  font-weight: 300;
  letter-spacing: -0.025em;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-hero .hero-title {
    line-height: 1.25;
    font-size: 4.8rem;
    letter-spacing: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-hero .hero-title {
    font-size: 3.2rem;
  }
}
.resources-hero .paragraph, .resources-hero .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .resources-hero p, .resources-hero .post-single .content ol li, .post-single .content ol .resources-hero li, .resources-hero .post-single .content ul li, .post-single .content ul .resources-hero li, .resources-hero .post-single .content p, .post-single .content .resources-hero p {
  margin-top: 25px;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-hero .paragraph, .resources-hero .post-single .download-form .submitted-message p, .post-single .download-form .submitted-message .resources-hero p, .resources-hero .post-single .content ol li, .post-single .content ol .resources-hero li, .resources-hero .post-single .content ul li, .post-single .content ul .resources-hero li, .resources-hero .post-single .content p, .post-single .content .resources-hero p {
    margin-top: 30px;
  }
}

.resources-featured-posts {
  padding: 55px 0;
  margin-top: 165px;
  background: #F6F6FF;
}
@media print, screen and (max-width: 63.99875em) {
  .resources-featured-posts {
    margin-top: 65px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resources-featured-posts {
    margin-top: 30px;
  }
}
.resources-featured-posts .post-horizontal-container .post-horizontal:first-child .post-image img {
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 100% 100%, 0 100%);
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 100% 100%, 0 100%);
}
.resources-featured-posts .post-horizontal-container .post-horizontal:nth-child(2) {
  margin-top: 16px;
}

.icon-post {
  vertical-align: middle;
}
.icon-post svg {
  width: 16px;
  height: 16px;
}

.post-categories {
  display: inline-block;
}

.post-single {
  margin-top: 130px;
}
.post-single .cover-white-paper {
  margin-top: 100px;
}
.post-single .cover-white-paper .cover-image {
  padding-right: 80px;
}
.post-single .cover-white-paper .cover-description {
  padding-top: 30px;
}
.post-single .cover-white-paper img {
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
.post-single.post-single-content {
  margin-top: 0;
}
.post-single .tag-overview {
  margin-bottom: 15px;
}
.post-single .heading-wrapper {
  padding: 14px 10px;
}
.post-single .subtitle {
  margin-top: 24px;
}
.post-single .introduction-wrapper {
  margin-top: 80px;
}
.post-single .introduction-wrapper .introduction {
  display: block;
  text-align: justify;
  font-family: "TestSignifier";
}
.post-single .content {
  padding-top: 72px;
}
.post-single .content a {
  color: #4242FF;
  text-decoration: underline;
}
.post-single .content h1, .post-single .content h2, .post-single .content h3, .post-single .content h4, .post-single .content h5, .post-single .content h6 {
  font-size: 3.2rem;
  line-height: 40px;
  position: relative;
  padding: 21px 10px;
  font-weight: 300;
}
.post-single .content h1:before, .post-single .content h1:after, .post-single .content h2:before, .post-single .content h2:after, .post-single .content h3:before, .post-single .content h3:after, .post-single .content h4:before, .post-single .content h4:after, .post-single .content h5:before, .post-single .content h5:after, .post-single .content h6:before, .post-single .content h6:after {
  left: 0;
  width: 100%;
  content: "";
  height: 20px;
  display: block;
  position: absolute;
}
.post-single .content h1:before, .post-single .content h2:before, .post-single .content h3:before, .post-single .content h4:before, .post-single .content h5:before, .post-single .content h6:before {
  top: 0;
  background-image: url("/wp-content/themes/ambient-website/assets/images/brackets_top--small.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.post-single .content h1:after, .post-single .content h2:after, .post-single .content h3:after, .post-single .content h4:after, .post-single .content h5:after, .post-single .content h6:after {
  bottom: 0;
  background-image: url("/wp-content/themes/ambient-website/assets/images/brackets_bottom--small.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 40em) {
  .post-single .content h1, .post-single .content h2, .post-single .content h3, .post-single .content h4, .post-single .content h5, .post-single .content h6 {
    font-size: 4rem;
    padding: 21px 110px;
  }
  .post-single .content h1:before, .post-single .content h1:after, .post-single .content h2:before, .post-single .content h2:after, .post-single .content h3:before, .post-single .content h3:after, .post-single .content h4:before, .post-single .content h4:after, .post-single .content h5:before, .post-single .content h5:after, .post-single .content h6:before, .post-single .content h6:after {
    left: 100px;
    height: 10px;
    width: calc(100% - 200px);
  }
  .post-single .content h1:before, .post-single .content h2:before, .post-single .content h3:before, .post-single .content h4:before, .post-single .content h5:before, .post-single .content h6:before {
    top: 0;
    background-image: url("/wp-content/themes/ambient-website/assets/images/brackets_top.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .post-single .content h1:after, .post-single .content h2:after, .post-single .content h3:after, .post-single .content h4:after, .post-single .content h5:after, .post-single .content h6:after {
    bottom: 0;
    background-image: url("/wp-content/themes/ambient-website/assets/images/brackets_bottom.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.post-single .content p {
  padding-top: 24px;
  padding-left: 100px;
  padding-right: 100px;
}
@media print, screen and (max-width: 39.99875em) {
  .post-single .content p {
    padding-left: 0;
    padding-right: 0;
  }
}
.post-single .content ul {
  padding-left: 130px;
  padding-right: 120px;
}
@media print, screen and (max-width: 39.99875em) {
  .post-single .content ul {
    padding-left: 35px;
    padding-right: inherit;
  }
}
.post-single .content ul li {
  margin-top: 24px;
  list-style-type: disc;
}
.post-single .content ol {
  padding-left: 130px;
  padding-right: 120px;
}
@media print, screen and (max-width: 39.99875em) {
  .post-single .content ol {
    padding-left: 35px;
    padding-right: inherit;
  }
}
.post-single .content ol li {
  margin-top: 24px;
  list-style: auto;
}
.post-single .content blockquote {
  position: relative;
  padding: 52px 40px;
  margin: 72px 0 48px;
  background: #F6F6FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
}
@media print, screen and (max-width: 63.99875em) {
  .post-single .content blockquote {
    padding: 84px 40px;
  }
}
.post-single .content blockquote p {
  padding: 0;
  font-size: 2.8rem;
  position: relative;
  font-family: "TestSignifier";
}
.post-single .content blockquote p::before {
  content: "";
  top: 0;
  left: 0;
  width: 80px;
  height: 30px;
  display: block;
  margin-bottom: 25px;
  background: url("/wp-content/themes/ambient-website/assets/images/quotes-single-content.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
.post-single .content img {
  margin: 72px 0;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 40px) 0%, 100% 40px, 100% 100%, 100% 100%, 40px 100%, 0 calc(100% - 40px));
}
.post-single .break-module-rotate {
  margin-top: 170px;
  margin-bottom: 0;
}
.post-single .break-module-rotate img {
  transform: rotate(180deg);
}
.post-single .break-module-normal {
  margin-top: 170px;
  margin-bottom: 105px;
}
.post-single .break-module-normal img {
  transform: rotate(0deg);
}

.hero-video ~ .post-single-content {
  margin-top: 150px;
}

.mask-content {
  width: 100%;
  bottom: -1px;
  position: absolute;
  z-index: 5;
}
.mask-content .mask-image {
  width: 100%;
}

.author.top {
  margin-top: 80px;
}
.author.bottom {
  margin-top: 170px;
  margin-bottom: 195px;
}
.author .author-avatar {
  width: 75px;
  height: 75px;
}
.author .author-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author .author-avatar .thumbnail-round {
  border-radius: 50%;
}
.author .author-avatar .author-background {
  float: right;
  padding: 13px 15px;
  border-radius: 50%;
  width: -moz-max-content;
  width: max-content;
  background-color: #F6F6FF;
}
.author .author-avatar .author-background img {
  width: 45px;
}
.author .author-details {
  padding-left: 12px;
}
.author .author-date {
  display: block;
  margin-top: 4px;
  color: #9A9A9A;
}
.author .share {
  padding-top: 5px;
}
@media print, screen and (max-width: 63.99875em) {
  .author .share {
    padding-top: 10px;
    padding-left: 12px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .author .share {
    padding-top: 16px;
  }
}
.author .share .label-share {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  .author .share .label-share {
    text-align: left;
  }
}
.author .share .label-share span {
  padding-right: 8px;
}
.author .share .social-icon-share {
  cursor: pointer;
  padding: 12px;
}

.related-content .irregular-figure {
  height: 260px;
}
.related-content .heading-wrapper {
  margin-bottom: 80px;
}
.related-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
@media print, screen and (max-width: 63.99875em) {
  .related-content .related-post {
    margin-bottom: 60px;
  }
}
.related-content .related-post-data {
  margin-top: 14px;
  padding-left: 28px;
}
.related-content .related-post-date-author {
  margin: 8px 0;
  display: block;
  color: #9A9A9A;
}
.related-content .related-post-title {
  font-family: "TestSignifier";
}

.hero-video {
  margin-top: 180px;
  position: relative;
}

.video {
  width: 100%;
}

.playpause {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  width: 56px;
  height: 56px;
  margin: auto;
  position: absolute;
  background-image: url("/wp-content/themes/ambient-website/assets/images/play-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.post-single .download-form .spacing-top {
  margin-top: 116px;
}
.post-single .download-form.normal-post {
  margin-top: 0;
  padding-left: 100px;
  padding-right: 100px;
}
@media print, screen and (max-width: 39.99875em) {
  .post-single .download-form.normal-post {
    padding-left: 0;
    padding-right: 0;
  }
}
.post-single .download-form.form-post .form-content, .post-single .download-form.form-post .form-inputs {
  margin-top: 32px;
}
.post-single .download-form .description {
  margin: 24px 0;
}
.post-single .download-form input {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  color: #686868;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 24px;
  background-color: #F6F6FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  font-family: "Aeonik", sans-serif;
}
.post-single .download-form input[type=submit] {
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
}
.post-single .download-form textarea {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  color: #686868;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 24px;
  background-color: #F6F6FF;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 8px) 0%, 100% 8px, 100% 100%, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  font-family: "Aeonik", sans-serif;
  padding: 10px;
}
.post-single .download-form label {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9A9A9A;
  font-family: "Aeonik", sans-serif;
}
.post-single .download-form .submitted-message a {
  cursor: pointer;
  margin-top: 16px;
}

.form-dots {
  margin-top: -100px;
}
@media screen and (min-width: 75em) {
  .form-dots {
    margin-top: -170px;
  }
}

.hero-careers .long-lines {
  top: 140px;
  right: 15px;
}
@media screen and (min-width: 90em) {
  .hero-careers .long-lines img {
    width: 100%;
  }
}

.image-block-section {
  padding-top: 200px;
}
.image-block-section .dots {
  padding-left: 70px;
}
.image-block-section .heading-wrapper {
  padding: 41px 10px;
}
.image-block-section .subtitle {
  display: block;
  margin: 24px 0;
}
.image-block-section .images-wrapper {
  margin-top: 100px;
  margin-bottom: 116px;
}
@media print, screen and (max-width: 63.99875em) {
  .image-block-section .images-wrapper {
    margin-bottom: 0;
  }
}
.image-block-section .images-wrapper .image-item {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .image-block-section .images-wrapper .image-item {
    margin-bottom: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .image-block-section .images-wrapper .image-item {
    margin-bottom: 75px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .image-block-section .images-wrapper .image-item:last-child {
    margin-bottom: 0;
  }
}
.image-block-section .images-wrapper .image-thumbnail img {
  width: 100%;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 100% 100%, 20px 100%, 0 calc(100% - 20px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.image-block-section .images-wrapper .image-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.image-block-section .images-wrapper .image-body .title {
  display: block;
  color: #686868;
  margin-top: 34px;
  margin-bottom: 16px;
}

.collage-quotes {
  margin-top: 465px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes {
    margin-top: 200px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-quotes {
    margin-top: 120px;
  }
}
.collage-quotes .dots-image {
  right: 0;
  bottom: 0;
  position: absolute;
}
.collage-quotes .subtitle {
  margin-top: 25px;
}
.collage-quotes .collage-quote .center-top-full {
  padding-bottom: 15px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 100%);
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 100%);
}
.collage-quotes .collage-quote .bottom-left {
  padding-right: 7.5px;
  -webkit-clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
.collage-quotes .collage-quote .bottom-right {
  padding-left: 7.5px;
}
.collage-quotes .collage-quote .bottom-right, .collage-quotes .collage-quote .bottom-left {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collage-quotes .collage {
  margin-top: 320px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes .collage {
    margin-top: 200px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-quotes .collage {
    margin-top: 95px;
  }
}
.collage-quotes .collage:first-child {
  margin-top: 185px;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes .collage:first-child {
    margin-top: 110px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-quotes .collage:first-child {
    margin-top: 80px;
  }
}
.collage-quotes .collage .left-position {
  order: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes .collage .left-position {
    order: unset;
  }
}
.collage-quotes .collage .right-position {
  order: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes .collage .right-position {
    order: unset;
  }
}
.collage-quotes .quote-container {
  display: flex;
  position: relative;
  padding-bottom: 30px;
  flex-direction: column;
  justify-content: flex-end;
}
@media print, screen and (max-width: 63.99875em) {
  .collage-quotes .quote-container {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .collage-quotes .quote-container {
    margin-top: 55px;
  }
}
.collage-quotes .quote-container .quote-marks {
  width: 80px;
}
.collage-quotes .quote-container .quote-text {
  color: #686868;
  margin-top: 40px;
  line-height: 1.3;
  font-size: 2.4rem;
  font-family: "TestSignifier";
}
.collage-quotes .quote-container .quote-name {
  margin-top: 25px;
  font-weight: 400;
  color: #9A9A9A;
}
.collage-quotes .quote-container .quote-job-title {
  font-weight: 400;
  color: #B9B9BB;
}
.collage-quotes .quote-container .quote-dots-horizontal {
  left: 0;
  top: 0;
  position: absolute;
}
.collage-quotes .quote-container .quote-dots-2 {
  top: 40px;
}
.collage-quotes .quote-container .quote-dots {
  top: -165px;
  left: 0;
  position: absolute;
}
@media screen and (min-width: 90em) {
  .collage-quotes .quote-container .quote-dots {
    top: -65px;
  }
}
.collage-quotes .break-module-rotate {
  margin-top: 170px;
  margin-bottom: 0;
}
.collage-quotes .break-module-rotate img {
  transform: scaleY(-1);
}
.collage-quotes img.collage-item {
  min-height: 100%;
  height: auto !important;
}

.apply-list-section {
  overflow: hidden;
  padding-top: 170px;
}
.apply-list-section .apply-list-header .heading-wrapper {
  padding: 14px 10px;
}
.apply-list-section .apply-list-header .dots-image {
  right: 0;
  margin-top: -30px;
}
@media print, screen and (max-width: 63.99875em) {
  .apply-list-section .apply-list-header .dots-image {
    display: none;
  }
}
.apply-list-section .apply-list-header .description {
  display: block;
  margin-top: 24px;
  margin-bottom: 32px;
}
.apply-list-section .apply-list-items {
  margin-top: 90px;
}
@media print, screen and (max-width: 39.99875em) {
  .apply-list-section .apply-list-items {
    margin-top: 55px;
  }
}
.apply-list-section .apply-list-items .apply-list-item {
  margin-bottom: 24px;
}
.apply-list-section .apply-list-items .apply-list-item .irregular-figure {
  background: #F6F6FF;
}
.apply-list-section .apply-list-items .apply-list-item .irregular-figure:before {
  top: -1px;
  right: -1px;
  width: 0;
  content: "";
  position: absolute;
  border-top: 32px solid #ffffff;
  border-left: 32px solid #F6F6FF;
}
.apply-list-section .apply-list-items .apply-list-item .irregular-figure:after {
  left: -1px;
  width: 0;
  bottom: -1px;
  content: "";
  position: absolute;
  border-bottom: 32px solid #ffffff;
  border-right: 32px solid #F6F6FF;
}
.apply-list-section .apply-list-items .apply-list-item .apply-list-body {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 25px 50px 30px 25px;
}
.apply-list-section .apply-list-items .apply-list-item .apply-list-body .details {
  margin-top: 4px;
  font-weight: 400;
  color: #9A9A9A;
}
.apply-list-section .apply-list-items .apply-list-item .apply-list-body .read-more {
  float: right;
  font-weight: 400;
}
@media print, screen and (max-width: 39.99875em) {
  .apply-list-section .apply-list-items .apply-list-item .apply-list-body .read-more {
    float: left;
    margin-top: 12px;
  }
}
.apply-list-section .apply-list-items .apply-list-item .apply-list-body .read-more .icon-arrow-right {
  padding-left: 8px;
  padding-bottom: 2px;
}
.apply-list-section .apply-list-items .apply-list-item .apply-list-body .read-more .icon-arrow-right img {
  width: 16px;
}

.benefits-section {
  overflow: hidden;
}
.benefits-section .heading-wrapper {
  padding: 41px 10px;
}
.benefits-section .benefits-description {
  margin-top: 24px;
}
.benefits-section .long-lines {
  top: 23%;
  right: -60%;
  width: 100%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .benefits-section .long-lines {
    top: 7%;
    right: -20%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .benefits-section .long-lines {
    top: 4%;
    right: 0;
  }
}
.benefits-section .benefits-wrapper {
  overflow: hidden;
  margin-top: 235px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .benefits-section .benefits-wrapper {
    margin-top: 150px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .benefits-section .benefits-wrapper {
    margin-top: 145px;
  }
}
.benefits-section .benefits-wrapper .benefits-items {
  margin-top: 160px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .benefits-section .benefits-wrapper .benefits-items {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .benefits-section .benefits-wrapper .benefits-items {
    margin-top: 70px;
  }
}
.benefits-section .benefits-wrapper .benefits-items .benefit-item {
  margin-bottom: 90px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .benefits-section .benefits-wrapper .benefits-items .benefit-item {
    margin-bottom: 75px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .benefits-section .benefits-wrapper .benefits-items .benefit-item {
    margin-bottom: 80px;
  }
}
.benefits-section .benefits-wrapper .benefits-items .benefit-thumbnail img {
  width: auto;
  height: 80px;
}
.benefits-section .benefits-wrapper .benefits-items .title {
  padding-top: 20px;
}
.benefits-section .benefits-wrapper .benefits-items .description {
  padding-top: 16px;
}

.values-section {
  overflow: hidden;
}
.values-section .heading-wrapper {
  padding: 41px 10px;
}
.values-section .values-description {
  margin-top: 24px;
}
.values-section .long-lines {
  top: 23%;
  right: -60%;
  width: 100%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .values-section .long-lines {
    top: 7%;
    right: -20%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .values-section .long-lines {
    top: 4%;
    right: 0;
  }
}
.values-section .values-wrapper {
  overflow: hidden;
  margin-top: 235px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .values-section .values-wrapper {
    margin-top: 150px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .values-section .values-wrapper {
    margin-top: 145px;
  }
}
.values-section .values-wrapper .values-items {
  margin-top: 160px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .values-section .values-wrapper .values-items {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .values-section .values-wrapper .values-items {
    margin-top: 70px;
  }
}
.values-section .values-wrapper .values-items .value-item {
  margin-bottom: 90px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .values-section .values-wrapper .values-items .value-item {
    margin-bottom: 75px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .values-section .values-wrapper .values-items .value-item {
    margin-bottom: 80px;
  }
}
.values-section .values-wrapper .values-items .value-thumbnail img {
  width: auto;
  height: 240px;
}
.values-section .values-wrapper .values-items .title {
  padding-top: 20px;
}
.values-section .values-wrapper .values-items .description {
  padding-top: 16px;
}

.featured-content {
  margin-top: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .featured-content {
    margin-top: 0;
  }
}

.featured-image {
  margin-top: 86px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .featured-image {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .featured-image {
    margin-top: 60px;
  }
}

.single-collage-wrapper {
  margin-top: 355px;
}
@media print, screen and (max-width: 63.99875em) {
  .single-collage-wrapper {
    margin-top: 265px;
  }
}
.single-collage-wrapper .long-lines {
  top: 20px;
}
.single-collage-wrapper .description {
  margin-top: 24px;
}
.single-collage-wrapper .single-collage {
  padding-top: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .single-collage-wrapper .single-collage {
    padding-top: 95px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .single-collage-wrapper .single-collage {
    padding-top: 75px;
  }
}
.single-collage-wrapper .single-collage .center-bottom-full {
  margin-top: 15px;
  -webkit-clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
.single-collage-wrapper .single-collage .top-right {
  padding-left: 7.5px;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 100%);
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 100%);
}
.single-collage-wrapper .single-collage .top-left {
  padding-right: 7.5px;
}
.single-collage-wrapper .single-collage-content {
  padding-top: 220px;
}
@media print, screen and (max-width: 63.99875em) {
  .single-collage-wrapper .single-collage-content {
    padding-top: 0;
  }
}

.navbar {
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 10;
  transition: 0.3s linear;
}
.navbar .hidden {
  display: none;
}
.navbar .nav-container {
  display: flex;
  padding-top: 20px;
  align-items: center;
  padding-bottom: 20px;
  justify-content: space-between;
}
.navbar .nav-container .menu {
  display: flex;
}
.navbar .nav-container .menu li {
  font-size: 1.6rem;
  line-height: 1.75;
}
.navbar .nav-container .menu li:not(:first-child) {
  margin-left: 60px;
}
.navbar .nav-container .menu-container {
  display: flex;
  align-items: center;
}
.navbar .nav-container .menu-container .demo-button {
  margin-left: 55px;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .navbar .nav-container .menu-container .demo-button {
    margin-left: 45px;
  }
}
.navbar .nav-container .menu-container .demo-button a {
  font-size: 1.2rem;
}
.navbar .nav-container .menu-container .demo-button a:last-child {
  margin-left: 8px;
}
.navbar .nav-container .menu-container li a:hover {
  font-weight: bold;
}
.navbar .nav-container .menu-container .sub-menu {
  position: relative;
}
.navbar .nav-container .menu-container .sub-menu .menu-item {
  top: 5px;
  opacity: 0;
  z-index: 3;
  left: -25px;
  color: #686868;
  position: absolute;
  padding: 10px 25px 15px;
  transition: all 0.3s ease;
  background-color: rgba(246, 246, 255, 0.8);
  box-shadow: 0 1px 5px 1px rgba(104, 104, 104, 0.25);
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 14px) 0%, 100% 0, 100% 100%, 100% 100%, 14px 100%, 0 calc(100% - 14px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 14px) 0%, 100% 0, 100% 100%, 100% 100%, 14px 100%, 0 calc(100% - 14px));
}
.navbar .nav-container .menu-container .sub-menu .menu-item.hovered {
  opacity: 1;
}
.navbar.nav-at-top {
  background: transparent;
  transform: translateY(0%);
}
@media print, screen and (max-width: 63.99875em) {
  .navbar.nav-at-top {
    top: -0.1rem;
  }
}
.navbar.nav-at-top .current_page_item a {
  transition: all 0s;
  padding-bottom: 8px;
  border-bottom: 1px solid #686868;
}
.navbar.nav-at-top .current_page_item a:hover {
  border-width: 2px;
}
.navbar.nav-at-top .menu-container.nav-white {
  color: #ffffff;
}
.navbar.nav-at-top .menu-container.nav-white .current_page_item a {
  border-bottom-color: #ffffff;
}
.navbar.nav-at-top .menu-container.nav-white .button-solid.blue-solid:hover, .navbar.nav-at-top .menu-container.nav-white .schedule-consultation .hbspt-form input[type=submit]:hover, .schedule-consultation .hbspt-form .navbar.nav-at-top .menu-container.nav-white input[type=submit]:hover, .navbar.nav-at-top .menu-container.nav-white .resources-form .hbspt-form input[type=submit]:hover, .resources-form .hbspt-form .navbar.nav-at-top .menu-container.nav-white input[type=submit]:hover, .navbar.nav-at-top .menu-container.nav-white .post-single .download-form input[type=submit]:hover, .post-single .download-form .navbar.nav-at-top .menu-container.nav-white input[type=submit]:hover, .navbar.nav-at-top .menu-container.nav-white .post-single .download-form .submitted-message a:hover, .post-single .download-form .submitted-message .navbar.nav-at-top .menu-container.nav-white a:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.navbar.nav-at-top .logo-container.nav-white .header-logo-white,
.navbar.nav-at-top .navbar-logo.mobile.nav-white .header-logo-white {
  display: block;
}
.navbar.nav-at-top .logo-container.nav-color .header-logo,
.navbar.nav-at-top .navbar-logo.mobile.nav-color .header-logo {
  display: block;
}
.navbar.nav-at-top.open .header-logo {
  display: block;
}
.navbar.nav-at-top.open .header-logo-white {
  display: none !important;
}
.navbar.nav-at-top.open .hamburger-container .menu_part {
  background: #000000;
}
.navbar.nav-show {
  top: 0;
  transform: translateY(0%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 5px 1px rgba(104, 104, 104, 0.25);
}
.navbar.nav-show.open {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}
.navbar.nav-show .header-logo-white {
  display: none;
}
.navbar.nav-show .header-logo {
  display: block;
}
.navbar.nav-show .current_page_item a {
  transition: all 0s linear;
  padding-bottom: 8px;
  border-bottom: 1px solid #686868;
}
.navbar.nav-show .current_page_item a:hover {
  border-width: 2px;
}
.navbar.nav-hide {
  top: 0;
  transform: translateY(-100%);
}
.navbar.scrolled {
  top: 0;
}
.navbar-logo {
  width: 170px;
  display: flex;
}
.navbar-logo svg {
  width: 100%;
}
.navbar .mobile-navigation {
  width: 100%;
}
.navbar .mobile-navigation .navigation {
  flex-wrap: nowrap;
  padding-top: 15px;
  align-items: center;
  padding-bottom: 15px;
  justify-content: space-between;
}
.navbar .mobile-navigation .navigation.nav-white .button-solid.blue-solid:hover, .navbar .mobile-navigation .navigation.nav-white .schedule-consultation .hbspt-form input[type=submit]:hover, .schedule-consultation .hbspt-form .navbar .mobile-navigation .navigation.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation.nav-white .resources-form .hbspt-form input[type=submit]:hover, .resources-form .hbspt-form .navbar .mobile-navigation .navigation.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation.nav-white .post-single .download-form input[type=submit]:hover, .post-single .download-form .navbar .mobile-navigation .navigation.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation.nav-white .post-single .download-form .submitted-message a:hover, .post-single .download-form .submitted-message .navbar .mobile-navigation .navigation.nav-white a:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.navbar .mobile-navigation .navigation .hamburger-container {
  justify-content: flex-end;
}
@media print, screen and (max-width: 39.99875em) {
  .navbar .mobile-navigation .navigation .hamburger-container {
    justify-content: center;
  }
}
.navbar .mobile-navigation .navigation .hamburger-container.nav-white .menu_part {
  background: #ffffff;
}
.navbar .mobile-navigation .navigation .hamburger-container.active .menu_part {
  background: #000000;
}
.navbar .mobile-navigation .navigation .hamburger-container.active.nav-white .button-solid.blue-solid:hover, .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white .schedule-consultation .hbspt-form input[type=submit]:hover, .schedule-consultation .hbspt-form .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white .resources-form .hbspt-form input[type=submit]:hover, .resources-form .hbspt-form .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white .post-single .download-form input[type=submit]:hover, .post-single .download-form .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white input[type=submit]:hover, .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white .post-single .download-form .submitted-message a:hover, .post-single .download-form .submitted-message .navbar .mobile-navigation .navigation .hamburger-container.active.nav-white a:hover {
  color: #4242FF;
  border: 1px solid #4242FF;
}
@media print, screen and (max-width: 39.99875em) {
  .navbar .mobile-navigation .navbar-logo {
    width: 100px;
  }
}
.navbar .mobile-menu {
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: fixed;
  overflow-y: auto;
  padding-top: 54px;
  transform: translateY(-100%);
  transition: transform 350ms cubic-bezier(0.12, 1, 0.78, 0.97);
}
@supports ((-webkit-backdrop-filter: blur(2em)) or (backdrop-filter: blur(2em))) {
  .navbar .mobile-menu {
    background-color: #ffffff;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
}
.navbar .mobile-menu .menu {
  width: 100%;
  padding: 20px;
  flex-flow: column;
}
.navbar .mobile-menu .menu .menu-item-has-children {
  display: block;
  position: relative;
}
.navbar .mobile-menu .menu .menu-item-has-children:before {
  content: "";
  right: 0;
  top: 50px;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  background-image: url("/wp-content/themes/ambient-website/assets/images/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.navbar .mobile-menu .menu .menu-item-has-children > a {
  display: inline;
}
.navbar .mobile-menu .menu li.menu-item {
  font-size: 2.8rem;
  font-weight: 300;
  padding: 32px 0 16px;
  border-bottom: solid 1px #DDDDDD;
}
.navbar .mobile-menu .menu li.menu-item a {
  color: #686868;
}
.navbar .mobile-menu .menu li.menu-item .sub-menu {
  display: none;
}
.navbar .mobile-menu .menu li.menu-item .sub-menu li.menu-item {
  padding: 8px 0;
  font-size: 2rem;
  border-bottom: none;
}
.navbar .mobile-menu .menu li.menu-item .sub-menu li.menu-item a {
  color: #9A9A9A;
}
.navbar .mobile-menu .menu li.menu-item .sub-menu:active {
  display: block;
}
.navbar .mobile-menu .menu .current_page_item a {
  padding-bottom: 8px;
  border-bottom: 1px solid #686868 !important;
}
.navbar .mobile-menu .wrapper {
  height: 100%;
  display: flex;
  padding-top: 100px;
  padding-bottom: 54px;
  flex-direction: column;
  align-items: flex-start;
}
.navbar .mobile-menu .page_item {
  color: #686868;
}
.navbar.open {
  background-color: transparent;
}
.navbar.open .mobile-menu {
  transform: translateY(0);
}
.navbar.nav-show {
  background: transparent;
}
.navbar.nav-show .mobile-navigation .hamburger-container.nav-white .menu_part {
  background: #000000;
}

.footer {
  padding: 105px 0 65px;
}
@media screen and (min-width: 90em) {
  .footer {
    padding-top: 175px;
  }
}
.footer .footer-image {
  width: 100%;
  position: absolute;
}
@media screen and (min-width: 90em) {
  .footer .footer-image {
    top: 0;
  }
}
.footer .footer-image img {
  width: 100%;
}
.footer .logo {
  width: 169px;
}
.footer .container {
  margin-top: 500px;
  position: relative;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer .container {
    margin-top: 300px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .footer .container {
    margin-top: 190px;
  }
}
.footer hr {
  margin: 75px 0 35px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer hr {
    margin: 60px 0 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .footer hr {
    margin: 35px 0 25px;
  }
}
.footer .menu-footer-container {
  align-items: center;
  justify-content: flex-end;
}
.footer .menu-footer-container ul {
  display: flex;
}
@media print, screen and (max-width: 39.99875em) {
  .footer .menu-footer-container ul {
    flex-direction: column;
  }
}
.footer .menu-footer-container ul li {
  font-size: 1.6rem;
  margin-right: 45px;
  color: #9A9A9A;
}
@media print, screen and (max-width: 39.99875em) {
  .footer .menu-footer-container ul li {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.footer .menu-footer-container ul li:last-child {
  margin-right: 0;
}
.footer #information-section {
  font-size: 1.6rem;
  color: #9A9A9A;
}
@media print, screen and (max-width: 63.99875em) {
  .footer #information-section .footer-contact-info {
    margin-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .footer #information-section .footer-contact-info {
    margin-top: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .footer #information-section .footer-address {
    margin-bottom: 25px;
  }
}
.footer #information-section .footer-legal-link a:hover {
  font-weight: bold;
}
.footer .date {
  text-align: right;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer .date {
    text-align: center;
  }
}

.hamburger-container {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  border: 1px solid transparent;
}
.hamburger-container .demo-button {
  margin-right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .hamburger-container .demo-button {
    margin-right: 10px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .hamburger-container .demo-button a {
    font-size: 1.2rem;
    padding: 5px 20px;
  }
}
.hamburger-container .demo-button a:last-child {
  margin-left: 8px;
}
@media print, screen and (max-width: 39.99875em) {
  .hamburger-container .demo-button a:last-child {
    margin-left: 3px;
  }
}
.hamburger-container .menu {
  width: 22px;
  height: 14px;
  cursor: pointer;
  position: relative;
  border-radius: 100%;
  transition: all 0.33s;
}
.hamburger-container .menu_part {
  left: 0;
  right: 0;
  width: 22px;
  height: 2px;
  margin: auto;
  position: absolute;
  border-radius: 10px;
  top: calc(50% - 3px);
  background-color: #686868;
  transition: all 0.33s cubic-bezier(0.5, 0, 0.4, 1.8);
}
.hamburger-container .menu_part:nth-of-type(1) {
  top: 0;
  width: 22px;
}
.hamburger-container .menu_part:nth-of-type(2) {
  top: 6px;
  width: 22px;
}
.hamburger-container .menu_part:nth-of-type(3) {
  top: 12px;
  width: 22px;
}
.hamburger-container.active .menu {
  transform: scale(1.18) rotate(180deg);
}
.hamburger-container.active .menu .menu_part {
  opacity: 0.75;
}
.hamburger-container.active .menu .menu_part:nth-of-type(1) {
  top: 9px;
  width: 19px;
  transform: rotate(45deg);
}
.hamburger-container.active .menu .menu_part:nth-of-type(2) {
  top: 9px;
  width: 19px;
  transform: rotate(-45deg);
}
.hamburger-container.active .menu .menu_part:nth-of-type(3) {
  opacity: 0;
  width: 19px;
}

.post-container {
  margin-top: 120px;
}
@media print, screen and (max-width: 63.99875em) {
  .post-container {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 64em) {
  .post-container:nth-child(-n+3) {
    margin-top: 70px;
  }
}
.post-container .post-image {
  height: 220px;
  position: relative;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .post-container .post-image {
    height: 157px;
  }
}
.post-container .post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
@media print, screen and (max-width: 39.99875em) {
  .post-container .post-image img {
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 22px) 0%, 100% 22px, 100% 100%, 100% 100%, 22px 100%, 0 calc(100% - 22px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 22px) 0%, 100% 22px, 100% 100%, 100% 100%, 22px 100%, 0 calc(100% - 22px));
  }
}
.post-container .post-info {
  padding: 15px 30px 0;
}
@media print, screen and (max-width: 39.99875em) {
  .post-container .post-info {
    padding: 15px 25px 0;
  }
}
.post-container .post-tag,
.post-container .post-date {
  line-height: 1.5;
  font-size: 1.4rem;
  color: #9A9A9A;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Aeonik", sans-serif;
}
.post-container .post-date {
  margin-top: 15px;
}
.post-container .post-tag {
  display: flex;
  color: #4242FF;
  align-items: center;
}
.post-container .post-tag svg {
  width: 16px;
  margin-right: 5px;
}
.post-container .post-title {
  color: #686868;
  margin-top: 8px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 2.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "TestSignifier";
}
@media print, screen and (max-width: 39.99875em) {
  .post-container .post-title {
    font-size: 2rem;
    line-height: 1.2;
  }
}
.post-container.featured {
  margin-top: 0;
}
.post-container.featured .post-image {
  height: 368px;
}
@media print, screen and (max-width: 63.99875em) {
  .post-container.featured .post-image {
    height: 385px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .post-container.featured .post-image {
    height: unset;
  }
}
.post-container.featured .post-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
          clip-path: polygon(0% 0, 0 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
}
@media print, screen and (max-width: 63.99875em) {
  .post-container.featured .post-image img {
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 32px) 0%, 100% 32px, 100% 100%, 100% 100%, 32px 100%, 0 calc(100% - 32px));
  }
}
@media print, screen and (max-width: 39.99875em) {
  .post-container.featured .post-image img {
    -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 22px) 0%, 100% 22px, 100% 100%, 100% 100%, 22px 100%, 0 calc(100% - 22px));
            clip-path: polygon(0% 0, 0 0%, calc(100% - 22px) 0%, 100% 22px, 100% 100%, 100% 100%, 22px 100%, 0 calc(100% - 22px));
  }
}
.post-container.featured .post-info {
  padding-bottom: 0;
}

.custom-select {
  height: 48px;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .custom-select {
    margin-top: 20px;
  }
}
.custom-select .select-text {
  height: 100%;
  display: flex;
  padding: 0 15px;
  position: relative;
  z-index: 5;
  align-items: center;
  background: #F6F6FF;
  justify-content: space-between;
  -webkit-clip-path: polygon(0% 0, 0 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 15px 100%, 0 calc(100% - 15px));
          clip-path: polygon(0% 0, 0 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 15px 100%, 0 calc(100% - 15px));
}
.custom-select .select-text .selected-option {
  font-size: 1.6rem;
  font-weight: 400;
}
.custom-select .select-text .select-arrow {
  width: 12px;
  transition: all 0.3s ease;
}
.custom-select .select-text .select-arrow.rotate {
  transform: rotate(180deg);
}
@media print, screen and (max-width: 39.99875em) {
  .custom-select #category-select {
    z-index: 7;
  }
}
.custom-select .select-options {
  top: 35px;
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  z-index: 10;
  scrollbar-width: none;
  background: #F6F6FF;
  box-shadow: 0px 8px 13px 7px rgba(0, 0, 0, 0.08);
}
@media print, screen and (max-width: 39.99875em) {
  .custom-select .select-options {
    box-shadow: 0px 19px 13px 7px rgba(0, 0, 0, 0.08);
  }
}
.custom-select .select-options::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.custom-select .select-options.hidden {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  .custom-select .select-options.category-options {
    z-index: 6;
  }
}
.custom-select .select-options li {
  font-weight: 400;
  padding: 25px 20px 0;
  color: #9A9A9A;
}
.custom-select .select-options li:first-child {
  padding-top: 30px;
}
.custom-select .select-options li:last-child {
  padding-bottom: 25px;
}

.post-horizontal .post-image {
  width: 100%;
  height: 176px;
  max-width: 300px;
}
@media print, screen and (max-width: 63.99875em) {
  .post-horizontal .post-image {
    height: 245px;
  }
}
.post-horizontal .post-image img {
  width: 300px;
  height: 100%;
  max-width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-horizontal .post-info {
  display: flex;
  margin-left: 20px;
  justify-content: end;
  flex-direction: column;
}
.post-horizontal .post-info .post-tag,
.post-horizontal .post-info .post-date {
  line-height: 1.5;
  font-size: 1.4rem;
  color: #9A9A9A;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Aeonik", sans-serif;
}
.post-horizontal .post-info .post-date {
  margin-top: 15px;
}
.post-horizontal .post-info .post-tag {
  display: flex;
  color: #4242FF;
  align-items: center;
}
.post-horizontal .post-info .post-tag svg {
  width: 16px;
  margin-right: 5px;
}
.post-horizontal .post-info .post-title {
  color: #686868;
  margin-top: 8px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 2.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "TestSignifier";
}
@media print, screen and (max-width: 39.99875em) {
  .post-horizontal .post-info .post-title {
    font-size: 2rem;
    line-height: 1.2;
  }
}

.modal-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}

.modal-container {
  padding: 42px;
  max-width: 60%;
  overflow-y: auto;
  box-sizing: border-box;
  background-color: #ffffff;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-container {
    height: 80vh;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .modal-container {
    max-width: 90%;
  }
}

.modal-member-header {
  margin-bottom: 32px;
}
.modal-member-header .team-member-name {
  margin-bottom: 8px;
}

.modal-header {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  justify-content: flex-end;
}

.modal-close {
  border: 0;
  cursor: pointer;
  background: transparent;
}

.modal-header .modal-close:before {
  content: "✕";
  font-size: 1.6rem;
  color: #9A9A9A;
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

/*# sourceMappingURL=app.642b767726dedc17cb36.css.map*/