:root {
  --gold: #ebc706;
  --midnight-blue: #0a103b;
  --white: white;
  --dark-slate-blue: #283175;
  --lavender: #d1d5f1;
  --midnight-blue-2: #1b2150;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

p {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

ul {
  column-count: 2;
  column-rule-style: none;
  column-rule-width: 0px;
  flex-wrap: wrap;
  column-gap: 50px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 5px;
  line-height: 120%;
}

.home-hero {
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, .08) 14%, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/earth-3866609_1920.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100vh;
  padding-bottom: 175px;
  padding-left: 75px;
  display: flex;
  position: relative;
}

.home-hero.about-us {
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, .08) 26%, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/motorcycle-welding-small.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  overflow: hidden;
}

.home-hero.services-products {
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, .08) 14%, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, .32), rgba(0, 0, 0, .32));
}

.home-hero.contac-us-hero {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/Icon-Downloader-1_1.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.home-hero.privacy {
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, .08) 14%, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/earth-1756274_1280.jpg');
  height: 50vh;
  padding-bottom: 10px;
}

.nav-bar-wrapper {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-bar-banner-gold {
  background-color: var(--gold);
  height: 5px;
}

.nav-bar-banner-blue {
  background-color: #0a103b;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  padding-right: 40px;
  display: flex;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.body {
  background-color: var(--midnight-blue);
  font-family: Lineto circular pro, sans-serif;
}

.edison-quote {
  color: var(--white);
  font-size: 18px;
  line-height: 120%;
}

.edison-quote.right-align {
  text-align: right;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  color: #fff;
  align-items: center;
  font-size: 20px;
  line-height: 120%;
  display: flex;
}

.nav-link {
  color: #fff;
}

.nav-link.w--current {
  color: var(--gold);
}

.mycontain {
  width: 100%;
  max-width: 1300px;
  padding: 20px;
}

.mycontain._1300px {
  max-width: 1300px;
}

.cta-button {
  background-color: var(--gold);
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 20px;
  line-height: 120%;
}

.cta-button.heading {
  margin-top: 20px;
}

.cta-button.nav-cta {
  margin-top: 0;
}

.cta-button.eymaxx {
  background-color: var(--white);
  color: var(--midnight-blue);
  padding-left: 30px;
  padding-right: 30px;
}

.cta-button.mobile {
  display: none;
}

.hero-heading {
  color: var(--white);
  max-width: 27ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 120%;
}

.hero-heading-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.services-section {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section-heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

.section-heading.absolute {
  z-index: 2;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 200px;
}

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

.section-heading.servces-section-heading.all-caps {
  text-transform: uppercase;
}

.section-heading-wrapper.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-paragraph {
  color: var(--white);
}

.section-paragraph.left-aligned {
  text-align: left;
}

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

.underline-gradient {
  background-image: linear-gradient(to bottom, transparent 85%, var(--gold) 85%, var(--gold) 90%, transparent 90%);
}

.services-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: 250px 250px;
  grid-template-columns: 1fr 20% 20% 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 80px;
  display: grid;
}

.services-grid.services-page {
  grid-template-columns: 1fr 1fr;
}

.service-card {
  margin-right: 10px;
  padding: 10px;
}

.service-card.right-justified {
  padding-left: 10px;
  padding-right: 0;
}

.service-section-image {
  object-fit: cover;
  min-width: 100%;
  height: 100%;
}

.service-section-image.left-border {
  border-left: 5px solid var(--midnight-blue);
}

.service-section-image.left-border.top-border {
  border-top: 5px solid var(--midnight-blue);
}

.service-section-image.left-border.bottom-border {
  border-bottom: 5px solid var(--midnight-blue);
}

.service-section-image.right-border {
  border-right: 5px solid var(--midnight-blue);
}

.service-section-image.right-border.top-border {
  border-top: 5px solid var(--midnight-blue);
}

.service-section-image.right-border.bottom-border {
  border-bottom: 5px solid var(--midnight-blue);
}

.service-heading {
  border-bottom: 1px solid var(--gold);
  color: var(--white);
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 22px;
  line-height: 120%;
}

.service-heading.right {
  text-align: right;
}

.service-section-paragraph {
  color: var(--white);
  text-align: left;
  margin-bottom: 0;
}

.service-section-paragraph.right {
  text-align: right;
}

.testimonials {
  overflow: hidden;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.testimonials-slider {
  height: 850px;
}

.slide {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Energy-520.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide.aptac {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/pexels-sora-shimazaki-5673488.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide.neptune {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/2018-Gallery-Keenbrook-Fire-3-James-Quigg-2018.jpg');
  background-position: 0 0, 100% 0;
  background-size: auto, cover;
}

.slide.magney {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Navawarship.jpg');
}

.slide.ink {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/ink-magazine.jpg');
}

.right-arrow {
  left: 950px;
}

.left-arrow {
  right: 950px;
}

.testimonial {
  color: #fff;
  text-align: center;
}

.testimonial-contain {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.testimonial-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 900px;
  display: flex;
  position: absolute;
  top: 368.438px;
}

.testimonial-imageauthor-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.testimonial-image {
  width: 200px;
  margin-bottom: 5px;
}

.testimonia--author-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial-author {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
}

.testimonial-author-title {
  color: #fff;
  font-size: 20px;
  font-style: italic;
  line-height: 120%;
}

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

.partners-content-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px;
  display: flex;
}

.partners-text-wrapper {
  flex: 1;
  max-width: 60ch;
  padding-left: 20px;
}

.brand-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#161b3f, #273073);
  border-radius: 10px 0 0 10px;
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  max-width: 60%;
  padding: 30px;
  display: grid;
}

.partners-image {
  object-fit: cover;
  max-height: 175px;
}

.contact-us {
  justify-content: space-between;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.background-gradient {
  z-index: -1;
  background-image: linear-gradient(to bottom, var(--dark-slate-blue), #000);
  height: 202%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-us-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

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

.contact-us-field-label {
  color: var(--lavender);
}

.contact-us-form-block {
  width: 100%;
}

.contact-us-text-field {
  border: 1px solid var(--lavender);
  color: var(--lavender);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-weight: 700;
}

.contact-us-text-field.right-margin {
  margin-right: 5px;
}

.contact-us-text-field.text-field {
  height: 125px;
}

.contact-us-form-field-wrapper {
  display: flex;
}

.contact-us-image-wrapper {
  width: 45%;
  min-height: 600px;
  position: relative;
}

.overlay {
  background-color: rgba(0, 0, 0, .15);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0);
}

.submit-button {
  border: 1px solid var(--lavender);
  color: var(--lavender);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  width: 100%;
  transition: color .2s, background-color .2s;
}

.submit-button:hover {
  background-color: var(--lavender);
  color: var(--midnight-blue);
}

.footer {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.footer-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.footer-lower-banner-wrapper {
  width: 100%;
}

.footer-blue {
  background-color: var(--midnight-blue);
  justify-content: flex-start;
  align-items: center;
  height: 45px;
  padding-left: 40px;
  display: flex;
}

.footer-gold {
  background-color: var(--gold);
  height: 5px;
}

.footer-headings {
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
}

.footer-text-wrappers {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-text-wrappers.social {
  justify-content: flex-end;
  height: 150px;
}

.footer-link {
  color: var(--lavender);
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer-link.w--current {
  color: var(--gold);
  text-decoration: underline;
}

.footer-nav {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: static;
}

.footer-navbar {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.footer-image:hover {
  filter: brightness(200%);
}

.footer-social-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.footer-text {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-brand-link {
  width: 150px;
}

.checkmark-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  display: grid;
}

.contact-us-checkbox {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
}

.contact-us-radio-button {
  background-color: var(--lavender);
}

.contact-us-radio-button.w--redirected-checked {
  border-width: 2px;
  border-color: var(--lavender);
  background-color: var(--midnight-blue);
  transition: border-width .2s, background-color .2s;
}

.hero-subheading {
  color: var(--gold);
  font-size: 20px;
  line-height: 120%;
}

.our-purpose {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.purpose-wrapper {
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.purpose-text-wrapper {
  z-index: 1;
  background-image: linear-gradient(#080c2c, #070c30);
  flex-direction: column;
  justify-content: center;
  width: 600px;
  margin-right: -100px;
  padding: 46px;
  display: flex;
  box-shadow: 6px 6px 20px -5px #000;
}

.our-purpose-image-wrapper {
  width: 650px;
  height: 575px;
  position: relative;
}

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

.floatin-text {
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.floating-text-wrapper {
  flex-direction: column;
  align-items: center;
  width: 91ch;
  display: flex;
}

.about-us-gradient-1 {
  z-index: -1;
  background-image: linear-gradient(#090e35, #020411);
  width: 150%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.about-us-gradient-2 {
  z-index: -1;
  background-image: linear-gradient(190deg, #1b1c3c, #000);
  width: 150%;
  height: 48%;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: -19%;
  right: 0%;
  transform: rotate(10deg);
}

.our-team {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-bottom: 200px;
  display: flex;
  overflow: hidden;
}

.our-team-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-wrapper {
  grid-column-gap: 50px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.person-wrapper {
  width: 300px;
  height: 320px;
  position: relative;
}

.person-name {
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

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

.person-name-wrapper {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  font-size: 15px;
}

.faq {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  overflow: hidden;
}

.faq-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.faq-content-wrapper {
  flex: 1;
  margin-right: 20px;
}

.accordian-wrapper {
  width: 500px;
}

.question-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--lavender);
  cursor: pointer;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  padding-right: 20px;
  display: flex;
}

.question-text {
  color: var(--lavender);
  white-space: normal;
  font-size: 25px;
  font-weight: 500;
  line-height: 120%;
}

.plus-sign {
  width: 20px;
}

.gradient-contains {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.who-we-serve {
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  display: flex;
}

.who-we-serve-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.who-we-serve-imag {
  object-fit: cover;
  object-position: 100% 50%;
  transform-style: preserve-3d;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  width: 600px;
  margin-bottom: 20px;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.who-we-serve-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.who-we-serve-icon {
  margin-right: 80px;
}

.who-serve-text {
  color: var(--white);
  font-size: 40px;
  line-height: 120%;
}

.who-serve-catergory {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.who-we-serve-category-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 250px 250px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.services {
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-bottom: 200px;
  display: flex;
}

.eymaxx-wrapper {
  flex-direction: column;
  display: flex;
  position: relative;
}

.eymaxx-header-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eymaxx-content-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.eymaxx-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.eymaxx-image-wrapper {
  width: 650px;
  max-width: 50%;
}

.eymaxx-logo {
  width: 675px;
}

.eymaxx-subheading {
  color: var(--white);
  font-size: 48px;
  line-height: 120%;
}

.gold-underline {
  background-color: var(--gold);
  width: 200px;
  height: 5px;
  margin-bottom: 30px;
}

.service-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 200px;
  display: flex;
}

.service-wrapper.reverse {
  flex-direction: row-reverse;
}

.service-wrapper.grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.service-content-wrapper {
  flex: 1;
}

.service-image {
  object-fit: cover;
  flex: 1;
}

.service-paragraph {
  color: var(--white);
  text-align: left;
  font-weight: 400;
}

.contact {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-wrapper {
  background-image: linear-gradient(#0a103b, #20285f);
  border-radius: 10px;
  padding: 100px 40px 50px;
  position: relative;
  top: -50px;
}

.contact-addres {
  color: var(--gold);
  margin-bottom: 10px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.ubc-contact-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.contact-field {
  color: #000;
  border: 0 solid #000;
  border-radius: 10px;
}

.contact-field.right-padding {
  margin-right: 5px;
}

.contact-field {
  margin-bottom: 10px;
}

.contact-field-label {
  color: var(--white);
}

.contact-radio-button {
  border-color: var(--white);
  background-color: var(--white);
  transition: border-color .2s, border-width .2s, background-color .2s;
}

.contact-radio-button.w--redirected-checked {
  border-width: 1px;
  border-color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.contact-submit-button {
  color: var(--midnight-blue);
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 400;
}

.contact-text-area {
  border-radius: 10px;
  min-height: 125px;
}

.team {
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-bottom: 200px;
  display: flex;
}

.person-text {
  color: var(--lavender);
  text-align: center;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
}

.person-text.name {
  border-bottom: 1px solid var(--gold);
  color: var(--lavender);
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 700;
}

.person-text.bio {
  color: var(--white);
  margin-top: 20px;
}

.person-text.title {
  font-size: 18px;
  font-weight: 500;
}

.page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.services-gradient1 {
  z-index: -2;
  background-image: linear-gradient(#010208, #1b1d3b);
  width: 100%;
  height: 60%;
  position: absolute;
}

.services-gradient2 {
  z-index: -1;
  background-image: linear-gradient(#2e3987, #1b1c3c);
  width: 200%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: -43%;
  left: -82%;
  right: 0%;
  transform: rotate(10deg);
}

.white-diagnol {
  z-index: -2;
  background-color: var(--white);
  width: 200%;
  height: 750px;
  position: absolute;
  top: auto;
  bottom: -68%;
  left: -18%;
  right: 0%;
  transform: rotate(-10deg);
}

.answer-wrapper {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.qa-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
}

.answer {
  border-style: none solid solid;
  border-width: 0 1px 1px;
  border-color: var(--lavender);
  color: var(--lavender);
  text-align: left;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 30px 20px 20px;
}

.our-team-person {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  margin-right: 40px;
  display: none;
}

.our-team-person.right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.our-team-team-wrapper {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.contact-person-text {
  color: var(--lavender);
  font-size: 18px;
  line-height: 120%;
}

.hero-slider {
  z-index: -1;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-nav, .hidden-arrow {
  display: none;
}

.hero-slide {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-slide._2 {
  background-image: url('../images/laboratory-gbf0e62006_1280.jpg');
}

.hero-slide._1 {
  background-image: url('../images/airplane-g86248a166_1280.jpg');
}

.hero-slide._3 {
  background-image: url('../images/mining-excavator-g1d7005815_1920.jpg');
}

.hero-slide._4 {
  background-image: url('../images/Icon-Downloader-12.jpg');
}

.hero-slide._5 {
  background-image: url('../images/office-g38305e8d5_1920.jpg');
}

.hero-slide._6 {
  background-image: url('../images/adult-gf97cb9ca5_1920.jpg');
}

.who-we-serve-image-wrapper {
  flex: 1;
  position: relative;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle {
  display: flex;
}

.text-block-2 {
  color: var(--lavender);
}

.dropdown-list {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: static;
}

.service-contain {
  grid-column-gap: 50px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 100px;
  display: grid;
}

.image-link-block {
  width: 297px;
}

.who-we-serve-front-card {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.who-we-serve-back-card {
  background-color: var(--dark-slate-blue);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: var(--lavender);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px 20px;
  display: flex;
  position: absolute;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card-wrapper {
  width: 100%;
  height: 100%;
}

.success-message {
  background-color: var(--lavender);
  color: var(--midnight-blue);
  padding: 100px;
  font-size: 20px;
  line-height: 120%;
}

.policy {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .home-hero {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .69), rgba(0, 0, 0, .48) 57%, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/earth-3866609_1920.jpg');
    background-position: 0 0, 0 0, 50%;
    align-items: center;
    height: 100vh;
    padding-bottom: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .edison-quote {
    font-size: 14px;
  }

  .nav-menu {
    background-color: #0a103b;
    padding: 20px 50px 40px;
  }

  .cta-button.nav-cta, .cta-button.desktop {
    display: none;
  }

  .cta-button.mobile {
    display: block;
  }

  .hero-heading-wrapper {
    padding-left: 0;
  }

  .section-heading {
    margin-bottom: 10px;
  }

  .section-heading.servces-section-heading {
    font-size: 35px;
  }

  .section-paragraph.left-aligned {
    max-width: none;
  }

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

  .service-card {
    flex-direction: column;
    justify-content: center;
    max-width: none;
    padding-left: 10px;
    display: flex;
  }

  .service-card.right-justified {
    max-width: none;
    padding-right: 10px;
  }

  .service-section-image {
    width: 100%;
    height: auto;
  }

  .service-heading.right {
    text-align: left;
  }

  .service-section-paragraph.right {
    text-align: left;
    font-size: 14px;
  }

  .right-arrow {
    display: none;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .left-arrow {
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .testimonial-contain {
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimonial-wrapper {
    max-width: none;
    position: static;
  }

  .testimonial-image {
    width: 100px;
  }

  .testimonial-author {
    font-size: 22px;
  }

  .testimonial-author-title {
    font-size: 18px;
  }

  .partners-content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
  }

  .partners-text-wrapper {
    max-width: none;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .brand-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .contact-us {
    flex-direction: column;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .background-gradient {
    height: 273%;
  }

  .contact-us-wrapper {
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-us-form, .contact-us-form-block {
    width: 100%;
  }

  .contact-us-image-wrapper {
    width: auto;
    max-width: 500px;
    min-height: auto;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-blue {
    padding-left: 20px;
  }

  .footer-text-wrappers {
    min-width: 150px;
    margin-right: 20px;
  }

  .footer-link {
    position: static;
  }

  .purpose-wrapper {
    align-items: center;
  }

  .purpose-text-wrapper {
    flex: 1;
    width: auto;
    height: auto;
    margin-right: -50px;
  }

  .our-purpose-image-wrapper {
    width: 400px;
    height: 400px;
  }

  .about-us-gradient-2 {
    height: 55%;
    bottom: -3%;
    left: -31%;
  }

  .faq-wrapper {
    flex-direction: column;
  }

  .faq-content-wrapper {
    margin-bottom: 40px;
  }

  .accordian-wrapper {
    width: 100%;
  }

  .who-we-serve-wrapper {
    align-items: flex-end;
  }

  .who-we-serve-imag {
    width: auto;
  }

  .who-we-serve-icon {
    width: 50px;
    margin-right: 20px;
  }

  .who-serve-text {
    font-size: 22px;
  }

  .who-serve-catergory {
    margin-bottom: 10px;
  }

  .eymaxx-image-wrapper {
    width: 400px;
  }

  .eymaxx-logo {
    width: 550px;
  }

  .gold-underline {
    height: 3px;
    margin-bottom: 10px;
  }

  .service-image {
    height: 300px;
  }

  .services-gradient2 {
    bottom: 1%;
  }

  .white-diagnol {
    height: 450px;
  }

  .qa-wrapper {
    width: 100%;
  }

  .our-team-person {
    margin-right: 10px;
  }

  .icon {
    color: var(--gold);
  }

  .menu-button.w--open {
    background-color: rgba(10, 16, 59, .5);
    border-radius: 5px;
  }
}

@media screen and (max-width: 767px) {
  .home-hero {
    height: 900px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-heading {
    max-width: none;
    font-size: 45px;
  }

  .section-heading.absolute {
    top: 5%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .section-paragraph {
    font-size: 14px;
  }

  .services-grid {
    grid-column-gap: 10px;
  }

  .service-section-image {
    min-width: auto;
  }

  .service-section-paragraph {
    font-size: 14px;
  }

  .testimonials-slider {
    height: 500px;
  }

  .testimonial {
    font-size: 14px;
  }

  .testimonial-author {
    font-size: 18px;
  }

  .testimonial-author-title {
    font-size: 16px;
  }

  .partners-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-us, .footer-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-text-wrappers {
    min-width: 200px;
    margin-right: 20px;
  }

  .purpose-wrapper {
    flex-direction: column-reverse;
  }

  .purpose-text-wrapper {
    margin-right: 0;
  }

  .our-purpose-image-wrapper {
    width: 350px;
    height: auto;
    margin-bottom: -25px;
  }

  .about-us-gradient-2 {
    width: 200%;
    bottom: 2%;
    left: -63%;
  }

  .team-wrapper {
    flex-direction: column;
  }

  .question-text {
    font-size: 20px;
  }

  .who-we-serve-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .who-we-serve-imag {
    width: 100%;
    height: 100%;
  }

  .who-we-serve-content-wrapper {
    margin-right: 0;
  }

  .services {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .eymaxx-content-wrapper {
    align-items: center;
  }

  .eymaxx-text-wrapper {
    width: auto;
  }

  .service-wrapper.grid {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    margin-top: 100px;
  }

  .service-image {
    width: 100%;
  }

  .ubc-contact-wrapper {
    flex-wrap: wrap;
  }

  .team {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .person {
    margin-bottom: 20px;
  }

  .person-text.bio {
    margin-top: 5px;
    font-size: 14px;
  }

  .services-gradient2 {
    width: 300%;
    height: 59%;
    bottom: 12%;
    left: -79%;
    transform: rotate(5deg);
  }

  .white-diagnol {
    bottom: 32%;
  }

  .answer {
    font-size: 14px;
  }

  .our-team-person {
    margin-bottom: 40px;
  }

  .our-team-team-wrapper {
    flex-direction: column;
  }

  .who-we-serve-image-wrapper {
    width: 100%;
    height: 250px;
    margin-bottom: 40px;
  }

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

  .image-link-block {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  ul {
    column-count: 1;
  }

  .home-hero {
    align-items: center;
    height: 100vh;
  }

  .nav-bar-banner-blue {
    padding-right: 10px;
  }

  .edison-quote.right-align {
    font-size: 12px;
  }

  .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-heading {
    font-size: 40px;
  }

  .section-heading {
    font-size: 32px;
  }

  .services-grid {
    grid-template-columns: 1fr;
    margin-top: 100px;
  }

  .service-card {
    margin-bottom: 40px;
    margin-right: 0;
    padding: 0;
  }

  .service-card.right-justified {
    padding: 0;
  }

  .service-section-image.left-border.top-border {
    border-top-style: none;
    border-left-style: none;
  }

  .service-section-image.left-border.bottom-border {
    border-bottom-style: none;
    border-left-style: none;
  }

  .service-section-image.right-border.top-border {
    border-top-style: none;
    border-right-style: none;
  }

  .testimonial {
    font-size: 14px;
  }

  .testimonial-contain {
    padding-left: 10px;
    padding-right: 10px;
  }

  .partners-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .background-gradient {
    height: 200%;
  }

  .contact-us-form-field-wrapper {
    flex-direction: column;
  }

  .footer-blue {
    padding-left: 10px;
  }

  .footer-text-wrappers {
    min-width: auto;
  }

  .footer-link-block {
    width: 20px;
  }

  .footer-social-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
  }

  .checkmark-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .our-purpose {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .purpose-wrapper {
    padding: 10px;
  }

  .purpose-text-wrapper {
    padding: 20px 0 0;
  }

  .our-purpose-image-wrapper {
    width: auto;
    max-width: 100%;
  }

  .floatin-text {
    margin-top: 100px;
  }

  .about-us-gradient-2 {
    width: 300%;
    bottom: 5%;
    left: -124%;
  }

  .our-team {
    margin-top: 100px;
    margin-bottom: 0;
  }

  .faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .who-serve-catergory {
    flex-direction: column;
    align-items: flex-start;
  }

  .who-we-serve-category-wrapper {
    grid-template-rows: 250px 250px 250px 250px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .eymaxx-content-wrapper {
    flex-direction: column;
  }

  .eymaxx-content-wrapper.reverse {
    flex-direction: column-reverse;
  }

  .service-image {
    margin-bottom: 10px;
  }

  .contact-wrapper {
    padding: 60px 20px;
  }

  .contact-addres {
    margin-bottom: 10px;
  }

  .contact-text-area {
    min-height: 100px;
  }

  .person-text.name {
    font-size: 20px;
  }

  .person-text.title {
    font-size: 16px;
  }

  .services-gradient2 {
    width: 2000px;
    height: 100%;
    bottom: -31%;
    left: -192%;
  }

  .white-diagnol {
    height: 300px;
    bottom: 23%;
  }

  .who-we-serve-image-wrapper {
    width: 100%;
  }

  .brand {
    width: 150px;
  }

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

  .image-link-block {
    width: 100%;
  }

  .link {
    color: var(--gold);
    text-decoration: none;
  }
}

#w-node-fefed2d6-c9c1-c934-4a12-414f359cf7a8-7b9d48af {
  justify-self: end;
}

#w-node-_651aafc5-81bc-f0b9-8785-ae49e919c777-7b9d48af, #w-node-_70d16208-267f-e180-76ae-8fc4b2d55052-7b9d48af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5083b09e-e2d5-eed9-58b1-93bae3e12e44-7b9d48af {
  align-self: center;
  justify-self: start;
}

#w-node-_16ddbb32-3cf2-fd37-d995-bae1394a95a0-7b9d48af, #w-node-_754cfd62-3e54-0a51-ccb4-7c3f6bb212d8-7b9d48af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e0403f1-5690-05a2-8592-6a426cdb240c-7b9d48af {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7691ec47-676f-a64f-6e9c-addfbb7fd80a-e9ba6b78, #w-node-_24cbebe1-1269-d66f-3a63-c5b447660292-e9ba6b78, #w-node-_5e23ff62-0713-db2d-45e5-a83963edccba-e9ba6b78, #w-node-_17ec0534-125d-5f0f-b263-1fdee2279fe2-e9ba6b78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee881f05-34ee-0051-d0ec-5b4c1eac574e-e9ba6b78 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5b84be5d-bc0b-9507-3157-87e40a780164-e9ba6b78, #w-node-d17961b3-9f4b-e9c1-f0d4-a66bf6ff4019-e9ba6b78 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-ff9530d6-0db4-e610-ee17-37a07414afca-e9ba6b78 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c1-e9ba6b78 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c6-e9ba6b78 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c0-e9ba6b78 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-fefed2d6-c9c1-c934-4a12-414f359cf7a8-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: end;
  }

  #w-node-_68d5d95d-15e7-55fc-ffa0-3bee99a9dd7b-7b9d48af, #w-node-_15a899e8-8460-13ed-893c-861774dc9d5c-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5083b09e-e2d5-eed9-58b1-93bae3e12e44-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_576fffb5-92d5-5693-f1df-2898a5150584-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_5148b008-6409-8931-9ee1-800c8b3a2a99-7b9d48af, #w-node-add658c0-24e7-a799-7e26-ae963e1fbb80-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4e0403f1-5690-05a2-8592-6a426cdb240c-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fefed2d6-c9c1-c934-4a12-414f359cf7a8-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: end;
  }

  #w-node-_68d5d95d-15e7-55fc-ffa0-3bee99a9dd7b-7b9d48af, #w-node-_15a899e8-8460-13ed-893c-861774dc9d5c-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5083b09e-e2d5-eed9-58b1-93bae3e12e44-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_576fffb5-92d5-5693-f1df-2898a5150584-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_5148b008-6409-8931-9ee1-800c8b3a2a99-7b9d48af, #w-node-add658c0-24e7-a799-7e26-ae963e1fbb80-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4e0403f1-5690-05a2-8592-6a426cdb240c-7b9d48af {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: end;
  }

  #w-node-ee881f05-34ee-0051-d0ec-5b4c1eac574e-e9ba6b78 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_5b84be5d-bc0b-9507-3157-87e40a780164-e9ba6b78 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d17961b3-9f4b-e9c1-f0d4-a66bf6ff4019-e9ba6b78 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-ff9530d6-0db4-e610-ee17-37a07414afca-e9ba6b78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff9530d6-0db4-e610-ee17-37a07414afcf-e9ba6b78 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c1-e9ba6b78 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c6-e9ba6b78 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a547a3b6-e21c-3630-1350-f6fc2ade24c0-e9ba6b78 {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_651aafc5-81bc-f0b9-8785-ae49e919c777-7b9d48af {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_68d5d95d-15e7-55fc-ffa0-3bee99a9dd7b-7b9d48af {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_15a899e8-8460-13ed-893c-861774dc9d5c-7b9d48af {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_16ddbb32-3cf2-fd37-d995-bae1394a95a0-7b9d48af, #w-node-_5148b008-6409-8931-9ee1-800c8b3a2a99-7b9d48af {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-add658c0-24e7-a799-7e26-ae963e1fbb80-7b9d48af {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-ee881f05-34ee-0051-d0ec-5b4c1eac574e-e9ba6b78 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_5b84be5d-bc0b-9507-3157-87e40a780164-e9ba6b78 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d17961b3-9f4b-e9c1-f0d4-a66bf6ff4019-e9ba6b78 {
    grid-area: 3 / 1 / 5 / 2;
  }
}


@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/lineto-circular-pro-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/PlusJakartaSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/lineto-circular-pro-mediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/lineto-circular-pro-book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/lineto-circular-pro-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineto circular pro';
  src: url('../fonts/lineto-circular-pro-bookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}