@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ 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)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
:root {
  --primary-black: #000;
  --primary-white: #ffffff;
  --primary-columbusRed: #ff0707;
  --primary-darkBlue: #121b60;
  --primary-energeticBlue: #265bf5;
  --primary-lightBlue: #92b1ff;
  --secondaryRed-900: #990000;
  --secondaryRed-700: #e1000f;
  --secondaryRed-100: #fff4f4;
  --red-light: #d90606;
  --greyscale-1200: #111826;
  --greyscale-900: #3b3d4d;
  --greyscale-600: #747381;
  --greyscale-200: #d6d5db;
  --greyscale-100: #f6f7fb;
}
#thinkmoto-landing html,
#thinkmoto-landing body,
#thinkmoto-landing div,
#thinkmoto-landing span,
#thinkmoto-landing applet,
#thinkmoto-landing object,
#thinkmoto-landing iframe,
#thinkmoto-landing h1,
#thinkmoto-landing h2,
#thinkmoto-landing h3,
#thinkmoto-landing h4,
#thinkmoto-landing h5,
#thinkmoto-landing h6,
#thinkmoto-landing p,
#thinkmoto-landing .text-image__text-copy ul,
#thinkmoto-landing blockquote,
#thinkmoto-landing pre,
#thinkmoto-landing a,
#thinkmoto-landing abbr,
#thinkmoto-landing acronym,
#thinkmoto-landing address,
#thinkmoto-landing big,
#thinkmoto-landing cite,
#thinkmoto-landing code,
#thinkmoto-landing del,
#thinkmoto-landing dfn,
#thinkmoto-landing em,
#thinkmoto-landing img,
#thinkmoto-landing ins,
#thinkmoto-landing kbd,
#thinkmoto-landing q,
#thinkmoto-landing s,
#thinkmoto-landing samp,
#thinkmoto-landing small,
#thinkmoto-landing strike,
#thinkmoto-landing strong,
#thinkmoto-landing sub,
#thinkmoto-landing sup,
#thinkmoto-landing tt,
#thinkmoto-landing var,
#thinkmoto-landing b,
#thinkmoto-landing u,
#thinkmoto-landing i,
#thinkmoto-landing center,
#thinkmoto-landing dl,
#thinkmoto-landing dt,
#thinkmoto-landing dd,
#thinkmoto-landing ol,
#thinkmoto-landing ul,
#thinkmoto-landing li,
#thinkmoto-landing fieldset,
#thinkmoto-landing form,
#thinkmoto-landing label,
#thinkmoto-landing legend,
#thinkmoto-landing table,
#thinkmoto-landing caption,
#thinkmoto-landing tbody,
#thinkmoto-landing tfoot,
#thinkmoto-landing thead,
#thinkmoto-landing tr,
#thinkmoto-landing th,
#thinkmoto-landing td,
#thinkmoto-landing article,
#thinkmoto-landing aside,
#thinkmoto-landing canvas,
#thinkmoto-landing details,
#thinkmoto-landing embed,
#thinkmoto-landing figure,
#thinkmoto-landing figcaption,
#thinkmoto-landing footer,
#thinkmoto-landing header,
#thinkmoto-landing hgroup,
#thinkmoto-landing menu,
#thinkmoto-landing nav,
#thinkmoto-landing output,
#thinkmoto-landing ruby,
#thinkmoto-landing section,
#thinkmoto-landing summary,
#thinkmoto-landing time,
#thinkmoto-landing mark,
#thinkmoto-landing audio,
#thinkmoto-landing video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#thinkmoto-landing article,
#thinkmoto-landing aside,
#thinkmoto-landing details,
#thinkmoto-landing figcaption,
#thinkmoto-landing figure,
#thinkmoto-landing footer,
#thinkmoto-landing header,
#thinkmoto-landing hgroup,
#thinkmoto-landing menu,
#thinkmoto-landing nav,
#thinkmoto-landing section {
  display: block;
}
#thinkmoto-landing body {
  line-height: 1;
}
#thinkmoto-landing ol,
#thinkmoto-landing ul {
  list-style: none;
}
#thinkmoto-landing blockquote,
#thinkmoto-landing q {
  quotes: none;
}
#thinkmoto-landing blockquote:before,
#thinkmoto-landing blockquote:after,
#thinkmoto-landing q:before,
#thinkmoto-landing q:after {
  content: "";
  content: none;
}
#thinkmoto-landing table {
  border-collapse: collapse;
  border-spacing: 0;
}
#thinkmoto-landing button {
  appearance: none;
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  line-height: inherit;
  cursor: pointer;
}
#thinkmoto-landing button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
body {
  padding: 0;
  margin: 0;
}
#thinkmoto-landing {
  font-family: PP Object Sans, sans-serif;
}
#thinkmoto-landing * {
  box-sizing: border-box;
}
#thinkmoto-landing h1 {
  font-family: PP Object Sans;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0.056px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: 0.096px;
  }
}
#thinkmoto-landing h2 {
  font-family: PP Object Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
  letter-spacing: 0.044px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing h2 {
    font-size: 35px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: 0.07px;
  }
}
#thinkmoto-landing h3 {
  font-family: PP Object Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
  }
}
#thinkmoto-landing p,
#thinkmoto-landing .text-image__text-copy ul {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.36px;
}
#thinkmoto-landing .copy-m,
#thinkmoto-landing .team__slide-copy,
#thinkmoto-landing .team__slide-subtitle {
  font-weight: 400;
  line-height: 150%;
  font-size: 14px;
  letter-spacing: -0.28px;
}
#thinkmoto-landing .copy-m a,
#thinkmoto-landing .team__slide-copy a,
#thinkmoto-landing .team__slide-subtitle a {
  text-decoration-line: underline;
  text-decoration-style: solid;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .copy-m,
  #thinkmoto-landing .team__slide-copy,
  #thinkmoto-landing .team__slide-subtitle {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
#thinkmoto-landing .copy-s,
#thinkmoto-landing .prodgal__item-copy {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.28px;
}
#thinkmoto-landing .subtitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.32px;
}
#thinkmoto-landing .btn {
  display: flex;
  align-items: center;
  width: max-content;
  text-decoration: none;
  gap: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  border-radius: 30px;
  padding: 15px 20px;
  flex: 0 0 auto;
  height: max-content;
  transition: 0.23s;
  -webkit-user-select: none;
  user-select: none;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn:not([aria-disabled]):active {
    outline: 4px solid;
  }
}
#thinkmoto-landing .btn:focus-visible {
  outline: 2px solid;
  outline-offset: 4px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn {
    padding: 16px 20px;
  }
}
#thinkmoto-landing .btn .ic {
  height: 24px;
  width: 24px;
}
#thinkmoto-landing .btn--w-icons {
  padding: 8px 20px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--w-icons {
    padding: 9px 20px;
  }
}
#thinkmoto-landing .btn--primary {
  background-color: var(--primary-columbusRed);
  color: #fff;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--primary:hover {
    background-color: var(--secondaryRed-900);
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--primary:not([aria-disabled]):active {
    outline-color: var(--primary-columbusRed);
  }
}
#thinkmoto-landing .btn--primary:focus-visible {
  outline-color: var(--secondaryRed-900);
}
#thinkmoto-landing .btn--primary[aria-disabled] {
  color: var(--greyscale-600);
  background-color: transparent;
  border: 1px solid var(--greyscale-200);
  cursor: not-allowed;
}
#thinkmoto-landing .btn--secondary {
  background-color: transparent;
  color: #000;
  border: 2px solid var(--primary-black);
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--secondary:hover {
    background-color: var(--primary-black);
    color: #fff;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--secondary:not([aria-disabled]):active {
    outline-color: var(--primary-lightBlue);
  }
}
#thinkmoto-landing .btn--secondary:focus-visible {
  outline-color: var(--primary-black);
}
#thinkmoto-landing .btn--secondary[aria-disabled] {
  color: var(--greyscale-600);
  background-color: transparent;
  border: 2px solid var(--greyscale-200);
  cursor: not-allowed;
}
#thinkmoto-landing .btn--secondary-on-dark {
  color: #fff;
  border: 2px solid var(--primary-white);
  background: #0006;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--secondary-on-dark:hover {
    background-color: var(--primary-white);
    color: var(--primary-black);
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--secondary-on-dark:not([aria-disabled]):active {
    outline-color: var(--primary-lightBlue);
  }
}
#thinkmoto-landing .btn--secondary-on-dark:focus-visible {
  outline-color: var(--primary-white);
}
#thinkmoto-landing .btn--secondary-on-dark[aria-disabled] {
  color: var(--greyscale-600);
  background-color: transparent;
  border-color: var(--greyscale-600);
}
#thinkmoto-landing .btn--icbutton {
  border-radius: 100%;
  padding: 0;
  width: 46px;
  height: 46px;
  cursor: pointer;
  -webkit-user-select: unset;
  user-select: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff9;
}
#thinkmoto-landing .btn--icbutton .ic {
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .btn--icbutton .ic {
    width: 24px;
    height: 24px;
  }
}
#thinkmoto-landing .link {
  display: flex;
  gap: 12px;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  color: var(--primary-black);
  text-decoration: none;
  padding: 4px;
  width: max-content;
}
#thinkmoto-landing .link:not([aria-disabled]):hover {
  text-decoration: underline;
}
#thinkmoto-landing .link:not([aria-disabled]):active {
  color: var(--primary-energeticBlue);
}
#thinkmoto-landing .link:focus-visible {
  outline: 1px solid var(--greyscale-600);
}
#thinkmoto-landing .link[aria-disabled] {
  color: var(--greyscale-600);
  background-color: transparent;
  border-color: var(--greyscale-600);
  cursor: not-allowed;
}
#thinkmoto-landing .link .ic {
  width: 24px;
  height: 24px;
}
#thinkmoto-landing .link--on-dark {
  color: var(--primary-white);
}
#thinkmoto-landing .link--on-dark:not([aria-disabled]):active {
  color: var(--primary-lightBlue);
}
#thinkmoto-landing .link--on-dark:focus-visible {
  outline-color: var(--greyscale-600);
}
#thinkmoto-landing .link--on-dark[aria-disabled] {
  color: var(--greyscale-200);
}
#thinkmoto-landing .link--secondary {
  color: var(--primary-energeticBlue);
  text-decoration: underline;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.36px;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
#thinkmoto-landing .link--secondary:not([aria-disabled]):hover {
  color: var(--primary-darkBlue);
}
#thinkmoto-landing .link--secondary:not([aria-disabled]):active {
  font-weight: 700;
}
#thinkmoto-landing .link--secondary:focus-visible {
  outline-color: var(--primary-lightBlue);
}
#thinkmoto-landing .link--secondary .ic {
  color: var(--primary-black);
}
#thinkmoto-landing .dark {
  background: #2d2d2d;
  padding: 50px;
}
#thinkmoto-landing .container {
  padding: 0 20px;
  max-width: 1440px;
  width: 100%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .container {
    padding: 0 64px;
  }
}
#thinkmoto-landing section {
  display: flex;
  justify-content: center;
}
#thinkmoto-landing .ibg {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#thinkmoto-landing .ibg img {
  position: absolute;
  object-fit: cover;
  inset: 0;
  width: 100%;
  height: 100%;
}
#thinkmoto-landing .badge {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
#thinkmoto-landing .badge__text {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.361px;
  color: #fff;
  padding: 30px 20px;
  z-index: 2;
}
#thinkmoto-landing .badge__bg {
  position: absolute;
}
#thinkmoto-landing .badge__bg img {
  width: 100px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .badge--rev .badge__bg {
    transform-origin: center;
    rotate: -90deg;
  }
}
#thinkmoto-landing .checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 16px;
  --shadow-color: var(--greyscale-600);
}
#thinkmoto-landing .checkbox__box {
  width: 28px;
  height: 28px;
  box-shadow: 0 0 0 1px var(--shadow-color);
  border-radius: 4px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .checkbox__box {
    width: 30px;
    height: 30px;
  }
}
#thinkmoto-landing .checkbox__box:after {
  content: "";
  position: absolute;
  height: 19px;
  width: 19px;
  background-image: url(./assets/check.svg);
  background-position: center;
  background-size: 100%;
  opacity: 0;
  transition: 0.1s opacity;
}
#thinkmoto-landing .checkbox:hover .checkbox__box {
  box-shadow: 0 0 0 2px var(--greyscale-1200);
}
#thinkmoto-landing .checkbox input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
#thinkmoto-landing .checkbox input:checked + .checkbox__box:after {
  opacity: 1;
}
#thinkmoto-landing .checkbox input:checked + .checkbox__box {
  box-shadow: 0 0 0 2px var(--greyscale-1200);
}
#thinkmoto-landing .checkbox input:focus-visible + .checkbox__box {
  outline: 2px solid black;
  outline-offset: 6px;
}
#thinkmoto-landing .checkbox__label {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.36px;
  display: flex;
  flex-direction: column;
}
#thinkmoto-landing .checkbox__label-body {
  margin-top: 12.5px;
  -webkit-user-select: none;
  user-select: none;
}
#thinkmoto-landing .checkbox__label-optional {
  color: var(--greyscale-600);
}
#thinkmoto-landing .checkbox__label-warning {
  display: none;
  color: var(--secondaryRed-700);
}
#thinkmoto-landing .checkbox__label a {
  display: inline;
  font-size: inherit;
  padding: 0;
}
#thinkmoto-landing .checkbox.error {
  --shadow-color: var(--secondaryRed-700);
}
#thinkmoto-landing .checkbox.error .checkbox__box {
  background-color: var(--secondaryRed-100);
}
#thinkmoto-landing .checkbox.error .checkbox__label-warning {
  display: block;
}
#thinkmoto-landing .checkbox.error:hover .checkbox__box {
  box-shadow: 0 0 0 1px var(--secondaryRed-700);
}
#thinkmoto-landing .field__title {
  display: flex;
  gap: 10px;
  margin-bottom: 8px;
  align-items: center;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.36px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .field__title {
    margin-bottom: 8px;
  }
}
#thinkmoto-landing .field__title-main {
  font-weight: 700;
}
#thinkmoto-landing .field__title-aside {
  font-weight: 400;
  color: var(--greyscale-600);
  font-size: 14px;
  line-height: 150%;
}
#thinkmoto-landing .field__tipp {
  margin-bottom: 8px;
  display: block;
  color: var(--red-light);
  display: none;
  font-size: 14px;
}
#thinkmoto-landing .field__input {
  display: block;
  padding: 14px 23px;
  box-shadow: 0 0 0 1px var(--greyscale-600);
  border: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.36px;
  border-radius: 4px;
  width: 100%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .field__input {
    padding: 12px 23px;
  }
}
#thinkmoto-landing .field__input:hover,
#thinkmoto-landing .field__input:focus {
  box-shadow: 0 0 0 2px var(--greyscale-1200);
  outline: none;
}
#thinkmoto-landing .field.error .field__tipp {
  display: block;
}
#thinkmoto-landing .field.error .field__input {
  box-shadow: 0 0 0 2px var(--secondaryRed-700);
  color: var(--secondaryRed-700);
  background-color: var(--secondaryRed-100);
}
#thinkmoto-landing.content-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}
#thinkmoto-landing .content-wrap__body {
  flex-grow: 1;
  position: relative;
}
#thinkmoto-landing .content-wrap__footer {
  flex-grow: 0;
}
#thinkmoto-landing .content-wrap__head {
  flex-grow: 0;
  position: relative;
  z-index: 100;
}
#thinkmoto-landing .header {
  position: relative;
  z-index: 1;
}
#thinkmoto-landing .header__inner {
  min-height: 607px;
  position: relative;
  z-index: 3;
  padding-top: 79px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .header__inner {
    display: flex;
    align-items: center;
    padding-top: 0;
  }
}
#thinkmoto-landing .header__infos {
  color: var(--primary-columbusRed);
  max-width: 500px;
  position: relative;
  z-index: 2;
}
#thinkmoto-landing .header__cta {
  margin-top: 24px;
}
#thinkmoto-landing .header__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}
#thinkmoto-landing .header__bg-image {
  background-size: 100%;
  height: 607px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#thinkmoto-landing .header__bg-drawing {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
#thinkmoto-landing .header__bg-drawing-pc {
  display: none;
  position: absolute;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .header__bg-drawing-pc {
    display: block;
    height: 192%;
    left: -179px;
    top: -360px;
  }
}
#thinkmoto-landing .header__bg-drawing-mob {
  position: absolute;
  top: -28vw;
  left: unset;
  width: 285vw;
  transform: translate(28vw);
  z-index: 2;
  max-height: 500px;
}
@media (min-width: 500px) {
  #thinkmoto-landing .header__bg-drawing-mob {
    width: 302vw;
    transform: translate(11vw);
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .header__bg-drawing-mob {
    display: none;
  }
}
#thinkmoto-landing .topbar {
  background-color: #fff;
}
#thinkmoto-landing .topbar__inner {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 30px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .topbar__inner {
    column-gap: 60px;
    align-items: center;
  }
}
#thinkmoto-landing .topbar__logo {
  order: 1;
  flex: 0 0 auto;
  height: 20px;
}
#thinkmoto-landing .topbar__status {
  order: 3;
  flex-basis: 100%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .topbar__status {
    flex-basis: auto;
    order: 2;
    flex-grow: 1;
    text-align: right;
  }
}
#thinkmoto-landing .topbar__status b {
  font-weight: 600;
}
#thinkmoto-landing .topbar__link {
  order: 2;
  flex: 0 0 auto;
  padding: 0;
  gap: 8px;
}
#thinkmoto-landing .facts {
  background-color: var(--primary-energeticBlue);
  color: #fff;
  position: relative;
  z-index: 2;
}
#thinkmoto-landing .facts__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: 56px;
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .facts__inner {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#thinkmoto-landing .facts__item {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .facts__item:last-child {
    align-items: flex-end;
  }
}
#thinkmoto-landing .facts__item-title {
  margin-bottom: 4px;
}
#thinkmoto-landing .facts__item-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
#thinkmoto-landing .facts__item-link {
  margin-top: 20px;
  gap: 8px;
}
#thinkmoto-landing .facts__item-link svg {
  width: 16px !important;
  height: 16px !important;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .facts__item-link {
    margin-top: 37px;
  }
}
#thinkmoto-landing .text {
  position: relative;
  z-index: 2;
}
#thinkmoto-landing .text__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 56px;
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text__container {
    flex-direction: row;
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
#thinkmoto-landing .text__title {
  flex: 1;
  max-width: 625px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text__title-content {
    max-width: 500px;
  }
}
#thinkmoto-landing .text__copy {
  flex: 1;
}
#thinkmoto-landing .teaser-l {
  position: relative;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-l {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#thinkmoto-landing .teaser-l__image {
  height: 160vw;
  width: 100%;
  background-size: cover;
  background-position: center left;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-l__image {
    height: 55vw;
    width: 100%;
  }
}
#thinkmoto-landing .teaser-l__image img {
  position: relative;
  z-index: 1;
}
#thinkmoto-landing .teaser-l__image-gradient {
  background: linear-gradient(
    270deg,
    #0003 11.02%,
    #00000014 47.7%,
    #0000 73.44%
  );
  position: absolute;
  z-index: 2;
  inset: 0;
}
#thinkmoto-landing .teaser-l__infos {
  position: absolute;
  z-index: 3;
  bottom: 52px;
  left: 0;
  width: 100%;
  color: var(--primary-white);
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-l__infos {
    left: unset;
    bottom: unset;
    right: unset;
    display: flex;
  }
}
#thinkmoto-landing .teaser-l__infos-inner {
  flex: 1;
  max-width: 500px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-l__infos-inner {
    padding: 0;
  }
}
#thinkmoto-landing .teaser-l__spacer {
  width: 50%;
}
#thinkmoto-landing .teaser-l__subtitle {
  margin-bottom: 4px;
}
#thinkmoto-landing .teaser-l__title {
  margin-bottom: 24px;
}
#thinkmoto-landing .teaser-l__badge {
  z-index: 4;
  top: 30px;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-l__badge {
    top: 56px;
  }
}
#thinkmoto-landing .teaser-l__badge-inner {
  position: relative;
  inset: unset;
  display: flex;
  justify-content: flex-end;
}
#thinkmoto-landing .teaser-m__inner {
  display: flex;
  flex-direction: column;
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-m__inner {
    padding-bottom: 0;
  }
}
#thinkmoto-landing .teaser-m__item {
  padding-top: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-m__item {
    display: flex;
    gap: 40px;
    padding-top: 96px;
    align-items: center;
  }
}
#thinkmoto-landing .teaser-m__item .teaser-m__info {
  order: 2;
}
#thinkmoto-landing .teaser-m__item .teaser-m__image,
#thinkmoto-landing .teaser-m__item--rev .teaser-m__info {
  order: 1;
}
#thinkmoto-landing .teaser-m__item--rev .teaser-m__image {
  order: 2;
}
#thinkmoto-landing .teaser-m__image {
  width: 100%;
  height: 89vw;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  max-width: 636px;
  max-height: 636px;
  overflow: visible;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-m__image {
    height: 44vw;
    width: 44vw;
    flex: 1;
    margin-bottom: 0;
  }
}
#thinkmoto-landing .teaser-m__badge {
  top: 11px;
  left: 0;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-m__badge {
    left: unset;
    right: 0;
  }
}
#thinkmoto-landing .teaser-m__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .teaser-m__info {
    flex: 1;
  }
}
#thinkmoto-landing .teaser-m__info-subtitle,
#thinkmoto-landing .teaser-m__title {
  margin-bottom: 12px;
}
#thinkmoto-landing .teaser-m__cta {
  margin-top: 24px;
}
#thinkmoto-landing .highlights {
  background-color: var(--primary-darkBlue);
  color: var(--primary-white);
}
#thinkmoto-landing .highlights__inner {
  padding-top: 56px;
  padding-bottom: 56px;
  display: flex;
  flex-direction: column;
  gap: 80px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__inner {
    gap: 96px;
    padding-top: 96px;
    padding-bottom: 96px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__hero {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
  }
}
#thinkmoto-landing .highlights__hero-image {
  margin-bottom: 60px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__hero-image svg {
    height: 30vw;
    max-height: 440px;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__hero-image {
    flex: 1;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__hero-title {
    flex: 1;
  }
}
#thinkmoto-landing .highlights__items-list {
  display: flex;
  flex-direction: column;
  gap: 112px;
}
#thinkmoto-landing .highlights__item {
  display: flex;
  gap: 48px;
  flex-direction: column;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__item {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
#thinkmoto-landing .highlights__item-infos {
  max-width: 600px;
}
#thinkmoto-landing .highlights__item-title {
  margin-bottom: 12px;
}
#thinkmoto-landing .highlights__items-copy {
  margin-bottom: 16px;
  max-width: 762px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__items-copy {
    margin-bottom: 28px;
  }
}
#thinkmoto-landing .highlights__item-link {
  padding: 0;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .highlights__item-image {
    width: 290px;
  }
}
#thinkmoto-landing .footer {
  background-color: var(--primary-darkBlue);
  padding-top: 64px;
  padding-bottom: 64px;
  color: var(--primary-white);
  display: flex;
  justify-content: center;
  position: relative;
}
#thinkmoto-landing .footer a,
#thinkmoto-landing .footer button {
  color: var(--primary-white);
}
#thinkmoto-landing .footer__topbar {
  margin-bottom: 80px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__topbar {
    display: flex;
    gap: 32px;
  }
}
#thinkmoto-landing .footer__logo {
  margin-bottom: 16px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__logo {
    margin-bottom: 0;
  }
}
#thinkmoto-landing .footer__topbar-links {
  margin-top: 12px;
  display: flex;
  gap: 32px;
}
#thinkmoto-landing .footer__topbar-links a {
  padding: 0;
}
#thinkmoto-landing .footer__topbar-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-decoration: unset;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__body {
    display: flex;
    gap: 80px;
  }
}
#thinkmoto-landing .footer__left-side {
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#thinkmoto-landing .footer__left-side-item {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__left-side {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
#thinkmoto-landing .footer__right-side {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__right-side {
    flex: 1;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
#thinkmoto-landing .footer__socials {
  display: flex;
  gap: 12px;
}
#thinkmoto-landing .footer__social-link {
  text-decoration: unset;
}
#thinkmoto-landing .footer__social-link svg {
  height: 24px;
  width: 24px;
}
#thinkmoto-landing .footer__copyright {
  display: flex;
  row-gap: 8px;
  column-gap: 24px;
  flex-wrap: wrap;
}
#thinkmoto-landing .footer__copyright a {
  text-decoration: unset;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .footer__copyright {
    justify-content: flex-end;
  }
}
#thinkmoto-landing .footer__copyright-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
#thinkmoto-landing .video {
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video__inner {
    max-width: unset;
  }
}
#thinkmoto-landing .video__title {
  margin-bottom: 40px;
  margin-top: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video__title {
    margin-bottom: 68px;
    margin-top: 112px;
  }
}
#thinkmoto-landing .video__body {
  position: relative;
  margin-right: -20px;
  margin-left: -20px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video__body {
    margin-right: -64px;
    margin-left: -64px;
  }
}
#thinkmoto-landing .video__player {
  position: relative;
  z-index: 1;
  background-color: #000;
  height: 55vw;
}
#thinkmoto-landing .video__player img {
  width: 100%;
}
#thinkmoto-landing .video__player iframe {
  margin: 0;
  width: 100%;
  height: 100%;
}
#thinkmoto-landing .video__player video {
  width: 100%;
  height: 100%;
}
#thinkmoto-landing .video__overlay {
  position: absolute;
  z-index: 2;
  inset: 0;
  cursor: pointer;
  -webkit-user-select: unset;
  user-select: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}
#thinkmoto-landing .video__overlay-cover {
  position: absolute;
  inset: 0;
  z-index: 1;
}
#thinkmoto-landing .video__overlay-btn {
  position: absolute;
  z-index: 2;
}
#thinkmoto-landing .video__info {
  margin-top: 40px;
  -webkit-user-select: none;
  user-select: none;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video__info {
    position: absolute;
    bottom: 96px;
    color: #fff;
    z-index: 3;
    width: 100%;
    display: flex;
    justify-content: center;
    cursor: pointer;
  }
}
#thinkmoto-landing .video__info-wrap {
  max-width: 500px;
}
#thinkmoto-landing .video__info-subtitle {
  margin-bottom: 4px;
}
#thinkmoto-landing .video__info-cta {
  margin-top: 24px;
  display: block;
  color: #000;
  border-color: #000;
  background-color: transparent;
}
#thinkmoto-landing .video__info-cta:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .video__info-cta {
    color: #fff;
    border-color: #fff;
    background-color: #18181866;
  }
}
#thinkmoto-landing .contact {
  padding-top: 56px;
  padding-bottom: 56px;
  text-align: center;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .contact {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
#thinkmoto-landing .contact__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
#thinkmoto-landing .contact__buttons {
  display: flex;
  gap: 40px;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .contact__buttons {
    flex-direction: row;
  }
}
#thinkmoto-landing .prodgal {
  padding-top: 56px;
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
#thinkmoto-landing .prodgal__head {
  margin-bottom: 40px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__head {
    display: flex;
    gap: 128px;
    margin-bottom: 60px;
    justify-content: space-between;
  }
}
#thinkmoto-landing .prodgal__infos {
  max-width: 880px;
}
#thinkmoto-landing .prodgal__head-title {
  margin-bottom: 8px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__head-title {
    margin-bottom: 12px;
  }
}
#thinkmoto-landing .prodgal__head-cta {
  margin-top: 24px;
}
#thinkmoto-landing .prodgal__slider {
  overflow: visible;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__slider {
    margin-right: -20px;
  }
}
#thinkmoto-landing .prodgal__item-list {
  position: relative;
  z-index: 1;
}
#thinkmoto-landing .prodgal__item-photo {
  width: 100%;
  margin-bottom: 24px;
  height: 81vw;
  overflow: hidden;
  max-width: 450px;
  max-height: 450px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__item-photo {
    height: 30vw;
  }
}
#thinkmoto-landing .prodgal__item-photo img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
#thinkmoto-landing .prodgal .swiper-slide {
  transition: opacity 0.3s;
}
#thinkmoto-landing .prodgal .swiper-slide[style*="opacity: 0"] {
  pointer-events: none;
}
#thinkmoto-landing .prodgal__item-infos {
  max-width: 450px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__item-infos {
    padding-right: 24px;
  }
}
#thinkmoto-landing .prodgal__item-subtitle {
  margin-bottom: 4px;
}
#thinkmoto-landing .prodgal__item-title {
  margin-bottom: 16px;
}
#thinkmoto-landing .prodgal__item-cta {
  margin-top: 24px;
}
#thinkmoto-landing .prodgal__slider-nav {
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff9;
  transition: opacity 0.3s;
}
#thinkmoto-landing .prodgal__slider-nav--prev {
  left: 0;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__slider-nav--prev {
    left: 10px;
  }
}
#thinkmoto-landing .prodgal__slider-nav--next {
  right: 0;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .prodgal__slider-nav--next {
    right: 10px;
  }
}
#thinkmoto-landing .team {
  width: 100vw;
  overflow: hidden;
  padding-top: 56px;
  padding-bottom: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
#thinkmoto-landing .team__title {
  margin-bottom: 51px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__title {
    margin-bottom: 64px;
  }
}
#thinkmoto-landing .team__body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  position: relative;
}
#thinkmoto-landing .team__slider {
  flex: 0 0 auto;
  z-index: 1;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slider {
    flex-grow: 1;
  }
}
#thinkmoto-landing .team__slider--side {
  width: 67vw;
  height: 67vw;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slider--side {
    width: 22vw;
    height: 35vw;
    max-height: 500px;
    max-width: 327px;
  }
}
#thinkmoto-landing .team__slider--side .team__slider-gradient-1 {
  position: absolute;
  inset: 0;
  background: #121b6033;
}
#thinkmoto-landing .team__slider--side .team__slider-gradient-2 {
  position: absolute;
  inset: 0;
  background: linear-gradient(196deg, #121b6000 45.92%, #121b6033);
}
#thinkmoto-landing .team__slider--main {
  width: 89vw;
  height: 89vw;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slider--main {
    width: 45vw;
    height: 49vw;
    max-width: 650px;
    max-height: 700px;
  }
}
#thinkmoto-landing .team__slider--main .team__slider-gradient-1 {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    196deg,
    #121b6000 50.52%,
    #121b6054 75.82%,
    #121b6099 92.95%
  );
}
#thinkmoto-landing .team__slider--main .team__slider-gradient-2 {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    189deg,
    #11182700 37.76%,
    #1118271a 64.24%,
    #111827 110.47%
  );
}
#thinkmoto-landing .team__slide-bg {
  width: 100%;
  height: 100%;
  background-color: gray;
  background-size: cover;
  background-position: center;
}
#thinkmoto-landing .team__slide-info {
  color: #fff;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slide-info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 40px;
    transition: opacity 0.3s;
    opacity: 0;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team .swiper-slide-active .team__slide-info {
    opacity: 1;
  }
}
#thinkmoto-landing .team__slide-title {
  margin-bottom: 4px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slide-title {
    margin-bottom: 3px;
  }
}
#thinkmoto-landing .team__slide-subtitle {
  margin-bottom: 28px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__slide-subtitle {
    margin-bottom: 43px;
  }
}
#thinkmoto-landing .team__nav {
  cursor: pointer;
}
#thinkmoto-landing .team__nav-wrap {
  display: flex;
  gap: 20px;
  position: absolute;
  right: unset;
  bottom: 0;
  z-index: 5;
  display: none;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__nav-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    display: flex;
  }
}
#thinkmoto-landing .team__nav-wrap--text-slider {
  display: flex !important;
  bottom: 0;
}
#thinkmoto-landing .team__text-slider {
  width: 100%;
  color: #000 !important;
  margin-top: 30px;
  position: relative;
}
#thinkmoto-landing .team__text-slider * {
  color: #000;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .team__text-slider {
    display: none;
  }
}
#thinkmoto-landing .team__text-slider .team__nav-wrap {
  display: flex;
  gap: 16px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  justify-content: center;
  margin-top: 30px;
}
#thinkmoto-landing .header-sub {
  background: var(--deep-blue, #121b60);
  color: var(--primary-white);
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
  z-index: 2;
}
#thinkmoto-landing .header-sub__inner {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .header-sub__inner {
    flex-direction: row;
    justify-content: space-between;
  }
}
#thinkmoto-landing .header-sub__aside {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .header-sub__aside {
    flex-wrap: nowrap;
  }
}
#thinkmoto-landing .header-sub__aside-item {
  width: 32px;
  height: 32px;
  color: #fff;
}
#thinkmoto-landing .text-image {
  padding-top: 56px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text-image {
    padding-top: 96px;
  }
}
#thinkmoto-landing .text-image__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text-image__inner {
    gap: 96px;
  }
}
#thinkmoto-landing .text-image__item {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text-image__item {
    flex-direction: row;
    align-items: center;
  }
}
#thinkmoto-landing .text-image__image {
  order: 2;
  width: 100%;
  height: 91vw;
  background-size: cover;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text-image__image {
    order: 1;
    flex: 1;
    width: auto;
    height: auto;
    padding-bottom: 48%;
  }
}
#thinkmoto-landing .text-image__text {
  order: 1;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .text-image__text {
    order: 2;
    flex: 1;
  }
}
#thinkmoto-landing .text-image__text-title {
  margin-bottom: 24px;
}
#thinkmoto-landing .text-image__text-copy {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
#thinkmoto-landing .text-image__text-copy ul {
  list-style: disc;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 0 20px;
}
#thinkmoto-landing .text-image__text-copy li::marker {
  font-size: 14px;
  color: #000;
}
#thinkmoto-landing .text-image__item--rev .text-image__text {
  order: 1;
}
#thinkmoto-landing .text-image__item--rev .text-image__image {
  order: 2;
}
#thinkmoto-landing .text-socials {
  padding-top: 64px;
  padding-bottom: 112px;
}
#thinkmoto-landing .text-socials__title {
  margin-bottom: 23px;
  max-width: 670px;
}
#thinkmoto-landing .text-socials__socials {
  display: flex;
  gap: 35px;
}
#thinkmoto-landing .text-socials__soc-link {
  color: #000;
}
#thinkmoto-landing .text-socials__soc-link svg {
  width: 35px;
  height: 35px;
}
#thinkmoto-landing .form {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form {
    margin-top: 64px;
    margin-bottom: 112px;
  }
}
#thinkmoto-landing .form__back-link {
  margin-bottom: 12px;
}
#thinkmoto-landing .form__top-tipp {
  font-size: 18px;
  margin-bottom: 16px;
  display: block;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form__checkbox-title {
    margin-bottom: 24px;
  }
}
#thinkmoto-landing .form__inner {
  max-width: 638px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form__inner {
    gap: 48px;
    box-sizing: content-box;
  }
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form__title {
    font-size: 40px;
  }
}
#thinkmoto-landing .form__section-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form__section-items {
    gap: 23px;
  }
}
#thinkmoto-landing .form__submit {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form__submit {
    margin: 0;
  }
}
#thinkmoto-landing .form__figure {
  position: absolute;
}
#thinkmoto-landing .form--status .form__inner {
  width: 100%;
  max-width: 1440px;
  box-sizing: border-box;
}
#thinkmoto-landing .form--status .form__info-wrap {
  max-width: 636px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form--status .form__info-wrap {
    gap: 64px;
  }
}
#thinkmoto-landing .form--status .form__body {
  display: flex;
  flex-direction: column;
  gap: 23px;
  margin-bottom: 360px;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form--status .form__body {
    gap: 35px;
    margin-bottom: 0;
  }
}
#thinkmoto-landing .form--status a {
  padding: 0;
  display: inline;
}
#thinkmoto-landing .form--status .form__figure {
  width: 203vw;
  bottom: -84vw;
  right: -94vw;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form--status .form__figure {
    bottom: unset;
    width: 66vw;
    top: -17vw;
    right: -13vw;
  }
}
#thinkmoto-landing .form--status-success .form__figure {
  width: 142vw;
  bottom: -60vw;
  top: unset;
  right: -58vw;
  left: unset;
}
@media screen and (min-width: 920px) {
  #thinkmoto-landing .form--status-success .form__figure {
    width: 62vw;
    bottom: unset;
    top: -19vw;
    right: -34vw;
  }
}
