/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-martel-sans: "Martel Sans", Tahoma, "Trebuchet MS", "sans-serif";
    --font-impact: "Impact", Tahoma, "Trebuchet MS", "sans-serif";
    --color-motomove-lightorange: #FFF8F0;
    --color-motomove-lightorange2: #FFEDD7;
    --color-motomove-darkorange: #F36E24;
    --color-motomove-lightblack: #1E1E1E;
    --color-motomove-gray: #2E2E2E;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-\[-7px\] {
    top: -7px;
  }
  .top-\[-14px\] {
    top: -14px;
  }
  .top-\[5px\] {
    top: 5px;
  }
  .top-\[30px\] {
    top: 30px;
  }
  .right-\[-9px\] {
    right: -9px;
  }
  .right-\[5px\] {
    right: 5px;
  }
  .bottom-\[20px\] {
    bottom: 20px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1 / 2 * 100%);
  }
  .left-\[-25px\] {
    left: -25px;
  }
  .left-\[25px\] {
    left: 25px;
  }
  .left-\[30px\] {
    left: 30px;
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[-1\] {
    z-index: -1;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[10000\] {
    z-index: 10000;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .float-right {
    float: right;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-0\! {
    margin: calc(var(--spacing) * 0) !important;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-\[45px\] {
    margin-top: calc(45px * -1);
  }
  .-mt-\[90px\] {
    margin-top: calc(90px * -1);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-\[-5px\] {
    margin-top: -5px;
  }
  .mt-\[-84px\] {
    margin-top: -84px;
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[3px\] {
    margin-top: 3px;
  }
  .mt-\[5px\] {
    margin-top: 5px;
  }
  .mt-\[6px\] {
    margin-top: 6px;
  }
  .mt-\[21px\] {
    margin-top: 21px;
  }
  .mt-\[25px\] {
    margin-top: 25px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .-mb-\[70px\] {
    margin-bottom: calc(70px * -1);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-\[-6px\] {
    margin-bottom: -6px;
  }
  .mb-\[17px\] {
    margin-bottom: 17px;
  }
  .mb-\[35px\] {
    margin-bottom: 35px;
  }
  .ml-\[-9px\] {
    margin-left: -9px;
  }
  .box-content {
    box-sizing: content-box;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .size-400 {
    width: calc(var(--spacing) * 400);
    height: calc(var(--spacing) * 400);
  }
  .size-600 {
    width: calc(var(--spacing) * 600);
    height: calc(var(--spacing) * 600);
  }
  .size-800 {
    width: calc(var(--spacing) * 800);
    height: calc(var(--spacing) * 800);
  }
  .size-1000 {
    width: calc(var(--spacing) * 1000);
    height: calc(var(--spacing) * 1000);
  }
  .size-1250 {
    width: calc(var(--spacing) * 1250);
    height: calc(var(--spacing) * 1250);
  }
  .size-1500 {
    width: calc(var(--spacing) * 1500);
    height: calc(var(--spacing) * 1500);
  }
  .size-2000 {
    width: calc(var(--spacing) * 2000);
    height: calc(var(--spacing) * 2000);
  }
  .size-2500 {
    width: calc(var(--spacing) * 2500);
    height: calc(var(--spacing) * 2500);
  }
  .h-\[0px\] {
    height: 0px;
  }
  .h-\[15px\] {
    height: 15px;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[43px\] {
    height: 43px;
  }
  .h-\[43px\]\! {
    height: 43px !important;
  }
  .h-\[56\.25vw\] {
    height: 56.25vw;
  }
  .h-\[83px\] {
    height: 83px;
  }
  .h-\[160px\] {
    height: 160px;
  }
  .h-\[220px\] {
    height: 220px;
  }
  .h-\[240px\]\! {
    height: 240px !important;
  }
  .h-\[245px\]\! {
    height: 245px !important;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-full {
    height: 100%;
  }
  .h-full\! {
    height: 100% !important;
  }
  .h-svh {
    height: 100svh;
  }
  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
  .min-h-full {
    min-height: 100%;
  }
  .w-\[15px\] {
    width: 15px;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[43px\] {
    width: 43px;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[180px\] {
    width: 180px;
  }
  .w-\[calc\(100\%\+50px\)\] {
    width: calc(100% + 50px);
  }
  .w-dvw {
    width: 100dvw;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-\[1850px\] {
    max-width: 1850px;
  }
  .min-w-\[177\.78vh\] {
    min-width: 177.78vh;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .\[transform\:translateX\(-110\%\)\] {
    transform: translateX(-110%);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-9 {
    gap: calc(var(--spacing) * 9);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[17px\] {
    gap: 17px;
  }
  .gap-\[25px\] {
    gap: 25px;
  }
  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-7 {
    column-gap: calc(var(--spacing) * 7);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-20 {
    column-gap: calc(var(--spacing) * 20);
  }
  .gap-x-\[13px\] {
    column-gap: 13px;
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
  .gap-y-\[13px\] {
    row-gap: 13px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#D9D9D9\] {
    border-color: #D9D9D9;
  }
  .border-motomove-darkorange {
    border-color: var(--color-motomove-darkorange);
  }
  .border-motomove-lightblack {
    border-color: var(--color-motomove-lightblack);
  }
  .border-motomove-lightorange2 {
    border-color: var(--color-motomove-lightorange2);
  }
  .bg-\[\#0c0c0c\] {
    background-color: #0c0c0c;
  }
  .bg-\[\#303030\] {
    background-color: #303030;
  }
  .bg-motomove-darkorange {
    background-color: var(--color-motomove-darkorange);
  }
  .bg-motomove-gray {
    background-color: var(--color-motomove-gray);
  }
  .bg-motomove-lightblack {
    background-color: var(--color-motomove-lightblack);
  }
  .bg-motomove-lightorange {
    background-color: var(--color-motomove-lightorange);
  }
  .bg-motomove-lightorange2 {
    background-color: var(--color-motomove-lightorange2);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-\[linear-gradient\(16deg\,rgba\(243\,110\,36\,0\.69\)_0\%\,rgba\(0\,0\,0\,0\.26\)_58\%\,rgba\(0\,0\,0\,0\)_100\%\)\] {
    background-image: linear-gradient(16deg,rgba(243,110,36,0.69) 0%,rgba(0,0,0,0.26) 58%,rgba(0,0,0,0) 100%);
  }
  .bg-\[linear-gradient\(180deg\,rgba\(243\,110\,36\,0\.69\)_0\%\,rgba\(0\,0\,0\,0\.36\)_58\%\,rgba\(0\,0\,0\,0\.35\)_100\%\)\] {
    background-image: linear-gradient(180deg,rgba(243,110,36,0.69) 0%,rgba(0,0,0,0.36) 58%,rgba(0,0,0,0.35) 100%);
  }
  .bg-\[url\(\'\/wp-content\/themes\/motomove\/images\/jpg\/bg-pattern\.jpg\'\)\] {
    background-image: url('/wp-content/themes/motomove/images/jpg/bg-pattern.jpg');
  }
  .object-cover {
    object-fit: cover;
  }
  .object-center {
    object-position: center;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[9px\] {
    padding: 9px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[23px\] {
    padding: 23px;
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[23px\] {
    padding-inline: 23px;
  }
  .px-\[25px\] {
    padding-inline: 25px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .py-\[7px\] {
    padding-block: 7px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[35px\] {
    padding-block: 35px;
  }
  .py-\[45px\] {
    padding-block: 45px;
  }
  .py-\[50px\] {
    padding-block: 50px;
  }
  .py-\[70px\] {
    padding-block: 70px;
  }
  .py-\[90px\] {
    padding-block: 90px;
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-\[9px\] {
    padding-top: 9px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[60px\] {
    padding-top: 60px;
  }
  .pt-\[70px\] {
    padding-top: 70px;
  }
  .pt-\[84px\] {
    padding-top: 84px;
  }
  .pr-\[5px\] {
    padding-right: 5px;
  }
  .pr-\[60px\] {
    padding-right: 60px;
  }
  .pb-\[8px\] {
    padding-bottom: 8px;
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pl-\[5px\] {
    padding-left: 5px;
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .pl-\[20px\] {
    padding-left: 20px;
  }
  .text-center {
    text-align: center;
  }
  .font-impact {
    font-family: var(--font-impact);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .text-\[180px\] {
    font-size: 180px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[16px\] {
    --tw-leading: 16px;
    line-height: 16px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#444444\] {
    color: #444444;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-motomove-darkorange {
    color: var(--color-motomove-darkorange);
  }
  .text-motomove-lightblack {
    color: var(--color-motomove-lightblack);
  }
  .text-motomove-lightorange2 {
    color: var(--color-motomove-lightorange2);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/70 {
    color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .will-change-transform {
    will-change: transform;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[backface-visibility\:hidden\] {
    backface-visibility: hidden;
  }
  .text-shadow-\[2px_4px_2px_\#00000063\] {
    text-shadow: 2px 4px 2px var(--tw-text-shadow-color, #00000063);
  }
  .group-hover\:text-motomove-darkorange {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-motomove-darkorange);
      }
    }
  }
  .group-focus\:text-motomove-darkorange {
    &:is(:where(.group):focus *) {
      color: var(--color-motomove-darkorange);
    }
  }
  .placeholder\:text-black {
    &::placeholder {
      color: var(--color-black);
    }
  }
  .hover\:text-motomove-darkorange {
    &:hover {
      @media (hover: hover) {
        color: var(--color-motomove-darkorange);
      }
    }
  }
  .hover\:no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
  .focus\:text-motomove-darkorange {
    &:focus {
      color: var(--color-motomove-darkorange);
    }
  }
  .focus\:no-underline {
    &:focus {
      text-decoration-line: none;
    }
  }
  .sm\:col-span-4 {
    @media (width >= 40rem) {
      grid-column: span 4 / span 4;
    }
  }
  .sm\:col-span-6 {
    @media (width >= 40rem) {
      grid-column: span 6 / span 6;
    }
  }
  .sm\:mt-\[-100px\] {
    @media (width >= 40rem) {
      margin-top: -100px;
    }
  }
  .sm\:mb-0 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:h-\[104px\] {
    @media (width >= 40rem) {
      height: 104px;
    }
  }
  .sm\:h-\[280px\]\! {
    @media (width >= 40rem) {
      height: 280px !important;
    }
  }
  .sm\:h-\[290px\]\! {
    @media (width >= 40rem) {
      height: 290px !important;
    }
  }
  .sm\:w-\[220px\] {
    @media (width >= 40rem) {
      width: 220px;
    }
  }
  .sm\:grid-cols-12 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:p-\[30px\] {
    @media (width >= 40rem) {
      padding: 30px;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:py-10 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .sm\:py-\[10px\] {
    @media (width >= 40rem) {
      padding-block: 10px;
    }
  }
  .sm\:pt-\[100px\] {
    @media (width >= 40rem) {
      padding-top: 100px;
    }
  }
  .sm\:pr-\[30px\] {
    @media (width >= 40rem) {
      padding-right: 30px;
    }
  }
  .sm\:pl-\[25px\] {
    @media (width >= 40rem) {
      padding-left: 25px;
    }
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-5 {
    @media (width >= 48rem) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:h-\[170px\] {
    @media (width >= 48rem) {
      height: 170px;
    }
  }
  .md\:h-\[220px\]\! {
    @media (width >= 48rem) {
      height: 220px !important;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-8 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-5 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .md\:pt-\[80px\] {
    @media (width >= 48rem) {
      padding-top: 80px;
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-\[40px\] {
    @media (width >= 48rem) {
      font-size: 40px;
    }
  }
  .lg\:absolute {
    @media (width >= 64rem) {
      position: absolute;
    }
  }
  .lg\:top-0 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 0);
    }
  }
  .lg\:right-0 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 0);
    }
  }
  .lg\:left-0 {
    @media (width >= 64rem) {
      left: calc(var(--spacing) * 0);
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:col-span-9 {
    @media (width >= 64rem) {
      grid-column: span 9 / span 9;
    }
  }
  .lg\:col-span-12 {
    @media (width >= 64rem) {
      grid-column: span 12 / span 12;
    }
  }
  .lg\:mt-8 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .lg\:mt-\[-109px\] {
    @media (width >= 64rem) {
      margin-top: -109px;
    }
  }
  .lg\:mr-\[-4px\] {
    @media (width >= 64rem) {
      margin-right: -4px;
    }
  }
  .lg\:ml-\[-4px\] {
    @media (width >= 64rem) {
      margin-left: -4px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[235px\] {
    @media (width >= 64rem) {
      height: 235px;
    }
  }
  .lg\:h-\[280px\]\! {
    @media (width >= 64rem) {
      height: 280px !important;
    }
  }
  .lg\:h-\[400px\] {
    @media (width >= 64rem) {
      height: 400px;
    }
  }
  .lg\:h-\[calc\(100\%\+10px\)\]\! {
    @media (width >= 64rem) {
      height: calc(100% + 10px) !important;
    }
  }
  .lg\:min-h-\[580px\] {
    @media (width >= 64rem) {
      min-height: 580px;
    }
  }
  .lg\:w-\[35\%\] {
    @media (width >= 64rem) {
      width: 35%;
    }
  }
  .lg\:w-\[50px\] {
    @media (width >= 64rem) {
      width: 50px;
    }
  }
  .lg\:w-\[58vw\] {
    @media (width >= 64rem) {
      width: 58vw;
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:justify-start {
    @media (width >= 64rem) {
      justify-content: flex-start;
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-15 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 15);
    }
  }
  .lg\:p-\[40px\] {
    @media (width >= 64rem) {
      padding: 40px;
    }
  }
  .lg\:px-\[20px\] {
    @media (width >= 64rem) {
      padding-inline: 20px;
    }
  }
  .lg\:py-0 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .lg\:py-\[45px\] {
    @media (width >= 64rem) {
      padding-block: 45px;
    }
  }
  .lg\:py-\[90px\] {
    @media (width >= 64rem) {
      padding-block: 90px;
    }
  }
  .lg\:pt-\[109px\] {
    @media (width >= 64rem) {
      padding-top: 109px;
    }
  }
  .lg\:pb-\[60px\] {
    @media (width >= 64rem) {
      padding-bottom: 60px;
    }
  }
  .lg\:pl-\[20px\] {
    @media (width >= 64rem) {
      padding-left: 20px;
    }
  }
  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-6xl {
    @media (width >= 64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:text-\[15px\] {
    @media (width >= 64rem) {
      font-size: 15px;
    }
  }
  .xl\:col-span-2 {
    @media (width >= 80rem) {
      grid-column: span 2 / span 2;
    }
  }
  .xl\:col-span-3 {
    @media (width >= 80rem) {
      grid-column: span 3 / span 3;
    }
  }
  .xl\:mt-\[-116px\] {
    @media (width >= 80rem) {
      margin-top: -116px;
    }
  }
  .xl\:mt-\[40px\] {
    @media (width >= 80rem) {
      margin-top: 40px;
    }
  }
  .xl\:block {
    @media (width >= 80rem) {
      display: block;
    }
  }
  .xl\:h-\[116px\] {
    @media (width >= 80rem) {
      height: 116px;
    }
  }
  .xl\:h-\[350px\]\! {
    @media (width >= 80rem) {
      height: 350px !important;
    }
  }
  .xl\:h-\[600px\] {
    @media (width >= 80rem) {
      height: 600px;
    }
  }
  .xl\:w-\[60px\] {
    @media (width >= 80rem) {
      width: 60px;
    }
  }
  .xl\:w-\[250px\] {
    @media (width >= 80rem) {
      width: 250px;
    }
  }
  .xl\:w-\[320px\] {
    @media (width >= 80rem) {
      width: 320px;
    }
  }
  .xl\:flex-2 {
    @media (width >= 80rem) {
      flex: 2;
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:gap-6 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .xl\:gap-12 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .xl\:px-\[25px\] {
    @media (width >= 80rem) {
      padding-inline: 25px;
    }
  }
  .xl\:pt-\[116px\] {
    @media (width >= 80rem) {
      padding-top: 116px;
    }
  }
  .xl\:text-\[17px\] {
    @media (width >= 80rem) {
      font-size: 17px;
    }
  }
  .\32 xl\:mt-\[-138px\] {
    @media (width >= 96rem) {
      margin-top: -138px;
    }
  }
  .\32 xl\:h-\[152px\] {
    @media (width >= 96rem) {
      height: 152px;
    }
  }
  .\32 xl\:h-\[450px\] {
    @media (width >= 96rem) {
      height: 450px;
    }
  }
  .\32 xl\:h-\[700px\] {
    @media (width >= 96rem) {
      height: 700px;
    }
  }
  .\32 xl\:w-\[335px\] {
    @media (width >= 96rem) {
      width: 335px;
    }
  }
  .\32 xl\:flex-row {
    @media (width >= 96rem) {
      flex-direction: row;
    }
  }
  .\32 xl\:gap-30 {
    @media (width >= 96rem) {
      gap: calc(var(--spacing) * 30);
    }
  }
  .\32 xl\:gap-x-12 {
    @media (width >= 96rem) {
      column-gap: calc(var(--spacing) * 12);
    }
  }
  .\32 xl\:gap-x-\[20px\] {
    @media (width >= 96rem) {
      column-gap: 20px;
    }
  }
  .\32 xl\:py-\[15px\] {
    @media (width >= 96rem) {
      padding-block: 15px;
    }
  }
  .\32 xl\:pt-\[120px\] {
    @media (width >= 96rem) {
      padding-top: 120px;
    }
  }
  .\32 xl\:pt-\[138px\] {
    @media (width >= 96rem) {
      padding-top: 138px;
    }
  }
  .\32 xl\:text-7xl {
    @media (width >= 96rem) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .\32 xl\:text-\[17px\] {
    @media (width >= 96rem) {
      font-size: 17px;
    }
  }
  .\32 xl\:text-\[64px\] {
    @media (width >= 96rem) {
      font-size: 64px;
    }
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade>.splide__list>.splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb>.splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}
.splide__arrow:disabled {
  opacity: .3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: .5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: .7;
  padding: 0;
  position: relative;
  transition: transform .2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset:-3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast:none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset:-3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast:none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav>.splide__list>.splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0;
}
@layer components {
  .btn {
    display: inline-block;
    padding-inline: 25px;
    padding-block: 11px;
    text-align: center;
    font-size: 17px;
    --tw-leading: 1.3;
    line-height: 1.3;
    text-decoration-line: none;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .btn-primary, .btn-tertiary {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-motomove-darkorange);
    background-color: var(--color-motomove-darkorange);
    padding-block: 15px;
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
    color: var(--color-white);
    --tw-shadow: 0 4px 4px var(--tw-shadow-color, #00000012);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-motomove-darkorange);
      }
    }
    &:focus {
      background-color: var(--color-white);
    }
    &:focus {
      color: var(--color-motomove-darkorange);
    }
  }
  .btn-secondary {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #949494;
    background-color: #303030;
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-white);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: #303030;
      }
    }
    &:focus {
      background-color: var(--color-white);
    }
    &:focus {
      color: #303030;
    }
  }
  .btn-tertiary {
    border-color: var(--color-white);
    background-color: var(--color-white);
    color: var(--color-motomove-darkorange);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-motomove-darkorange);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
    &:focus {
      background-color: var(--color-motomove-darkorange);
    }
    &:focus {
      color: var(--color-white);
    }
  }
}
@font-face {
  font-family: 'Martel Sans';
  src: url('../fonts/martel-sans/MartelSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Martel Sans';
  src: url('../fonts/martel-sans/MartelSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Martel Sans';
  src: url('../fonts/martel-sans/MartelSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Martel Sans';
  src: url('../fonts/martel-sans/MartelSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Martel Sans';
  src: url('../fonts/martel-sans/MartelSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'Impact';
  src: url('../fonts/impact/impact.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}
@layer base {
  ::selection {
    background-color: #f36e248a;
  }
  ::-moz-selection {
    background-color: #f36e248a;
  }
  body {
    font-family: var(--font-martel-sans);
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .default-text {
    p, ul, ol {
      margin-bottom: calc(var(--spacing) * 5);
    }
    a {
      word-break: break-all;
      color: var(--color-motomove-darkorange);
      text-decoration-line: underline;
      &:hover {
        @media (hover: hover) {
          text-decoration-line: none;
        }
      }
      &:focus {
        text-decoration-line: none;
      }
    }
    strong {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    ul {
      list-style-position: inside;
      list-style-type: disc;
    }
    ol {
      list-style-position: inside;
      list-style-type: decimal;
    }
    .table-wrapper {
      margin-top: 40px;
      overflow-y: hidden;
    }
    table {
      height: inherit !important;
      width: 100% !important;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #949494;
      background-color: var(--color-motomove-lightblack);
      th, td {
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: #949494;
        padding-inline: 40px;
        padding-block: 10px;
        text-align: left;
      }
      th {
        padding-block: 25px;
      }
      th > *, td > * {
        margin: calc(var(--spacing) * 0);
      }
    }
  }
  .custom-headings {
    h1, h2, h3, h4, h5, h6 {
      margin-bottom: calc(var(--spacing) * 10);
      font-family: var(--font-impact);
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
      --tw-leading: 1.2;
      line-height: 1.2;
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      text-shadow: 2px 4px 2px var(--tw-text-shadow-color, #00000063);
      @media (width >= 48rem) {
        font-size: 40px;
      }
      @media (width >= 64rem) {
        font-size: var(--text-5xl);
        line-height: var(--tw-leading, var(--text-5xl--line-height));
      }
      @media (width >= 96rem) {
        font-size: 64px;
      }
    }
  }
  .single-blog-post {
    table {
      font-size: var(--text-xs) !important;
      line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
      @media (width >= 40rem) {
        font-size: var(--text-base) !important;
        line-height: var(--tw-leading, var(--text-base--line-height)) !important;
      }
    }
    h1, h2, h3, h4, h5, h6 {
      margin-bottom: calc(var(--spacing) * 10);
      font-family: var(--font-impact);
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
      --tw-leading: 1.2;
      line-height: 1.2;
      --tw-font-weight: var(--font-weight-normal) !important;
      font-weight: var(--font-weight-normal) !important;
      text-shadow: 2px 4px 2px var(--tw-text-shadow-color, #00000063);
      @media (width >= 48rem) {
        font-size: 40px;
      }
      @media (width >= 64rem) {
        font-size: var(--text-5xl);
        line-height: var(--tw-leading, var(--text-5xl--line-height));
      }
      @media (width >= 96rem) {
        font-size: 64px;
      }
    }
    h2 {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
      @media (width >= 48rem) {
        font-size: var(--text-4xl);
        line-height: var(--tw-leading, var(--text-4xl--line-height));
      }
      @media (width >= 64rem) {
        font-size: 44px;
      }
      @media (width >= 96rem) {
        font-size: 54px;
      }
    }
    h3 {
      font-size: 28px;
      @media (width >= 48rem) {
        font-size: 34px;
      }
      @media (width >= 64rem) {
        font-size: 40px;
      }
      @media (width >= 96rem) {
        font-size: var(--text-5xl);
        line-height: var(--tw-leading, var(--text-5xl--line-height));
      }
    }
    h4 {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
      @media (width >= 48rem) {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
      }
      @media (width >= 64rem) {
        font-size: var(--text-4xl);
        line-height: var(--tw-leading, var(--text-4xl--line-height));
      }
      @media (width >= 96rem) {
        font-size: 40px;
      }
    }
    h5 {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
      @media (width >= 48rem) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
      @media (width >= 64rem) {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
      }
      @media (width >= 96rem) {
        font-size: var(--text-4xl);
        line-height: var(--tw-leading, var(--text-4xl--line-height));
      }
    }
    h6 {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
      @media (width >= 48rem) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
      @media (width >= 64rem) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
      @media (width >= 96rem) {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
      }
    }
  }
  .forminator-custom-form {
    .forminator-input, .forminator-textarea {
      display: inline-block !important;
      border-radius: 0 !important;
      border-style: var(--tw-border-style) !important;
      border-width: 0px !important;
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 1px !important;
      border-color: var(--color-motomove-darkorange);
      background-color: var(--color-white);
      padding-inline: 23px !important;
      padding-top: 11px !important;
      padding-bottom: 8px !important;
      --tw-leading: 1 !important;
      line-height: 1 !important;
      color: var(--color-black);
      --tw-outline-style: none;
      outline-style: none;
      &::placeholder {
        color: var(--color-black);
      }
    }
    .forminator-textarea {
      resize: none !important;
      --tw-leading: calc(var(--spacing) * 7) !important;
      line-height: calc(var(--spacing) * 7) !important;
    }
    .forminator-datepicker {
      padding-left: 40px !important;
    }
    .forminator-icon-calendar {
      top: 55% !important;
    }
    .select2 {
      .select2-selection {
        height: 49px !important;
        border-style: var(--tw-border-style) !important;
        border-width: 0px !important;
        border-bottom-style: var(--tw-border-style) !important;
        border-bottom-width: 1px !important;
        border-color: var(--color-motomove-darkorange) !important;
      }
    }
    .forminator-button-submit {
      border-radius: 0 !important;
      border-style: var(--tw-border-style) !important;
      border-width: 1px !important;
      border-color: var(--color-motomove-darkorange) !important;
      padding-inline: 25px !important;
      padding-block: 15px !important;
      font-size: 17px !important;
      --tw-leading: 1 !important;
      line-height: 1 !important;
      --tw-font-weight: var(--font-weight-black) !important;
      font-weight: var(--font-weight-black) !important;
      --tw-shadow: 0 4px 4px var(--tw-shadow-color, #00000012) !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to !important;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
      transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
      --tw-duration: 300ms !important;
      transition-duration: 300ms !important;
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-white) !important;
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-motomove-darkorange) !important;
        }
      }
      &:focus {
        background-color: var(--color-white) !important;
      }
      &:focus {
        color: var(--color-motomove-darkorange) !important;
      }
    }
  }
  .ui-datepicker {
    .ui-datepicker-header {
      .ui-corner-all {
        background-color: var(--color-motomove-darkorange) !important;
      }
    }
    .ui-state-default.ui-state-highlight {
      border-color: var(--color-motomove-darkorange) !important;
      background-color: var(--color-motomove-lightorange) !important;
      color: var(--color-motomove-darkorange) !important;
    }
    .ui-state-default.ui-state-active, .ui-datepicker-calendar .ui-state-default:active {
      border-color: var(--color-motomove-darkorange) !important;
      background-color: var(--color-motomove-darkorange) !important;
    }
  }
  .forminator-calendar--default {
    &::before {
      content: var(--tw-content);
      border-color: var(--color-motomove-darkorange) !important;
    }
  }
  ul.is-styled {
    list-style-type: none;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    li {
      position: relative;
      margin-bottom: 11px;
      padding-left: 45px;
      &::before {
        content: var(--tw-content);
        position: absolute;
      }
      &::before {
        content: var(--tw-content);
        left: calc(var(--spacing) * 0);
      }
      &::before {
        content: var(--tw-content);
        display: block;
      }
      &::before {
        content: var(--tw-content);
        aspect-ratio: 1 / 1;
      }
      &::before {
        content: var(--tw-content);
        height: 31px;
      }
      &::before {
        content: var(--tw-content);
        width: 31px;
      }
      &::before {
        content: var(--tw-content);
        background-image: url(../svg/interface/icon-list-icon.svg);
      }
      &::before {
        content: var(--tw-content);
        background-size: contain;
      }
      &::before {
        content: var(--tw-content);
        background-repeat: no-repeat;
      }
      &::before {
        --tw-content: '';
        content: var(--tw-content);
      }
    }
  }
  .small-bullet-list {
    ul {
      list-style-type: none;
      li {
        position: relative;
        margin-bottom: 6px;
        padding-left: 15px;
        --tw-leading: 1.5;
        line-height: 1.5;
        &::before {
          content: var(--tw-content);
          position: absolute;
        }
        &::before {
          content: var(--tw-content);
          top: 7px;
        }
        &::before {
          content: var(--tw-content);
          left: calc(var(--spacing) * 0);
        }
        &::before {
          content: var(--tw-content);
          display: inline-block;
        }
        &::before {
          content: var(--tw-content);
          height: 4px;
        }
        &::before {
          content: var(--tw-content);
          width: 4px;
        }
        &::before {
          content: var(--tw-content);
          border-radius: calc(infinity * 1px);
        }
        &::before {
          content: var(--tw-content);
          background-color: #444444;
        }
        &::before {
          --tw-content: '';
          content: var(--tw-content);
        }
      }
    }
  }
  .small-bullet-list-text-medium {
    ul {
      li {
        &::before {
          content: var(--tw-content);
          top: 10px;
        }
      }
    }
  }
  .border-wave-white {
    border-style: var(--tw-border-style);
    border-width: 3px;
    border-color: transparent;
    border-image: url('/wp-content/themes/motomove/svg/interface/wave-border-white.svg') 4 / 8px / 0 round;
    border-image-outset: 3px;
  }
  .border-wave-gray {
    border-style: var(--tw-border-style);
    border-width: 3px;
    border-color: transparent;
    border-image: url('/wp-content/themes/motomove/svg/interface/wave-border-gray.svg') 4 / 8px / 0 round;
    border-image-outset: 3px;
  }
  .border-wave-lightorange {
    border-style: var(--tw-border-style);
    border-width: 3px;
    border-color: transparent;
    border-image: url('/wp-content/themes/motomove/svg/interface/wave-border-lightorange.svg') 4 / 8px / 0 round;
    border-image-outset: 3px;
  }
  .main-menu {
    .menu-item {
      a {
        display: inline-block;
        padding-inline: 4px;
        padding-block: 22px;
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        --tw-leading: 1;
        line-height: 1;
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: 300ms;
        transition-duration: 300ms;
        &:hover {
          @media (hover: hover) {
            color: var(--color-motomove-darkorange);
          }
        }
        &:focus {
          color: var(--color-motomove-darkorange);
        }
        @media (width >= 80rem) {
          padding-inline: 10px;
        }
        @media (width >= 80rem) {
          padding-block: 24px;
        }
        @media (width >= 80rem) {
          font-size: 17px;
        }
        @media (width >= 96rem) {
          padding-block: 30px;
        }
        @media (width >= 96rem) {
          font-size: 19px;
        }
      }
      &.current-menu-item {
        a {
          color: var(--color-motomove-darkorange);
        }
      }
    }
  }
  .mobile-main-menu.opened {
    transform: translateX(0) !important;
  }
  .mobile-main-menu {
    .menu-item {
      a {
        display: block;
        padding-block: 18px;
        font-size: 17px;
        --tw-leading: 1.3;
        line-height: 1.3;
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: 300ms;
        transition-duration: 300ms;
        &:hover {
          @media (hover: hover) {
            color: var(--color-motomove-darkorange);
          }
        }
        &:focus {
          color: var(--color-motomove-darkorange);
        }
      }
    }
  }
  .social-item {
    path {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .social-item:hover, .social-item:focus {
    path {
      fill: var(--color-motomove-darkorange);
    }
  }
  .products-section__left-bg {
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    display: block;
    height: 100%;
    width: 37%;
    background-color: var(--color-white);
  }
  .products-section__right-bg {
    position: absolute;
    top: calc(var(--spacing) * 0);
    right: calc(var(--spacing) * 0);
    display: block;
    height: 100%;
    width: 63%;
    background-color: var(--color-motomove-lightorange);
  }
  .faq-item__title {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
    &::after {
      content: var(--tw-content);
      top: 50%;
    }
    &::after {
      content: var(--tw-content);
      right: 20px;
    }
    &::after {
      content: var(--tw-content);
      display: block;
    }
    &::after {
      content: var(--tw-content);
      height: 20px;
    }
    &::after {
      content: var(--tw-content);
      width: 20px;
    }
    &::after {
      content: var(--tw-content);
      --tw-translate-y: -50%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    &::after {
      content: var(--tw-content);
      background-image: url(../svg/interface/arrow-down-dark.svg);
    }
    &::after {
      content: var(--tw-content);
      background-size: 20px;
    }
    &::after {
      content: var(--tw-content);
      background-position: center;
    }
    &::after {
      content: var(--tw-content);
      background-repeat: no-repeat;
    }
    &::after {
      content: var(--tw-content);
      transition-property: transform, translate, scale, rotate;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    &::after {
      content: var(--tw-content);
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
    &::after {
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .faq-item.opened {
    background-color: var(--color-white) !important;
    .faq-item__title {
      &::after {
        content: var(--tw-content);
        rotate: 180deg;
      }
    }
  }
  .variations_form {
    .variations {
      margin-bottom: 30px !important;
      .label {
        margin-top: 9px;
        display: block;
        font-size: var(--text-lg) !important;
        line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
        --tw-font-weight: var(--font-weight-bold) !important;
        font-weight: var(--font-weight-bold) !important;
        color: var(--color-motomove-lightblack) !important;
        @media (width >= 40rem) {
          margin-top: calc(var(--spacing) * 0);
        }
        @media (width >= 40rem) {
          display: table-cell;
        }
      }
      .value {
        select {
          margin-left: 15px !important;
          appearance: none !important;
          border-bottom-style: var(--tw-border-style) !important;
          border-bottom-width: 1px !important;
          border-color: var(--color-motomove-darkorange) !important;
          background-color: var(--color-white) !important;
          background-image: url(../svg/interface/arrow-down-darkorange.svg) !important;
          background-position: 94% 50% !important;
          background-repeat: no-repeat !important;
          padding-block: 7px !important;
          padding-right: 70px !important;
          padding-left: 18px !important;
          font-size: var(--text-lg) !important;
          line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
          --tw-font-weight: var(--font-weight-bold) !important;
          font-weight: var(--font-weight-bold) !important;
          --tw-outline-style: none !important;
          outline-style: none !important;
          @media (width >= 64rem) {
            margin-left: 55px !important;
          }
        }
        .reset_variations {
          margin-top: 10px;
          margin-left: 13px !important;
          display: block;
          @media (width >= 40rem) {
            margin-top: calc(var(--spacing) * 0);
          }
          @media (width >= 40rem) {
            margin-left: 10px !important;
          }
          @media (width >= 40rem) {
            display: inline-block;
          }
        }
      }
    }
  }
  .deposits-input-wrapper {
    margin-top: 10px !important;
    margin-bottom: 25px !important;
    flex-wrap: wrap !important;
    row-gap: 15px !important;
  }
  .deposits-input-wrapper .state {
    border-color: var(--color-white) !important;
    background-color: var(--color-white) !important;
  }
  .deposits-input-wrapper .pretty input:checked~.state.p-primary-o label:after, .deposits-input-wrapper .pretty.p-toggle .state.p-primary-o label:after {
    background-color: var(--color-motomove-darkorange) !important;
  }
  .woocommerce-variation.single_variation {
    margin-bottom: 20px !important;
    .woocommerce-variation-price {
      --tw-font-weight: var(--font-weight-bold) !important;
      font-weight: var(--font-weight-bold) !important;
    }
  }
  .woocommerce-variation-add-to-cart {
    label {
      font-size: 15px !important;
      --tw-font-weight: var(--font-weight-bold) !important;
      font-weight: var(--font-weight-bold) !important;
      color: var(--color-motomove-lightblack) !important;
    }
    .wapf-field-group {
      max-width: 100% !important;
      @media (width >= 64rem) {
        max-width: 50% !important;
      }
    }
    .wapf-input[type="text"] {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 1px !important;
      border-color: var(--color-motomove-darkorange) !important;
      background-color: var(--color-white) !important;
      padding-inline: 18px !important;
      padding-block: 7px !important;
      font-size: var(--text-lg) !important;
      line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
      --tw-font-weight: var(--font-weight-bold) !important;
      font-weight: var(--font-weight-bold) !important;
      --tw-outline-style: none !important;
      outline-style: none !important;
    }
    .wapf-field-description {
      padding-top: 10px !important;
    }
  }
  .woocommerce-variation-add-to-cart, .cart {
    display: flex !important;
    .quantity {
      input[type="number"] {
        margin-right: 10px !important;
        width: 80px !important;
        border-bottom-style: var(--tw-border-style) !important;
        border-bottom-width: 1px !important;
        border-color: var(--color-motomove-darkorange) !important;
        background-color: var(--color-white) !important;
        padding-inline: 18px !important;
        padding-block: 7px !important;
        text-align: left !important;
        font-size: var(--text-lg) !important;
        line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
        --tw-font-weight: var(--font-weight-bold) !important;
        font-weight: var(--font-weight-bold) !important;
        --tw-outline-style: none !important;
        outline-style: none !important;
      }
    }
    .single_add_to_cart_button {
      border-radius: 0 !important;
      background-color: var(--color-motomove-darkorange) !important;
      padding-inline: 25px !important;
      padding-block: 11px !important;
      font-size: 17px !important;
      --tw-leading: 1.3 !important;
      line-height: 1.3 !important;
      --tw-font-weight: var(--font-weight-black) !important;
      font-weight: var(--font-weight-black) !important;
      color: var(--color-white) !important;
      --tw-shadow: 0 4px 4px var(--tw-shadow-color, #00000012) !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to !important;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
      transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
      --tw-duration: 300ms !important;
      transition-duration: 300ms !important;
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-white) !important;
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-motomove-darkorange) !important;
        }
      }
      &:focus {
        background-color: var(--color-white) !important;
      }
      &:focus {
        color: var(--color-motomove-darkorange) !important;
      }
    }
  }
  .footer-menu {
    .menu-item {
      margin-bottom: 7px;
      a {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: 300ms;
        transition-duration: 300ms;
        &:hover {
          @media (hover: hover) {
            color: var(--color-motomove-darkorange);
          }
        }
        &:focus {
          color: var(--color-motomove-darkorange);
        }
      }
    }
  }
  .mc4wp-form {
    input[type=email], input[type=text] {
      margin-bottom: 22px;
      max-width: 100% !important;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #444444;
      background-color: transparent;
      padding-inline: 20px;
      padding-top: 7px;
      padding-bottom: 3px;
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      color: color-mix(in srgb, #fff 40%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-white) 40%, transparent);
      }
      --tw-outline-style: none;
      outline-style: none;
      &::placeholder {
        color: color-mix(in srgb, #fff 40%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-white) 40%, transparent);
        }
      }
    }
    input[type=submit] {
      width: 100% !important;
      background-color: var(--color-white);
      padding-top: 8px;
      padding-bottom: 6px;
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      color: var(--color-motomove-lightblack);
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      --tw-duration: 300ms;
      transition-duration: 300ms;
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-motomove-darkorange);
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
      &:focus {
        background-color: var(--color-motomove-darkorange);
      }
      &:focus {
        color: var(--color-white);
      }
    }
    .mc4wp-alert {
      margin-top: 10px;
      color: var(--color-white) !important;
    }
    .mc4wp-success {
      color: var(--color-motomove-darkorange) !important;
    }
  }
}
.trp-language-switcher-container {
  display: none !important;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-content: "";
    }
  }
}
