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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.header_1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Panton, sans-serif;
  font-size: 61px;
  font-weight: 800;
  line-height: 73px;
}

.header_1.font-secondary.smalller-head {
  width: 492px;
  max-width: 100%;
}

.header_2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Panton, sans-serif;
  font-size: 39px;
  line-height: 58px;
}

.header_3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Panton, sans-serif;
  font-size: 25px;
  line-height: 37px;
}

.header_3.font-background.center-text.header-feature {
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph {
  color: #000;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.font-secondary.smaller-paragraph {
  width: 401px;
  max-width: 100%;
}

.paragraph.font-background.center-text.paragraph-feature {
  width: 211px;
  margin-left: auto;
  margin-right: auto;
}

.info {
  color: #000;
  font-family: Panton, sans-serif;
  font-size: 12.8px;
  line-height: 15px;
}

.info.font-secondary {
  margin-top: 4px;
}

.navbar-no-shadow {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1500px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-menu.nav-login-tablet {
  display: none;
}

.nav-link {
  color: #181818;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.login {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.nav-button {
  text-transform: uppercase;
  background-color: #181818;
  border-radius: 8px;
  margin-left: 30px;
  padding: 8px 16px;
  font-family: Noto Sans, sans-serif;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.nav-button:hover {
  background-color: rgba(24, 24, 24, .85);
}

.nav-login {
  margin-right: 8px;
}

.hero-section {
  width: 100%;
  height: 671px;
  background-image: url('../images/driver-with-uhere.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.hero-container {
  height: 100%;
  max-width: 1124px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.block-hero-ads {
  width: 614px;
  max-width: 100%;
  background-color: rgba(217, 217, 217, .9);
  padding: 64px 73px;
  display: inline-block;
}

.font-primary {
  color: #0166ff;
}

.font-secondary {
  color: #181818;
}

.button-bigger {
  width: 464px;
  background-color: #0166ff;
  justify-content: space-between;
  margin-top: auto;
  padding: 24px 32px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: absolute;
  bottom: 0;
}

.button-bigger:hover {
  background-color: rgba(1, 102, 255, .8);
}

.button-bigger.button-drivers {
  width: 526px;
  margin-top: 0;
  position: relative;
}

.font-background {
  color: #fff;
}

.section {
  width: 100%;
  padding: 128px 16px;
}

.section.bg-secondary {
  background-color: #181818;
}

.section.relative {
  position: relative;
}

.section.relative.margin-botton {
  margin-bottom: 128px;
}

.section.margin-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.section.mb120 {
  padding-bottom: 248px;
}

.container {
  height: 100%;
  max-width: 1124px;
  padding-left: 8px;
  padding-right: 8px;
}

.container.relative {
  position: relative;
}

.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.small-area-text {
  width: 474px;
  max-width: 100%;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-flex {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-around;
  margin-bottom: 64px;
  display: flex;
}

.testimonial-card {
  width: 321px;
  max-width: 31%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.stars {
  margin-top: 14px;
  margin-bottom: 14px;
}

.testimonial-image {
  width: 142px;
}

.testimonial-image.radius-100 {
  border-radius: 100%;
}

.button {
  background-color: #0166ff;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 16px 32px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.button:hover {
  background-color: rgba(1, 102, 255, .8);
}

.button.secondary {
  background-color: #181818;
}

.button.secondary:hover {
  background-color: rgba(24, 24, 24, .9);
}

.button.secondary.form-button {
  background-image: url('../images/arrow-right.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto 25%;
  margin-right: 16px;
  display: inline-block;
}

.button.form-button {
  width: 48%;
  text-align: left;
  background-image: url('../images/arrow-right.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto 25%;
  display: inline-block;
}

.margin-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.arrow-button {
  width: 16px;
  height: 16px;
  margin-left: 33px;
}

.bg-absolute {
  width: 55%;
  height: 100%;
  background-color: #0166ff;
  justify-content: center;
  align-items: center;
  padding-left: 31px;
  padding-right: 31px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.left-auto {
  width: 40%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.cta-section {
  width: 100%;
  height: 845px;
  background-image: url('../images/cta.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.cta-auto {
  width: 431px;
  margin-left: auto;
}

.cta-container {
  height: 100%;
  max-width: 1124px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.footer {
  background-color: #181818;
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #fff;
  margin-bottom: 8px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.footer-link-two {
  color: #fff;
  margin-bottom: 8px;
  font-family: Noto Sans, sans-serif;
  line-height: 21px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.footer-link-two:hover {
  color: rgba(255, 255, 255, .6);
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .1);
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: rgba(255, 255, 255, .3);
}

.button-footer {
  color: #fff;
  text-transform: uppercase;
  background-color: #0166ff;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 8px 16px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.button-footer:hover {
  background-color: rgba(1, 102, 255, .8);
}

.footer-right {
  display: flex;
}

.footer-right-link {
  color: rgba(255, 255, 255, .3);
  margin-left: 32px;
  font-family: Noto Sans, sans-serif;
  line-height: 21px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.footer-right-link:hover {
  color: rgba(255, 255, 255, .7);
}

.hide-tablet-desktop {
  display: none;
}

.form-block {
  width: 984px;
  max-width: 90%;
  transition: all .3s ease-in-out;
  display: block;
}

.form {
  width: 50%;
}

.form.smaller-form {
  max-width: 356px;
  margin-right: auto;
}

.flex-form {
  text-align: left;
  margin-top: 78px;
  transition: all .3s ease-in-out;
  display: flex;
}

.check-image {
  margin-top: 35px;
  margin-bottom: 16px;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.text-field {
  height: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none none solid solid;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 16px;
  padding: 24px 16px;
  transition: all .3s ease-in-out;
}

.text-field:focus {
  color: #fff;
  border-bottom-color: #ffaa20;
  border-left-width: 2px;
  border-left-color: #ffaa20;
}

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

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

.text-field.first {
  margin-top: 16px;
}

.section-form {
  z-index: 9999;
  background-color: #0166ff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.error-message {
  width: 50%;
  background-color: #ffaa20;
  margin-left: auto;
}

.close-form {
  cursor: pointer;
}

.logo-form {
  width: 153px;
  margin-bottom: 48px;
  display: block;
}

.form-testimonial {
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.form-testimonial-text {
  margin-left: 16px;
}

.susuccess-message {
  width: 320px;
  max-width: 100%;
}

.block-hero-drivers {
  max-width: 100%;
  margin-top: 39px;
  margin-left: auto;
  margin-right: -42px;
}

.section-hero-drivers {
  width: 100%;
  margin-bottom: 128px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-drivers-image {
  width: 56%;
  height: 671px;
  object-fit: cover;
  margin-right: -16px;
}

.whatis-image {
  width: 45%;
  height: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.left-auto-drivers {
  width: 44%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.flex-features {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.card-feature {
  width: 246px;
}

.smaller-info {
  width: 650px;
  max-width: 100%;
}

.arrow-info {
  z-index: 1;
  width: 56px;
  height: 38px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: -735px;
}

.tablet-drivers {
  width: 920px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
}

.faq-wrap {
  margin-bottom: 8px;
}

.faq-block {
  z-index: 1;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  transition: all .3s ease-in-out;
  display: flex;
}

.faq-block.w--current {
  background-color: #f8f8f8;
}

.faq-desc {
  width: 631px;
  max-width: 100%;
  overflow: hidden;
}

.faq-size {
  width: 718px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hide {
  display: none;
}

.arrow-image {
  z-index: 3;
  width: 56px;
  height: 38px;
}

.bg-primary-drivers {
  background-color: #0166ff;
  padding-top: 128px;
  padding-bottom: 64px;
}

.center-button {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.success-section-form {
  z-index: 9999;
  background-color: #0166ff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.testimonial-card_name {
  margin-top: 0;
  margin-bottom: 0;
}

.image_wrapper {
  width: 150px;
  height: 120px;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.tablet-description {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image {
  width: 70%;
}

.tablet-description_text {
  max-width: 130px;
  text-align: center;
  margin-top: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tablet-description_text.right_side {
  margin-top: 0;
  margin-left: 16px;
}

.div-block-2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 2%;
  right: auto;
}

.div-block-3 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-4 {
  position: absolute;
  top: 22%;
  left: auto;
  right: -2%;
}

.div-block-5 {
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -19%;
  left: auto;
  right: auto;
}

.flags {
  width: 58px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.flag {
  width: 26px;
}

.flag_link {
  margin-bottom: 4px;
}

.flag_link.w--current {
  display: none;
}

.dropdown-toggle {
  padding: 0 15px 4px;
}

.icon {
  margin-right: 0;
}

.dropdown-list {
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
}

.div-block-6 {
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
    padding-left: 0;
    display: flex;
  }

  .nav-menu.nav-login-tablet {
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
    transition: all .3s ease-in-out;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #181818;
    border-radius: 8px;
  }

  .nav-login {
    display: none;
  }

  .hero-section {
    height: 560px;
    background-position: 60%;
  }

  .block-hero-ads {
    width: 541px;
    padding: 32px 36.5px;
  }

  .button-bigger {
    width: 420px;
  }

  .button.secondary.form-button {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .button.secondary.form-button.button-form-width {
    margin-bottom: 0;
    padding-right: 64px;
  }

  .button.form-button {
    width: 75%;
  }

  .cta-section {
    height: 560px;
  }

  .footer-wrapper-two {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-brand {
    width: 153px;
  }

  .header-tablet {
    width: 645px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-tablet-mobile {
    width: 100%;
    display: block;
  }

  .image-for-advertisers {
    width: 100px;
    margin-right: 16px;
  }

  .hide-tablet-desktop {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid {
    width: 100%;
  }

  .div-for-advertisers {
    flex-direction: row;
    align-items: center;
    margin-left: 40px;
    display: flex;
  }

  .form.smaller-form {
    max-width: 310px;
  }

  .block-hero-drivers {
    background-color: rgba(255, 255, 255, .2);
    position: relative;
  }

  .section-hero-drivers {
    background-image: none;
  }

  .hero-drivers-image {
    margin-left: -103px;
  }

  .left-auto-drivers {
    width: 50%;
  }

  .flex-features {
    justify-content: space-around;
  }

  .card-feature {
    margin-bottom: 16px;
    margin-left: 4px;
    margin-right: 4px;
  }

  .arrow-info {
    top: -633px;
  }

  .tablet-drivers {
    width: 736px;
  }

  .center-button {
    justify-content: space-around;
  }

  .tablet-description {
    display: none;
  }

  .flags {
    width: 92px;
  }

  .flag_link {
    padding: 8px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph.center-text-landscape {
    text-align: center;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nav-menu.nav-login-tablet {
    padding-bottom: 16px;
  }

  .nav-link {
    margin-bottom: 8px;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-button {
    margin-left: 0;
  }

  .nav-login {
    display: none;
  }

  .testimonial-flex {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .testimonial-card {
    max-width: 46%;
    margin-bottom: 16px;
  }

  .bg-absolute {
    width: 100%;
    height: 300px;
  }

  .left-auto {
    width: 100%;
    margin-top: 200px;
    margin-left: 0;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-two {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "Area Area";
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-tablet-mobile {
    width: 100%;
  }

  .image-for-advertisers {
    width: 120px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .hide-tablet-desktop {
    width: auto;
  }

  .div-for-advertisers {
    flex-direction: column;
    margin-left: 0;
  }

  .form-block {
    max-width: 97%;
  }

  .form {
    margin-left: 8px;
  }

  .flex-form {
    margin-top: 16px;
  }

  .text-field {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .section-form {
    width: 100%;
    height: 100%;
  }

  .close-form {
    height: 40px;
    position: absolute;
    top: 5px;
    bottom: auto;
    left: auto;
    right: 5px;
  }

  .logo-form {
    margin-bottom: 16px;
  }

  .form-testimonial {
    margin-top: 16px;
  }

  .laptop-image {
    height: 236px;
  }

  .block-hero-drivers {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-drivers-image {
    display: none;
  }

  .whatis-image {
    width: 100%;
    height: 300px;
  }

  .left-auto-drivers {
    width: 100%;
    margin-top: 200px;
    margin-left: 0;
  }

  .smaller-info {
    max-width: 80%;
  }

  .arrow-info {
    top: -513px;
  }

  .tablet-drivers {
    max-width: 100%;
  }

  .success-section-form {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .header_1.font-secondary {
    font-size: 45px;
    line-height: 53px;
  }

  .header_1.font-background {
    font-size: 51px;
    line-height: 61px;
  }

  .header_2.font-background.font-form {
    font-size: 35px;
    line-height: 45px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .hero-section {
    height: 520px;
  }

  .button-bigger {
    max-width: 90%;
    padding: 16px;
    left: 16px;
  }

  .testimonial-card {
    max-width: 100%;
  }

  .bg-absolute {
    height: 260px;
  }

  .cta-section {
    height: 480px;
  }

  .cta-auto {
    width: 324px;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .form-block {
    max-width: 90%;
  }

  .form {
    width: 100%;
  }

  .form.smaller-form {
    max-width: none;
  }

  .form.smaller-form.success-hide {
    display: none;
  }

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

  .check-image {
    margin-top: 0;
  }

  .laptop-image {
    height: auto;
  }

  .whatis-image {
    height: 260px;
  }

  .tablet-drivers {
    width: 100%;
  }

  .flags {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .flag_link {
    padding-top: 0;
  }
}

#w-node-c99171ab-c657-8d61-c5cf-c0a1a1f2043c-a1f2043c {
  grid-area: Area;
  justify-self: end;
}

#w-node-fc4bcedd-d1e7-1486-d728-45b259dedec4-59dedec4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_0dc0ef9f-cbe9-222b-3fb8-fffa7a59f9e2-7a59f9e2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_82dbea21-32e6-9c94-d618-4626309a5df7-309a5df4 {
    grid-area: Area;
  }

  #w-node-c99171ab-c657-8d61-c5cf-c0a1a1f2043c-a1f2043c {
    justify-self: start;
  }

  #w-node-_0dc0ef9f-cbe9-222b-3fb8-fffa7a59f9e2-7a59f9e2 {
    justify-self: center;
  }

  #w-node-cd73196a-443a-4aa0-cf5b-60010bbf5dbf-0bbf5dbc, #w-node-ac857ddc-c55d-32d6-aa5b-f4a67edc7bcc-7edc7bc9 {
    grid-area: Area;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_82dbea21-32e6-9c94-d618-4626309a5df7-309a5df4, #w-node-cd73196a-443a-4aa0-cf5b-60010bbf5dbf-0bbf5dbc, #w-node-ac857ddc-c55d-32d6-aa5b-f4a67edc7bcc-7edc7bc9 {
    grid-area: Area;
  }
}


@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Heavy.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Panton';
  src: url('../fonts/Fontfabric---Panton-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}