@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro Book;
  src: url('../fonts/Canaro-Book.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Canaro;
  src: url('../fonts/Canaro-BookItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ephesis;
  src: url('../fonts/Ephesis-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --roz: #ff0086;
}

.code-embed {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.body {
  background-color: #efefef00;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: clip;
}

.bg {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  transform-style: preserve-3d;
  margin-bottom: -100vh;
  display: none;
  position: fixed;
  top: 0%;
  transform: translate3d(0, 0, -1px);
}

.canvas-wrapper {
  z-index: 1;
  aspect-ratio: 1 / 1.13;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 860px;
  height: 972px;
  position: absolute;
  inset: 0% -8% auto auto;
}

.image {
  z-index: 1;
  position: absolute;
}

.image-2 {
  position: absolute;
}

.img1 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
}

.img2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
}

.cerc {
  z-index: 1;
  margin-top: 670px;
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  z-index: 9999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 25px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: fixed;
  top: 0;
}

.div-block:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  z-index: 9999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
  padding-left: 18vh;
  padding-right: 18vh;
  position: fixed;
  top: 0;
}

.div-block:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b) {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  position: fixed;
}

.div-block:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.image-3 {
  cursor: pointer;
  width: 140px;
  min-width: 140px;
  height: 42.7419px;
  min-height: 42.7419px;
  position: absolute;
}

.image-3:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  opacity: 0;
}

.div-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbartext {
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.navbartext:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  color: var(--roz);
}

.navbartext:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  color: #fff;
}

.navbartext.buttoncta {
  z-index: 4;
  color: #fff;
  position: relative;
}

.navbartext.home {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navbartext.home:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  color: var(--roz);
}

.navbartext.home:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  color: #fff;
}

.navbartext.home:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b) {
  color: #000;
}

.navbartext.digital:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .navbartext.gt:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .navbartext.pit:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.navbartext.home-copy {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navbartext.buttoncta-spon {
  z-index: 4;
  color: #fff;
  position: relative;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin-left: 22px;
  display: flex;
  position: relative;
}

.div-block-4 {
  z-index: 1;
  background-color: var(--roz);
  width: 177px;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

.div-block-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 130vh;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
  top: 0;
}

.homebtn {
  color: #000;
  cursor: pointer;
  padding: 10px 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}

.div-block-7 {
  background-color: var(--roz);
  width: 0%;
  height: 1.5px;
  position: absolute;
  inset: auto auto -18% 0%;
}

.div-block-7:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  width: 0%;
}

.div-block-8 {
  position: relative;
}

.digital-engines-btn {
  color: #000;
  cursor: pointer;
  padding: 10px 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}

.gtpartnerships {
  color: #000;
  cursor: pointer;
  padding: 10px 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}

.pitcrewbtn {
  color: #000;
  padding: 10px 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}

.linie2 {
  background-color: var(--roz);
  width: 0%;
  height: 1.5px;
  position: absolute;
  inset: auto auto -18% 0%;
}

.linie2:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  width: 0%;
}

.navbardigi {
  white-space: nowrap;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.navbardigi:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b) {
  color: var(--roz);
}

.navbardigi:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  color: #fff;
  white-space: nowrap;
}

.navbardigi.button {
  z-index: 1;
  color: #fff;
  position: relative;
}

.navbardigi.digital:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .navbardigi.gt:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .navbardigi.pit:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.gtbtn {
  white-space: nowrap;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.gtbtn:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  color: var(--roz);
  white-space: nowrap;
}

.gtbtn.button {
  z-index: 1;
  color: #fff;
  position: relative;
}

.gtbtn.digital:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .gtbtn.gt:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .gtbtn.pit:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.linie3 {
  background-color: var(--roz);
  width: 0%;
  height: 1.5px;
  position: absolute;
  inset: auto auto -18% 0%;
}

.linie3:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  width: 0%;
}

.linie4 {
  background-color: var(--roz);
  width: 0%;
  height: 1.5px;
  position: absolute;
  inset: auto auto -18% 0%;
}

.linie4:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  width: 0%;
}

.navbartext-copy {
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.navbartext-copy.button {
  z-index: 1;
  color: #fff;
  position: relative;
}

.navbartext-copy.home {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navbartext-copy.digital:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .navbartext-copy.gt:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .navbartext-copy.pit:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.navbartext-copy.home-copy {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.pitbtn {
  white-space: nowrap;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.pitbtn:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.pitbtn:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  color: #fff;
  white-space: nowrap;
}

.pitbtn.button {
  z-index: 1;
  color: #fff;
  position: relative;
}

.pitbtn.home {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.pitbtn.digital:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .pitbtn.gt:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .pitbtn.pit:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
  color: var(--roz);
}

.pitbtn.home-copy {
  -webkit-text-decoration: none;
  text-decoration: none;
}

._2 {
  z-index: 2;
  opacity: .1;
  background-color: #fff;
  width: 0;
  height: 44px;
  position: absolute;
  left: auto;
  right: auto;
  transform: skew(-13deg);
}

._3 {
  z-index: 3;
  background-color: #f50081;
  width: 0;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

.div-block-3-copy {
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 42px;
  display: flex;
  position: relative;
}

.startbtn {
  justify-content: center;
  align-items: center;
  width: 245px;
  height: 42px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section1 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-block {
  color: var(--roz);
  letter-spacing: -7px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 10rem;
  font-style: normal;
  font-weight: 900;
  line-height: 10rem;
}

.text-block-2 {
  color: #000;
  font-family: Ephesis, Arial, sans-serif;
  font-size: 13rem;
  line-height: 13rem;
  position: absolute;
  top: 10%;
  left: 49%;
}

.div-block-10 {
  grid-column-gap: 1.6vw;
  grid-row-gap: 1.6vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 259px;
  display: flex;
  position: relative;
}

.text-block-3 {
  text-transform: uppercase;
  margin-left: 20px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-block-4 {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 67px;
  display: flex;
  position: relative;
}

.div-block-12 {
  z-index: 0;
  background-color: #000;
  width: 100%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.div-block-13 {
  z-index: 4;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.lottie-animation {
  width: 27px;
}

.div-block-12-copy {
  z-index: 0;
  background-color: #804646;
  width: 100%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.btn2 {
  z-index: 1;
  filter: blur(30px);
  background-color: #ffffff40;
  width: 0%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.btn3 {
  z-index: 3;
  background-color: #000;
  width: 0%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.buttonexplore {
  justify-content: center;
  align-items: center;
  width: 291px;
  height: 67px;
  display: flex;
  position: relative;
}

.link-block, .link-block-copy, .discoverb {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.discoverbtn {
  justify-content: center;
  align-items: center;
  width: 303px;
  height: 67px;
  display: flex;
  position: relative;
}

.text-block-4-copy {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.txtbntgt {
  color: #000;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-14 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn2-gt {
  z-index: 1;
  background-color: #00000012;
  width: 0%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.btn3-gt {
  z-index: 3;
  background-color: #000;
  width: 0%;
  height: 67px;
  display: none;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.div-block-12-gt {
  z-index: 0;
  background-color: #0000;
  border: 1px solid #000;
  width: 100%;
  height: 67px;
  position: absolute;
  left: 0;
  transform: skew(-13deg);
}

.lottie-animation-2 {
  width: 20px;
}

.div-block-15 {
  margin-top: 104px;
  position: absolute;
  inset: auto 0% -50% auto;
}

.div-block-15.origi {
  bottom: -26%;
  left: 0%;
  right: auto;
}

.div-block-16 {
  width: 200px;
  position: absolute;
}

.image-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-5 {
  opacity: .81;
  width: 100%;
  height: 100%;
  position: relative;
}

.masina {
  width: 60vw;
  position: absolute;
  inset: 0% auto auto;
}

.div-block-17 {
  position: absolute;
}

.section2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 251px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-6 {
  object-fit: cover;
  width: 100vw;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.div-block-18 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-7 {
  width: 140px;
  display: block;
  overflow: visible;
}

.image-7:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  width: 140px;
}

.text-block-5 {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 100px;
}

.div-block-19 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 278px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.div-block-20 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
  position: relative;
}

.div-block-20:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  z-index: 2;
  flex: 1;
  position: relative;
}

.div-block-21 {
  z-index: 1;
  background-color: #2dff57;
  width: 100%;
  max-width: 1920px;
  height: 20px;
  position: relative;
}

.text-block-6 {
  color: var(--roz);
  margin-top: -62px;
  font-family: Ephesis, Arial, sans-serif;
  font-size: 200px;
  line-height: 200px;
}

.text-block-7 {
  color: var(--roz);
  margin-bottom: 31px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.text-block-8 {
  color: #fff;
  max-width: 564px;
  margin-top: 136px;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.div-block-22 {
  width: 100%;
  max-width: 1920px;
  position: relative;
}

.div-block-23 {
  z-index: 1;
  width: 100%;
  max-width: 1920px;
  margin-top: 358px;
  padding-bottom: 259px;
  position: relative;
}

.text-block-9 {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 63px;
  font-weight: 900;
  line-height: 63px;
}

.text-span {
  color: var(--roz);
  font-family: Ephesis, Arial, sans-serif;
  font-size: 106px;
  font-weight: 400;
}

.div-block-24 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #ffffff05;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 360px;
  display: flex;
  position: relative;
}

.text-block-10 {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-11 {
  color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.div-block-25 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-26 {
  width: 44px;
  height: 44px;
}

.image-8 {
  opacity: .05;
  width: 100%;
}

.div-block-27 {
  z-index: 1;
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
  position: relative;
}

.image-9 {
  opacity: 0;
  filter: drop-shadow(0px 0px 9px var(--roz));
  position: absolute;
}

.div-block-28 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: -29px;
  padding-left: 23px;
  display: flex;
}

.image-10 {
  opacity: 0;
  width: 30px;
  filter: drop-shadow(0px 0px 13px var(--roz));
  position: absolute;
}

.image-11 {
  opacity: .05;
  width: 30px;
}

.div-block-29 {
  z-index: 1;
  margin-bottom: 23px;
  position: relative;
}

.image-12 {
  width: 100%;
  height: 100%;
}

.div-block-30 {
  z-index: 0;
  opacity: 0;
  background-image: linear-gradient(#ff008600, #ff00860d);
  position: absolute;
  inset: 0%;
}

.div-block-31 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 83px;
  display: flex;
}

.code-embed-2 {
  width: 100%;
}

.frame-125 {
  grid-row-gap: 62px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.frame-32 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text.services {
  border-style: none;
}

.text.srv-label {
  border-style: none;
  padding-bottom: 34px;
}

.text-2 {
  border: undefinedpx none black;
  color: #000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: none;
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 140px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-2.services {
  -webkit-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(106deg, #fff0 38%, #ffffff85 98%), linear-gradient(90deg, #000 0% 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 125px;
}

.text-2.srv-heading {
  color: #000;
  -webkit-text-fill-color: inherit;
  -webkit-text-fill-color: black;
  background-image: none;
  background-clip: border-box;
  font-size: 125px;
  font-style: normal;
  font-weight: 900;
}

.text-3 {
  color: #000;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-3.services, .text-3.srv-desc {
  max-width: 549px;
}

.group-81 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.5px;
  height: 26.5876px;
  text-decoration: none;
  display: flex;
}

.digital-engines-services {
  background-color: #efefef;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 300px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-76 {
  grid-row-gap: 338px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-126 {
  grid-row-gap: 62px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.frame-127 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1059px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  border-style: solid;
  border-width: undefinedpx;
  color: #000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(99.53deg, #fff0 39%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 125px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  border-style: solid;
  border-width: undefinedpx;
  color: #000;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.group-132 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1919px;
  height: 1227px;
  text-decoration: none;
  display: flex;
}

.group-80 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1364px;
  height: 1024px;
  text-decoration: none;
  display: flex;
}

.group-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1446px;
  height: 645px;
  text-decoration: none;
  display: flex;
}

.group-82 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 1398px;
  text-decoration: none;
  display: flex;
}

.frame-80 {
  grid-row-gap: 101px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-41 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 470px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-7 {
  border-style: solid;
  border-width: undefinedpx;
  color: #141414;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.comprehensive-digital-solutions-for-ambitious-brands-that-refuse-to-settle {
  color: #949494;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-79 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1364px;
  text-decoration: none;
  display: flex;
}

.frame-44 {
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  border: 1px solid #c1c1c1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  padding: 34px 36px 34px 27px;
  text-decoration: none;
  display: flex;
}

.frame-43 {
  grid-row-gap: 68px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 373px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-42 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #141414;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-10 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-47 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  border: 1px solid #c1c1c1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  padding: 34px 36px 34px 27px;
  text-decoration: none;
  display: flex;
}

.frame-46 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 373px;
  height: 271px;
  text-decoration: none;
  display: flex;
}

.frame-50 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  background-image: linear-gradient(#ffffff9e, #ffffff9e);
  border: 1px solid #ff0086;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  padding: 34px 36px 34px 27px;
  text-decoration: none;
  display: flex;
  box-shadow: 13px 19px 37.8px #00000040;
}

.frame-132 {
  grid-row-gap: 139px;
  background-color: #ff0086;
  background-image: linear-gradient(#000 0%, #0000 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1919px;
  height: 1227px;
  padding: 110px 362px 224px 225px;
  text-decoration: none;
  display: flex;
}

.frame-33 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 962px;
  text-decoration: none;
  display: flex;
}

.data-before-design-strategy-before-execution {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-11 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 127%;
  text-decoration: none;
}

.frame-30 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 579.5px;
  text-decoration: none;
  display: flex;
}

.group-96 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 568px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.group-95 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 549px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.group-98 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 557px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-133 {
  grid-row-gap: 139px;
  background-color: #ff0086;
  background-image: linear-gradient(#000 0%, #0000 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1919px;
  height: 1227px;
  padding: 110px 362px 224px 225px;
  text-decoration: none;
  display: flex;
}

.frame-134 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 962px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 127%;
  text-decoration: none;
}

.frame-135 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 579.5px;
  text-decoration: none;
  display: flex;
}

.frame-96 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 568px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-95 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 549px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-98 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 557px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-136 {
  grid-row-gap: 139px;
  background-color: #ff0086;
  background-image: linear-gradient(#000 0%, #0000 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1919px;
  height: 1227px;
  padding: 110px 362px 224px 225px;
  text-decoration: none;
  display: flex;
}

.frame-137 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 962px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 127%;
  text-decoration: none;
}

.frame-138 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 579.5px;
  text-decoration: none;
  display: flex;
}

.frame-139 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 568px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-140 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 549px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-141 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 557px;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.frame-142 {
  grid-row-gap: 139px;
  background-color: #ff0086;
  background-image: linear-gradient(#000 0%, #0000 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1919px;
  height: 1227px;
  padding: 110px 362px 224px 225px;
  text-decoration: none;
  display: flex;
}

.frame-143 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 962px;
  text-decoration: none;
  display: flex;
}

.text-14 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 127%;
  text-decoration: none;
}

.frame-144 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 579.5px;
  text-decoration: none;
  display: flex;
}

.frame-145 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-15 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 45px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-16 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-146 {
  grid-row-gap: 62px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1364px;
  text-decoration: none;
  display: flex;
}

.frame-147 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1059px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-18 {
  color: #000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 125px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-19 {
  border-style: solid;
  border-width: undefinedpx;
  color: #000;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-148 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1445px;
  text-decoration: none;
  display: flex;
}

.frame-149 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 546px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #141414;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-21 {
  border-style: solid;
  border-width: undefinedpx;
  color: #141414;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-150 {
  grid-column-gap: 38px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-61 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 382px;
  padding: 110px 75px 44px 45px;
  text-decoration: none;
  display: flex;
}

.frame-60 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 210px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
}

.logo-brand-identity-social-media-graphics-brochures-flyers-color-systems-print-materials-large-for {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
}

.frame-63 {
  grid-row-gap: 10px;
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 382px;
  padding: 110px 37px 44px 44px;
  text-decoration: none;
  display: flex;
}

.frame-62 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 249px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
}

.frame-65 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 382px;
  padding: 110px 77px 44px 43px;
  text-decoration: none;
  display: flex;
}

.frame-67 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 382px;
  padding: 110px 78px 44px 42px;
  text-decoration: none;
  display: flex;
}

.frame-82 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-49 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-70 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  padding-top: 118px;
  padding-left: 589px;
  padding-right: 589px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.mask-group {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-69 {
  grid-row-gap: 78px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 731px;
  text-decoration: none;
  display: flex;
}

.frame-68 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-24 {
  border-style: solid;
  border-width: undefinedpx;
  color: #141414;
  text-align: center;
  letter-spacing: -.05em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92.43deg, #fff0 23%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 113px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-25 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-align: center;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ephesis, sans-serif;
  font-size: 169px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-26 {
  border-style: solid;
  border-width: undefinedpx;
  color: #161616;
  text-align: center;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-48 {
  grid-column-gap: 21px;
  background-color: #ff0086;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 227px;
  height: 67px;
  padding: 25px 40px;
  text-decoration: none;
  display: flex;
}

.text-27 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.group-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 13.9121px;
  text-decoration: none;
  display: flex;
}

.frame-75 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 671px;
  padding: 145px 267px 63px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.group-61 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 671px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-74 {
  grid-row-gap: 57px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1372px;
  text-decoration: none;
  display: flex;
}

.frame-73 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-72 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-62 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 228px;
  height: 37.96px;
  text-decoration: none;
  display: flex;
}

.frame-71 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  text-decoration: none;
  display: flex;
}

.frame-52 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 117px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.digital-engines-gt-partnerships-the-pit-crew-contact {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
}

.frame-151 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 251px;
  text-decoration: none;
  display: flex;
}

.frame-28 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-59 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.group-60 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 130.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-27 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.social-icons {
  object-fit: cover;
  overflow: hidden;
}

.text-30 {
  opacity: .07;
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0000 0%, #000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 112px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-58 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-152 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1358px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-153 {
  grid-column-gap: 44px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-154 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-155 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-156 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  padding-top: 118px;
  padding-left: 589px;
  padding-right: 589px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-157 {
  grid-row-gap: 78px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 731px;
  text-decoration: none;
  display: flex;
}

.frame-158 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-32 {
  border-style: solid;
  border-width: undefinedpx;
  color: #141414;
  text-align: center;
  letter-spacing: -.05em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92.43deg, #fff0 23%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 113px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-33 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-align: center;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ephesis, sans-serif;
  font-size: 169px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-34 {
  border-style: solid;
  border-width: undefinedpx;
  color: #161616;
  text-align: center;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-159 {
  grid-column-gap: 21px;
  background-color: #ff0086;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 227px;
  height: 67px;
  padding: 25px 40px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.group-133 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 13.9121px;
  text-decoration: none;
  display: flex;
}

.frame-160 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 671px;
  padding: 145px 267px 63px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-161 {
  object-fit: cover;
  position: absolute;
  top: 145px;
  left: 267px;
}

.frame-162 {
  grid-row-gap: 57px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1372px;
  text-decoration: none;
  display: flex;
}

.frame-163 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-164 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-165 {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.layer_1 {
  object-fit: fill;
  overflow: hidden;
}

.driving-brand-performance {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-166 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  text-decoration: none;
  display: flex;
}

.frame-167 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 117px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-168 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 251px;
  text-decoration: none;
  display: flex;
}

.frame-169 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-134 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.text-37 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-170 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-38 {
  opacity: .07;
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0000 0%, #000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 112px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-171 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-172 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1358px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-173 {
  grid-column-gap: 44px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.body-2 {
  background-color: #cacaca;
}

.frame-174 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 85px 267px;
  text-decoration: none;
  display: flex;
}

.frame-175 {
  grid-row-gap: 57px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1372px;
  text-decoration: none;
  display: flex;
}

.frame-176 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-177 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-178 {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-179 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  text-decoration: none;
  display: flex;
}

.frame-180 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 117px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-transform: uppercase;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-181 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 251px;
  text-decoration: none;
  display: flex;
}

.frame-182 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-135 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.text-41 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-183 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-42 {
  opacity: .07;
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0000 0%, #000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 112px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-184 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-185 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1358px;
  text-decoration: none;
  display: flex;
}

.text-43 {
  border-style: solid;
  border-width: undefinedpx;
  color: #5d5d5d;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-186 {
  grid-column-gap: 44px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-187 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-188 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 727px;
  padding-top: 118px;
  padding-left: 589px;
  padding-right: 589px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-189 {
  grid-row-gap: 78px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 731px;
  text-decoration: none;
  display: flex;
}

.frame-190 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-44 {
  border-style: solid;
  border-width: undefinedpx;
  color: #141414;
  text-align: center;
  letter-spacing: -.05em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92.43deg, #fff0 23%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 113px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-45 {
  border-style: solid;
  border-width: undefinedpx;
  color: #ff0086;
  text-align: center;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ephesis, sans-serif;
  font-size: 169px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-46 {
  border-style: solid;
  border-width: undefinedpx;
  color: #161616;
  text-align: center;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-191 {
  grid-column-gap: 21px;
  background-color: #ff0086;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 227px;
  height: 67px;
  padding: 25px 40px;
  text-decoration: none;
  display: flex;
}

.text-47 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.group-136 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 13.9121px;
  text-decoration: none;
  display: flex;
}

.frame-192 {
  grid-row-gap: 109px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  margin-top: 302px;
  padding-bottom: 562px;
  text-decoration: none;
  display: flex;
}

.frame-193 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-48 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.we-dont-just-build-marketing-campaigns-we-build-parallel-architectures-across-digital-environments-a {
  color: #161616;
  width: 100%;
  max-width: 980px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-194 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-195 {
  grid-row-gap: 10px;
  background-color: #ffffff54;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 67px 44px 37px;
  text-decoration: none;
  display: flex;
}

.frame-196 {
  grid-row-gap: 251px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 769px;
  text-decoration: none;
  display: flex;
}

.frame-35 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 61px;
  height: 61px;
  padding: 16px 17px;
  text-decoration: none;
  display: flex;
}

.vector {
  object-fit: cover;
}

.frame-197 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-198 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 453px;
  text-decoration: none;
  display: flex;
}

.text-49 {
  color: #161616;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-50 {
  color: #161616;
  width: 100%;
  min-width: 420px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-31 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-51 {
  color: #ff0086;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.group-30 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-199 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-200 {
  grid-row-gap: 10px;
  background-color: #ffffff54;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 29px 127px 29px 32px;
  display: flex;
}

.frame-201 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-202 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 61px;
  height: 61px;
  padding: 18px 17px 17px;
  text-decoration: none;
  display: flex;
}

.frame-203 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-204 {
  grid-row-gap: 10px;
  background-color: #ffffff54;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 86px 33px 32px;
  display: flex;
}

.frame-205 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-206 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 61px;
  height: 61px;
  padding: 17px;
  text-decoration: none;
  display: flex;
}

.section4 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.frame-207 {
  grid-column-gap: 232px;
  grid-row-gap: 232px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-208 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-209 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 560px;
  text-decoration: none;
  display: flex;
}

.text-52 {
  color: #161616;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-210 {
  grid-row-gap: 0px;
  background-color: #00000008;
  border: 1px solid #cacaca;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 450px;
  max-width: 1200px;
  padding: 33px 30px 13px;
  text-decoration: none;
  display: flex;
}

.frame-211 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-53 {
  color: #aaa;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-212 {
  grid-row-gap: 10px;
  background-color: #ffffff69;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 8px;
  display: flex;
  overflow: hidden;
}

.rectangle-39 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 242px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.frame-213 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  min-height: 620px;
  text-decoration: none;
  display: flex;
}

.frame-214 {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ellipse-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  text-decoration: none;
  display: flex;
}

.frame-215 {
  grid-row-gap: 106px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 511px;
  text-decoration: none;
  display: flex;
}

.frame-216 {
  grid-column-gap: 43px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-54 {
  color: #ff0086;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-217 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 365px;
  text-decoration: none;
  display: flex;
}

.text-55 {
  color: #141414;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-56 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-218 {
  grid-column-gap: 27px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-57 {
  color: #c4c4c4;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-58 {
  color: #c4c4c4;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-59 {
  color: #c4c4c4;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.the-inevol-blueprint-0 {
  color: #161616;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 112px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.the-inevol-blueprint-1 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 112px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-219 {
  z-index: 2;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  margin-top: 471px;
  padding-bottom: 122px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-220 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-60 {
  color: #141414;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #777, #000);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 113px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-60:where(.w-variant-5a72101d-b2fd-329f-503e-161c8674a2b7) {
  color: #fff;
}

.text-61 {
  color: #ff0086;
  text-align: center;
  width: 100%;
  margin-top: -74px;
  margin-bottom: 0;
  font-family: Ephesis, Arial, sans-serif;
  font-size: 169px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-62 {
  color: #161616;
  text-align: center;
  max-width: 453px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 67px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-62:where(.w-variant-5a72101d-b2fd-329f-503e-161c8674a2b7) {
  color: #fff;
  font-weight: 200;
}

.frame-221 {
  background-color: #ff0086;
  border: 1px solid #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 227px;
  height: 67px;
  padding: 26px 40px 22px 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 34.3px #ff008666;
}

.text-63 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vector-2 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
}

.div-block-32 {
  background-color: var(--roz);
  border-radius: 60px;
  width: 20%;
  height: 8px;
  position: absolute;
}

.div-block-33 {
  z-index: 1;
  background-color: var(--roz);
  border-radius: 200px;
  width: 40px;
  height: 40px;
  position: absolute;
}

.div-block-34 {
  background-color: #b8b8b8;
  width: 2px;
  height: 610px;
  position: relative;
}

.text-block-12 {
  color: var(--roz);
  padding-bottom: 42px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.div-block-35 {
  width: 100%;
}

.div-block-36 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 62px;
  display: flex;
}

.code-embed-3 {
  display: none;
}

.section-2 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.div-block-37 {
  grid-column-gap: 240px;
  grid-row-gap: 240px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._03 {
  grid-column-gap: 27px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 130px;
  text-decoration: none;
  display: flex;
}

.div-block-38 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.image-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.footersection {
  z-index: 1;
  background-color: #0f0f0f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-39 {
  background-image: linear-gradient(90deg, #ff008600, var(--roz) 54%, #ff008600);
  width: 100%;
  height: 3px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-39:where(.w-variant-5a72101d-b2fd-329f-503e-161c8674a2b7) {
  background-image: linear-gradient(90deg, #ff008600 19%, var(--roz) 50%, #ff008600 81%);
  height: 1.5px;
}

.image-13-copy {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.glow2 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(180deg);
}

.div-block-38-2 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.div-block-40 {
  z-index: 2;
  padding-top: 278px;
  position: absolute;
  inset: 0% -80px auto auto;
}

.image-14 {
  z-index: 2;
  width: 370px;
  position: absolute;
  inset: auto auto -420px -220px;
}

.image-15 {
  z-index: 3;
  width: 370px;
  position: relative;
}

.services-section1 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 271px 18vh 210px;
  display: flex;
  position: sticky;
  top: 0;
}

.srv-section2 {
  z-index: 2;
  background-color: #ff008600;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.srv-s2-left {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.srv-s2-h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
}

.srv-s2-body {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.27;
}

.srv-s2-right {
  grid-row-gap: 26px;
  flex-direction: column;
  align-items: flex-start;
  width: 579px;
  display: flex;
  position: relative;
}

.srv-s2-item {
  grid-row-gap: 7px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.srv-s2-item-title {
  color: #fff;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 45px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}

.srv-s2-item-desc {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.srv-s2-divider {
  background-color: #ffffff4d;
  width: 100%;
  height: 1px;
}

.srv-s2-embed {
  width: 550px;
  height: 100%;
  position: relative;
}

.code-embed-4 {
  width: 100%;
  height: 100%;
}

.div-block-41 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-42 {
  z-index: 1;
  grid-column-gap: 160px;
  grid-row-gap: 160px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
  position: relative;
}

.div-block-43 {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 431px;
  display: flex;
}

.srv-s3-section {
  background-color: #ededed;
  width: 100%;
  padding: 120px 18vh;
}

.srv-s3-container {
  width: 100%;
  max-width: 1920px;
}

.srv-s3-inner {
  grid-row-gap: 101px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.srv-s3-header {
  grid-row-gap: 29px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 470px;
  display: flex;
}

.srv-s3-label {
  color: #ff0086;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.srv-s3-h3 {
  color: #141414;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.srv-s3-hdesc {
  color: #949494;
  max-width: 458px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
}

.srv-s3-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  display: grid;
}

.srv-s3-card {
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  border: 1px solid #c1c1c1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 339px;
  padding: 34px 36px 34px 27px;
  display: flex;
}

.srv-s3-card.active {
  background-image: linear-gradient(90deg, #ffffff9e 0% 100%);
  border-color: #ff0086;
  box-shadow: 13px 19px 37.8px #00000040;
}

.srv-s3-num {
  color: #ff0086;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 1;
}

.srv-s3-cardtext {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.srv-s3-title {
  color: #141414;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.srv-s3-desc {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 400px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.code-embed-5 {
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.div-block-44 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.body-3 {
  background-color: #fff0;
}

.code-embed-6, .code-embed-6:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  z-index: 1;
  height: 150%;
  position: absolute;
  inset: 0%;
}

.div-block-45, .div-block-45:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b) {
  z-index: 1;
  opacity: 0;
  background-image: linear-gradient(#0000008a, #0000);
  height: 120%;
  position: absolute;
  inset: 0%;
}

.div-block-45:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4) {
  position: absolute;
  inset: 0%;
}

.div-block-45:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425) {
  opacity: 100;
  background-image: linear-gradient(#000, #0000);
  height: 150%;
}

.section3 {
  grid-row-gap: 101px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-222 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 490px;
  text-decoration: none;
  display: flex;
}

.text-64 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-65 {
  color: #141414;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.comprehensive-digital-solutions-for-ambitious-brands-that-refuse-to-settle-2 {
  color: #949494;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-223 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-224 {
  z-index: 1;
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  cursor: default;
  border: 1px solid #c1c1c1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-225 {
  z-index: 2;
  grid-row-gap: 68px;
  background-color: #e9e9e9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 34px 27px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-66 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-226 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-67 {
  color: #141414;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-68 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-227 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  border: 1px solid #c1c1c1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  padding: 34px 36px 34px 27px;
  text-decoration: none;
  display: flex;
}

.frame-228 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 373px;
  height: 271px;
  text-decoration: none;
  display: flex;
}

.frame-229 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(4.5px);
  backdrop-filter: blur(4.5px);
  background-color: #d9d9d947;
  background-image: linear-gradient(#ffffff9e, #ffffff9e);
  border: 1px solid #ff0086;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 436px;
  height: 339px;
  padding: 34px 36px 34px 27px;
  text-decoration: none;
  display: flex;
  box-shadow: 13px 19px 37.8px #00000040;
}

.div-block-46 {
  z-index: -1;
  opacity: 0;
  filter: blur(12px);
  background-color: #000;
  position: absolute;
  inset: 4%;
}

.section-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.section4-2 {
  grid-column-gap: 210px;
  grid-row-gap: 210px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  padding-top: 380px;
  text-decoration: none;
  display: flex;
}

.frame-230 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-69 {
  width: 100%;
  color: var(--roz);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-70 {
  color: #141414;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-231 {
  grid-column-gap: 38px;
  grid-row-gap: 190px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-232 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 309px;
  padding: 110px 30px 44px;
  text-decoration: none;
  display: flex;
}

.frame-233 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-71 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
}

.logo-brand-identity-social-media-graphics-brochures-flyers-color-systems-print-materials-large-for-2 {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
}

.frame-234 {
  grid-row-gap: 10px;
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 309px;
  height: 382px;
  padding: 110px 30px 44px;
  text-decoration: none;
  display: flex;
}

.frame-235 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-72 {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
}

.frame-236, .frame-237 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 309px;
  height: 382px;
  padding: 110px 30px 44px;
  text-decoration: none;
  display: flex;
}

.code-embed-7, .code-embed-8, .code-embed-9, .code-embed-10 {
  width: 100%;
  position: absolute;
  inset: auto 0% 111%;
}

.logo-brand-identity-social-media-graphics-brochures-flyers-color-systems-print-materials-large-for-2-copy, .plqtext {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
}

.div-block-47 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-48 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  display: flex;
}

.frame-238 {
  z-index: 2;
  grid-row-gap: 57px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1920px;
  padding-top: 112px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-239 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-240 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-241 {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.layer_1-2 {
  object-fit: cover;
  overflow: hidden;
}

.driving-brand-performance-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-242 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  text-decoration: none;
  display: flex;
}

.frame-243 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 117px;
  text-decoration: none;
  display: flex;
}

.text-73 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.digital-engines-gt-partnerships-the-pit-crew-contact-2 {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
}

.frame-244 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 251px;
  text-decoration: none;
  display: flex;
}

.frame-245 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-137 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.group-138 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 130.103px;
  height: 10.0001px;
  text-decoration: none;
  display: flex;
}

.text-74 {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-246 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: -9px;
  text-decoration: none;
  display: flex;
}

.text-75 {
  opacity: .07;
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #000);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 630px;
  margin-top: -90px;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 112px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-247 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-248 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-76 {
  color: #5d5d5d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-249 {
  grid-column-gap: 44px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-49 {
  background-color: #ffffff0f;
  width: 100%;
  height: 1.5px;
}

.digital {
  color: #5d5d5d;
  white-space: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: all .2s;
}

.digital:hover {
  color: #fff;
}

.gtpart {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: all .2s;
}

.gtpart:hover {
  color: #fff;
}

.pitcrw {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: all .2s;
}

.pitcrw:hover {
  color: #fff;
}

.contac {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: all .2s;
}

.contac:hover {
  color: #fff;
}

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

.div-block-51, .div-block-52, .div-block-53 {
  justify-content: center;
  align-items: center;
  padding: 9px;
  display: flex;
  position: relative;
}

.image-16, .image-17, .image-18 {
  opacity: 0;
  filter: drop-shadow(0px 2px 8px var(--roz));
  position: absolute;
}

.linkmail {
  color: #5d5d5d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.div-block-54 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
}

.lottie-animation-3 {
  width: 15px;
  height: 15px;
}

.div-block-55 {
  background-color: #5d5d5d;
  width: 0%;
  height: 1px;
  position: absolute;
  inset: auto 0% -9%;
}

.tel {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-55-copy {
  background-color: #5d5d5d;
  width: 0%;
  height: 1px;
  position: absolute;
  inset: auto 0% -9%;
}

.lottie-animation-3-copy {
  width: 15px;
  height: 15px;
}

.home {
  color: #5d5d5d;
  white-space: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: all .2s;
}

.home:hover {
  color: #fff;
}

._3-cta {
  z-index: 3;
  background-color: #f50081;
  width: 0;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

._2-cta {
  z-index: 2;
  opacity: .1;
  background-color: #fff;
  width: 0;
  height: 44px;
  position: absolute;
  left: auto;
  right: auto;
  transform: skew(-13deg);
}

.cta {
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 42px;
  padding-top: 85px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-4-cta {
  z-index: 1;
  background-color: var(--roz);
  width: 177px;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

.spon {
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 42px;
  padding-top: 85px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
}

.spon.w--current {
  margin-top: 66px;
}

._3-spon {
  z-index: 3;
  background-color: #f50081;
  width: 0;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

._2-spon {
  z-index: 2;
  opacity: .1;
  background-color: #fff;
  width: 0;
  height: 44px;
  position: absolute;
  left: auto;
  right: auto;
  transform: skew(-13deg);
}

.div-block-4-spon {
  z-index: 1;
  background-color: var(--roz);
  width: 177px;
  height: 44px;
  position: absolute;
  transform: skew(-13deg);
}

.body-4 {
  background-color: #0f0f0f;
}

.gtp-s1-section {
  background-color: #0f0f0f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.gtp-s1-right {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: flex;
  position: relative;
}

.gtp-s1-inner {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  display: flex;
}

.gtp-s1-badge {
  border: 1px solid #ffffff40;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 37px;
  margin-left: 32px;
  display: none;
  position: relative;
}

.gtp-s1-badge-text {
  z-index: 3;
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  height: 13px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.gtp-s1-titles {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.gtp-s1-h1 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.gtp-s1-cursive {
  color: #ff0086;
  text-align: left;
  width: 100%;
  margin-top: -78px;
  margin-bottom: 0;
  font-family: Ephesis, Arial, sans-serif;
  font-size: 160px;
  line-height: 1;
}

.gtp-s1-desc {
  color: #fff;
  text-align: left;
  max-width: 430px;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.gtp-s1-lottie {
  z-index: 3;
  width: 20px;
  height: 20px;
  margin-top: 80px;
  position: relative;
}

.div-block-56 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  display: flex;
  position: relative;
}

.div-block-57 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 300px;
  display: flex;
  position: relative;
}

.div-block-58 {
  z-index: 2;
  filter: drop-shadow(0 0 17px #ff00868a);
  background-color: #ce046e;
  width: 120%;
  height: 260%;
  position: absolute;
  transform: skew(-10deg);
}

.image-19 {
  z-index: 4;
  width: 20px;
  height: 20px;
  position: relative;
}

.div-block-59 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.section-5 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 341px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.section2-2 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-250 {
  grid-row-gap: 157px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-251 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-77 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-78 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 82px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-79 {
  color: #fff;
  max-width: 420px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 129.25%;
  text-decoration: none;
}

.frame-252 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff05;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 33px 35px;
  text-decoration: none;
  display: flex;
}

.frame-253 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 427px;
  text-decoration: none;
  display: flex;
}

.text-80 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-81 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-82 {
  color: #616161;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-254 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-255 {
  grid-row-gap: 10px;
  background-color: #161616;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 23px 69px 23px 23px;
  display: flex;
  position: relative;
}

.frame-256 {
  z-index: 2;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-257 {
  aspect-ratio: 1;
  background-color: #ff00860d;
  border: 2px solid #ff008624;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  padding: 21px 20px;
  text-decoration: none;
  display: flex;
}

.vector-3 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: fill;
  border-color: #ff0086;
  max-width: none;
  overflow: visible;
}

.frame-258 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-83 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vector-4 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  overflow: visible;
}

.frame-259 {
  grid-row-gap: 10px;
  background-color: #161616;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 106px;
  padding: 21px 69px 22px 23px;
  display: flex;
  position: relative;
}

.frame-260 {
  grid-column-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.code-embed-11 {
  z-index: 0;
  width: 80%;
  height: 100%;
  position: absolute;
  inset: 0% -18% 0% auto;
}

.section-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 419px;
  padding-bottom: 369px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.div-block-60 {
  z-index: 1;
  opacity: 0;
  background-image: linear-gradient(90deg, #ff008626, #ff008600);
  position: absolute;
  inset: 0%;
}

.frame-261 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-262 {
  grid-row-gap: 61px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-84 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-263 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 630px;
  text-decoration: none;
  display: flex;
}

.frame-66 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.text-85 {
  color: #ff0086;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 129.25%;
  text-decoration: none;
}

.text-86 {
  color: #8c8c8c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 129.25%;
  text-decoration: none;
}

.frame-264 {
  grid-column-gap: 43px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-265 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-29 {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-266 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(7.6px);
  backdrop-filter: blur(7.6px);
  background-color: #ffffff05;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 147px;
  padding: 24px 42px 53px 35px;
  text-decoration: none;
  display: flex;
}

.frame-267 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 121px;
  text-decoration: none;
  display: flex;
}

.text-87 {
  color: #8c8c8c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-88 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-268 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(7.6px);
  backdrop-filter: blur(7.6px);
  background-color: #ffffff05;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 147px;
  padding: 24px 42px 17px 35px;
  text-decoration: none;
  display: flex;
}

.frame-14 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 225px;
  text-decoration: none;
  display: flex;
}

.frame-269 {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(7.6px);
  backdrop-filter: blur(7.6px);
  background-color: #ffffff05;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 147px;
  padding: 24px 33px 53px 35px;
  text-decoration: none;
  display: flex;
}

.frame-270 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 89px;
  text-decoration: none;
  display: flex;
}

.text-89 {
  color: #8c8c8c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-271 {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-272 {
  grid-row-gap: 71px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-90 {
  color: #fff;
  text-align: right;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 81px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-273 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 489px;
  text-decoration: none;
  display: flex;
}

.text-91 {
  color: #ff0086;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ephesis, sans-serif;
  font-size: 87px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-92 {
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 129.25%;
  text-decoration: none;
}

.frame-77 {
  grid-row-gap: 10px;
  background-color: #ff0086;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 317px;
  height: 67px;
  padding: 26px 32px 22px 30px;
  text-decoration: none;
  display: flex;
}

.frame-274 {
  grid-column-gap: 17px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-93 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  border-color: #ff00863d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vector-5 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
}

.div-block-61 {
  opacity: .16;
  background-image: linear-gradient(90deg, #fff, #fff0);
  width: 100%;
  height: 1px;
}

.section-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.section-8 {
  grid-row-gap: 88px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-275 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 547px;
  text-decoration: none;
  display: flex;
}

.text-94 {
  color: #ff0086;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-276 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-95 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-277 {
  grid-column-gap: 11px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -32px;
  text-decoration: none;
  display: flex;
}

.text-96 {
  color: #ff0086;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ephesis, Arial, sans-serif;
  font-size: 98px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-97 {
  color: #ff0086;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 71px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-98 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 370px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-278 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-279 {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-280 {
  grid-row-gap: 28px;
  background-color: #161616;
  background-image: linear-gradient(#ff008600, #ff00861c);
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 70%;
  height: 501px;
  padding: 171px 292px 70px 54px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vector-6 {
  object-fit: cover;
  overflow: visible;
}

.text-99 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-100 {
  color: #616161;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-17 {
  grid-row-gap: 28px;
  background-color: #161616;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  min-width: 340px;
  height: 501px;
  padding: 70px 54px;
  text-decoration: none;
  display: flex;
}

.text-101 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-281 {
  grid-row-gap: 28px;
  background-color: #161616;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  height: 308px;
  padding: 54px 54px 70px;
  text-decoration: none;
  display: flex;
}

.vector-7 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: contain;
  border-color: #ff0086;
  overflow: visible;
}

.frame-282 {
  grid-row-gap: 28px;
  background-color: #161616;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 70%;
  height: 308px;
  padding: 54px 54px 70px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-283 {
  grid-row-gap: 28px;
  background-color: #161616;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 70%;
  height: 305px;
  padding: 54px 54px 80px;
  text-decoration: none;
  display: flex;
}

.frame-284 {
  grid-row-gap: 28px;
  background-color: #161616;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  height: 305px;
  padding: 54px 54px 80px;
  text-decoration: none;
  display: flex;
}

.text-block-13 {
  opacity: .04;
  color: #3330;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-family: Canaro, Arial, sans-serif;
  font-size: 250px;
  font-weight: 700;
  line-height: 190px;
  position: absolute;
  inset: auto 5% 0% auto;
}

.text-block-13.nda {
  -webkit-text-stroke-color: #ff008630;
}

.frame-285 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 509px;
  text-decoration: none;
  display: flex;
}

.frame-286 {
  grid-row-gap: 42px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-102 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-103 {
  color: #000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 76px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-104 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-91 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-287 {
  grid-row-gap: 10px;
  background-color: #0000000a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 462px;
  height: 61px;
  padding: 18px 221px 18px 20px;
  text-decoration: none;
  display: flex;
}

.frame-288 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vector-8 {
  object-fit: cover;
}

.text-105 {
  color: #000;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
}

.frame-289 {
  grid-row-gap: 10px;
  background-color: #0000000a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 462px;
  height: 61px;
  padding: 18px 265px 18px 27px;
  text-decoration: none;
  display: flex;
}

.frame-290 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-62 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.div-block-63 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.dropdown-choice {
  color: #a8a8a8;
  border-radius: 8px;
  margin: 4px 6px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 1.7vh;
  transition: all .4s;
}

.dropdown-choice:hover {
  color: #000;
  background-color: #fff;
  border-radius: 8px;
  margin: 6px;
}

.image-20 {
  width: 15px;
  height: 15px;
}

.text-span-4 {
  color: #ea383c;
}

.dropdown-list {
  background-color: #fff;
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}

.success-message {
  margin-top: 254px;
}

.div-block-64 {
  z-index: 1;
  background-color: #fd494d;
  border-radius: 4px;
  width: 0%;
  margin: 4px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.submit-button {
  display: none;
}

.area-of-interest {
  border: 1px #000;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.area-of-interest:active, .area-of-interest:focus, .area-of-interest:focus-visible, .area-of-interest[data-wf-focus-visible] {
  color: #342d26;
  font-size: 1rem;
}

.area-of-interest::placeholder {
  color: #d4d4d4;
  font-size: 1rem;
  font-weight: 400;
}

.area-of-interest:lang(en) {
  font-size: 1rem;
}

.div-block-65 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.formda {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-bottom: 0;
  display: flex;
}

.text-block-14 {
  font-size: 1.7vh;
}

.textform {
  color: #342d26;
  white-space: nowrap;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 1.7vh;
  font-weight: 400;
}

.textform.area {
  padding-bottom: 12px;
}

.buton-contact {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  cursor: pointer;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 57px;
  margin-right: 6px;
  padding-left: 34px;
  padding-right: 28px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-span-3 {
  color: #ea383c;
}

.text-field-2 {
  color: #d0bfaf;
  background-color: #f5f5f5;
  border: 1px #000;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 1.7vh;
  font-weight: 300;
}

.text-field-2:active, .text-field-2:focus, .text-field-2:focus-visible, .text-field-2[data-wf-focus-visible] {
  color: #342d26;
  font-size: 1.7vh;
}

.text-field-2::placeholder {
  color: #d3d3d3;
  font-size: 1.7vh;
  font-weight: 300;
}

.text-field-2:lang(en) {
  color: #342d26;
  font-size: 1.7vh;
}

.text-field-2.jos {
  background-color: #f5f5f500;
  font-size: 1.7vh;
  font-weight: 400;
}

.text-field-2.jos:lang(en) {
  color: #d0bfaf;
}

.text-field-2.area {
  max-width: 100%;
  min-height: 9vh;
  max-height: 9vh;
}

.div-block-66 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.dropdown-toggle-2 {
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  display: flex;
}

.dropdown-toggle-2.w--open {
  color: #342d26;
  justify-content: space-between;
  align-items: center;
}

.formtxtfield {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #342d26;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.formtxtfield.area {
  justify-content: flex-start;
  align-items: flex-end;
}

.formtxtfield.message {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-67 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: relative;
}

.div-block-67.contact {
  z-index: 4;
  width: 28px;
  height: 26px;
}

.form {
  grid-column-gap: 3.5vh;
  grid-row-gap: 3.5vh;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.text-block-15 {
  z-index: 2;
  color: #fff;
  letter-spacing: 1px;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
  position: relative;
}

.text-block-15.contact {
  z-index: 4;
  letter-spacing: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.div-block-68 {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  min-height: 2vh;
  max-height: 6vh;
  display: flex;
}

.dropdown {
  background-color: #f5f5f5;
  width: 100%;
}

.formspace {
  z-index: 1;
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
  background-color: #fff;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 610px;
  max-width: 710px;
  height: 100%;
  padding: 7.2vh 7.2vh 3.2vh;
  display: flex;
  position: relative;
}

.div-block-69 {
  filter: drop-shadow(13px 12px 20px #0000000d);
  width: 100%;
  min-width: 610px;
  max-width: 710px;
}

.div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-71 {
  background-color: var(--roz);
  position: absolute;
  inset: 0%;
  transform: skew(-10deg);
}

._2frm {
  z-index: 2;
  opacity: .17;
  background-color: #fff;
  width: 0%;
  position: absolute;
  inset: 0%;
  transform: skew(-10deg);
}

._3frm {
  z-index: 3;
  background-color: var(--roz);
  width: 0%;
  position: absolute;
  inset: 0%;
  transform: skew(-10deg);
}

.basefrm {
  z-index: 1;
  background-color: var(--roz);
  position: absolute;
  inset: 0%;
  transform: skew(-10deg);
}

.frame-91-mobile {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: none;
}

.div-block-72 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 157px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 400px 18vh;
  display: flex;
  position: relative;
}

.frame-291 {
  z-index: 2;
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-292 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 509px;
  text-decoration: none;
  display: flex;
}

.text-106 {
  color: #000;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92.47deg, #000, #00000059);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 82px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-107 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-293 {
  grid-row-gap: 10px;
  background-color: #fbfbfb;
  border: 1px solid #e0e0e0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 580px;
  min-height: 242px;
  padding: 42px 44px;
  display: flex;
  position: relative;
}

.frame-294 {
  z-index: 2;
  grid-column-gap: 61px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-295 {
  grid-column-gap: 10px;
  background-color: #ff008600;
  border: 1px solid #ff0086;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 63px;
  padding: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vector-9 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #ff0086;
}

.frame-296 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
}

.frame-297 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 327px;
  text-decoration: none;
  display: flex;
}

.text-108 {
  color: #161616;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-109 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-110 {
  color: #161616;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.section-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 93px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.frame-298 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.text-111 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.the-team-behind-the-performance {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-112 {
  color: #000;
  max-width: 860px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.the-team-behind-the-performance-0 {
  color: #000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 134px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.the-team-behind-the-performance-1 {
  color: #ff0086;
  letter-spacing: -.05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 134px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.image-21 {
  z-index: 2;
  width: 30px;
  position: absolute;
  overflow: visible;
}

.image-22 {
  z-index: 1;
  width: 30px;
  position: relative;
  overflow: visible;
}

.div-block-73 {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--roz), #ff008600);
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.div-block-74 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-75, .div-block-76 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  width: 100%;
  display: flex;
}

.div-block-77 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.image-23 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.bigtextmobile {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  position: relative;
}

.text-block-3-mobile {
  text-transform: uppercase;
  margin-left: 20px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: none;
}

.navbarmobile {
  display: none;
}

.section4-mobille {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18vh;
  padding-right: 18vh;
  display: none;
  position: relative;
}

.frame-207-copy {
  grid-column-gap: 232px;
  grid-row-gap: 232px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.text-block-16.pitcrewtiotles {
  color: var(--roz);
  font-family: Canaro, Arial, sans-serif;
  font-size: 130px;
  font-weight: 900;
  line-height: 144px;
}

.text-block-16.pitcrewtiotles-copy {
  color: var(--roz);
  font-family: Canaro, Arial, sans-serif;
  font-size: 144px;
  font-weight: 900;
  line-height: 144px;
}

.div-block-85 {
  z-index: 99;
  width: 100%;
  position: relative;
}

.code-embed-15 {
  width: 100%;
}

.div-block-87 {
  border: 1px solid #292929;
  border-style: solid none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-88 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-89, .div-block-90 {
  width: 100%;
}

.div-block-91 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.div-block-92 {
  width: 100%;
  padding-top: 48px;
  padding-bottom: 30px;
}

.div-block-93 {
  border: 1px #292929;
  border-style: none solid;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 30px;
}

.div-block-94 {
  width: 100%;
  padding-top: 48px;
  padding-bottom: 30px;
}

.text-block-17 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Canaro, Arial, sans-serif;
  font-size: 67px;
  font-weight: 900;
  line-height: 67px;
  display: flex;
}

.text-span-5 {
  color: var(--roz);
}

.text-block-18 {
  color: #727272;
  text-align: center;
  text-transform: uppercase;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 16px;
}

.text-span-6, .text-span-7 {
  color: var(--roz);
}

.section-13 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 119px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.frame-316 {
  z-index: 2;
  grid-row-gap: 66px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 585px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-113 {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.a-professional-racing-driver-from-szczecin-poland-he-started-his-journey-at-16-far-later-than-any-of {
  z-index: 1;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.frame-317, .frame-318 {
  grid-row-gap: 19px;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 693px;
  text-decoration: none;
  display: flex;
}

.frame-319 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-320 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.text-114 {
  color: #ff0086;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 129.25%;
  text-decoration: none;
}

.text-115 {
  color: #8c8c8c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 129.25%;
  text-decoration: none;
}

.frame-321 {
  grid-column-gap: 43px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.frame-322 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.frame-323 {
  grid-row-gap: 67px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 90px;
  text-decoration: none;
  display: flex;
}

.frame-324 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-116 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 32.1px #fff9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-117 {
  color: #727272;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-118 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2.46617px 10.2346px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 68px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-119 {
  color: #fff;
  text-shadow: 0 2.46617px 10.2346px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 68px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.div-block-95 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-96 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.div-block-97 {
  background-image: linear-gradient(90deg, #ffffff29, #fff0);
  width: 100%;
  max-width: 693px;
  height: 1.5px;
}

.div-block-98 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.text-113-copy {
  z-index: 0;
  color: #fff0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--roz);
  text-transform: none;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 20rem;
  font-weight: 900;
  line-height: 16rem;
  text-decoration: none;
  position: relative;
  bottom: -153px;
  left: 163px;
}

.div-block-99 {
  display: none;
}

.section-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 463px;
  padding-bottom: 118px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.frame-325 {
  grid-row-gap: 184px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.text-120 {
  text-shadow: 0 4px 16.6px #0003;
}

.frame-326 {
  grid-column-gap: 165px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.frame-327 {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 319px;
  text-decoration: none;
  display: flex;
}

.frame-328 {
  grid-row-gap: 20px;
  cursor: default;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-121 {
  color: #727272;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-122 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2.83063px 11.7471px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 78px;
  font-weight: 900;
  line-height: 92%;
  text-decoration: none;
}

.text-123 {
  color: #727272;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.fans {
  color: #727272;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-329 {
  grid-row-gap: 118px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 329px;
  text-decoration: none;
  display: flex;
}

.frame-330 {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 257px;
  text-decoration: none;
  display: flex;
}

.numbers-that-move-markets-0 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 92%;
  text-decoration: none;
}

.numbers-that-move-markets-1 {
  color: #ff0086;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 92%;
  text-decoration: none;
}

.div-block-100 {
  border-top: 1.5px solid #292929;
  border-bottom: 1.5px solid #292929;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 78px 18vh;
  display: flex;
  position: relative;
}

.div-block-101 {
  background-color: #292929;
  width: 100%;
  height: 1.5px;
  position: absolute;
  inset: 50% 0% 0%;
}

.reach {
  color: #ffffff0a;
  width: 100%;
  font-family: Canaro, Arial, sans-serif;
  font-size: 600px;
  font-weight: 900;
  line-height: 600px;
  position: absolute;
  inset: -64% auto auto;
}

.frame-331 {
  grid-row-gap: 132px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-332 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 618px;
  text-decoration: none;
  display: flex;
}

.text-124 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 92%;
  text-decoration: none;
}

.frame-333 {
  grid-column-gap: 37px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-334 {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-76 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.text-125 {
  color: #727272;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-335 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-336 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 52px;
  display: flex;
}

.frame-337 {
  grid-column-gap: 38px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.frame-338 {
  grid-column-gap: 25px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-126 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-127 {
  color: #ff0086;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-128 {
  color: #00c4ff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-129 {
  color: #ffb53f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.section-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 480px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

._2026 {
  z-index: 0;
  color: #fff0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--roz);
  text-transform: none;
  text-shadow: 0 4px 16.6px #0003;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 600px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 34rem;
  font-weight: 900;
  line-height: 16rem;
  text-decoration: none;
  position: absolute;
  top: -13%;
  bottom: auto;
}

.div-block-102 {
  background-color: #292929;
  width: 100%;
  height: 1.5px;
}

.div-block-102-copy {
  background-color: #292929;
  width: 100%;
  height: 1.5px;
  position: absolute;
  inset: 358px 0% auto;
}

.section-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 368px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
}

.frame-339 {
  background-image: linear-gradient(#ff008614, #ff008600);
  border: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 70px 50px 44px;
  text-decoration: none;
  display: flex;
}

.frame-340 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.text-130 {
  color: #ff0086;
  text-transform: uppercase;
  text-shadow: 0 1.99581px 8.2826px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-131 {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro Book, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-341 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 24px;
  text-decoration: none;
  display: flex;
}

.text-132 {
  color: #313131;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-342 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rectangle-77 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.text-133 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-343 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.frame-344 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 44px;
  text-decoration: none;
  display: flex;
}

.frame-345 {
  grid-column-gap: 10px;
  background-color: #ff0086;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-135 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  text-align: center;
  border-color: #ff00863d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.car-primary-1, ._2-dedicated-track-events-0 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

._2-dedicated-track-events-1 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-103 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: stretch stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.frame-346 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-347 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 670px;
  text-decoration: none;
  display: flex;
}

.text-136 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-137 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-138 {
  color: #5b5b5b;
  max-width: 530px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-104 {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.frame-348 {
  border: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 70px 50px 44px;
  text-decoration: none;
  display: flex;
}

.frame-349 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.text-139 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1.99581px 8.2826px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-140 {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-350 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 24px;
  text-decoration: none;
  display: flex;
}

.text-141 {
  color: #313131;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-351 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rectangle-78 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.text-142 {
  color: #313131;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: line-through;
}

.frame-352 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.text-144 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.dedicated-track-events {
  color: #313131;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: line-through;
}

.frame-353 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 44px;
  text-decoration: none;
  display: flex;
}

.frame-354 {
  grid-column-gap: 10px;
  border: 1px solid #242424;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-145 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.car-prominent-1 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-355 {
  border: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 70px 50px 44px;
  text-decoration: none;
  display: flex;
}

.frame-356 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.text-146 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1.99581px 8.2826px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-147 {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-357 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 24px;
  text-decoration: none;
  display: flex;
}

.text-148 {
  color: #313131;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-358 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rectangle-79 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.text-149 {
  color: #313131;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: line-through;
}

.frame-359 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.text-151 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-360 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 44px;
  text-decoration: none;
  display: flex;
}

.frame-361 {
  grid-column-gap: 10px;
  border: 1px solid #242424;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-152 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.car-secondary-1 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-105 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.frame-362 {
  border: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 70px 50px 44px;
  text-decoration: none;
  display: flex;
}

.frame-363 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.text-153 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1.99581px 8.2826px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-154 {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-364 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 24px;
  text-decoration: none;
  display: flex;
}

.text-155 {
  color: #313131;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-365 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rectangle-80 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  text-decoration: none;
  display: flex;
}

.text-156 {
  color: #313131;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: line-through;
}

.frame-366 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.garage {
  color: #313131;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: line-through;
}

.text-158 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-367 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 44px;
  text-decoration: none;
  display: flex;
}

.frame-368 {
  grid-column-gap: 10px;
  border: 1px solid #242424;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-159 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.car-logo-1 {
  color: #ff0086;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-106 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-107 {
  background-color: #ffffff0f;
  width: 100%;
  height: 1.5px;
}

.section-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 450px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.frame-369 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-160 {
  color: #ff0086;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-161 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-370 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-371 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 78px;
  text-decoration: none;
  display: flex;
}

.frame-372 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.text-162 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.truck {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-163 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-373 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 312px;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.frame-374 {
  grid-row-gap: 36px;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 78px;
  text-decoration: none;
  display: flex;
}

.frame-375 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 78px;
  text-decoration: none;
  display: flex;
}

.text-164 {
  color: #6c6c6c;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.rectangle-81 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.vector-10 {
  object-fit: cover;
  width: 12px;
  height: 12px;
}

.text-165 {
  color: #6c6c6c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-166 {
  color: #6c6c6c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-108 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-109 {
  grid-column-gap: 470px;
  grid-row-gap: 470px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.frame-376 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 78px;
  text-decoration: none;
  display: flex;
}

.text-167 {
  color: #ff0086;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-377 {
  object-fit: cover;
  width: 12px;
  height: 12px;
}

.text-168 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-169 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._2-2 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.reach-copy {
  color: #ffffff0a;
  width: 100%;
  font-family: Canaro, Arial, sans-serif;
  font-size: 600px;
  font-weight: 900;
  line-height: 600px;
  position: absolute;
  inset: -64% auto auto;
}

.benefits {
  color: #ffffff0a;
  width: 100%;
  font-family: Canaro, Arial, sans-serif;
  font-size: 600px;
  font-weight: 900;
  line-height: 600px;
  position: absolute;
  inset: 9% auto auto;
}

.div-block-110 {
  grid-column-gap: 46.6px;
  grid-row-gap: 46.6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 26px 0% auto;
}

.div-block-111 {
  background-color: #ffffff12;
  width: 100%;
  height: 1.5px;
}

.section-18 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 427px;
  display: flex;
}

.frame-378 {
  grid-row-gap: 107px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-379 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1260px;
  text-decoration: none;
  display: flex;
}

.text-170 {
  color: #ff0086;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-171 {
  text-align: center;
  text-shadow: 0 4px 16.6px #0003;
}

.text-172 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-380 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-381 {
  border: 0 solid #313131;
  border-top-width: 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 48px 164px;
  display: flex;
}

.frame-382 {
  grid-column-gap: 33px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-173 {
  color: #ff0086;
  text-transform: uppercase;
  text-shadow: 0 4.95238px 20.5524px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 67px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-383 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 676px;
  text-decoration: none;
  display: flex;
}

.text-174 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-175 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.title-primary-main-prominent-strategic-secondary-support-logo {
  min-width: 170px;
}

.text-176 {
  color: #3330;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
  text-shadow: 0 4.95238px 20.5524px #0003;
  font-family: Canaro, Arial, sans-serif;
  font-size: 67px;
  font-weight: 900;
  line-height: 68px;
}

.text-177 {
  color: #5b5b5b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-178 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.every-surface-maximumvisibility-0 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.every-surface-maximumvisibility-1 {
  color: #ff0086;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.title-primary-main-prominent-strategic-secondary-support-logo-0 {
  color: #ff0086;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 188.4%;
  text-decoration: none;
}

.title-primary-main-prominent-strategic-secondary-support-logo-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 188.4%;
  text-decoration: none;
}

.title-primary-main-prominent-strategic-secondary-support-logo-2 {
  color: #5b5b5b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 188.4%;
  text-decoration: none;
}

.div-block-112 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.section-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 330px;
  padding-top: 114px;
  padding-left: 18vh;
  padding-right: 18vh;
  display: flex;
  position: relative;
}

.frame-384 {
  z-index: 1;
  grid-row-gap: 273px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-385 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-386 {
  grid-row-gap: 87px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 465px;
  text-decoration: none;
  display: flex;
}

.text-179 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2.14605px 8.90611px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 59px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-387 {
  grid-column-gap: 13px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-84 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 204px;
  text-decoration: none;
  display: flex;
}

.frame-388 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 345px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-180 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-181 {
  color: #fff;
  max-width: 530px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-389 {
  z-index: 1;
  grid-row-gap: 74px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 860px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-182 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 4px 16.6px #0003;
  width: 100%;
  max-width: 870px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.the-paddock-is-not-just-a-racing-environment-it-is-one-of-the-most-exclusive-b2b-networking-spaces-i {
  color: #5d5d5d;
  max-width: 680px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Canaro, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-113 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-114 {
  background-image: linear-gradient(90deg, #ff0086a3, #ff008600);
  width: 100%;
  height: 950px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-95-copy {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: none;
  position: relative;
}

.image-26 {
  display: none;
}

.ceare {
  justify-content: center;
  align-items: center;
  width: 140px;
  min-width: 140px;
  display: flex;
}

.link-block-2 {
  z-index: 1;
  min-width: 140px;
  min-height: 42.7419px;
  position: absolute;
}

.pitcrewtitle {
  margin-top: 44px;
  font-family: Canaro, Arial, sans-serif;
  font-size: 130px;
  font-weight: 900;
  line-height: 100px;
}

.div-block-115 {
  display: none;
}

.pitcrewtitle-copy {
  font-family: Canaro, Arial, sans-serif;
  font-size: 144px;
  font-weight: 900;
  line-height: 144px;
}

.numberscumakretc {
  color: #fff;
  text-transform: uppercase;
  font-family: Canaro, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 110px;
}

@media screen and (max-width: 991px) {
  .canvas-wrapper {
    top: 81%;
    right: -16%;
  }

  .div-block:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4), .div-block:where(.w-variant-8ebfb218-baa6-166f-b159-0ebe90f96425), .div-block:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100), .section4 {
    display: none;
  }

  .text-61 {
    font-size: 17vw;
  }

  .footersection:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-238:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0), .frame-239:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-240:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .frame-244, .frame-245 {
    justify-content: flex-end;
    align-items: center;
  }

  .gtp-s1-section {
    height: auto;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .code-embed-11 {
    width: 100%;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
  }

  .frame-263 {
    max-width: none;
  }

  .frame-285 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .frame-286 {
    justify-content: flex-start;
    align-items: center;
    width: 90%;
  }

  .text-102, .text-103, .text-104 {
    text-align: center;
  }

  .frame-91 {
    display: none;
  }

  .section-9 {
    height: auto;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-63 {
    grid-column-gap: 73px;
    grid-row-gap: 73px;
    flex-flow: column;
    margin-top: 190px;
    padding-bottom: 84px;
  }

  .frame-91-mobile {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-72 {
    margin-top: 0;
    padding-top: 136px;
  }

  .section-10, .section-11 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-75, .div-block-76 {
    flex-flow: column;
  }

  .navbarmobile {
    z-index: 9999;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 21px 2vh 11px;
    display: flex;
    position: fixed;
  }

  .navbarmobile:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #00000070;
  }

  .div-block-79 {
    z-index: 9999;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
  }

  .image-24 {
    width: 130px;
  }

  .lottie-animation-4 {
    width: 32px;
  }

  .div-block-80 {
    z-index: 0;
    background-color: #efefef;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100dvh;
    display: flex;
    position: absolute;
    inset: 0%;
    transform: translate(100vw);
  }

  .div-block-81 {
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 33px;
    display: flex;
    position: relative;
  }

  .navbarmobiletext {
    font-family: Canaro Book, Arial, sans-serif;
    font-size: 18px;
  }

  .navbarmobiletext.down {
    color: #fff;
  }

  .div-block-83 {
    background-color: var(--roz);
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .div-block-84 {
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
    width: 100vw;
    height: 100vh;
    padding-bottom: 110px;
    padding-left: 2vh;
    display: flex;
    position: absolute;
    inset: 0%;
    transform: translate(100vw);
  }

  .mobileburgermenutexte {
    z-index: 1;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 2vh;
    padding-right: 2vh;
    display: flex;
    position: absolute;
    top: 233%;
    transform: translate(100vw);
  }

  .section4-mobille {
    display: flex;
  }

  .image-25 {
    opacity: 0;
    width: 130px;
    position: absolute;
    inset: 0%;
  }

  .image-25:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    opacity: 100;
    width: 130px;
  }

  .div-block-86 {
    position: relative;
  }

  .lottie-animation-5 {
    z-index: 2;
    opacity: 0;
    width: 32px;
    position: absolute;
  }

  .lottie-animation-5:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    opacity: 100;
  }

  .image-25-abs {
    opacity: 0;
    width: 130px;
    position: absolute;
    inset: 0%;
  }

  .image-25-abs:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    opacity: 100;
    width: 130px;
  }

  .lottie-animation-5-abs {
    z-index: 2;
    opacity: 0;
    width: 32px;
    position: absolute;
  }

  .lottie-animation-5-abs:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    opacity: 100;
  }

  .section-13 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-323 {
    width: 100%;
  }

  .div-block-95 {
    flex-flow: column;
    display: none;
  }

  .div-block-96 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .div-block-98 {
    flex-flow: column;
  }

  .section-14 {
    margin-top: 497px;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-326 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .frame-327, .frame-329, .frame-330 {
    grid-row-gap: 80px;
  }

  .div-block-100 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-101 {
    display: none;
  }

  .reach {
    font-size: 300px;
    line-height: 300px;
    top: -34%;
  }

  .frame-331 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-15 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  ._2026 {
    margin-right: 183px;
    font-size: 21rem;
  }

  .section-16 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-346 {
    grid-column-gap: 79px;
    grid-row-gap: 79px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-105, .div-block-106 {
    flex-flow: column;
  }

  .section-17 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .text-161 {
    font-size: 14vh;
    line-height: 14vh;
  }

  .div-block-109 {
    grid-column-gap: 230px;
    grid-row-gap: 230px;
  }

  .benefits {
    font-size: 300px;
    line-height: 300px;
    display: block;
    top: 30%;
  }

  .section-18 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .frame-379 {
    max-width: none;
  }

  .text-171 {
    width: 100%;
    font-family: Canaro, Arial, sans-serif;
    font-size: 8rem;
    font-weight: 900;
    line-height: 5rem;
  }

  .text-172 {
    width: 100%;
    padding-left: 59px;
    padding-right: 59px;
  }

  .frame-381 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .div-block-112 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .section-19 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-385, .div-block-113 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .div-block-114 {
    height: 1280px;
  }

  .div-block-95-copy {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

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

  .div-block-116 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .text-61 {
    margin-top: -63px;
    font-size: 22vw;
  }

  .text-62 {
    width: 61%;
  }

  .section-2 {
    padding-left: 2vh;
    padding-right: 2vh;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .canvas-wrapper, .div-block:where(.w-variant-321a14ff-74ac-470f-a0aa-3ef25571e1c4), .div-block:where(.w-variant-c434e183-b40e-ecc1-598f-77f1a9320a7b), .div-block:where(.w-variant-2b867b33-06b0-54d2-f5ae-13858f488be1), .div-block:where(.w-variant-3620681b-8d9f-7358-589b-7991c584f100) {
    display: none;
  }

  .div-block-5 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-9 {
    display: none;
  }

  .text-block {
    letter-spacing: -3px;
    width: 100%;
    font-size: 12.5vw;
    font-style: normal;
    font-weight: 900;
    line-height: 12.5vw;
  }

  .text-block-2 {
    font-size: 20vw;
    line-height: 11vw;
    position: relative;
    top: -10%;
    left: 0%;
  }

  .div-block-10 {
    width: 100%;
    margin-top: 190px;
  }

  .text-block-3 {
    margin-left: 0;
    display: none;
  }

  .div-block-14 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    transform-origin: 0%;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    position: relative;
    top: 26px;
    transform: scale(.8);
  }

  .lottie-animation-2 {
    width: 10px;
  }

  .div-block-15.origi {
    bottom: -58%;
  }

  .masina {
    width: 163vw;
  }

  .section2, .section {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-18 {
    overflow: clip;
  }

  .text-block-5 {
    width: 100%;
    font-size: 17vw;
    font-weight: 900;
    line-height: 17vw;
  }

  .text-block-6 {
    margin-top: -41px;
    font-size: 25vw;
    line-height: 25vw;
  }

  .text-block-7 {
    margin-bottom: 20px;
  }

  .text-block-8 {
    margin-top: 72px;
  }

  .div-block-23 {
    margin-top: 716px;
    padding-bottom: 152px;
  }

  .text-block-9 {
    width: 100%;
  }

  .div-block-31 {
    flex-flow: column;
  }

  .text.srv-label {
    padding-bottom: 16px;
  }

  .text-2.srv-heading {
    font-size: 18vw;
    font-style: normal;
    font-weight: 900;
  }

  .frame-192 {
    margin-top: 194px;
  }

  .frame-194 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
  }

  .frame-195 {
    padding-right: 37px;
  }

  .frame-196 {
    max-width: none;
  }

  .frame-197 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .frame-198 {
    max-width: none;
  }

  .text-50 {
    min-width: auto;
  }

  .section4 {
    padding-left: 2vh;
    padding-right: 2vh;
    display: none;
  }

  .frame-209 {
    min-width: auto;
  }

  .the-inevol-blueprint {
    width: 100%;
  }

  .frame-210 {
    display: none;
    position: relative;
  }

  .frame-214 {
    display: none;
  }

  .frame-215 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .frame-216, .frame-218 {
    margin-top: 48px;
    margin-bottom: 114px;
  }

  .the-inevol-blueprint-0, .the-inevol-blueprint-1 {
    font-size: 18vw;
    font-weight: 900;
  }

  .frame-219 {
    margin-top: 266px;
  }

  .text-60 {
    font-style: normal;
    font-weight: 900;
  }

  .text-61 {
    margin-top: -54px;
    font-size: 27vw;
    line-height: 27vw;
  }

  .text-62 {
    width: 80%;
    max-width: none;
  }

  .section-2 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .div-block-37 {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
    width: 100%;
  }

  ._03 {
    margin-top: 48px;
  }

  .div-block-40 {
    display: block;
    top: 73%;
    right: -63px;
  }

  .image-14 {
    width: 250px;
    bottom: -98px;
  }

  .image-15 {
    width: 310px;
  }

  .services-section1 {
    padding-top: 184px;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .srv-section2 {
    padding-bottom: 233px;
    padding-left: 2vh;
    padding-right: 2vh;
    line-height: 20;
  }

  .srv-s2-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .srv-s2-h2 {
    text-align: left;
    font-size: 14vw;
  }

  .srv-s2-body {
    text-align: left;
    max-width: none;
  }

  .srv-s2-right {
    width: 100%;
  }

  .srv-s2-item-title {
    white-space: normal;
    width: 100%;
  }

  .srv-s2-embed {
    justify-content: center;
    align-items: center;
    width: 150%;
    padding-top: 145px;
    display: flex;
  }

  .code-embed-4 {
    width: 150%;
    display: none;
  }

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

  .section-3 {
    padding-top: 183px;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .text-65 {
    font-style: normal;
    font-weight: 900;
  }

  .section-4 {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .section4-2 {
    padding-top: 250px;
  }

  .text-70 {
    font-style: normal;
    font-weight: 900;
  }

  .frame-232 {
    width: 100%;
  }

  .frame-233 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-234 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .frame-235 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-236 {
    justify-content: center;
    align-items: flex-start;
  }

  .code-embed-7, .code-embed-8, .code-embed-9, .code-embed-10 {
    width: 70%;
    left: auto;
    right: auto;
  }

  .div-block-47 {
    grid-column-gap: 190px;
    grid-row-gap: 190px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-48 {
    grid-column-gap: 190px;
    grid-row-gap: 190px;
    flex-flow: column;
    width: 100%;
  }

  .frame-238:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    padding-top: 48px;
  }

  .frame-242:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    max-width: none;
  }

  .frame-243:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    min-width: 119px;
  }

  .frame-244 {
    justify-content: flex-end;
    align-items: center;
  }

  .frame-245 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-245:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .text-74:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    text-align: left;
  }

  .text-75:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    margin-top: 38px;
    font-size: 69px;
  }

  .frame-248:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .frame-249:where(.w-variant-b6d49ce6-2c91-3db8-e383-23458afc1fc0) {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .spon.w--current {
    padding-top: 43px;
  }

  .gtp-s1-right {
    width: 100%;
  }

  .gtp-s1-h1 {
    font-size: 14vw;
    line-height: 14vw;
  }

  .gtp-s1-cursive {
    margin-top: -34px;
    font-size: 20vw;
    line-height: 20vw;
  }

  .div-block-57 {
    width: 100%;
    padding-top: 231px;
  }

  .frame-286 {
    width: 95%;
  }

  .text-103 {
    font-size: 59px;
    font-style: normal;
    font-weight: 900;
  }

  .text-105 {
    text-decoration-color: #0000;
  }

  .div-block-63 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 80px;
  }

  .div-block-65 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    overflow: visible;
  }

  .buton-contact {
    padding-left: 3vh;
  }

  .div-block-66 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .formtxtfield {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .formtxtfield.area {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-68 {
    height: 40px;
  }

  .formspace {
    min-width: auto;
    max-width: none;
    margin-top: 61px;
    padding-top: 50px;
    padding-left: 21px;
    padding-right: 21px;
  }

  .div-block-69 {
    min-width: auto;
    max-width: none;
  }

  .div-block-70 {
    grid-column-gap: 3.5vh;
    grid-row-gap: 3.5vh;
    flex-flow: column;
  }

  .frame-91-mobile {
    width: 100%;
    margin-top: 39px;
  }

  .div-block-72 {
    margin-top: 0;
  }

  .section-10 {
    padding: 328px 2vh 184px;
  }

  .text-106 {
    font-style: normal;
    font-weight: 900;
  }

  .frame-293:where(.w-variant-98c5b839-1b55-b9e6-bc25-3ee875b1c606) {
    min-width: auto;
  }

  .frame-294:where(.w-variant-98c5b839-1b55-b9e6-bc25-3ee875b1c606) {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: column;
  }

  .section-11 {
    margin-top: 193px;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .frame-298 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: none;
  }

  .text-112 {
    margin-top: 65px;
  }

  .the-team-behind-the-performance-0, .the-team-behind-the-performance-1 {
    font-style: normal;
    font-weight: 900;
  }

  .div-block-73:where(.w-variant-98c5b839-1b55-b9e6-bc25-3ee875b1c606) {
    width: 100%;
  }

  .div-block-75, .div-block-76 {
    flex-flow: column;
  }

  .bigtextmobile {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-3-mobile {
    margin-left: 0;
    display: flex;
  }

  .div-block-78 {
    position: absolute;
    inset: 0%;
    overflow: clip;
  }

  .navbarmobile {
    z-index: 99999;
    opacity: 1;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background-color: #efefefab;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 21px 2vh 11px;
    display: flex;
    position: fixed;
    overflow: visible;
  }

  .navbarmobile:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9) {
    background-color: #00000070;
  }

  .div-block-79 {
    z-index: 999;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
  }

  .image-24 {
    width: 130px;
  }

  .lottie-animation-4 {
    width: 32px;
  }

  .div-block-80 {
    z-index: 0;
    background-color: #efefef;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100dvh;
    display: flex;
    position: absolute;
    inset: 0%;
    transform: translate(100vw);
  }

  .div-block-81 {
    z-index: 3;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 33px;
    display: flex;
    position: relative;
  }

  .exit {
    width: 32px;
    display: none;
  }

  .texte {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    width: 100%;
    padding-left: 2vh;
    padding-right: 2vh;
    display: flex;
    position: absolute;
    top: 233%;
    transform: translate(100vw);
  }

  .navbarmobiletext {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Canaro Book, Arial, sans-serif;
    font-size: 18px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .navbarmobiletext.down {
    color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .navbarmobiletext.home:where(.w-variant-f3663eaa-f30e-872b-b593-de9218858d0f), .navbarmobiletext.homemonile:where(.w-variant-f3663eaa-f30e-872b-b593-de9218858d0f), .navbarmobiletext.digihome:where(.w-variant-7615ea29-af6f-4a3d-c488-c4622810c22c), .navbarmobiletext.gitmobile:where(.w-variant-213480b9-528d-b1c9-c1a4-ff04655ef2e9), .navbarmobiletext.pitmobile:where(.w-variant-429d4350-57fc-a02e-ac1d-d5c56eedfc37) {
    color: var(--roz);
  }

  .div-block-83 {
    background-color: var(--roz);
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div-block-84 {
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
    width: 100vw;
    height: 100vh;
    padding-bottom: 110px;
    display: flex;
    position: absolute;
    transform: translate(100vw);
  }

  .mobileburgermenutexte {
    z-index: 999;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    width: 100%;
    padding-left: 2vh;
    padding-right: 2vh;
    display: flex;
    position: absolute;
    top: 233%;
    transform: translate(100vw);
  }

  .section4-mobille {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .code-embed-14 {
    display: none;
  }

  .text-block-16 {
    width: 100%;
    font-family: Canaro, Arial, sans-serif;
    font-size: 23.5vw;
    font-weight: 900;
    line-height: 23.5vw;
  }

  .text-block-16.al2lea, .text-block-16.pitcrewtiotles, .text-block-16.pitcrewtiotles-copy {
    color: var(--roz);
    font-size: 20.5vw;
    line-height: 20.5vw;
  }

  .div-block-88 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-92 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 19px;
    padding-right: 19px;
    display: flex;
  }

  .div-block-93 {
    border-style: solid none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 19px;
    padding-right: 19px;
    display: flex;
  }

  .div-block-94 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 19px;
    padding-right: 19px;
    display: flex;
  }

  .text-113 {
    font-size: 17vw;
    line-height: 17vw;
  }

  .frame-323 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-116 {
    margin-bottom: -37px;
  }

  .text-118 {
    margin-bottom: -24px;
  }

  .text-113-copy {
    font-size: 61vw;
    line-height: 61vw;
    left: 50px;
  }

  .text-120, .numbers-that-move-markets-0 {
    width: 100%;
  }

  .reach {
    top: -43%;
  }

  .text-124 {
    font-size: 16vw;
    line-height: 16vw;
  }

  .frame-333 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
  }

  ._2026 {
    margin-right: 94px;
    font-size: 11rem;
  }

  .text-137 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .section-17 {
    margin-top: 213px;
  }

  .text-161 {
    font-size: 18vw;
    line-height: 18vw;
  }

  .frame-371 {
    min-width: 160px;
  }

  .div-block-108 {
    overflow: scroll;
  }

  .benefits {
    top: 22%;
  }

  .text-172 {
    text-align: center;
    padding-left: 21px;
    padding-right: 21px;
  }

  .frame-382 {
    flex-flow: column;
  }

  .div-block-112 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .text-179 {
    font-size: 11vw;
  }

  .text-182 {
    font-size: 11vw;
    line-height: 11vw;
  }

  .the-paddock-is-not-just-a-racing-environment-it-is-one-of-the-most-exclusive-b2b-networking-spaces-i {
    color: #b8b8b8;
  }

  .div-block-95-copy {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    margin-top: 474px;
  }

  .image-26 {
    object-fit: cover;
    height: 120%;
    position: absolute;
    top: 661px;
    right: -26px;
    overflow: visible;
  }

  .text-block-19 {
    color: #fff;
    text-transform: uppercase;
    font-family: Canaro, Arial, sans-serif;
    font-size: 14.5vw;
    font-weight: 900;
    line-height: 14.5vw;
  }

  .text-block-20 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: Canaro, Arial, sans-serif;
    font-size: 14vw;
    font-weight: 900;
    line-height: 14vw;
  }

  .pitcrewtitle {
    width: 100%;
    font-family: Canaro, Arial, sans-serif;
    font-size: 23.5vw;
    font-weight: 900;
    line-height: 23.5vw;
  }

  .pitcrewtitle.al2lea {
    color: var(--roz);
    font-size: 20.5vw;
    line-height: 20.5vw;
  }

  .pitcrewtitle-copy {
    width: 100%;
    font-family: Canaro, Arial, sans-serif;
    font-size: 23.5vw;
    font-weight: 900;
    line-height: 23.5vw;
  }

  .pitcrewtitle-copy.al2lea {
    color: var(--roz);
    font-size: 20.5vw;
    line-height: 20.5vw;
  }

  .numberscumakretc {
    color: #fff;
    text-transform: uppercase;
    font-family: Canaro, Arial, sans-serif;
    font-size: 14.5vw;
    font-weight: 900;
    line-height: 14.5vw;
  }
}


@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro Book';
  src: url('../fonts/Canaro-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canaro';
  src: url('../fonts/Canaro-BookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ephesis';
  src: url('../fonts/Ephesis-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}