@font-face {
  font-family: Racingsportdisplay;
  src: url('../fonts/RacingSportDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --radiant-ui-components-library-marketplace--color--white: #fff0;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #fff;
  --radiant-ui-components-library-marketplace--color--theme-color: #ffffff6b;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--white: white;
  --flowui-component-library--primary-base: #642eff;
  --waves-library--black: #131313;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: #000;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--accent--primary-1: #000;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--general--shadow-04: #14142b24;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero {
  background-image: linear-gradient(#fff0 68%, #000000a1), radial-gradient(circle closest-side, #000, #fff0 0%, #0f0f0fba), url('../images/Untitled-design-26.png');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  height: 100vh;
}

.hero.giveaway {
  background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(#fff0 68%, #000000a1), radial-gradient(circle closest-side, #000, #fff0 0%, #0f0f0fba), url('../images/Untitled-design-26.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, cover;
}

.nav-bar {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-bar.middle {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.container {
  max-width: 1200px;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section.rt-gap-eighty {
  padding-left: 80px;
  padding-right: 80px;
}

.rt-overflow-hiden {
  overflow: hidden;
}

.rt-top-text {
  letter-spacing: .16px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.rt-top-text.rt-color-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  letter-spacing: .25px;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.rt-about-one-digital-right-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-about-one-digital-right-wrapper.giveaway {
  justify-content: center;
  align-items: center;
}

.rt-main-button-container {
  border: 1px #0000;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: border-color .4s;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.rt-main-button-container:hover {
  border-color: #246dfe;
}

.rt-about-one-digital-description {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  max-width: 519px;
  margin-bottom: 0;
  padding-bottom: 28px;
  font-family: Varela Round, sans-serif;
  font-size: 24px;
}

.rt-about-one-digital-description.north {
  margin-top: 28px;
  font-size: 18px;
}

.rt-about-one-digital-description.north.giveaway {
  font-size: 16px;
}

.rt-about-one-digital-description.giveaway {
  text-align: center;
}

.rt-button-background {
  background-color: #fff;
  border-radius: 100%;
  width: 120%;
  min-width: 80px;
  height: 175%;
  display: block;
  position: absolute;
  inset: auto;
}

.rt-button-background.rt-white {
  pointer-events: none;
  border-radius: 800px;
  align-self: center;
  width: 0%;
  min-width: auto;
  height: 120%;
  inset: 0% 0% 0% -20%;
}

.rt-blue-button-text {
  color: #000;
  letter-spacing: .32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.rt-blue-button-text.rt-button-text-color {
  color: #fff;
}

.rt-blue-button-text.rt-button-text-color.rt-text-relative {
  font-family: Racingsportdisplay, Arial, sans-serif;
  text-decoration: none;
  position: relative;
}

.rt-about-one-digital-heading {
  max-width: 800px;
  padding-bottom: 2px;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
}

.rt-about-one-digital-heading.giveaway {
  text-align: center;
  font-size: 42px;
}

.rt-about-one-digital-heading.product-page {
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

.rt-main-blue-button {
  justify-content: center;
  align-items: center;
  padding: 12px 34px;
  display: flex;
  overflow: hidden;
}

.rt-main-blue-button.rt-color-wrapper {
  background-color: #246dfe;
  border-radius: 40px;
}

.rt-main-blue-button.rt-color-wrapper.rt-pop:hover {
  opacity: 1;
}

.rt-main-blue-button.rt-color-wrapper.rt-pop.rt-deep-blue-background {
  background-color: #000;
  max-width: 320px;
  margin-top: 20px;
  text-decoration: none;
  transition: all .444s;
}

.rt-main-blue-button.rt-color-wrapper.rt-pop.rt-deep-blue-background:hover {
  transform: scale(.8);
}

.rt-main-blue-button.rt-color-wrapper.rt-pop.rt-deep-blue-background.max {
  max-width: 250px;
}

.body {
  background-color: #0000;
}

.before-after {
  background-image: linear-gradient(#000, #fff 34%);
}

.container-2 {
  margin-top: 0;
  padding-top: 60px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  font-family: Racingsportdisplay, Arial, sans-serif;
}

.udesly-left-image {
  z-index: 1;
  cursor: grab;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.udesly-before-label {
  z-index: 3;
  background-color: #0000009e;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px auto auto 20px;
}

.udesly-circle-handle {
  color: #fff;
  cursor: grab;
  background-color: #838383;
  background-image: url('../images/arrows.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transition: all .888s;
  position: absolute;
}

.udesly-label-text {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.udesly-handlebar-wrapper {
  z-index: 10;
  color: #0000;
  cursor: grab;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: relative;
}

.udesly-before-after-slider {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 500px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  box-shadow: 0 0 18px -3px #010101;
}

.udesly-right-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.udesly-code-snippet {
  display: none;
}

.udesly-after-label {
  z-index: 3;
  background-color: #0000009e;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px 20px auto auto;
}

.container-3 {
  max-width: none;
  padding-top: 60px;
}

.waves---section-medium {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 20px;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.f-banner-flex-row {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  justify-content: center;
  align-items: center;
  height: 35px;
  min-height: 35px;
  padding: 16px 5%;
  display: flex;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-banner-badge {
  background-color: var(--flowui-component-library--primary-base);
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.container-4 {
  max-width: 1200px;
}

.waves---limit-480 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 48px;
  line-height: 130%;
}

.waves---paragraph-big {
  font-family: Varela Round, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.waves---paragraph-regular {
  text-transform: uppercase;
  font-family: Racing Sans One, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.waves-grid-faq-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves-left-faq-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-expandable-master-faq-1 {
  max-width: 545px;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.waves---expandable-item {
  border-top: 1px solid var(--waves-library--black);
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.waves---expand-line {
  background-color: var(--waves-library--black);
  width: 16px;
  height: 2px;
}

.waves---expand-line.vertical {
  width: 2px;
  height: 16px;
  position: absolute;
}

.waves---expand-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: flex;
}

.waves-expanded-text {
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 16px;
}

.waves---expandable-wrap {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.waves---expand-space {
  height: 24px;
}

.container-5 {
  max-width: 1200px;
}

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

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-component-container-2 {
  background-color: #0000;
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.cta {
  background-color: var(--waves-library--black);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  background-image: linear-gradient(107deg, #00000096 10%, #fff0), url('../images/Untitled-design-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.cta.car-magnet {
  background-image: linear-gradient(107deg, #00000096 10%, #fff0), url('../images/Oynx-Car-Magnet-Custom-Order-7.jpg');
  margin-top: 100px;
  margin-bottom: 100px;
}

.rt-heading-three {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three.rt-text-white {
  color: var(--waves-library--black);
  margin-top: 0;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-weight: 400;
}

.rt-heading-three.rt-text-white.white {
  color: var(--elements-webflow-library--secondary--color-2);
}

.rt-team-page-cta-section {
  padding-top: 0;
}

.rt-cta-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-color-white {
  color: #fff;
}

.rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center.rt-cta-paragraph {
  color: #000;
  max-width: 326px;
  margin-bottom: 0;
}

.rt-about-two-cta-right {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-end;
  min-width: 174px;
  max-width: 234px;
  display: flex;
}

.rt-cta-line {
  background-color: #000;
  width: 1px;
  height: 76px;
  max-height: 76px;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit.rt-border-radious-ten {
  border-radius: 10px;
}

.rt-cta-text-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: var(--waves-library--black);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-margin-bottom-zero {
  margin-bottom: 0;
}

.rt-link-text-wrp {
  position: relative;
}

.rt-hero-button {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 12px 35px;
  font-size: 1rem;
  font-weight: 500;
}

.rt-hero-button.rt-black-button {
  background-color: #000;
}

.rt-about-two-cta-left {
  grid-column-gap: 28px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-secondary-btn-text {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 200%);
}

.rt-button-mask {
  overflow: hidden;
}

.rt-about-two-cta-block {
  grid-column-gap: 30px;
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.rt-about-two-cta-text-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 100px;
  display: flex;
}

.rt-cta-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
  display: flex;
}

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
}

.brix---footer-wrapper.footer {
  background-color: #fff;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---footer-link {
  color: var(--elements-webflow-library--neutral--600);
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---footer-link.hide {
  display: none;
}

.brix---footer-bottom {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-footer-3-cols {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  align-items: center;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: Racing Sans One, sans-serif;
  font-size: 11px;
  line-height: 30px;
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  filter: grayscale();
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---footer-list-wrapper-horizontal {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---footer-top-small {
  padding-top: 72px;
  padding-bottom: 72px;
}

.brix---footer-list-item-horizontal {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.brix---footer-list-item-horizontal.hide, .pricing.hide {
  display: none;
}

.marketing {
  background-color: #000;
  margin-top: 40px;
}

.marketing.hide {
  display: none;
}

.process.car-magnet-spacing {
  margin-bottom: 41px;
  padding-bottom: 0;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---square-icon {
  filter: grayscale();
  border-radius: 16px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 0;
  padding-bottom: 0;
}

.brix---section.services {
  padding-top: 60px;
}

.brix---heading-h2-size {
  color: var(--waves-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h2-size.middle {
  text-align: center;
}

.brix---heading-h4-size {
  color: var(--waves-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---subtitle {
  color: #030303;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---paragraph-default-2 {
  color: var(--elements-webflow-library--accent--primary-1);
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-2.gray {
  font-family: Varela Round, sans-serif;
}

.brix---grid-2-columns-top {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
}

.brix---grid-2-columns-text {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  border-radius: 20px;
  box-shadow: 0 2px 5px #0009;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-48px {
  margin-top: 48px;
  margin-bottom: 48px;
}

.brix---mg-bottom-56px {
  margin-bottom: 56px;
}

.brix---mg-bottom-0 {
  color: var(--elements-webflow-library--accent--primary-1);
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 60px;
}

.brix---heading-h2-size-2 {
  color: var(--elements-webflow-library--neutral--100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h3-size {
  color: var(--waves-library--black);
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---subtitle-2 {
  color: var(--elements-webflow-library--accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Racing Sans One, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---subtitle-2.grey {
  font-family: Varela Round, sans-serif;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  background-image: url('../images/ChatGPT-Image-Dec-10-2025-11_49_56-PM.png');
  background-position: 50% 60%;
  background-size: cover;
  border-radius: 24px;
  height: 500px;
  overflow: hidden;
}

.brix---image-wrapper-br-24px-shadow.car-magnet {
  background-image: url('../images/Oynx-Car-Magnet-Custom-Order-2.jpg');
}

.brix---inner-container-1068px-center {
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

.brix---grid-content-section-v6 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-content-section-v6.car-magnet {
  grid-template-columns: 1fr 1fr 1fr;
}

.brix---square-icon-56px {
  border-radius: 8px;
  width: 75px;
}

.section {
  margin-top: 60px;
  padding-top: 100px;
}

.section-2 {
  height: 75vh;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Varela Round, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.heading-2 {
  text-align: center;
  text-shadow: 0 0 1px #000;
  font-family: Racingsportdisplay, Arial, sans-serif;
  font-size: 44px;
  transition: all .444s;
}

.container-6 {
  max-width: 1200px;
}

.div-block-3 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  height: 35px;
  padding-top: 10px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

.div-block-4, .div-block-5, .div-block-6, .div-block-7 {
  position: relative;
}

.image-2 {
  position: absolute;
  inset: 0% 0% auto 50%;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  margin-right: 60px;
  display: flex;
}

.text-block-4 {
  color: var(--elements-webflow-library--neutral--300);
  font-family: Varela Round, sans-serif;
}

.icon {
  color: #fff;
}

.link {
  color: #fff;
  font-family: Varela Round, sans-serif;
  text-decoration: none;
}

.nav-link, .nav-llink {
  font-family: Varela Round, sans-serif;
}

.benefits {
  margin-top: 40px;
  margin-bottom: 60px;
}

.container-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.text-span {
  font-family: Varela Round, sans-serif;
}

.grid {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.benefit-wrapper {
  justify-content: center;
  align-items: center;
  transition: all .444s;
  display: flex;
}

.rich-text-block {
  font-family: Varela Round, sans-serif;
}

.section-3 {
  background-image: url('../images/Oynx-Car-Graphic-Custom-Order.jpg');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
}

.section-3.magnet {
  background-image: url('../images/Oynx-Car-Magnet-Custom-Order-6.jpg');
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.lac-wrap-4 {
  margin-bottom: 3em;
}

.lac-paragraph-3 {
  color: #000;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.2em;
  line-height: 1.6em;
}

.lac-a-decor-2 {
  margin-top: .5em;
  margin-left: .6em;
  position: relative;
}

.lac-paragraph-2 {
  color: #000;
  margin-bottom: 1em;
  font-family: Varela Round, sans-serif;
  font-size: 1.3em;
  line-height: 1.6em;
}

.lac-wrap-5 {
  border-top: 1px solid #c6d9d8;
  border-bottom: 1px solid #c6d9d8;
  padding-top: 4em;
  padding-bottom: 4em;
}

.lac-wrap-1-2 {
  border-bottom: 1px solid #c6d9d8;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.lac-wrap-1-2.two {
  border-bottom-color: #fff;
  padding-bottom: 0;
}

.lac-grid-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
}

.lac-grid-2.three {
  display: none;
}

.lac-a-text-2 {
  color: #a6a6a6;
}

.lac-heading-3 {
  color: #36351a;
  margin-top: 0;
  margin-bottom: .7em;
  font-family: Varela Round, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3em;
}

.lac-container-1 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
}

.lac-pic-1 {
  width: 100%;
}

.lac-a-text-3 {
  color: #4f6467;
  font-family: Varela Round, sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
}

.lac-paragraph-1 {
  color: #a6a6a6;
  margin-bottom: 3em;
  font-family: Varela Round, sans-serif;
  font-size: 1.3em;
  line-height: 1.6em;
}

.lac-paragraph-1.top-padding {
  color: #000;
  margin-top: 10px;
}

.lac-a-decor-3 {
  background-color: #a6a6a6;
  height: .1em;
  margin-top: .7em;
  position: absolute;
  inset: 0%;
}

.lac-heading-1 {
  color: #36351a;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Varela Round, sans-serif;
  font-size: 2.7em;
  font-weight: 400;
  line-height: 1.3em;
}

.lac-heading-1.smaller {
  font-size: 2.4em;
}

.rich-text-block-2 {
  padding-top: 4em;
}

.lac-grid-3 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lac-a-decor-1 {
  align-items: center;
  display: flex;
}

.lac-heading-4 {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Varela Round, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
}

.lac-wrap-1-1 {
  border-bottom: 1px solid #c6d9d8;
  padding-top: 4em;
  padding-bottom: 4em;
}

.lac-wrap-6 {
  align-items: center;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.lac-decor-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lac-grid-1 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lac-b-button-1 {
  color: #fff;
  background-color: #000;
  border: .2em solid #000;
  border-radius: .5em;
  padding: .8em 3.5em;
  font-family: Racing Sans One, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.3em;
}

.lac-b-button-1:hover {
  color: #000;
  background-color: #fff;
}

.lac-b-button-1.top-padding {
  margin-top: 20px;
}

.lac-section-1 {
  padding: 6em 5em 5em;
  font-size: 1vw;
}

.lac-text-2 {
  color: #2f2f2f;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Varela Round, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
}

.lac-icon-1 {
  object-fit: cover;
  height: 1.7em;
  margin-right: 1em;
}

.lac-a-text-1 {
  color: #36351a;
  font-family: Varela Round, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3em;
}

.lac-heading-2 {
  color: #36351a;
  margin-top: 0;
  margin-bottom: .7em;
  font-family: Varela Round, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3em;
}

.heading-3, .heading-4, .paragraph, .heading-5, .paragraph-2 {
  font-family: Varela Round, sans-serif;
}

.image-3 {
  margin-top: -179px;
}

.gaurentee {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.container-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.image-4 {
  align-self: flex-start;
  transform: scale(.6);
}

.social-icon-2 {
  opacity: .73;
  border: 1px solid #000;
}

.social-icon-2.hide {
  display: none;
}

.social-icon-2.bright {
  filter: invert();
  border-style: none;
}

.social-icon-2.w1 {
  filter: brightness(1000%) grayscale();
}

.textarea {
  color: #fff;
  background-color: #ffffff1a;
  background-image: url('../images/ChatCircleDots.svg');
  background-position: 20px 16px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #ffffff4d;
  border-radius: 28px;
  height: 160px;
  min-height: 160px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-left: 55px;
  font-size: 16px;
  line-height: 150%;
}

.textarea:active, .textarea:focus {
  border-color: #ffffff80;
}

.textarea::placeholder {
  color: #fff;
}

.violet-button {
  color: #fff;
  background-color: #eef0f3;
  background-image: linear-gradient(142deg, #00e1ff, #fff0), url('../images/Blue-Modern-To-Do-Notion-Header-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px solid #f7f8f8cc;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 4px 4px 4px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  transition: all .888s;
  display: flex;
  box-shadow: 0 2px 20px #00f8ff;
}

.violet-button:hover {
  filter: grayscale();
  transform: scale(.8);
}

.violet-button.no-space {
  padding: 17px;
}

.violet-button.cta {
  max-width: none;
  padding: 14px;
}

.navlink {
  grid-column-gap: 12px;
  color: #12121200;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: all .888s;
  display: flex;
  position: relative;
}

.navlink:hover {
  transform: scale(1.2);
}

.text-block-113 {
  margin-top: 10px;
  font-size: 11px;
}

.copyright-right-wrapper {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-icon {
  width: auto;
  max-width: 75%;
}

.social-links-wrap-2 {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.social-links-wrap-2.menu {
  filter: invert();
}

.nav-icon-contain {
  background-color: #0000;
  border: 1px solid #f7f8f8cc;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  box-shadow: 0 0 20px #00000012;
}

.footer-top-wrapper {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.navigation-menu {
  z-index: 2147483647;
  background-color: #fff;
  flex-direction: row;
  height: 100%;
  min-height: 800px;
  padding-top: 20px;
  padding-bottom: 0;
  position: fixed;
  inset: 0 0% 0%;
  box-shadow: 141px 141px 100px #12121233;
}

.contact-wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 40px;
  display: block;
  position: relative;
}

.red-blur-contain {
  height: 571px;
  position: absolute;
  inset: -24% -16% auto auto;
}

.red-blur-contain.contact {
  inset: -30% -16% auto auto;
}

.navbar {
  z-index: 100;
  background-color: #0000;
  width: 100%;
  height: 88px;
  display: flex;
  position: relative;
}

.footer-link {
  color: #f7f8f8cc;
  font-size: 18px;
  line-height: 178%;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: #eef0f3;
}

.footer-link.small {
  font-size: 10px;
}

.error-message {
  border-radius: 4px;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.nav-image {
  width: 100%;
  max-width: 480px;
}

.pink-blur-contain {
  position: absolute;
  inset: 0% auto auto 0%;
}

.pink-blur-contain.contact {
  height: 993px;
  inset: -23% auto auto -32%;
}

.pink-blur-contain.contact.top {
  top: -45%;
}

.pink-blur-contain.contact._2 {
  inset: auto -22% -16% auto;
}

.nav-image-contain {
  width: 45%;
  display: flex;
}

.cta-wrapper {
  background-color: #00f8ff;
  background-image: linear-gradient(132deg, #00f8ff, #0000004f), url('../images/Blue-Modern-To-Do-Notion-Header-6.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 12px solid #00f8ff;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 30px #00f8ff, 0 5px 60px #ed1ecc1a;
}

.hero-section {
  z-index: 1;
  background-image: linear-gradient(#000, #fff0 36%, #000), url('../images/Untitled-design-59.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  position: relative;
}

.success-message {
  color: #fff;
  background-color: #0000;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.image-27 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.page-wrapper {
  color: #12121200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
  overflow: hidden;
}

.nav-links-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.nav-links {
  color: #000;
  letter-spacing: -.32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 72px;
  font-weight: 500;
  line-height: 111%;
  transition: color .2s;
}

.nav-links:hover {
  color: #00f8ff;
}

.nav-links.w--current {
  color: #eef0f3;
}

.hero-heading-2 {
  color: #f7f8f8;
  text-align: center;
  letter-spacing: -.05em;
  text-transform: capitalize;
  -webkit-text-fill-color: transparent;
  background-color: #000;
  background-image: linear-gradient(156deg, #fff 30%, #00f8ff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 8px;
  padding-bottom: .13em;
  padding-left: .13em;
  padding-right: .13em;
  font-size: 68px;
  font-weight: 500;
  line-height: 1;
}

.link-icon {
  width: auto;
  transform: scale(1.8);
}

.copyright-wrapper {
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.violet-blur-contain {
  width: 816px;
  position: absolute;
  inset: auto auto -8% 20%;
}

.violet-blur-contain.contact {
  opacity: .7;
  width: 1000px;
  inset: auto auto -16% -38%;
}

.image-28 {
  filter: brightness(200%) grayscale();
}

.text-field {
  color: #fff;
  background-color: #ffffff1a;
  background-image: url('../images/User.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #ffffff4d;
  border-radius: 63px;
  height: 56px;
  margin-bottom: 24px;
  padding: 16px 20px 16px 54px;
  font-size: 16px;
  line-height: 150%;
}

.text-field:active, .text-field:focus {
  border-color: #ffffff80;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  border-color: #ffffffb3;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.email {
  background-image: url('../images/Envelope.svg');
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cta-heading {
  z-index: 1;
  color: #fff;
  text-align: center;
  max-width: 898px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 800;
  position: relative;
}

.cta-section {
  width: 100%;
}

.close-wrapper {
  z-index: 2147483647;
  justify-content: flex-end;
  align-items: flex-start;
  width: 95%;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.form {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.nav-close {
  z-index: 2147483647;
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: 0;
  padding: 10px;
  display: flex;
  position: relative;
  inset: auto 0% -44px auto;
}

.nav-close:hover {
  background-color: #8a8a8a;
}

.link-text {
  color: #f7f8f8cc;
  width: 200px;
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
  position: absolute;
  left: 60px;
}

.logo-image {
  position: static;
  transform: scale(.4);
}

.logo-image.mobile.hideonmobile.scale {
  transform: scale(1);
}

.menu-button {
  z-index: 2147483647;
  background-color: #12121200;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 10px 12px 12px;
  transition: all .888s;
  display: flex;
  position: relative;
  box-shadow: 0 0 8px 8px #fffc;
}

.menu-button:hover {
  transform: rotate(88deg)scale(1.1);
}

.menu-button.w--open {
  z-index: auto;
  background-color: #eef0f3;
}

.icon-contain {
  color: #8a8a8a;
  background-color: #12121200;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 24px;
  display: flex;
  box-shadow: 0 2px 20px #ffffffe0;
}

.icon-contain.red {
  background-color: #000;
}

.form-block {
  background-color: #0000;
  background-image: linear-gradient(126deg, #ffffffb3, #595151cc 19%, #453f3fcc 30%, #000c 70%, #ffffffb3);
  border: 12px solid #00f8ff;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 0;
  padding: 60px 40px;
  box-shadow: 0 5px 30px #601eed4d, 0 5px 60px #ed1ecc4d;
}

.nav-contain {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.close-icon {
  opacity: 0;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0%;
}

.menu-right-contain {
  grid-column-gap: 20px;
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.red-glow {
  filter: grayscale();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.footer-logo {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.footer-logo.w--current {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.footer-2 {
  color: #f7f8f8cc;
}

.social-icon-contain-2 {
  opacity: .5;
  transition: opacity .2s;
}

.social-icon-contain-2:hover {
  opacity: 1;
}

.social-icon-contain-2.hide {
  display: none;
}

.social {
  filter: invert();
}

.social.hide {
  display: none;
}

.footer-links {
  grid-column-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.footer-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  display: flex;
}

.tik-tok {
  filter: brightness(150%);
  margin-top: -4px;
}

.text-span-2 {
  font-size: 35px;
}

.lottie-animation {
  width: 150px;
  height: 150px;
}

.container-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-16 {
  text-align: center;
  font-family: Racingsportdisplay, Arial, sans-serif;
}

.paragraph-13 {
  font-family: Varela Round, sans-serif;
  font-size: 18px;
}

.section-4 {
  height: 50vh;
}

.section-5 {
  background-image: linear-gradient(#000, #fff);
}

.container-11 {
  margin-top: 120px;
}

.heading-17 {
  font-family: Racingsportdisplay, Arial, sans-serif;
}

.container-12 {
  padding-top: 20px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all .444s;
}

.image-29 {
  border-radius: 40px;
}

@media screen and (min-width: 1280px) {
  .rt-about-one-digital-right-wrapper {
    margin-top: -20px;
  }

  .rt-about-one-digital-description {
    max-width: 546px;
  }

  .pink-blur-contain.contact._2 {
    right: -10%;
  }

  .violet-blur-contain.contact {
    left: -27%;
  }
}

@media screen and (min-width: 1440px) {
  .rt-about-two-cta-left {
    grid-column-gap: 40px;
  }

  .lac-section-1 {
    font-size: 14px;
  }

  .red-blur-contain.contact {
    right: -15%;
  }

  .pink-blur-contain.contact {
    top: -33%;
    left: -19%;
  }

  .pink-blur-contain.contact._2 {
    right: -3%;
  }
}

@media screen and (min-width: 1920px) {
  .rt-about-two-cta-block {
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .image-3 {
    margin-top: -53px;
  }

  .red-blur-contain {
    right: 2%;
  }

  .red-blur-contain.contact {
    right: 3%;
  }

  .pink-blur-contain.contact {
    left: -4%;
  }

  .pink-blur-contain.contact._2 {
    right: 12%;
  }

  .violet-blur-contain.contact {
    left: 2%;
  }
}

@media screen and (max-width: 991px) {
  .rt-about-one-digital-right-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .rt-about-one-digital-description {
    max-width: 700px;
    padding-bottom: 18px;
  }

  .rt-about-one-digital-heading {
    text-align: left;
    max-width: 700px;
    padding-top: 14px;
    padding-bottom: 13px;
  }

  .udesly-handlebar-wrapper {
    height: 500px;
  }

  .udesly-before-after-slider {
    width: 500px;
    height: 500px;
  }

  .waves-grid-faq-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves-left-faq-1 {
    text-align: center;
    align-items: center;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-team-page-cta-section {
    padding-bottom: 60px;
  }

  .rt-about-two-cta-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .rt-cta-line {
    display: none;
  }

  .rt-cta-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
  }

  .rt-about-two-cta-left {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-right: 0;
  }

  .rt-about-two-cta-block {
    display: block;
  }

  .rt-about-two-cta-text-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
  }

  .rt-cta-boxes {
    flex-direction: column;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-footer-3-cols {
    grid-template-columns: 1fr;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: 10px;
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-wrapper-horizontal {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .brix---footer-top-small {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-2-columns-text {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 48px;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-content-section-v6 {
    grid-template-columns: 1fr;
  }

  .lac-grid-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .lac-pic-1 {
    object-fit: cover;
    width: auto;
  }

  .lac-a-decor-3 {
    margin-top: .9em;
    inset: 0%;
  }

  .lac-grid-3 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .lac-decor-1 {
    flex-direction: column;
    align-items: stretch;
  }

  .lac-wrap-2 {
    display: flex;
  }

  .lac-grid-1 {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    grid-template-columns: 1fr 1.25fr;
  }

  .lac-b-button-1 {
    justify-content: center;
    display: flex;
  }

  .lac-section-1 {
    padding-top: 4em;
    font-size: 1.3vw;
  }

  .lac-a-wrap-1 {
    margin-bottom: 1.5em;
  }

  .copyright-right-wrapper {
    justify-content: center;
    align-items: center;
  }

  .nav-icon-contain {
    background-color: #fff;
  }

  .footer-top-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .navigation-menu {
    min-height: 680px;
  }

  .contact-wrapper {
    padding-top: 100px;
  }

  .nav-image-contain {
    width: 50%;
  }

  .logo {
    padding-left: 0;
  }

  .nav-links-wrapper {
    width: 40%;
  }

  .nav-links {
    font-size: 45px;
  }

  .hero-heading-2 {
    font-size: 68px;
  }

  .copyright-wrapper {
    grid-row-gap: 20px;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: auto;
  }

  .link-text {
    display: none;
  }

  .menu-button {
    border: 1px solid #12121200;
  }

  .menu-button.w--open {
    border-color: #eef0f3;
  }

  .footer-logo.w--current {
    position: relative;
    inset: -42% 0% auto;
  }

  .footer-links {
    margin-right: 0;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .text-span-2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .rt-component-section.rt-gap-eighty {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .rt-top-text.rt-color-blue {
    text-align: center;
  }

  .rt-about-one-digital-right-wrapper {
    justify-content: center;
    align-items: center;
  }

  .rt-about-one-digital-description {
    text-align: center;
  }

  .rt-about-one-digital-description.north {
    margin-top: 10px;
    font-size: 11px;
  }

  .rt-about-one-digital-heading {
    text-align: center;
  }

  .div-block-2 {
    padding-top: 40px;
  }

  .heading {
    text-align: center;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .f-banner-flex-row {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-badge {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .rt-heading-three {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center {
    text-align: center;
  }

  .rt-about-two-cta-right {
    justify-content: center;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-hero-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-about-two-cta-left {
    flex-direction: column;
    align-items: center;
  }

  .rt-about-two-cta-text-block {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }

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

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-wrapper-horizontal {
    flex-flow: column;
  }

  .brix---footer-top-small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 10px;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---grid-2-columns-top {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .brix---grid-2-columns-text {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 40px;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix---image-wrapper-br-24px-shadow.car-magnet {
    background-size: cover;
  }

  .brix---grid-content-section-v6 {
    grid-template-columns: 1fr;
  }

  .brix---grid-content-section-v6.car-magnet {
    flex-flow: column;
    display: flex;
  }

  .brix---square-icon-56px {
    border-radius: 12px;
    max-width: 56px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .lac-grid-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .lac-pic-1 {
    object-fit: contain;
  }

  .lac-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .lac-wrap-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: inline;
  }

  .lac-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1.5fr;
  }

  .lac-b-button-1 {
    padding-top: .7em;
    padding-bottom: .7em;
  }

  .lac-section-1 {
    padding-top: 4em;
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .nav-icon-contain {
    transform: scale(.7);
  }

  .navigation-menu {
    overflow: auto;
  }

  .contact-wrapper {
    padding-top: 80px;
  }

  .red-blur-contain.contact {
    right: -40%;
  }

  .pink-blur-contain.contact.top {
    height: 600px;
    top: -16%;
    left: -32%;
  }

  .pink-blur-contain.contact._2 {
    height: 600px;
    bottom: 26%;
  }

  .nav-image-contain {
    width: 60%;
  }

  .image-27 {
    height: 200px;
    display: none;
    inset: 0% 0% auto auto;
  }

  .nav-links-wrapper {
    width: 40%;
    margin-bottom: 40px;
  }

  .nav-links {
    font-size: 35px;
  }

  .hero-heading-2 {
    font-size: 56px;
  }

  .violet-blur-contain.contact {
    width: 600px;
    bottom: 30%;
  }

  .logo-image.mobile.hideonmobile {
    display: none;
  }

  .form-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-contain {
    flex-direction: column-reverse;
    overflow: visible;
  }

  .menu-right-contain {
    transform: scale(.7);
  }

  .footer-logo.w--current {
    position: relative;
    inset: -44% 0% auto;
  }

  .footer-links {
    margin-right: 0;
  }

  .footer-wrapper {
    justify-content: space-between;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    flex-flow: column;
  }

  .rt-component-section.rt-gap-eighty {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-top-text.rt-color-blue {
    text-align: center;
    line-height: 14px;
  }

  .rt-about-one-digital-right-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-about-one-digital-description {
    text-align: center;
  }

  .rt-about-one-digital-description.giveaway {
    font-size: 22px;
  }

  .rt-about-one-digital-heading {
    text-align: center;
    font-size: 38px;
  }

  .rt-about-one-digital-heading.giveaway {
    font-size: 28px;
  }

  .rt-about-one-digital-heading.product-page {
    font-size: 18px;
  }

  .heading.mobile {
    color: #000;
  }

  .udesly-circle-handle {
    width: 60px;
    height: 60px;
  }

  .udesly-label-text {
    font-size: 8px;
  }

  .udesly-handlebar-wrapper {
    height: 300px;
  }

  .udesly-before-after-slider {
    width: 350px;
    min-width: 250px;
    height: 350px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .f-banner-flex-row {
    text-align: left;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---paragraph-big {
    font-size: 14px;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .waves---expand-icon-wrap {
    flex: none;
  }

  .waves-expanded-text {
    font-size: 16px;
    line-height: 24px;
  }

  .rt-about-two-cta-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-about-two-cta-text-block {
    padding-right: 0;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---paragraph-default {
    font-size: 8px;
    line-height: 28px;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-list-wrapper-horizontal {
    flex-direction: column;
  }

  .brix---footer-top-small {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px, .brix---mg-bottom-56px {
    margin-bottom: 32px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
    height: 350px;
  }

  .brix---grid-content-section-v6 {
    grid-template-columns: 1fr;
  }

  .brix---square-icon-56px {
    border-radius: 14px;
    max-width: 56px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .div-block-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .lac-wrap-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    display: flex;
  }

  .lac-grid-2 {
    display: none;
  }

  .lac-grid-2.three {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .lac-pic-1 {
    width: 100%;
  }

  .lac-a-decor-3 {
    margin-top: 1.1em;
  }

  .lac-grid-3 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .lac-decor-1 {
    margin-bottom: 2em;
  }

  .lac-grid-1 {
    grid-template-columns: 1.5fr;
  }

  .lac-b-button-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .lac-section-1 {
    font-size: 2.5vw;
  }

  .image-3 {
    margin-top: -37px;
  }

  .violet-button {
    font-size: 18px;
  }

  .copyright-right-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .footer-top-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navigation-menu {
    overflow: auto;
  }

  .red-blur-contain {
    right: -42%;
  }

  .red-blur-contain.contact {
    right: -62%;
  }

  .error-message {
    font-size: 16px;
  }

  .pink-blur-contain.contact.top {
    top: -13%;
    left: -69%;
  }

  .nav-image-contain {
    width: 80%;
  }

  .cta-wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section {
    background-image: linear-gradient(#000 24%, #2b2b2b5c 44%, #000 70%), url('../images/Blue-Modern-To-Do-Notion-Header-5.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .text-block-104 {
    font-size: 12px;
  }

  .logo.nav {
    flex-direction: column;
    align-items: center;
    width: 40%;
    display: flex;
  }

  .logo.nav.w--current {
    width: 100%;
  }

  .nav-links-wrapper {
    width: 80%;
  }

  .nav-links {
    font-size: 30px;
  }

  .hero-heading-2 {
    font-size: 38px;
  }

  .violet-blur-contain {
    bottom: -18%;
  }

  .violet-blur-contain.contact {
    bottom: 41%;
    left: -40%;
  }

  .cta-section {
    overflow: hidden;
  }

  .logo-image.mobile {
    transform: scale(1);
  }

  .logo-image.mobile.hideonmobile {
    display: none;
  }

  .icon-contain {
    flex: none;
  }

  .form-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-contain {
    overflow: visible;
  }

  .close-icon {
    z-index: 2147483647;
  }

  .footer-logo.w--current {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: static;
    inset: 1% 0% auto;
  }

  .footer-links {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-right: 0;
  }

  .footer-wrapper {
    justify-content: flex-start;
  }

  .heading-6 {
    font-size: 18px;
  }

  .paragraph-3 {
    font-size: 12px;
  }

  .heading-7 {
    font-size: 18px;
  }

  .paragraph-4 {
    font-size: 11px;
  }

  .heading-8 {
    font-size: 18px;
  }

  .paragraph-5 {
    font-size: 11px;
  }

  .heading-9 {
    font-size: 18px;
  }

  .paragraph-6 {
    font-size: 11px;
  }

  .heading-10 {
    font-size: 18px;
  }

  .paragraph-7 {
    font-size: 11px;
  }

  .heading-11 {
    font-size: 18px;
  }

  .paragraph-8 {
    font-size: 11px;
  }

  .heading-12 {
    font-size: 18px;
  }

  .paragraph-9 {
    font-size: 11px;
  }

  .heading-13 {
    font-size: 18px;
  }

  .paragraph-10 {
    font-size: 11px;
  }

  .heading-14 {
    font-size: 18px;
  }

  .paragraph-11 {
    font-size: 11px;
  }

  .benefits-image {
    width: 50px;
    margin-top: -80px;
    margin-right: 4px;
  }

  .heading-15 {
    font-size: 18px;
  }

  .paragraph-12 {
    font-size: 11px;
  }

  .text-span-2 {
    font-size: 18px;
  }
}

#w-node-_4075a050-fac1-3edf-6d42-cc5070e7ed19-18e448e3, #w-node-_4075a050-fac1-3edf-6d42-cc5070e7ed2d-18e448e3, #w-node-_4075a050-fac1-3edf-6d42-cc5070e7ed37-18e448e3, #w-node-f027ba39-4e10-be65-5516-babc4d1913f3-18e448e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b482b2d6-7b9c-13f4-93c8-81a612ca6605-12ca6600 {
  justify-self: start;
}

#w-node-b482b2d6-7b9c-13f4-93c8-81a612ca6612-12ca6600, #w-node-c5309392-e511-379f-1193-9b8182e1364a-82e13645 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5309392-e511-379f-1193-9b8182e13653-82e13645 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_8c0f3362-8252-d419-bfbe-a8043d8c7671-3d8c766e, #w-node-_8c0f3362-8252-d419-bfbe-a8043d8c7673-3d8c766e, #w-node-_8c0f3362-8252-d419-bfbe-a8043d8c7675-3d8c766e, #w-node-_8c0f3362-8252-d419-bfbe-a8043d8c7677-3d8c766e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8c0f3362-8252-d419-bfbe-a8043d8c767a-3d8c766e, #w-node-_8c0f3362-8252-d419-bfbe-a8043d8c767c-3d8c766e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_8c0f3362-8252-d419-bfbe-a8043d8c767e-3d8c766e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8c0f3362-8252-d419-bfbe-a8043d8c7680-3d8c766e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9ae7102a-2d43-7966-fff0-7a346d302ebb-6d302eb6, #w-node-_9ae7102a-2d43-7966-fff0-7a346d302ebc-6d302eb6, #w-node-_9ae7102a-2d43-7966-fff0-7a346d302ebd-6d302eb6 {
  justify-self: center;
}

#w-node-_9ae7102a-2d43-7966-fff0-7a346d302ebe-6d302eb6 {
  place-self: center;
}

#w-node-dccb634b-77be-e04f-a718-173b61f1e489-2f03493e, #w-node-dccb634b-77be-e04f-a718-173b61f1e48b-2f03493e, #w-node-dccb634b-77be-e04f-a718-173b61f1e48d-2f03493e, #w-node-dccb634b-77be-e04f-a718-173b61f1e48f-2f03493e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-dccb634b-77be-e04f-a718-173b61f1e492-2f03493e, #w-node-dccb634b-77be-e04f-a718-173b61f1e494-2f03493e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-dccb634b-77be-e04f-a718-173b61f1e496-2f03493e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-dccb634b-77be-e04f-a718-173b61f1e498-2f03493e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424b-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424c-857e8684 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424e-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94250-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94252-857e8684 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94254-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-857e8684 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94269-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426b-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-857e8684 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94275-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94279-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9427d-857e8684, #w-node-ec5afdda-c6be-dfbc-38d8-fb49dcb8eb26-857e8684, #w-node-_70845b44-2696-4c4c-584b-384dcb3e4176-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_70845b44-2696-4c4c-584b-384dcb3e417f-857e8684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424b-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424c-5c9e1783 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9424e-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94250-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94252-5c9e1783 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94254-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-5c9e1783 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94269-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426b-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-5c9e1783 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9fc095e9-e184-910b-5bc5-0c65aed94275-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94279-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9427d-5c9e1783, #w-node-ec5afdda-c6be-dfbc-38d8-fb49dcb8eb26-5c9e1783, #w-node-_70845b44-2696-4c4c-584b-384dcb3e4176-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_70845b44-2696-4c4c-584b-384dcb3e417f-5c9e1783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-b482b2d6-7b9c-13f4-93c8-81a612ca6605-12ca6600 {
    justify-self: center;
  }

  #w-node-b482b2d6-7b9c-13f4-93c8-81a612ca6607-12ca6600 {
    place-self: center;
  }

  #w-node-c5309392-e511-379f-1193-9b8182e1364a-82e13645, #w-node-c5309392-e511-379f-1193-9b8182e13653-82e13645 {
    justify-self: center;
  }

  #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-857e8684 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70845b44-2696-4c4c-584b-384dcb3e4176-857e8684, #w-node-_70845b44-2696-4c4c-584b-384dcb3e417f-857e8684 {
    justify-self: center;
  }

  #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-5c9e1783 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70845b44-2696-4c4c-584b-384dcb3e4176-5c9e1783, #w-node-_70845b44-2696-4c4c-584b-384dcb3e417f-5c9e1783 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b482b2d6-7b9c-13f4-93c8-81a612ca6605-12ca6600 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-857e8684, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed94267-5c9e1783, #w-node-_9fc095e9-e184-910b-5bc5-0c65aed9426d-5c9e1783 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Racingsportdisplay';
  src: url('../fonts/RacingSportDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}