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

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

@font-face {
  font-family: Inriasans;
  src: url('../fonts/InriaSans-Italic.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

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

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

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

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

.frame-565 {
  grid-column-gap: 49px;
  background-color: #758a92;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 120%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  background-color: #758a92;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 128px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

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

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

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

.navbar-button {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #758a92;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.frame-566 {
  grid-column-gap: 49px;
  background-color: #758a92;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 125px;
  max-height: none;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: -200px;
  margin-right: auto;
  padding-left: 20px;
  display: flex;
}

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

.text-3 {
  color: #758a92;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

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

.text-4 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.vectors-wrapper-10 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-11 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 77.831px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.frame-593 {
  grid-column-gap: 49px;
  background-color: #758a92;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 125px;
  padding: 14px 100px;
  display: flex;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-16 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.menu-sign {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1094px;
  padding-right: 200px;
  text-decoration: none;
  display: flex;
}

.frame-515 {
  grid-column-gap: 68px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-7 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-594 {
  grid-row-gap: 41px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 909px;
  padding-left: 200px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.vectors-wrapper-18 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-19 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.frame-595 {
  z-index: 100;
  clear: none;
  grid-column-gap: 49px;
  background-color: #758a92;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-22 {
  object-fit: cover;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-23 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  text-decoration: none;
  display: flex;
}

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

.text-10 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

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

.frame-585 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-11 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-586 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-12 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-587 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-25 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-588 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-15 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-597 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-17 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-18 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-598 {
  grid-row-gap: 41px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 909px;
  margin-top: 84px;
  margin-left: 140px;
  text-decoration: none;
  display: flex;
}

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

.text-19 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-632 {
  grid-column-gap: 26px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 900px;
  margin-left: -28px;
  text-decoration: none;
  display: flex;
}

.frame-633 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-20 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-634 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-21 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-635 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-636 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-24 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-25 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.menu-sign-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1094px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-29 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

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

.menu-sign-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-638 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 909px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-26 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

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

.frame-641 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-27 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-642 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-31 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-28 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-643 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-32 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-644 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-31 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-2 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.vectors-wrapper-33 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-646 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 909px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-33 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

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

.frame-649 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-34 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-650 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-34 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-35 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-651 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-35 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.text-37 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-38 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-39 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.vectors-wrapper-36 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-653 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 850px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-40 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-655 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-656 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-41 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-657 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-37 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-42 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-658 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-38 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.text-44 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-45 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-46 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.frame-123123 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 1000px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-123126 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1337px;
  padding: 160px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.text-47 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-601 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 619px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.advertise-for-free-3 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 549px;
  left: 260px;
}

.text-48 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.frame-123128 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.text-49 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-39 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123129 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-50 {
  border-style: none;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-630 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 766px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.error-68655339-24ff-8e99-4b64-78a33598b05d {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.why-choose-company-checker-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.body {
  background-color: #fff;
  max-width: none;
  font-family: Nexa;
}

.footer {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-40 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-694 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

.vectors-wrapper-41 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-42 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-43 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123130 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-54 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-628 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-44 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

._1 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 439px;
}

.vectors-wrapper-45 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-55 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-56 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-46 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.4694px;
  height: 31.4694px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 23.6016px;
  left: 112.766px;
}

._3 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 199px;
  left: 475px;
}

.vectors-wrapper-47 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 30.7797px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 25px;
  left: 76px;
}

._4 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 160px;
}

._1-2 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 202px;
  left: 180px;
}

.vectors-wrapper-48 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.5435px;
  height: 80.5435px;
  text-decoration: none;
  display: flex;
}

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

.mondey-friday-700-am---500-pm {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.vectors-wrapper-49 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.2174px;
  height: 32.2174px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 24.1631px;
  left: 103.364px;
}

.vectors-wrapper-50 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123131 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

.text-58 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 51px;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.vectors-wrapper-51 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-52 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-53 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123132 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-61 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123133 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-54 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-55 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-62 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-63 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-56 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.4694px;
  height: 31.4694px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 23.6016px;
  left: 112.766px;
}

.phone-call-svgrepo-com-1 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 25px;
  left: 76.0479px;
}

.vectors-wrapper-57 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

._1-3 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 202px;
  left: 180px;
}

.vectors-wrapper-58 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.5435px;
  height: 80.5435px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-59 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123134 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

.vectors-wrapper-60 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-61 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-62 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123135 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-68 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123136 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-63 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

._1-4 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 439px;
}

.vectors-wrapper-64 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-69 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-70 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-65 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.4694px;
  height: 31.4694px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 23.6016px;
  left: 112.766px;
}

.vectors-wrapper-66 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

._2017 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 199px;
  left: 160px;
}

.vectors-wrapper-67 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123137 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

.vectors-wrapper-68 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-69 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-70 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123138 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-74 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123139 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-71 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

._1-5 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 439px;
}

.vectors-wrapper-72 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-75 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-73 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.4694px;
  height: 31.4694px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 23.6016px;
  left: 112.766px;
}

._4-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 141px;
}

._2017-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 199px;
  left: 141px;
}

._2018 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 433px;
}

.frame-613 {
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1433px;
  height: 964px;
  padding-top: 29px;
  padding-bottom: 29px;
  padding-right: 403px;
  text-decoration: none;
  display: flex;
}

.text-76 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123140 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-74 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-75 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 740px;
  left: 209.5px;
}

.featured-listing-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.featured-listing-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123141 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 784px;
  padding: 160px 40px 160px 51px;
  text-decoration: none;
  display: flex;
}

.menu-sign-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-76 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123142 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-77 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123144 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123145 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-78 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123146 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-77 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-79 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123147 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-78 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-80 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123148 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-81 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-82 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-4 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-83 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-623 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 973px;
  padding: 62px 142px;
  text-decoration: none;
  display: flex;
}

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

.text-84 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.advertise-for-free-5 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-85 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123150 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 973px;
  padding: 62px 142px;
  text-decoration: none;
  display: flex;
}

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

.text-86 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-79 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 141px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-80 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-81 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-87 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-82 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 156px;
  text-decoration: none;
  display: flex;
}

.frame-123152 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-6 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-88 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123153 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 973px;
  padding: 146px 142px 193px;
  text-decoration: none;
  display: flex;
}

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

.text-89 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-83 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 141px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-84 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-85 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-90 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123157 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.text-91 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-3 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123158 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 157px 142px 112px;
  text-decoration: none;
  display: flex;
}

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

.text-92 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-86 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 141px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-87 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-88 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-93 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123162 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.text-94 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-4 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123163 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 157px 142px 112px;
  text-decoration: none;
  display: flex;
}

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

.text-95 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-89 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 141px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-90 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-91 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-96 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123167 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.text-97 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-5 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-614 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 100px;
  padding-right: 480px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-92 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123168 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-93 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-2 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-94 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123169 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-2 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-3 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-100 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-95 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123170 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-103 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123171 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-96 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

._4-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 141px;
}

.vectors-wrapper-97 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-104 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.address {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

._2017-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 199px;
  left: 141px;
}

._2018-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 433px;
}

._2019 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 485px;
  left: 433px;
}

.footer-3 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-98 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123172 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-4 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-5 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-6 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-107 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-99 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123174 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-110 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123175 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-100 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-811 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-101 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-111 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-2 {
  opacity: .7;
  color: #fff;
  text-align: center;
  min-width: 300px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-4 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-102 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123176 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-7 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-8 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-9 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-114 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-103 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123178 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-117 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123179 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-104 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123180 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-105 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-118 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

.footer-5 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-106 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123183 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-10 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-11 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.text-121 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-107 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123185 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-124 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123186 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-108 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123187 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-109 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-125 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

.vectors-wrapper-110 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123190 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-12 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-13 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.text-128 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-111 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123192 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-131 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123193 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-112 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123194 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-113 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-132 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

.vectors-wrapper-114 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123197 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-14 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-15 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.text-135 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-115 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123199 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-138 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123200 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-116 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123201 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-117 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-139 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

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

.vectors-wrapper-118 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123204 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-16 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-17 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.text-142 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-119 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123206 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-145 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123207 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-120 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123208 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

._2017-9 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 278px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-121 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-146 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-3 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.frame-123211 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1260px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123212 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-147 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123214 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.text-148 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-122 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123215 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-149 {
  border-style: solid;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-123216 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.error-fa612497-4d1b-5aa0-a824-29af48e3b1e1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-7 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-150 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.why-choose-company-checker-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-3 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123219 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1260px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123220 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-151 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123222 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.text-152 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-123 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123223 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-153 {
  border-style: none;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-123224 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-8 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-154 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.why-choose-company-checker-4 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-848 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1443px;
  height: 770px;
  padding: 99px 480px 99px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-155 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-156 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-157 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-872 {
  z-index: 99;
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-top: 145px;
  padding-right: 42px;
  text-decoration: none;
  display: flex;
  position: sticky;
}

.frame-590 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65px;
  height: 77.831px;
  padding: 16px 11px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px #00000040;
}

.vectors-wrapper-124 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 77.831px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.text-158 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 16px;
  left: 15px;
}

.vectors-wrapper-125 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123227 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 993px;
  padding: 160px 40px 160px 107px;
  text-decoration: none;
  display: flex;
}

.menu-sign-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-126 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123228 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-159 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123230 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123231 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-160 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123232 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-127 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-161 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123233 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-128 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-162 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123234 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-163 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-164 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-9 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-165 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.frame-123237 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65px;
  height: 77.831px;
  padding: 16px 11px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px #00000040;
}

.vectors-wrapper-129 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 77.831px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.text-166 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 16px;
  left: 15px;
}

.vectors-wrapper-130 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123238 {
  z-index: 99;
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  margin-top: 90px;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 100px;
  right: 20px;
}

.frame-123239 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65px;
  height: 77.831px;
  padding: 16px 11px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px #00000040;
}

.vectors-wrapper-131 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 77.831px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.text-167 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 16px;
  left: 15px;
}

.vectors-wrapper-132 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.frame-123240 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65px;
  height: 77.831px;
  padding: 16px 11px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px #00000040;
}

.vectors-wrapper-133 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 77.831px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.text-168 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 16px;
  left: 15px;
}

.advert {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 358px;
  text-decoration: none;
  display: flex;
}

.text-169 {
  color: #2e2e36;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

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

.rb {
  grid-column-gap: 37px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 171px;
  padding: 15px 12px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.frame-873 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123241 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.daojdo {
  object-fit: contain;
  border-radius: 4px;
  width: 55px;
  height: 55px;
}

.vectors-wrapper-134 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 45px;
  text-decoration: none;
  display: flex;
}

.reduce-your-azure-costs-by-30-with-cloud-zion-s-ai-powered-scout-get-detailed-insights-into-your-cloud-resources-and-optimise-your-expenditure-start-saving-today {
  opacity: .8;
  color: #2e2e36;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 10px;
  text-decoration: none;
}

.sign {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 84px;
  display: flex;
}

.text-170 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-135 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 45px;
  text-decoration: none;
  display: flex;
}

.text-171 {
  opacity: .8;
  color: #2e2e36;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.frame-123243 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-136 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123244 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1260px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123245 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-172 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123247 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.text-173 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-137 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123249 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-174 {
  border-style: solid;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-123251 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.error-f7fbd127-cf00-9d09-bc55-7349d4b0003a {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-10 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-175 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-5 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-6 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123252 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1260px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123253 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-176 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123255 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.text-177 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-138 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123257 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-178 {
  border-style: none;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-123259 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-11 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.text-179 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-7 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123260 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1260px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123261 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-180 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123263 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.text-181 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-139 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123265 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-182 {
  border-style: solid;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-123267 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-12 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.text-183 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-8 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123268 {
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 964px;
  padding: 29px 480px 29px 100px;
  text-decoration: none;
  display: flex;
}

.text-184 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123269 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-619 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  height: 331px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-869 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 291px;
  text-decoration: none;
  display: flex;
}

.frame-870 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88px;
  text-decoration: none;
  display: flex;
}

.adaad {
  object-fit: cover;
  border-radius: 4px;
}

.text-185 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.automate-and-optimise-your-business-processes-with-our-intelligent-erp-ai-app-from-order-processing-to-delivery-manage-everything-seamlessly-with-ai-insights-start-now {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.vectors-wrapper-140 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.text-186 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.sign-2 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 290.403px;
  height: 52px;
  padding: 10px 63px;
  text-decoration: none;
  display: flex;
}

.text-187 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-141 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.featured-listing-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.featured-listing-3 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123270 {
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 964px;
  padding: 29px 480px 29px 100px;
  text-decoration: none;
  display: flex;
}

.text-188 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123271 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-123274 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  height: 331px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123275 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 291px;
  text-decoration: none;
  display: flex;
}

.frame-123276 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88px;
  text-decoration: none;
  display: flex;
}

.text-189 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

.vectors-wrapper-142 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.text-190 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.sign-3 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 290.403px;
  height: 52px;
  padding: 10px 63px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.sign-3:hover {
  background-color: #03b3e4;
}

.text-191 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-143 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.featured-listing-4 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.featured-listing-5 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123278 {
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 964px;
  padding: 29px 480px 29px 100px;
  text-decoration: none;
  display: flex;
}

.text-192 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123279 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-123282 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  height: 331px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123283 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 291px;
  text-decoration: none;
  display: flex;
}

.frame-123284 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88px;
  text-decoration: none;
  display: flex;
}

.text-193 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

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

.vectors-wrapper-144 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.text-194 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-195 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123286 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 291px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-145 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.featured-listing-6 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.featured-listing-7 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123288 {
  grid-row-gap: 57px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1022px;
  padding: 35px 480px 35px 100px;
  text-decoration: none;
  display: flex;
}

.text-196 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.vectors-wrapper-146 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.top-searched-manufacturing-sectors-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.top-searched-manufacturing-sectors-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123289 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-197 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-147 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-148 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-149 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-198 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123293 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 28px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-150 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  text-decoration: none;
  display: flex;
}

.frame-123294 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-13 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-199 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-6 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-7 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123295 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-200 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-151 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-152 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-153 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-201 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123299 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 28px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-154 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 34.2356px;
  height: 35px;
  text-decoration: none;
  display: flex;
}

.frame-123300 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-14 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-202 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-8 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-9 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123301 {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-155 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123302 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-203 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-156 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-157 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-158 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-204 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123306 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-15 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-205 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-10 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-11 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.footer-6 {
  z-index: 100;
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.vectors-wrapper-159 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.frame-123307 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-18 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-19 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-20 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-208 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-160 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123309 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-211 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123310 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-161 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123311 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

._2017-10 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 278px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-162 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-212 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-4 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.frame-123314 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-213 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-163 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-164 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-165 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-214 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123318 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-16 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-215 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-12 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-13 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123319 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-216 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-166 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-167 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-168 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-217 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123323 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-17 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-218 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-14 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-15 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123324 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 200px 480px 200px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-219 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-169 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-170 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-171 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-220 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123328 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-18 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-221 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-16 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-17 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123329 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 200px 480px 200px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-222 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-172 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-173 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-174 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-223 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123333 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-19 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-224 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-18 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-19 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123334 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1349px;
  padding: 55px 480px 55px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.text-225 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

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

.frame-123337 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308.441px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.add-a-heading-9 {
  object-fit: cover;
  border-radius: 6px;
}

.vectors-wrapper-175 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-176 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.793px;
}

.text-226 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 252px;
  left: 37.793px;
}

.text-227 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 194px;
  left: 22px;
}

.frame-123338 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 391px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.error-258cfa23-fac6-c943-9705-089912a93e2b {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 249px;
  left: 34.1357px;
}

.sustainable-manufacturing-driving-long-term-sustainability-in-the-industry {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 194px;
  left: 20.7256px;
}

.vectors-wrapper-177 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.7931px;
}

.frame-123339 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 393px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-228 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 271.551px;
  left: 36px;
}

.text-229 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 19.9443px;
}

.vectors-wrapper-178 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 35.7931px;
}

.text-230 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123340 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 35px;
  text-decoration: none;
  display: flex;
}

.text-231 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.footer-7 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-179 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123341 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-21 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-22 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-23 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-234 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-180 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123343 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-237 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123344 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-181 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123345 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-182 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-238 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-5 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-8 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-183 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-123348 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-24 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-25 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-26 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-241 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-184 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123350 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-244 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123351 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-185 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123352 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

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

.vectors-wrapper-186 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-245 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-6 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-123355 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1443px;
  height: 770px;
  padding: 99px 480px 99px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-246 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-247 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-248 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123357 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.connect-with-trusted-manufacturers-today {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

.frame-123359 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 31px;
  text-decoration: none;
  display: flex;
}

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

.text-249 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-188 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-189 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.0471px;
  height: 31.0471px;
  text-decoration: none;
  display: flex;
}

.frame-123360 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 35px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-190 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.6197px;
  height: 21.6337px;
  text-decoration: none;
  display: flex;
}

.frame-620 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 518px;
  left: 296px;
}

.text-250 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123361 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

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

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

.vectors-wrapper-191 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-251 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-192 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-123366 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 31px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-193 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.0471px;
  height: 31.0471px;
  text-decoration: none;
  display: flex;
}

.frame-123367 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 35px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-194 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.6197px;
  height: 21.6337px;
  text-decoration: none;
  display: flex;
}

.frame-123368 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 518px;
  left: 296px;
}

.text-252 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123369 {
  grid-column-gap: 10px;
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1349px;
  padding: 55px 480px 55px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.text-253 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123373 {
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.frame-123375 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308.441px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.vectors-wrapper-195 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-196 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.793px;
}

.text-254 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 259px;
  left: 37.793px;
}

.text-255 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 194px;
  left: 22px;
}

.frame-123376 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 391px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.adopting-sustainability-in-manufacturing-is-not-just-a-trend-its-a-vital-strategy-for-businesses-aiming-to-thrive-in-a-rapidly-evolving-market-2 {
  opacity: .8;
  color: #000;
  text-align: justify;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: static;
  top: 263px;
  left: 34.1357px;
}

.vectors-wrapper-197 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.7931px;
}

.frame-123377 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 393px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-256 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 271.551px;
  left: 36px;
}

.text-257 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 19.9443px;
}

.vectors-wrapper-198 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 35.7931px;
}

.text-258 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123378 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 35px;
  text-decoration: none;
  display: flex;
}

.text-259 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123379 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1119px;
  padding: 173px 480px 173px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123380 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 783px;
  text-decoration: none;
  display: flex;
}

.text-260 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

.frame-621 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 278px;
  padding: 29px 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-199 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.888px;
  height: 15.168px;
  text-decoration: none;
  display: flex;
}

.text-261 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-262 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-263 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.text-264 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-123381 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 11px 46px;
  text-decoration: none;
  display: flex;
}

.text-265 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.what-people-say-about-us-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.what-people-say-about-us-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123382 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 200px 480px 200px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-266 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123384 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-200 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-201 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-202 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-267 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123386 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-20 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-268 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-20 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-21 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123387 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 200px 480px 200px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-269 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123389 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-203 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-204 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-205 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-270 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123391 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-21 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-271 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-22 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-23 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123392 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 200px 480px 200px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-272 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123394 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-206 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-207 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.text-273 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123396 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-22 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-274 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-24 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-25 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123397 {
  grid-column-gap: 10px;
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1117px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

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

.text-275 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-208 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-209 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.text-276 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-123401 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
}

.advertise-for-free-23 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-23:hover {
  background-color: #03b3e4;
}

.text-277 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.benefits-of-using-company-checker-26 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.benefits-of-using-company-checker-27 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123402 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

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

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

.text-278 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-210 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123406 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.text-279 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.footer-9 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-211 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123407 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-27 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-28 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-29 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-282 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-212 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123409 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-285 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123410 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-213 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123411 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-214 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-286 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-7 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-10 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-215 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123414 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-30 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-31 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-32 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-289 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-216 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123416 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-292 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123417 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-217 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123418 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-218 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-293 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-8 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-11 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-219 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123421 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-33 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-34 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-35 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-296 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-220 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123423 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-299 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123424 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-221 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123425 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-222 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-300 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-9 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-12 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-223 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123428 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-36 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-37 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-38 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-303 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-224 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123430 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-306 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123431 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-225 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123432 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-226 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-307 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-10 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-13 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-227 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123435 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-39 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-40 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-41 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-310 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-228 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123437 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

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

.text-313 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123438 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-229 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123439 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-230 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-314 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-11 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.footer-14 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123442 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-42 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-43 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-44 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-317 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-231 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123444 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

.text-319 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123445 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-232 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123446 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-233 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-320 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-12 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-123449 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-321 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123451 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1085px;
  left: 296px;
}

.text-322 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.text-323 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-234 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123454 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-324 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123456 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1058px;
  left: 296px;
}

.text-325 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.text-326 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-235 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123459 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 915px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-327 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123461 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1058px;
  left: 296px;
}

.text-328 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.text-329 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-236 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123464 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1054px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

.text-330 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123465 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1058px;
  left: 296px;
}

.text-331 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

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

.text-332 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-237 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-123469 {
  grid-row-gap: 57px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 1022px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.text-333 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.text-334 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.vectors-wrapper-238 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-24 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-24:hover {
  background-color: #03b3e4;
}

.text-335 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.top-searched-manufacturing-sectors-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-882 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-239 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-240 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171.5px;
  text-decoration: none;
  display: flex;
}

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

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

.vectors-wrapper-241 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-242 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171.5px;
  margin-top: -40px;
  text-decoration: none;
  display: flex;
}

.frame-123471 {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-243 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-244 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171.5px;
  margin-top: -20px;
  text-decoration: none;
  display: flex;
}

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

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

.vectors-wrapper-245 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 171.615px;
  margin-top: -40px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-246 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
  text-decoration: none;
  display: flex;
}

.frame-816 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1139px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-336 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-247 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.text-337 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-338 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.firefly-20241206173044-1 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  max-width: none;
  box-shadow: 0 10px 50px #a8a8a826;
}

.vectors-wrapper-248 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-0 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-your-business-1 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123473 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1139px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-339 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-249 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.text-340 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-341 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-250 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-2 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123478 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1139px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-342 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-251 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.text-343 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-344 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.dall-e-2024-11-28-21-49-1 {
  border-style: solid;
  border-width: undefinedpx;
  vertical-align: baseline;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.vectors-wrapper-252 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-3 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123483 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1139px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-345 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-253 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.text-346 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-347 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-254 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-4 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123488 {
  grid-column-gap: 10px;
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1139px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-348 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.vectors-wrapper-255 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-256 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-5 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123491 {
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 964px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.text-349 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123492 {
  grid-column-gap: 26px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-123493 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-863 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.frame-123494 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  height: 331px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123495 {
  grid-row-gap: 20px;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 291px;
  max-width: 291px;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

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

.text-350 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.reduce-your-azure-costs-by-30-with-cloud-zion-s-ai-powered-scout-get-detailed-insights-into-your-cloud-resources-and-optimise-your-expenditure-start-saving-today-2 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

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

.vectors-wrapper-257 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.text-351 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

.text-352 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.transform-your-ideas-into-reality-with-our-state-of-the-art-cnc-machining-services-from-prototypes-to-large-scale-production-we-ve-got-you-covered-get-in-touch-today {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-258 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.add-this-advertise-with-us-to-connect-with-top-manufacturers-create-your-advert-today-and-take-your-business-to-the-next-level-join-us-now {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-259 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.featured-listing-8 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.featured-listing-9 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123498 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1119px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.frame-123499 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 783px;
  text-decoration: none;
  display: flex;
}

.text-353 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

.frame-123502 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 253px;
  max-width: 253px;
  height: 278px;
  padding: 29px 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-260 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.888px;
  height: 15.168px;
  text-decoration: none;
  display: flex;
}

.text-354 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.text-355 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.text-356 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

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

.text-357 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-123504 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 11px 46px;
  text-decoration: none;
  display: flex;
}

.frame-123504:hover {
  background-color: #03b3e4;
}

.text-358 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.what-people-say-about-us-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 38.73px;
  text-decoration: none;
}

.footer-15 {
  z-index: 100;
  box-sizing: border-box;
  clear: none;
  grid-row-gap: 10px;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #151515;
  background-clip: padding-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: sticky;
}

.frame-123505 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 98px;
  left: 889px;
}

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

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

.name-45 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-46 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-47 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-361 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-261 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123507 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 83.5px;
}

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

.text-363 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123508 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1102px;
}

.vectors-wrapper-262 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

.frame-123509 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 198px;
  left: 141px;
}

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

.vectors-wrapper-263 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-364 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-13 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-123512 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 993px;
  padding: 160px 40px 40px 107px;
  text-decoration: none;
  display: flex;
}

.menu-sign-6 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-264 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123513 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-365 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-366 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-367 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-368 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-25 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-369 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.at-company-checker-we-are-passionate-about-connecting-businesses-with-the-manufacturers-they-need-to-thrive-in-today-s-competitive-landscape-our-manufacturing-directory-is-designed-to-simplify-the-sourcing-process-for-companies-seeking-reliable-suppliers-across-various-sectors-with-a-commitment-to-quality-and-efficiency-we-provide-a-platform-that-empowers-businesses-to-make-informed-decisions-when-choosing-their-manufacturing-partners-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123515 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 933px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123516 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 717px;
  display: flex;
}

.text-370 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.error-9c2ecf9d-57fc-2003-91d3-9fd55a0f6dc3 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123517 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 882px;
  padding: 160px 40px 40px 107px;
  text-decoration: none;
  display: flex;
}

.menu-sign-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-265 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123518 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-371 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-372 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-373 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-374 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-26 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-375 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123520 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 725px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123521 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 717px;
  display: flex;
}

.text-376 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123522 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 894px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123523 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.text-377 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123524 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 894px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123525 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-378 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.error-71b4cae7-d6d4-ce6b-865e-901d8a7e03fa {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123526 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 894px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123527 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-379 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123529 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 195px;
  padding: 200px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-8 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1293px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-266 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123530 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 195px;
  padding: 150px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-9 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1293px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-267 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123531 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-268 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123532 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123533 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-380 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123535 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123536 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-381 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123537 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-269 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-382 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123538 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-270 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-383 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123539 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-384 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-385 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-27 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-386 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123540 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123541 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-387 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123543 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123544 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-388 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123545 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-271 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-389 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123546 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-272 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-390 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123547 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-391 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-392 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-28 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-393 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123548 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-273 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123549 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123550 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-394 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-395 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-396 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-397 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-274 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.at-company-checker-we-are-passionate-about-connecting-businesses-with-the-manufacturers-they-need-to-thrive-in-today-s-competitive-landscape-our-manufacturing-directory-is-designed-to-simplify-the-sourcing-process-for-companies-seeking-reliable-suppliers-across-various-sectors-with-a-commitment-to-quality-and-efficiency-we-provide-a-platform-that-empowers-businesses-to-make-informed-decisions-when-choosing-their-manufacturing-partners-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123552 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-10 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-275 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-123553 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-11 {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-398 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-399 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123554 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-12 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-400 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-401 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123555 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-13 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-402 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-403 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123556 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-14 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-895 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-404 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-896 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-405 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-897 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-898 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-899 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-900 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 84px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-901 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-902 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-903 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123557 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 190px;
  max-height: 190px;
  padding: 100px 73px 25px;
  text-decoration: none;
  display: flex;
}

.menu-sign-15 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123558 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-406 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123559 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-407 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123560 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123561 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123562 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123563 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 84px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123564 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123565 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123566 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123567 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 174px;
  max-height: 190px;
  padding-top: 200px;
  padding-left: 73px;
  padding-right: 73px;
  text-decoration: none;
  display: flex;
}

.menu-sign-16 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123568 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-408 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123569 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-409 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123570 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123571 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123572 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123573 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 84px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123574 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123575 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123576 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123577 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 190px;
  padding-top: 150px;
  padding-left: 73px;
  padding-right: 73px;
  text-decoration: none;
  display: flex;
}

.menu-sign-17 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-123578 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-410 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123579 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-411 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-123580 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123581 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123582 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123583 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 84px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123584 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123585 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123586 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123587 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1443px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.frame-123588 {
  grid-row-gap: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 761px;
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.text-412 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-413 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.text-414 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123589 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

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

.connect-with-trusted-manufacturers-today-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

.vectors-wrapper-276 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-415 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.vectors-wrapper-277 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123593 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.frame-123593:hover {
  background-color: #03b3e4;
}

.text-416 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-123594 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

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

.text-417 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

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

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

.vectors-wrapper-278 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-418 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.vectors-wrapper-279 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123598 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.frame-123598:hover {
  background-color: #03b3e4;
}

.text-419 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-123599 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123600 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-420 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123602 {
  grid-column-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 876px;
  height: 54px;
  text-decoration: none;
  display: flex;
}

.frame-123603 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-421 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123604 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-280 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-422 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123605 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 201px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-281 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-423 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123606 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-424 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-425 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-29 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-426 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123607 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123608 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-427 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

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

.frame-123611 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-428 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123612 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-282 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-429 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123613 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-283 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-430 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123614 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-431 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-432 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-30 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-433 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123615 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123616 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-434 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

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

.frame-123619 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-435 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123620 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-284 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-436 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123621 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-285 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-437 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123622 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-438 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-439 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-31 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-440 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123623 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123624 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 502px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-441 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123626 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123627 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-442 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123628 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-286 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-443 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123629 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-287 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-444 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123630 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-445 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-446 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-32 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-447 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123631 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123632 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-448 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123634 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 74px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123635 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-449 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123636 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-288 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-450 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123637 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-289 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-451 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123638 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-452 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-453 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-33 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-454 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123639 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123640 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-455 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123642 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 74px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123643 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-456 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123644 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-290 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 164.5px;
}

.text-457 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123645 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-291 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-458 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123646 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-459 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-460 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-34 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-461 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123647 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123648 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-462 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123650 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 74px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123651 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-463 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123652 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-292 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 125.5px;
}

.text-464 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123653 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 217px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-293 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-465 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123654 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-466 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-467 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-35 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-468 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123655 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123656 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-469 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123658 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 74px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123659 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-470 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123660 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-294 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 125.5px;
}

.text-471 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123661 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 185px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-295 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-472 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123662 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-473 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-474 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-36 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-475 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123663 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123664 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-476 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123666 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 94px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123667 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-477 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123668 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-296 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 125.5px;
}

.text-478 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-123669 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 185px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-297 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-479 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123670 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-480 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-481 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-37 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-482 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123671 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 6%;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123672 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-483 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-123674 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-123675 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: static;
}

.text-484 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-123676 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-298 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 6px;
  left: 125.5px;
}

.text-485 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: static;
  top: 18px;
  left: 19.5px;
}

.frame-123677 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-299 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-486 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-123678 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-487 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-488 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-38 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-489 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.footer-16 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1443px;
  height: 1049px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123679 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 85.5px;
}

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

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

.text-492 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123680 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1104px;
}

.vectors-wrapper-300 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

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

.frame-123681 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

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

.vectors-wrapper-301 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-493 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-14 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

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

.name-48 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-49 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-50 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-496 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-302 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.footer-17 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1049px;
  padding: 100px 140px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123686 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 90.5px;
}

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

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

.text-499 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123687 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1109px;
}

.vectors-wrapper-303 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

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

.frame-123689 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

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

.vectors-wrapper-304 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-500 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-15 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

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

.name-51 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-52 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-53 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-503 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-305 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.footer-18 {
  grid-row-gap: 10px;
  background-color: #151515;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 1049px;
  padding: 100px 140px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123694 {
  grid-column-gap: 42px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 839px;
  left: 90.5px;
}

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

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

.text-506 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  top: 984px;
  left: 632px;
}

.frame-123695 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 827px;
  left: 1109px;
}

.vectors-wrapper-306 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 39.579px;
  text-decoration: none;
  display: flex;
}

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

.frame-123697 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 595px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

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

.vectors-wrapper-307 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 78.6735px;
  height: 78.6735px;
  text-decoration: none;
  display: flex;
}

.text-507 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.mondey-friday-700-am---500-pm-16 {
  opacity: .7;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

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

.name-54 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 20px 21px;
  display: flex;
}

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

.name-55 {
  grid-column-gap: 10px;
  background-color: #2b2b2b;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 20px 21px;
  display: flex;
}

.name-56 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 18px 191px;
  display: flex;
}

.text-510 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-308 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-123702 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-511 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-512 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-309 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-513 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-310 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123706 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.text-514 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.integrity-we-prioritise-transparency-and-honesty-in-all-our-dealings-our-goal-is-to-provide-businesses-with-accurate-and-trustworthy-information-about-manufacturers-0 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-905 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-311 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123707 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-515 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123709 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.frame-123710 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-312 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-516 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-517 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-123711 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 20px 17px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-313 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186.851px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

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

.vectors-wrapper-314 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

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

.frame-907 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 333px;
  display: flex;
}

.frame-626 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 333px;
  padding: 19px 17px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-315 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 186.851px;
  text-decoration: none;
  display: flex;
}

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

.vectors-wrapper-316 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-39 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-518 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-9 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-10 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123712 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123713 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 809px;
  height: 864px;
  text-decoration: none;
  display: flex;
}

.text-519 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123714 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.frame-123716 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-317 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-520 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-521 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-318 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-319 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123718 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-320 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-321 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-322 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-323 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-40 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-522 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-11 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-12 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123719 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-523 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123721 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.frame-123723 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-324 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-524 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-525 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-325 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-326 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123725 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-327 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-328 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-329 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-330 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-41 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-526 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-13 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-14 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123726 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-527 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123728 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.frame-123730 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-331 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-528 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-529 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-332 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-333 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123732 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-334 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-335 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-336 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-337 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-42 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-530 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-15 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-16 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123733 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123734 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 864px;
  text-decoration: none;
  display: flex;
}

.text-531 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123735 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.frame-123737 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-338 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-532 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-533 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-339 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-340 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123739 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-341 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-342 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-343 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-344 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-43 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-534 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-17 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-18 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123740 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123741 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 864px;
  text-decoration: none;
  display: flex;
}

.text-535 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123743 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123744 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-345 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-536 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-537 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-123746 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 196.851px;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-346 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.frame-627 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 393.702px;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-347 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123747 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.frame-123748 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-348 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-349 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-350 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-351 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-44 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-538 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-19 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-20 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123749 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1200px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123750 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1100px;
  text-decoration: none;
  display: flex;
}

.text-539 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123752 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580.553px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123753 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-352 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-540 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-541 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-123755 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 196.851px;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-353 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.frame-123756 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 393.702px;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-354 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-123757 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.frame-123758 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-355 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-356 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-357 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-358 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-45 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-542 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-21 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-22 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-123759 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 700px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-543 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-544 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-359 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

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

.text-545 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-360 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123764 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.text-546 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123765 {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 119px 480px 119px 108px;
  text-decoration: none;
  display: flex;
}

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

.text-547 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-548 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-361 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

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

.text-549 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-362 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123770 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.text-550 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-123771 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 800px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123772 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-551 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-552 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-622 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  padding: 24px 34px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-911 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-363 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  text-decoration: none;
  display: flex;
}

.text-553 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-554 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123773 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 800px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123774 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-555 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-556 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123775 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  padding: 24px 34px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123776 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-364 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  text-decoration: none;
  display: flex;
}

.text-557 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-558 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123777 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 800px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123778 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-559 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-560 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123779 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  padding: 24px 34px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123780 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  height: 171px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-365 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  text-decoration: none;
  display: flex;
}

.text-561 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-562 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123781 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 800px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123782 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 729px;
  display: flex;
}

.text-563 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-564 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-366 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171px;
  text-decoration: none;
  display: flex;
}

.frame-123783 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123784 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-565 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-566 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-367 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171px;
  text-decoration: none;
  display: flex;
}

.frame-123785 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123786 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-567 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-568 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-368 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 171px;
  text-decoration: none;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.frame-123787 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 818px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123788 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-569 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-570 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-571 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-820 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 412px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123790 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-572 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123793 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 248.332px;
  height: 220px;
  padding: 17px 28px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-369 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 165.841px;
  height: 45.1513px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-370 {
  justify-content: center;
  align-items: center;
  width: 178px;
  height: 0;
  text-decoration: none;
  display: flex;
}

.text-573 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-574 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123794 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 412px;
  max-height: 1200px;
  margin-bottom: 0;
  padding: 40px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123795 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-575 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-123798 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 248.332px;
  height: 220px;
  padding: 17px 28px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-371 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 165.841px;
  height: 45.1513px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-372 {
  justify-content: center;
  align-items: center;
  width: 178px;
  height: 0;
  text-decoration: none;
  display: flex;
}

.text-576 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-577 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123800 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 818px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123801 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.how-company-checker-helps-you-find-manufacturers-through-our-supplier-directory {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-578 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.error-f9d96177-c69c-b01c-8a00-a1b75c2aba8c {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123803 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123804 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-579 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-819 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-123806 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-580 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.error-071d8736-001d-6f8f-d822-f9b029264377 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-46 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-581 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.frame-916 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 411px;
  text-decoration: none;
  display: flex;
}

.frame-123807 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 233px;
  padding: 20px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-373 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-582 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-14-10---an-illustration-of-a-smartphone-screen-on-a-flat-map-with-a-search-bar-overlay-in-the-foreground-the-scene-includes-a-pink-location-pin-and-a-clean-b {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123808 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2141px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-925 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

.frame-123810 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 411px;
  text-decoration: none;
  display: flex;
}

.frame-123811 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 233px;
  padding: 20px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-374 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-583 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-14_1 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-375 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123814 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 568px;
  display: flex;
}

.frame-123815 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 556px;
  text-decoration: none;
  display: flex;
}

._1-6 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.vectors-wrapper-376 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  text-decoration: none;
  display: flex;
}

.frame-123816 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2141px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123817 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

.frame-123819 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 411px;
  text-decoration: none;
  display: flex;
}

.frame-123820 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-377 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-584 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-378 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123824 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 568px;
  display: flex;
}

.frame-123825 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 556px;
  text-decoration: none;
  display: flex;
}

._1-7 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.vectors-wrapper-379 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  text-decoration: none;
  display: flex;
}

.frame-123826 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2141px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123827 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

.frame-123829 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 411px;
  text-decoration: none;
  display: flex;
}

.frame-123830 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-380 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-585 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-381 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123834 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 568px;
  display: flex;
}

.frame-123835 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 556px;
  text-decoration: none;
  display: flex;
}

._1-8 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.vectors-wrapper-382 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  text-decoration: none;
  display: flex;
}

.frame-123836 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123837 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

.frame-123838 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 529px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-123839 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  height: 411px;
  text-decoration: none;
  display: flex;
}

.frame-123840 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-586 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

.vectors-wrapper-383 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123844 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 655px;
  display: flex;
}

.frame-123845 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 349px;
  height: 556px;
  text-decoration: none;
  display: flex;
}

._1-9 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-384 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  text-decoration: none;
  display: flex;
}

.frame-123846 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123847 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

.frame-123848 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 529px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-921 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-385 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

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

.vectors-wrapper-386 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-587 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-14_1-2 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-387 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123851 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 655px;
  display: flex;
}

._1-10 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-388 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  text-decoration: none;
  display: flex;
}

.frame-123853 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123854 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

.frame-123855 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 529px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-123857 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-389 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -.5px;
  left: 0;
}

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

.vectors-wrapper-390 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-588 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-927 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-391 {
  justify-content: center;
  align-items: center;
  width: 1.18791e-14px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-392 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

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

.dall-e-2024-12-05-19-14_1-3 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-393 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123861 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 655px;
  display: flex;
}

.vectors-wrapper-394 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

._1-11 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.frame-123863 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123864 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

.frame-123865 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 529px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-123867 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-395 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -.5px;
  left: 0;
}

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

.text-589 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.vectors-wrapper-396 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-590 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123869 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-397 {
  justify-content: center;
  align-items: center;
  width: 6.12323e-15px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-398 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

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

.dall-e-2024-12-05-19-14_1-4 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-399 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-123872 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 655px;
  display: flex;
}

.vectors-wrapper-400 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

._1-12 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.frame-123874 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123875 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

.frame-123876 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 529px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-123878 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-401 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -.5px;
  left: 0;
}

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

.text-591 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.vectors-wrapper-402 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-592 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123880 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-403 {
  justify-content: center;
  align-items: center;
  width: 6.12323e-15px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-404 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

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

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

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

.frame-123883 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.text-593 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-123884 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 655px;
  display: flex;
}

.vectors-wrapper-405 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

._1-13 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.vectors-wrapper-406 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.dall-e-2024-12-05-19-12_1 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

.frame-123889 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.text-594 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.vectors-wrapper-407 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-595 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

.frame-123894 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.text-596 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.vectors-wrapper-408 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-597 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

.frame-123899 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.text-598 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

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

.vectors-wrapper-409 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-599 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

.frame-123904 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.text-600 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.vectors-wrapper-410 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.text-601 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

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

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

.frame-123909 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123911 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-602 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-603 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123912 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123913 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

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

.frame-123916 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-411 {
  justify-content: center;
  align-items: center;
  width: .00000979135px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-412 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-413 {
  justify-content: center;
  align-items: center;
  width: .0000106219px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-123918 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123920 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-604 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-605 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123921 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123922 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

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

.frame-123925 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-414 {
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-415 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-416 {
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-123927 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123929 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-606 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-607 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-417 {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123930 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2306px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123931 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2px;
  left: 109px;
}

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

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

.frame-123934 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-418 {
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-419 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-420 {
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-123936 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123938 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-608 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-609 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123939 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 382px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-421 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 170px;
  text-decoration: none;
  display: flex;
}

.frame-123940 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123941 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-123944 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123946 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-610 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-611 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123947 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 382px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-422 {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 170px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-423 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-424 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

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

._1-14 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123949 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-425 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 95.5px;
  text-decoration: none;
  display: flex;
}

.frame-123950 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-426 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 197px;
  text-decoration: none;
  display: flex;
}

.frame-123951 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 538px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-427 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.frame-123952 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123953 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-123956 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123958 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-612 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-613 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123959 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 382px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-428 {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 170px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-429 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-430 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

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

._1-15 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123961 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-431 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 95.5px;
  text-decoration: none;
  display: flex;
}

.frame-123962 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-432 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 197px;
  text-decoration: none;
  display: flex;
}

.frame-123963 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 538px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-433 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-434 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 134px;
  text-decoration: none;
  display: flex;
}

.frame-123964 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123965 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-123968 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123970 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-614 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-615 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123971 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 382px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-435 {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 170px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-436 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-437 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

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

._1-16 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123973 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-438 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 95.5px;
  text-decoration: none;
  display: flex;
}

.frame-123974 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-439 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 197px;
  text-decoration: none;
  display: flex;
}

.frame-123975 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 538px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-440 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-441 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 134px;
  text-decoration: none;
  display: flex;
}

.frame-123976 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-123977 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-123980 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123982 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-616 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-617 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-123983 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-442 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-443 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-444 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

._1-17 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123985 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-123987 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123989 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-618 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-619 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-12_1-2 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

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

._1-18 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  position: absolute;
  top: 18px;
  left: 10px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-123992 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-123995 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-123997 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-620 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-621 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-12_1-3 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

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

._1-19 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  position: absolute;
  top: 18px;
  left: 10px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-124001 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124004 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124006 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-622 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-623 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

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

.dall-e-2024-12-05-19-12_1-4 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

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

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

._1-20 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  position: absolute;
  top: 18px;
  left: 10px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-124010 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124011 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-124014 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124016 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-624 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-625 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124017 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-445 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-446 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-447 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

._1-21 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-929 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 342px;
  display: flex;
}

.frame-124019 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 342px;
  text-decoration: none;
  display: flex;
}

.frame-124020 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124021 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-124024 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124026 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-626 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-627 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124027 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 382px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-448 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-449 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

._1-22 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-124029 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 342px;
  display: flex;
}

.frame-124030 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 342px;
  text-decoration: none;
  display: flex;
}

.frame-124031 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-450 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.frame-124032 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124033 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

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

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

.frame-124036 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124038 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-628 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-629 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124039 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-451 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-452 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

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

.frame-124041 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 342px;
  display: flex;
}

.frame-124042 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 342px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-453 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.frame-124043 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124044 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

.frame-124045 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 410px;
  display: flex;
}

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

.frame-124047 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124049 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-630 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-631 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124050 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 410px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-454 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-455 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-456 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124052 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 347px;
  display: flex;
}

.frame-124053 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 347px;
  text-decoration: none;
  display: flex;
}

.frame-930 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 425px;
  text-decoration: none;
  display: flex;
}

.frame-124054 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 425px;
  text-decoration: none;
  display: flex;
}

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

.frame-124055 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.frame-124056 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1976px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124057 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 1824px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 85px;
  left: 119px;
}

.frame-124058 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 410px;
  display: flex;
}

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

.frame-124060 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124062 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-632 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-633 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124063 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 410px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-457 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-458 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-459 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124065 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 347px;
  display: flex;
}

.frame-124066 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 347px;
  text-decoration: none;
  display: flex;
}

.frame-124067 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 425px;
  text-decoration: none;
  display: flex;
}

.frame-124068 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 425px;
  text-decoration: none;
  display: flex;
}

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

.frame-124070 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 642px;
  text-decoration: none;
  display: flex;
}

.frame-124071 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2132px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124072 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 2014px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 90px;
  left: 121px;
}

.frame-124073 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 420px;
  display: flex;
}

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

.frame-124075 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124077 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-634 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-635 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124078 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 420px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-460 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-461 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-462 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124080 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 443px;
  display: flex;
}

.frame-124081 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 443px;
  text-decoration: none;
  display: flex;
}

.frame-124082 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 551px;
  display: flex;
}

.frame-124083 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 551px;
  text-decoration: none;
  display: flex;
}

.frame-124084 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 544px;
  display: flex;
}

.frame-124085 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 544px;
  text-decoration: none;
  display: flex;
}

.frame-124086 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 2132px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-124087 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 846px;
  height: 2014px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 90px;
  left: 121px;
}

.frame-124088 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 420px;
  display: flex;
}

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

.frame-124090 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

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

.frame-124092 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-636 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-637 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124093 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 57px;
  height: 420px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-463 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-464 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-465 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124095 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 443px;
  display: flex;
}

.frame-124096 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 443px;
  text-decoration: none;
  display: flex;
}

.frame-124097 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 551px;
  display: flex;
}

.frame-124098 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 551px;
  text-decoration: none;
  display: flex;
}

.frame-124099 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 544px;
  display: flex;
}

.frame-124100 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 544px;
  text-decoration: none;
  display: flex;
}

.frame-124101 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124102 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-638 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-639 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124103 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124104 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-640 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-641 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124105 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-642 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-643 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124106 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124107 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  padding: 28px 39px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-644 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124108 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.text-645 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124109 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124110 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124111 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-646 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-647 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124112 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124113 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  padding: 28px 39px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-648 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124114 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-649 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124115 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 66px;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124116 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124117 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.text-650 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-651 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124118 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124119 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 66px;
  padding: 28px 39px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-652 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124120 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-653 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124121 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1200px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-654 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-124124 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 778px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
}

.frame-124125 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-466 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-655 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-656 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-467 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-468 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-124127 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-469 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-470 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-471 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-472 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-47 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-657 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-23 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-24 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124128 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-658 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-124131 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 778px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
}

.frame-124132 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-473 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-659 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-660 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-474 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-475 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-124134 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-476 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-477 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-478 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-479 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-48 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-661 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-25 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-26 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124135 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124136 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 864px;
  text-decoration: none;
  display: flex;
}

.text-662 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-124138 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 778px;
  height: 333px;
  padding: 19px 20px;
  text-decoration: none;
  display: flex;
}

.frame-124139 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-480 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-663 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-664 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-481 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-482 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.frame-124141 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 808px;
  height: 356px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-483 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-484 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-485 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-486 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-49 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-665 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-27 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-28 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124142 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124143 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  height: 841px;
  text-decoration: none;
  display: flex;
}

.text-666 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-124145 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-487 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-667 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-668 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-488 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-489 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-490 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-491 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-492 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-493 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-669 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-29 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-30 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124147 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124148 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  height: 903px;
  text-decoration: none;
  display: flex;
}

.text-670 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124149 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 894px;
  height: 756px;
  text-decoration: none;
  display: flex;
}

.frame-124150 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-494 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-671 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-672 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-495 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-496 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-497 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-498 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-499 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-500 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-673 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-31 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-32 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124152 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124153 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  height: 903px;
  text-decoration: none;
  display: flex;
}

.text-674 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124154 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  height: 756px;
  text-decoration: none;
  display: flex;
}

.frame-124155 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-501 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-675 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-676 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-502 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-503 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-504 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-505 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-506 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-507 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-677 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-33 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-34 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124157 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1200px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124158 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  height: 1019px;
  text-decoration: none;
  display: flex;
}

.text-678 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124159 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  height: 756px;
  text-decoration: none;
  display: flex;
}

.frame-124160 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-508 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-679 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-680 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-509 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-510 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-511 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-512 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-513 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-514 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-681 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-35 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-36 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124162 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-682 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124164 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  height: 854px;
  text-decoration: none;
  display: flex;
}

.frame-124165 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-515 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-683 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-684 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-516 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-517 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-518 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-519 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-520 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-521 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-685 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-37 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-38 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124167 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-686 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124169 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  height: 854px;
  text-decoration: none;
  display: flex;
}

.frame-124170 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-522 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-687 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-688 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-523 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-524 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-525 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-526 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-527 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-528 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-689 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-39 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-40 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124172 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

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

.text-690 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

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

.frame-124175 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.vectors-wrapper-529 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-691 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-692 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-530 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-531 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-532 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-533 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-534 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-535 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.text-693 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-41 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-42 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-821 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-943 {
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 544px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-694 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.text-695 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-536 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

.frame-938 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-696 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-537 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

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

.advertise-for-free-50 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-697 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124179 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124181 {
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 544px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-698 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.text-699 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-538 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

.vectors-wrapper-539 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 45px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124188 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-700 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-540 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

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

.advertise-for-free-51 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-701 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124191 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124193 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-702 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.text-703 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-946 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

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

.frame-124198 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 213px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124201 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-704 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-541 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124204 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-52 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-705 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124205 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124207 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-706 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

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

.text-707 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124209 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

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

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

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

.frame-124213 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 213px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124216 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-708 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-542 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124219 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-53 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-709 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124220 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124222 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-710 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124223 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 74px;
  text-decoration: none;
  display: flex;
}

.text-711 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124224 {
  grid-row-gap: 200px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-124225 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 460px;
  height: 74px;
  text-decoration: none;
  display: flex;
}

.frame-124226 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 74px;
  text-decoration: none;
  display: flex;
}

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

.frame-124228 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 213px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124231 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-712 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-543 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

.frame-124233 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 460px;
  height: 136px;
  text-decoration: none;
  display: flex;
}

.frame-124234 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-54 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-713 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124235 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124237 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-714 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124238 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 74px;
  text-decoration: none;
  display: flex;
}

.text-715 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124239 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124240 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 460px;
  height: 74px;
  text-decoration: none;
  display: flex;
}

.frame-124241 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 74px;
  text-decoration: none;
  display: flex;
}

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

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

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

.frame-124245 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-716 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-544 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

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

.frame-124247 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 460px;
  height: 136px;
  text-decoration: none;
  display: flex;
}

.frame-124248 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-55 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-717 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124249 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124251 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-718 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124252 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-719 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124253 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124254 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124257 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-720 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-545 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124258 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124259 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-56 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-721 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124260 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124262 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 626px;
  height: 646px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-722 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124263 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-723 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124264 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124265 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124268 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-724 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-546 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124269 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124270 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-57 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-725 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124271 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124272 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 747px;
  display: flex;
}

.frame-124273 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-726 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124274 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-727 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124275 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124276 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124279 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-728 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-547 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124280 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124281 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-58 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-729 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124282 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124283 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1027px;
  text-decoration: none;
  display: flex;
}

.frame-124284 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  max-height: 700px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-730 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-124285 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-731 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124286 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124287 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124290 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-732 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-548 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124291 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124292 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-59 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-733 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-124293 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 465px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124294 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-734 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-735 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-736 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124296 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 190px;
  padding-top: 200px;
  padding-left: 73px;
  padding-right: 73px;
  text-decoration: none;
  display: flex;
}

.menu-sign-18 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-124297 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-737 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-124298 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-738 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-124299 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124300 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124301 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124302 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 84px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124303 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124304 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124305 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124306 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 465px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124307 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-739 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-740 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-741 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124309 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124310 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.frame-124311 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124312 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.what-is-company-checker {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124313 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-742 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-743 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.company-checker-is-a-specialised-manufacturing-directory-that-connects-businesses-with-manufacturers-across-various-industries-our-platform-enables-manufacturers-to-promote-their-businesses-and-products-while-allowing-companies-to-easily-find-and-connect-with-reliable-suppliers-0 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124314 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124316 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124317 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-744 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124318 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.error-e17a225b-73c5-db77-17b9-aa5c23bf208f {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124319 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124320 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-745 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-746 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124321 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-747 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124323 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124324 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124325 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-748 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124326 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124328 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-549 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124329 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124330 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-749 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-750 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-751 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-948 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-752 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124331 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-753 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124332 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124333 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124334 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-754 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124335 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-60 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-755 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-756 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124336 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.frame-124337 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124338 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-757 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-758 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124340 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-759 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124342 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124343 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124344 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-760 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124345 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124347 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-550 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124348 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124351 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-761 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-762 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-763 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124353 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-764 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124354 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 136px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-765 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124355 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124356 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 136px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124357 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-766 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124358 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-61 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-767 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-768 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124359 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.frame-124360 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124361 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-769 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-770 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124363 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-771 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124365 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124366 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124367 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-772 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124368 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124370 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-551 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124371 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

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

.frame-124374 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-773 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-774 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-775 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124376 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-776 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124377 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-777 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124378 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124379 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124380 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-778 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124381 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-62 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-779 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-780 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124382 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.frame-124383 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124384 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-781 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-782 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124386 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-783 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124388 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124389 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124390 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-784 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124391 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124393 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-552 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124394 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124396 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-785 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-786 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-787 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124398 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-788 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124399 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-789 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124400 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124401 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124402 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-790 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124403 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-63 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-791 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-792 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124404 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.frame-124405 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124406 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.frame-124407 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124408 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.what-is-company-checks-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124409 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-793 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-794 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.company-checker-is-a-specialised-manufacturing-directory-that-connects-businesses-with-manufacturers-across-various-industries-our-platform-enables-manufacturers-to-promote-their-businesses-and-products-while-allowing-companies-to-easily-find-and-connect-with-reliable-suppliers-2 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-124410 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 465px;
  padding: 27px 480px 160px 100px;
  display: flex;
}

.frame-124411 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-795 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-796 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-797 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124413 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1588px;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124414 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1402px;
  text-decoration: none;
  display: flex;
}

.frame-124415 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124416 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124417 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-798 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124418 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1107px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124419 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-799 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124421 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-800 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124423 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124424 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124425 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-801 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124426 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124428 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-553 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124429 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124431 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-802 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-803 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-804 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124433 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-805 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124434 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-806 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124435 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124436 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124437 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-807 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124438 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-64 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-808 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-809 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124439 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.frame-124440 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

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

.frame-124443 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  padding: 27px 480px 160px 100px;
  display: flex;
}

.frame-124444 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-810 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-811 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-812 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124446 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1726px;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124447 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  text-decoration: none;
  display: flex;
}

.frame-124448 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124449 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124450 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-813 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124451 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1176px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124452 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-814 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124454 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-815 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124456 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124457 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124458 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-816 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124459 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124461 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-554 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124462 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124464 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-817 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-818 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-819 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124466 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-820 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124467 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-821 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124468 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124469 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124470 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-822 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124471 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-65 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-823 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-824 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124472 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.frame-124473 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1954px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

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

.frame-124475 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124476 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

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

.frame-124478 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  display: flex;
}

.frame-124479 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-825 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-826 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-827 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124481 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1726px;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124482 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-124483 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124484 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124485 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-828 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124486 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1176px;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124487 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-829 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124489 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-830 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124491 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124492 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124493 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-831 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124494 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124496 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-555 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124497 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124499 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-832 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-833 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-834 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124501 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-835 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124502 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-836 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124503 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124504 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124505 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-837 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124506 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-66 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-838 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-839 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124507 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.frame-124508 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1954px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

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

.frame-124510 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124511 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

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

.frame-124513 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  display: flex;
}

.frame-124514 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-840 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-841 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-842 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124516 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1726px;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124517 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-124518 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124519 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124520 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-843 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124521 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1176px;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124522 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-844 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124524 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-845 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124526 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124527 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124528 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-846 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124529 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124531 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-556 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124532 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124534 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-847 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-848 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-849 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124536 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-850 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124537 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-851 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124538 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124539 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124540 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-852 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124541 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-67 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-853 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-854 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124542 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.frame-124543 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1954px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

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

.frame-124545 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124546 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

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

.frame-124548 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124549 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-855 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-856 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-857 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124551 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124552 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124553 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124554 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124555 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-858 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124556 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124557 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-859 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124559 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-860 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124561 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124562 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124563 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-861 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124564 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124566 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-557 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124567 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124569 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-862 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-863 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-864 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124571 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-865 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124572 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-866 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124573 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124574 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124575 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-867 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124576 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-68 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-868 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-869 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124577 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124578 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124580 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124581 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

.frame-124582 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124583 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124584 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-870 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-871 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-872 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124586 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124587 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124588 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124589 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124590 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-873 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124591 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124592 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-874 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124594 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-875 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124596 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124597 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124598 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-876 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124599 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124601 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-558 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124602 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124604 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-877 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-878 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-879 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124606 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-880 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124607 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-881 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124608 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124609 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124610 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-882 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124611 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-69 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-883 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-884 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124612 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124613 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124615 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124616 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

.frame-124617 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124618 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124619 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-885 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-886 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-887 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124621 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124622 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124623 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124624 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124625 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-888 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124626 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124627 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-889 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124629 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-890 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124631 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124632 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124633 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-891 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124634 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124636 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-559 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124637 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124639 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-892 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-893 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-894 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124641 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-895 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124642 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-896 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124643 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124644 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124645 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-897 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124646 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-70 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-898 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-899 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124647 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124648 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124650 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2300px;
  max-height: 2300px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124651 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1861px;
  display: flex;
}

.frame-124652 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124653 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124654 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-900 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-901 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-902 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124656 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124657 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124658 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124659 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124660 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-903 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124661 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124662 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-904 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124664 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-905 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124666 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124667 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124668 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-906 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124669 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124671 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-560 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124672 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124674 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-907 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-908 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-909 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124676 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-910 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124677 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-911 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124678 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124679 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124680 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-912 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124681 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-71 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-913 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-914 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124682 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124683 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124684 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124685 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 7643px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124686 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124687 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-915 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-916 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-917 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124689 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124690 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124691 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124692 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124693 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-918 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124694 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124695 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-919 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124697 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-920 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124699 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124700 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124701 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-921 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124702 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124704 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-561 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124705 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124707 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-922 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-923 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-924 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124709 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-925 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124710 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-926 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124711 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124712 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124713 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-927 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124714 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-72 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-928 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-929 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124715 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124716 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124717 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124718 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 7643px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124719 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124720 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-930 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-931 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-932 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124722 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124723 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124724 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124725 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124726 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-933 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124727 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124728 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-934 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124730 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-935 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124732 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124733 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124734 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-936 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124735 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124737 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-562 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124738 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124740 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-937 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-938 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-939 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124742 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-940 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124743 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-941 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124744 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124745 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124746 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-942 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124747 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-73 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-943 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-944 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124748 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124749 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124750 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124751 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 7643px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124752 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124753 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-945 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-946 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-947 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124755 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124756 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124757 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124758 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124759 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-948 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124760 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124761 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-949 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124763 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-950 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124765 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124766 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124767 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-951 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124768 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124770 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-563 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124771 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124773 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-952 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-953 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-954 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124775 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-955 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124776 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-956 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124777 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124778 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124779 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-957 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124780 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-74 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-958 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-959 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124781 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124782 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124783 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124784 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 7643px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124785 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124786 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-960 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-961 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-962 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124788 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124789 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124790 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124791 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124792 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-963 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124793 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1176px;
  max-height: 1300px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124794 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-964 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124796 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-965 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124798 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124799 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124800 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-966 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124801 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124803 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-564 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124804 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124806 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-967 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-968 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-969 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124808 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-970 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124809 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-971 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124810 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124811 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124812 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-972 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124813 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-75 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-973 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-974 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124814 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124815 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124816 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124817 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 7643px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124818 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124819 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-975 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-976 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-977 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124821 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124822 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124823 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124824 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124825 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-978 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124826 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1176px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124827 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-979 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124829 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-980 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124831 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124832 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124833 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-981 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124834 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124836 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-565 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124837 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124839 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-982 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-983 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-984 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124841 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-985 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124842 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-986 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124843 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124844 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124845 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-987 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124846 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-76 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-988 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-989 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124847 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124848 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124849 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124850 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124851 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124852 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-990 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-991 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-992 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124854 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124855 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124856 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124857 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124858 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-993 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124859 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1228px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-124860 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-994 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124862 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-995 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124864 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124865 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124866 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-996 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124867 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124869 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-566 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124870 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124872 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-997 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-998 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-999 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124874 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1000 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124875 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1001 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124876 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124877 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124878 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1002 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124879 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-77 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1003 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1004 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124880 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
}

.frame-124881 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4070px;
  padding: 86px 480px 100px 100px;
  display: flex;
}

.frame-124882 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124883 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 8654px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124884 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124885 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1005 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1006 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1007 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124887 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124888 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124889 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124890 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124891 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1008 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-124893 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1009 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124895 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1010 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124897 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124898 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124899 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1011 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124900 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124902 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-567 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124903 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124905 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-1012 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1013 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1014 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124907 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1015 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124908 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1016 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124909 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124910 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124911 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1017 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124912 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-78 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1018 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1019 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124913 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124914 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3606px;
  display: flex;
}

.frame-124915 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 8654px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124916 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 800px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124917 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 374px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1020 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1021 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1022 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124919 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 2000px;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124920 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1540px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.frame-124921 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124922 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124923 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1023 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-124925 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1024 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124927 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1025 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124929 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124930 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124931 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1026 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124932 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124934 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-568 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124935 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124937 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-1027 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1028 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1029 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124939 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1030 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124940 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1031 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124941 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124942 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124943 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1032 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124944 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-79 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1033 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1034 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124945 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124947 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 8654px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124948 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124949 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1035 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1036 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1037 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124951 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124953 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124954 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124955 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1038 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-124957 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1039 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124959 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1040 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124961 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124962 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124963 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1041 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124964 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124966 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-569 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124967 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-124969 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-1042 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1043 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1044 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-124971 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1045 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124972 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1046 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124973 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124974 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-124975 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1047 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-124976 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-80 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1048 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1049 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.frame-124978 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 8654px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-124979 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-124980 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1050 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1051 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1052 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-124982 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-124984 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124985 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-124986 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1053 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-124988 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1054 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124990 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1055 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-124992 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-124993 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-124994 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1056 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-124995 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-124997 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-570 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-124998 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-125000 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-1057 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1058 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1059 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125002 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1060 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125003 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1061 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125004 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125005 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125006 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1062 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125007 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-81 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1063 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1064 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.frame-125009 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125010 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1065 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.we-hope-this-faq-section-has-answered-your-questions-and-provided-you-with-a-clearer-understanding-of-how-company-checker-operates-our-aim-is-to-facilitate-connections-between-businesses-and-manufacturers-making-the-process-as-straightforward-as-possible-whether-you-are-looking-to-promote-your-manufacturing-business-or-find-reliable-suppliers-our-platform-is-designed-to-support-your-needs-if-you-have-any-further-questions-or-require-assistance-please-don-t-hesitate-to-reach-out-to-our-support-team-thank-you-for-choosing-company-checker-where-manufacturers-meet-opportunity-enhance-your-visibility-and-access-exclusive-features-dont-miss-out-upgrade-now {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-82 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1066 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

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

.frame-125012 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1067 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125014 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1068 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125015 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125016 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-125018 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125019 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-83 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1069 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125020 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 8081px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125021 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125022 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1070 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1071 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1072 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125024 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-125026 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125027 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125028 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1073 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-125030 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1074 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125032 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1075 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125034 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125035 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-125036 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1076 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125037 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

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

.frame-125039 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-571 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-125040 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.frame-125042 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

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

.text-1077 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1078 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1079 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125044 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1080 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125045 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1081 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125046 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125047 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125048 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1082 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125049 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-84 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1083 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1084 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

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

.text-1085 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-85 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125051 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125052 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125053 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.frame-125054 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125055 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125056 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.text-1086 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1087 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1088 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125058 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

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

.frame-125060 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125061 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125062 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1089 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

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

.frame-125064 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

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

.text-1090 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125066 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

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

.text-1091 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125068 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125069 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-125070 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  display: flex;
}

.text-1092 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125071 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

.frame-125072 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125073 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-572 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-125074 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125075 {
  grid-column-gap: 23px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125076 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125077 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1093 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1094 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.text-1095 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125078 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1096 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125079 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1097 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125080 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125081 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125082 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1098 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125083 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-86 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1099 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1100 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125084 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1101 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-87 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125085 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125086 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125087 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.frame-125088 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 0;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125089 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 60px 10px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125090 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125091 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1102 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1103 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1104 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-125092 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 60px 10px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125093 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125094 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125095 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125096 {
  grid-column-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1105 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125097 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 60px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125098 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1000px;
  max-height: 1000px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125099 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1106 {
  color: #333;
  text-align: center;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-125100 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125101 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1107 {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-125102 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125103 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-125104 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.text-1108 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.frame-125105 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  padding: 10px;
  display: flex;
}

.frame-125106 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125107 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.vectors-wrapper-573 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-125108 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125109 {
  grid-column-gap: 23px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125110 {
  grid-row-gap: 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #828282;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: none;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125111 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1109 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1110 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.text-1111 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125112 {
  grid-row-gap: 10px;
  background-color: #828282;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1112 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-125113 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f7d13f;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: none;
  box-shadow: 0 10px 90px #a8a8a840;
}

.text-1113 {
  color: #f2cf44;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-125114 {
  grid-row-gap: 10px;
  background-color: #f3cf43;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125115 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #00c8ff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 138px;
  min-width: 138px;
  padding: 15px;
  text-decoration: none;
  display: none;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-125116 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 106px;
  text-decoration: none;
  display: flex;
}

.text-1114 {
  color: #06c6fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-125117 {
  grid-row-gap: 10px;
  background-color: #06c6fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-88 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-88:hover {
  background-color: #03b3e4;
}

.text-1115 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.text-1116 {
  color: #828282;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.frame-125118 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1117 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-89 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-89:hover {
  background-color: #03b3e4;
}

.frame-125119 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125120 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125121 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.frame-125122 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125123 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1118 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-1010 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-984 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-1008 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1119 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-985 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1120 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-997 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-998 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1121 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-999 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-1001 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-1002 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-1003 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-1004 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-1005 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1006 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-1007 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125124 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-982 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  text-decoration: none;
  display: flex;
}

.frame-981 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-1011-1 {
  object-fit: cover;
  flex: 1;
}

.frame-969 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.standard-photo {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-970 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-574 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-971 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1122 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.photo-quality {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-974 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.error-06899b34-5f1e-2457-2506-fa3f5d47fa74 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-975 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-575 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-976 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-977 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-979 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-1009 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1123 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-576 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125125 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125126 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1124 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125127 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125128 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1125 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125129 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125130 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125131 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1126 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125132 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1127 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125133 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125134 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1128 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125135 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125136 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125137 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125138 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125139 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125140 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125141 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125142 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-125143 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 184px;
  text-decoration: none;
  display: flex;
}

.frame-125144 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125145 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125146 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-577 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125147 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1129 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-125148 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125149 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-578 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125150 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125151 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125152 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125153 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1130 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-579 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125154 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125155 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1131 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125156 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125157 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1132 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125158 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125159 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125160 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1133 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125161 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1134 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125162 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125163 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1135 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125164 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125165 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125166 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125167 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125168 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125169 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125170 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125171 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125172 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125173 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125174 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125175 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125176 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-580 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125177 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1136 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1137 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125178 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1138 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125179 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-581 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125180 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125181 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125182 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125183 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1139 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-582 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125184 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125185 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1140 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125186 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1141 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125187 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125188 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125189 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1142 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125190 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1143 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125191 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125192 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1144 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125193 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125194 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125195 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125196 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125197 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125198 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125199 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125200 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125201 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125202 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125203 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125204 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125205 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-583 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125206 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1145 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1146 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125207 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1147 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125208 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-584 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125209 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125210 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125211 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125212 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1148 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-585 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125213 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125214 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1149 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125215 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125216 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1150 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125217 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125218 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125219 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1151 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125220 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1152 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125221 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125222 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1153 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125223 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125224 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125225 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125226 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125227 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125228 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125229 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125230 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125231 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125232 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125233 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125234 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125235 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-586 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125236 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1154 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1155 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125237 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1156 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125238 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-587 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125239 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125240 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125241 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125242 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1157 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-588 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125243 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125244 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1158 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125245 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125246 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1159 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125247 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125248 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125249 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1160 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125250 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1161 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125251 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125252 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1162 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125253 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125254 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125255 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125256 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125257 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125258 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125259 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125260 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125261 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125262 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 184px;
  text-decoration: none;
  display: flex;
}

.frame-125263 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125264 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125265 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-589 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125266 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1163 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1164 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125267 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1165 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125268 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-590 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125269 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125270 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125271 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125272 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1166 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-983 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-591 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125273 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125274 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125275 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1167 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125276 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125277 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1168 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125278 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1014 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125279 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125280 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1169 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125281 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1170 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125282 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125283 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1171 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125284 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125285 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125286 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125287 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125288 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125289 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125290 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125291 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125292 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125293 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125294 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125295 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125296 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-592 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125297 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1172 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1173 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125298 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1174 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125299 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-593 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125300 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125301 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125302 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125303 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1175 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-594 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125304 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125305 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125306 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1176 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125307 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125308 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1177 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125309 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125310 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125311 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125312 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1178 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125313 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1179 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125314 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125315 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1180 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125316 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125317 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125318 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125319 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125320 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125321 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125322 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125323 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125324 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125325 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125326 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125327 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-595 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125328 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1181 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1182 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125329 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1183 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125330 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-596 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125331 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125332 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125333 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125334 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1184 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-597 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125335 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125336 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125337 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1185 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125338 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-1012-1 {
  object-fit: cover;
}

.frame-125339 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.hd-photo-quality {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125340 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-598 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125341 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1186 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-972 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1187 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125342 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1188 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125343 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125344 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125345 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-599 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125346 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-600 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125347 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1189 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125348 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125349 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1190 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125350 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125351 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125352 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125353 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1191 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125354 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1192 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125355 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125356 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1193 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125357 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125358 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125359 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125360 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125361 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125362 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125363 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125364 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125365 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-125366 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-125367 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125368 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-601 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125369 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1194 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1195 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125370 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1196 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125371 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-602 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125372 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125373 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125374 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125375 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1197 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-603 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125376 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125377 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125378 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1198 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125379 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125380 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1199 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125381 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125382 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125383 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125384 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1200 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125385 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1201 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125386 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125387 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1202 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125388 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125389 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125390 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125391 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125392 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125393 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125394 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125395 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125396 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-125397 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125398 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 145px;
  text-decoration: none;
  display: flex;
}

.frame-125399 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125400 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-604 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125401 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1203 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1204 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125402 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1205 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125403 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-605 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125404 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125405 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125406 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125407 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1206 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125408 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-606 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125409 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125410 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125411 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1207 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125412 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125413 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1208 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125414 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125415 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125416 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125417 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1209 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125418 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1210 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125419 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125420 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1211 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125421 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125422 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125423 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125424 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125425 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125426 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125427 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125428 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125429 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-125430 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125431 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 145px;
  text-decoration: none;
  display: flex;
}

.frame-125432 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125433 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-607 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125434 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1212 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1213 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.user-menu,
.admin-menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.frame-125435 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1214 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125436 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-608 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125437 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125438 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125439 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125440 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1215 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125441 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-609 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125442 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125443 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125444 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1216 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125445 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125446 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1217 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125447 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125448 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125449 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125450 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1218 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125451 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1219 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125452 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125453 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1220 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125454 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125455 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125456 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125457 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125458 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125459 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125460 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125461 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125462 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125463 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125464 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 145px;
  text-decoration: none;
  display: flex;
}

.frame-125465 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125466 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-610 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125467 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1221 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1222 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125468 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1223 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125469 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-611 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125470 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125471 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125472 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125473 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1224 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125474 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-612 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125475 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125476 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125477 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1225 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125478 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4928.17px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125479 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125480 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125481 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.advertise-your-business-with-our-tailored-price-plans {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1226 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125482 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1286.17px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125483 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1227 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125484 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125485 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125486 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125487 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1228 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125488 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1229 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125489 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125490 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1230 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125491 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125492 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125493 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125494 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125495 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125496 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125497 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125498 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125499 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125500 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125501 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 145px;
  text-decoration: none;
  display: flex;
}

.frame-125502 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125503 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-613 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125504 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1231 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1232 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125505 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1233 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125506 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-614 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125507 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125508 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125509 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125510 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1234 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125511 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-615 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125512 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125513 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125514 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.advertise-for-free-90 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1235 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125515 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125516 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125517 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1236 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125518 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1237 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125519 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125520 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125521 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125522 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125523 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-91 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-957 {
  grid-column-gap: 94px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-1238 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-958 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-959 {
  grid-column-gap: 10px;
  background-color: #eaeaeb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 32px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-616 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7.35577px;
  height: 14.7115px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-617 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.4856px;
  height: 13.4856px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-618 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6909px;
  height: 11.5248px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-619 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.6828px;
  height: 14.0346px;
  text-decoration: none;
  display: flex;
}

.frame-125524 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125525 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1239 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125526 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125527 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1240 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125528 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-125529 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4928.17px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125530 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125531 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125532 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1241 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125533 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1286.17px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125534 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1242 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125535 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125536 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125537 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125538 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1243 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125539 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1244 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125540 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125541 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1245 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125542 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125543 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125544 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125545 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125546 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125547 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125548 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125549 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125550 {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125551 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125552 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 145px;
  text-decoration: none;
  display: flex;
}

.frame-125553 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125554 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-620 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125555 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1246 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.text-1247 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125556 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1248 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125557 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-621 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125558 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125559 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125560 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125561 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1249 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125562 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-622 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125563 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125564 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125565 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.advertise-for-free-92 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1250 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125566 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125567 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125568 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1251 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125569 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1252 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125570 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125571 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125572 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125573 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125574 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-93 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125575 {
  grid-column-gap: 94px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-1253 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125576 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-125577 {
  grid-column-gap: 10px;
  background-color: #eaeaeb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 32px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-623 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7.35577px;
  height: 14.7115px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-624 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.4856px;
  height: 13.4856px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-625 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6909px;
  height: 11.5248px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-626 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.6828px;
  height: 14.0346px;
  text-decoration: none;
  display: flex;
}

.frame-125578 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125579 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1254 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125580 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125581 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1255 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125582 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-125583 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4928.17px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125584 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125585 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125586 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1256 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125587 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1286.17px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125588 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1257 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125589 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125590 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125591 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125592 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1258 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125593 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.text-1259 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125594 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125595 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1260 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125596 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-1000 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125597 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125598 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125599 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125600 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125601 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125602 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125603 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125604 {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125605 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125606 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.frame-125607 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125608 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-627 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125609 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1261 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-973 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1262 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125610 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1263 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125611 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-628 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125612 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125613 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125614 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125615 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1264 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125616 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-629 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125617 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125618 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125619 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.advertise-for-free-94 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1265 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125620 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125621 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125622 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1266 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125623 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1267 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125624 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125625 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125626 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125627 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125628 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-95 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125629 {
  grid-column-gap: 94px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-1268 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125630 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-125631 {
  grid-column-gap: 10px;
  background-color: #eaeaeb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 32px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-630 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7.35577px;
  height: 14.7115px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-631 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.4856px;
  height: 13.4856px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-632 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6909px;
  height: 11.5248px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-633 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.6828px;
  height: 14.0346px;
  text-decoration: none;
  display: flex;
}

.frame-125632 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125633 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1269 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125634 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125635 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1270 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125636 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-125637 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4928.17px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125638 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125639 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125640 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1271 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125641 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1286.17px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125642 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1272 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125643 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-125644 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125645 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125646 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1273 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125647 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.text-1274 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125648 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
}

.frame-125649 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1275 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125650 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125651 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125652 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125653 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125654 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125655 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125656 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125657 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125658 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125659 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125660 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125661 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.frame-125662 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125663 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-634 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125664 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1276 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-125665 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1277 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125666 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1278 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125667 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-635 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125668 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125669 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125670 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125671 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1279 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125672 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-636 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-125673 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125674 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125675 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.advertise-for-free-96 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1280 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125676 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125677 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125678 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1281 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125679 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1282 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125680 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125681 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125682 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125683 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125684 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-97 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 58px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125685 {
  grid-column-gap: 94px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-1283 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125686 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-125687 {
  grid-column-gap: 10px;
  background-color: #eaeaeb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 32px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-637 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7.35577px;
  height: 14.7115px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-638 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.4856px;
  height: 13.4856px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-639 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6909px;
  height: 11.5248px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-640 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.6828px;
  height: 14.0346px;
  text-decoration: none;
  display: flex;
}

.frame-125688 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125689 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1284 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125690 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125691 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1285 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125692 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-125693 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125694 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 10px 60px 10px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125695 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125696 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1286 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-125697 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1286.17px;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125698 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1287 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125699 {
  border: 1px solid #f9f9f9;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 84%;
  min-width: 700px;
  height: 88%;
  text-decoration: none;
  display: flex;
}

.frame-125700 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 801px;
  text-decoration: none;
  display: flex;
}

.frame-125701 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 219px;
  text-decoration: none;
  display: flex;
}

.frame-125702 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.text-1288 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-125703 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.text-1289 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125704 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 41px;
  min-height: 60px;
  padding: 10px;
  display: flex;
}

.frame-125705 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1290 {
  color: #6c6c71;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125706 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
}

.frame-125707 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125708 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.frame-125709 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125710 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125711 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125712 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125713 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  padding: 10px;
  display: flex;
}

.frame-125714 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding: 10px;
  display: flex;
}

.frame-125715 {
  grid-column-gap: 0px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 582px;
  text-decoration: none;
  display: flex;
}

.frame-125716 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 971.167px;
  text-decoration: none;
  display: flex;
}

.frame-125717 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 142.997px;
  text-decoration: none;
  display: flex;
}

.frame-125718 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4%;
  min-height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125719 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 41px;
  min-height: 40.17px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-641 {
  object-fit: cover;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 29.3281%;
  max-width: none;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-125720 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.text-1291 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-125721 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4%;
  min-height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1292 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125722 {
  grid-row-gap: 20px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 152px;
  padding: 10px;
  display: flex;
}

.text-1293 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125723 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-642 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-125724 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  padding: 10px;
  display: flex;
}

.frame-125725 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px;
  display: flex;
}

.frame-125726 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 92px;
  padding: 10px;
  display: flex;
}

.frame-125727 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1294 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-125728 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-643 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 30px;
  max-width: none;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125729 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.frame-125730 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125731 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.advertise-for-free-98 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-98:hover {
  background-color: #03b3e4;
}

.text-1295 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-125732 {
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 60px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125733 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  max-height: 1000px;
  padding: 50px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125734 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1296 {
  opacity: .8;
  color: #2e2e36;
  text-align: center;
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125735 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1297 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-125736 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-125737 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-125738 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125739 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 243px;
  display: flex;
}

.frame-125740 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 203px;
  padding: 10px;
  display: flex;
}

.advertise-for-free-99 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.frame-125741 {
  grid-column-gap: 94px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-1298 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125742 {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-125743 {
  grid-column-gap: 10px;
  background-color: #eaeaeb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 32px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-125743:hover {
  background-color: #03b3e4;
}

.vectors-wrapper-644 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7.35577px;
  height: 14.7115px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-645 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.4856px;
  height: 13.4856px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-646 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6909px;
  height: 11.5248px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-647 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.6828px;
  height: 14.0346px;
  text-decoration: none;
  display: flex;
}

.frame-125744 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 10px 60px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125745 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1299 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125746 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125747 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 28px 39px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1300 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.frame-125748 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-125749 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4928.17px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125750 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125751 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125752 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1301 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1302 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.testimonial-image-left {
  grid-row-gap: 100px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 60px 64px 24px;
  text-decoration: none;
  display: flex;
}

.text-1303 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.kolom-1 {
  grid-column-gap: 40px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 273px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.column {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.description {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.column-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 257px;
  height: 257px;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 255px;
  display: flex;
}

.frame-1018-1 {
  object-fit: cover;
  flex: 1;
}

.title-2 {
  color: #2e2e36;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.column-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-2 {
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-100 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1304 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.description-0 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.description-1 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125753 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.frame-125754 {
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 30px;
  text-decoration: none;
  display: flex;
}

.frame-125755 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125756 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1305 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1306 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1025 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-1307 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.description-3 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.column-4 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 257px;
  height: 257px;
  text-decoration: none;
  display: flex;
}

.title-3 {
  color: #2e2e36;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.column-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-4 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.advertise-for-free-101 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-101:hover {
  background-color: #03b3e4;
}

.text-1308 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.description-5 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-125757 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125758 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125759 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125760 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1309 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-1026 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-12-03-23-55-37---a-professional-and-collaborative-meeting-scene-in-a-modern-naturally-lit-caf-five-young-diverse-people-are-engaged-in-discussion-with-two-individ {
  object-fit: cover;
  border-radius: 6px;
}

.text-1310 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1311 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-102 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1312 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125761 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125762 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1313 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125763 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125764 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125765 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-648 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1314 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1315 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-649 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-650 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-651 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-652 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-653 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-654 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-103 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-43 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-44 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125766 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125767 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125768 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125769 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1316 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125770 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1317 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125771 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1318 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-104 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1319 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125772 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125773 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1320 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125774 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125775 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125776 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-655 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1321 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1322 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-656 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-657 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-658 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-659 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-660 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-661 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-45 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-46 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125777 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125778 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125779 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125780 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1323 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125781 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1324 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125782 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1325 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-105 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1326 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125783 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125784 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1327 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125785 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125786 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125787 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-662 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1328 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1329 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-663 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-664 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-665 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-666 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-667 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-47 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-48 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125788 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125789 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125790 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125791 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1330 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125792 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1331 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125793 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1332 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-106 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1333 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125794 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125795 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1334 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125796 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125797 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125798 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-668 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1335 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1336 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-669 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-670 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-671 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-672 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-673 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-49 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-50 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125799 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125800 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125801 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125802 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1337 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125803 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.text-1338 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125804 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1339 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-107 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1340 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125805 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125806 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1341 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125807 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125808 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125809 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-674 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1342 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1343 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-675 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-676 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-677 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-678 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-679 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-51 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-52 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125810 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125811 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125812 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125813 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1344 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125814 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1345 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125815 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1346 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-108 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1347 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125816 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125817 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1348 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125818 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125819 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125820 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-680 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1349 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1350 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-681 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-682 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-683 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-684 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-685 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-53 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-54 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125821 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125822 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125823 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125824 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1351 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125825 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1352 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125826 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1353 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-109 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1354 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125827 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: 1500px;
  padding: 50px 480px 131px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125828 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 877px;
  text-decoration: none;
  display: flex;
}

.text-1355 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125829 {
  grid-column-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-125830 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 186.851px;
  height: 333px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125831 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-686 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1356 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.text-1357 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 9px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-687 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-688 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-689 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-690 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-691 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-55 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-56 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125832 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125833 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125834 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125835 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1358 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125836 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1359 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125837 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1360 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-1027 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125838 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 410px;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125839 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1361 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.error-304f5664-4d88-c611-7d52-411cd6809169 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125840 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1362 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-110 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1363 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.one-of-the-biggest-advantages-of-working-with-local-suppliers-is-the-reduced-lead-times-when-you-source-materials-parts-or-products-from-local-manufacturers-you-benefit-from-faster-deliveries-ensuring-that-production-schedules-stay-on-track-without-the-delays-associated-with-long-distance-shipping-businesses-can-operate-more-efficiently-meet-tight-deadlines-and-respond-quickly-to-changing-customer-demands-local-suppliers-also-offer-greater-flexibility-allowing-for-more-frequent-deliveries-and-adjustments-to-orders-as-needed-this-can-be-particularly-beneficial-in-industries-where-time-to-market-is-critical-for-success-for-example-integrating-management-software-with-suppliers-systems-can-help-streamline-these-processes-offering-real-time-updates-and-order-tracking-learn-more-about-supply-chain-software-solutions-that-can-optimise-these-efforts-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125841 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125842 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125843 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125844 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1364 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125845 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1365 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125846 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1366 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125847 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125848 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125849 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1367 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.one-of-the-biggest-advantages-of-working-with-local-suppliers-is-the-reduced-lead-times-when-you-source-materials-parts-or-products-from-local-manufacturers-you-benefit-from-faster-deliveries-ensuring-that-production-schedules-stay-on-track-without-the-delays-associated-with-long-distance-shipping-businesses-can-operate-more-efficiently-meet-tight-deadlines-and-respond-quickly-to-changing-customer-demands-local-suppliers-also-offer-greater-flexibility-allowing-for-more-frequent-deliveries-and-adjustments-to-orders-as-needed-this-can-be-particularly-beneficial-in-industries-where-time-to-market-is-critical-for-success-for-example-integrating-management-software-with-suppliers-systems-can-help-streamline-these-processes-offering-real-time-updates-and-order-tracking-learn-more-about-supply-chain-software-solutions-that-can-optimise-these-efforts-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125850 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1368 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-111 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1369 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125851 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125852 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125853 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125854 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1370 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125855 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1371 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125856 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1372 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125857 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125858 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125859 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1373 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.one-of-the-biggest-advantages-of-working-with-local-suppliers-is-the-reduced-lead-times-when-you-source-materials-parts-or-products-from-local-manufacturers-you-benefit-from-faster-deliveries-ensuring-that-production-schedules-stay-on-track-without-the-delays-associated-with-long-distance-shipping-businesses-can-operate-more-efficiently-meet-tight-deadlines-and-respond-quickly-to-changing-customer-demands-local-suppliers-also-offer-greater-flexibility-allowing-for-more-frequent-deliveries-and-adjustments-to-orders-as-needed-this-can-be-particularly-beneficial-in-industries-where-time-to-market-is-critical-for-success-for-example-integrating-management-software-with-suppliers-systems-can-help-streamline-these-processes-offering-real-time-updates-and-order-tracking-learn-more-about-supply-chain-software-solutions-that-can-optimise-these-efforts-3 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125860 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1374 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-112 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1375 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125861 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125862 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125863 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125864 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1376 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125865 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1377 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125866 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1951px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125867 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1378 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125868 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1718px;
  display: flex;
}

.frame-1028 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125869 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125870 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1379 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.one-of-the-biggest-advantages-of-working-with-local-suppliers-is-the-reduced-lead-times-when-you-source-materials-parts-or-products-from-local-manufacturers-you-benefit-from-faster-deliveries-ensuring-that-production-schedules-stay-on-track-without-the-delays-associated-with-long-distance-shipping-businesses-can-operate-more-efficiently-meet-tight-deadlines-and-respond-quickly-to-changing-customer-demands-local-suppliers-also-offer-greater-flexibility-allowing-for-more-frequent-deliveries-and-adjustments-to-orders-as-needed-this-can-be-particularly-beneficial-in-industries-where-time-to-market-is-critical-for-success-for-example-integrating-management-software-with-suppliers-systems-can-help-streamline-these-processes-offering-real-time-updates-and-order-tracking-learn-more-about-supply-chain-software-solutions-that-can-optimise-these-efforts-4 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125871 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1380 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125872 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-113 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1381 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125873 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125874 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125875 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125876 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1382 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125877 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1383 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125878 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1951px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125879 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1384 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125880 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1718px;
  display: flex;
}

.frame-125881 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125882 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125883 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1385 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.one-of-the-biggest-advantages-of-working-with-local-suppliers-is-the-reduced-lead-times-when-you-source-materials-parts-or-products-from-local-manufacturers-you-benefit-from-faster-deliveries-ensuring-that-production-schedules-stay-on-track-without-the-delays-associated-with-long-distance-shipping-businesses-can-operate-more-efficiently-meet-tight-deadlines-and-respond-quickly-to-changing-customer-demands-local-suppliers-also-offer-greater-flexibility-allowing-for-more-frequent-deliveries-and-adjustments-to-orders-as-needed-this-can-be-particularly-beneficial-in-industries-where-time-to-market-is-critical-for-success-for-example-integrating-management-software-with-suppliers-systems-can-help-streamline-these-processes-offering-real-time-updates-and-order-tracking-learn-more-about-supply-chain-software-solutions-that-can-optimise-these-efforts-5 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125884 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1386 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125885 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-114 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1387 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125886 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2039px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125887 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1388 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-1030 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125888 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125889 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 376px;
  height: 536px;
  text-decoration: none;
  display: flex;
}

.text-1389 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.error-baeb3496-9d45-5dcf-6f39-35eee6482fc8 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.error-baeb3496-9d45-5dcf-6f39-35eee6482fc9 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.working-with-local-suppliers-facilitates-better-communication-and-relationship-building-with-fewer-time-zones-language-barriers-and-cultural-differences-to-navigate-businesses-can-establish-clearer-more-direct-lines-of-communication-face-to-face-meetings-become-more-feasible-which-can-help-strengthen-trust-and-foster-long-term-partnerships-by-integrating-management-software-companies-can-track-orders-communicate-efficiently-and-enhance-collaboration-between-teams-erps-has-implemented-such-integrations-successfully-for-many-businesses-enhancing-the-way-they-manage-their-supply-chains-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125890 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125891 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125892 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125893 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1390 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125894 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1391 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125895 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2043px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125896 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1392 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125897 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125898 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125899 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 516px;
  text-decoration: none;
  display: flex;
}

.text-1393 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125900 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1394 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125901 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-115 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1395 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.working-with-local-suppliers-facilitates-better-communication-and-relationship-building-with-fewer-time-zones-language-barriers-and-cultural-differences-to-navigate-businesses-can-establish-clearer-more-direct-lines-of-communication-face-to-face-meetings-become-more-feasible-which-can-help-strengthen-trust-and-foster-long-term-partnerships-by-integrating-management-software-companies-can-track-orders-communicate-efficiently-and-enhance-collaboration-between-teams-erps-has-implemented-such-integrations-successfully-for-many-businesses-enhancing-the-way-they-manage-their-supply-chains-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125902 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125903 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125904 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125905 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1396 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125906 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1397 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125907 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2043px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125908 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1398 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125909 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125910 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 566px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125911 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 516px;
  text-decoration: none;
  display: flex;
}

.text-1399 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125912 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1400 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125913 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-116 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1401 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.working-with-local-suppliers-facilitates-better-communication-and-relationship-building-with-fewer-time-zones-language-barriers-and-cultural-differences-to-navigate-businesses-can-establish-clearer-more-direct-lines-of-communication-face-to-face-meetings-become-more-feasible-which-can-help-strengthen-trust-and-foster-long-term-partnerships-by-integrating-management-software-companies-can-track-orders-communicate-efficiently-and-enhance-collaboration-between-teams-erps-has-implemented-such-integrations-successfully-for-many-businesses-enhancing-the-way-they-manage-their-supply-chains-3 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125914 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-599 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 566px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1402 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.error-0779f45c-fb71-8af8-1435-3cc56229c89b {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125915 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2043px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125916 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1403 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125917 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 566px;
  text-decoration: none;
  display: flex;
}

.frame-125918 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 566px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1404 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125919 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125920 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125921 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125922 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1405 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125923 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1406 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125924 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2043px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125925 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1407 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125926 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125927 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 887.5px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1408 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125928 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1409 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1410 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125929 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-117 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1411 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.a-local-supplier-provides-goods-or-services-within-a-specific-geographic-area-making-them-an-invaluable-resource-for-businesses-looking-to-optimise-their-supply-chain-by-contracting-suppliers-located-within-your-country-or-even-city-businesses-can-take-advantage-of-local-sourcing-which-offers-faster-deliveries-reduced-costs-and-greater-flexibility-working-with-locally-based-suppliers-also-supports-the-local-business-community-strengthening-relationships-and-fostering-sustainability-software-solutions-designed-for-inventory-management-further-streamline-this-process-by-providing-real-time-tracking-and-better-control-over-stock-levels-by-choosing-to-work-with-suppliers-local-to-your-area-you-can-improve-operational-efficiency-reduce-transportation-costs-and-maintain-a-reliable-supply-chain-local-content-both-in-sourcing-and-production-ensures-that-your-business-stays-competitive-while-contributing-to-the-growth-of-the-local-economy-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-125930 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125931 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125932 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125933 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1412 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125934 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1413 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125935 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125936 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1414 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125937 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125938 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 549.333px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1415 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125939 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 549.333px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-125940 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1416 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1417 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125941 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-118 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1418 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125942 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2442px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125943 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1419 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125944 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-125945 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 713px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1420 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125946 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125947 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125948 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125949 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1421 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125950 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1422 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125951 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2442px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125952 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1423 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125953 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-125954 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1424 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125955 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1425 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1426 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125956 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-119 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1427 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125957 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4778px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125958 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125959 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125960 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1428 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125961 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1429 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125962 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2442px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125963 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1430 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125964 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-125965 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1431 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125966 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1432 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1433 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125967 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-120 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1434 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125968 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 5449px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125969 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125970 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125971 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1435 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125972 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1436 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125973 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2193px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125974 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1437 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125975 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-125976 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1438 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125977 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1439 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1440 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125978 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-121 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1441 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125979 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 5449px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125980 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125981 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125982 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1442 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125983 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1443 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125984 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125985 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1444 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125986 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-125987 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1445 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125988 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1446 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1447 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125989 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-122 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1448 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-125990 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 5449px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-125991 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-125992 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 779px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-125993 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1449 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-125994 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1450 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125995 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1451 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-125996 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-125997 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1452 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-125998 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1453 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1454 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-125999 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-123 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1455 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126000 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126001 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126002 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1456 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-126003 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1457 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126004 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1458 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126005 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-126006 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1459 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126007 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 918px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1460 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1461 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126008 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-124 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1462 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126009 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126010 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126011 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1463 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-126012 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1464 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126013 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1465 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126014 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-126015 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1466 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.text-1467 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1468 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126016 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-125 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1469 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126017 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126018 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.sustainable-manufacturing-driving-long-term-sustainability-in-the-industry-2 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1470 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126019 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126020 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1471 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126021 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-12-03-23-16-30---a-modern-manufacturing-facility-showcasing-sustainability-practices-the-scene-includes-solar-panels-on-the-roof-wind-turbines-in-the-background-and {
  object-fit: cover;
  border-radius: 6px;
  flex: 1;
}

.error-c259709f-3db5-1b9f-99d5-5c47dbcc85bc {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-126022 {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-height: none;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1472 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126023 {
  grid-column-gap: 10px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126024 {
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 650px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1473 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-decoration: none;
}

.advertise-for-free-126 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-126:hover {
  background-color: #03b3e4;
}

.text-1474 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-1 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126025 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126026 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1475 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1476 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126027 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.frame-126028 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126029 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1477 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126030 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126031 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1478 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126032 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.frame-126033 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1479 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126034 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-126035 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  height: 394px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1480 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126036 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.advertise-for-free-127 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1481 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-126037 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126038 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1482 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126039 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126040 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1483 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126041 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-3 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126042 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1484 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126043 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 394px;
  text-decoration: none;
  display: flex;
}

.frame-126044 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 394px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1485 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126045 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-1035 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-128 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1486 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126046 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126047 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1487 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126048 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126049 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1488 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126050 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-4 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1489 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126051 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 395px;
  text-decoration: none;
  display: flex;
}

.frame-126052 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 394px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1490 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126053 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.advertise-for-free-129 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1491 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126054 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1492 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126055 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126056 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 394px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1493 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.text-1494 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126057 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126058 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80%;
  padding-top: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126059 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1495 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126060 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126061 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1496 {
  color: #2e2e36;
  text-align: center;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126062 {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-5 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126063 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1497 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126064 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 863px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-126065 {
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 650px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1498 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126066 {
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 650px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.advertise-for-free-130 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-130:hover {
  background-color: #03b3e4;
}

.text-1499 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-126067 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126068 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1500 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126069 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126070 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1501 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126071 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.sustainability-in-manufacturing-refers-to-the-implementation-of-processes-and-practices-that-minimise-environmental-impact-while-promoting-social-responsibility-and-economic-viability-this-holistic-approach-encompasses-various-aspects-including-resource-management-energy-consumption-waste-reduction-and-ethical-labour-practices-by-prioritising-sustainability-manufacturers-can-contribute-to-a-healthier-environment-and-create-value-for-their-stakeholders-an-erp-system-can-help-achieve-these-sustainability-goals-along-with-many-other-business-related-tasks-implementing-an-erp-system-can-streamline-your-operations-and-reduce-waste-making-your-manufacturing-processes-leaner-and-more-efficient-by-integrating-various-business-functions-into-a-single-platform-erp-systems-help-eliminate-redundancies-improve-resource-allocation-and-enhance-data-visibility-this-leads-to-faster-decision-making-and-more-effective-management-of-production-workflows-additionally-leveraging-it-services-can-complement-your-erp-system-and-further-support-your-operational-goals-6 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126072 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1502 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126073 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126074 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 394px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1503 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-126075 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.advertise-for-free-131 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1504 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126076 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126077 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126078 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1505 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.container-2 {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 287px;
  padding: 10px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.column-6 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 259px;
  height: 267px;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-12-03-21-57-00---a-realistic-and-professional-image-of-a-young-delivery-woman-in-a-casual-outfit-including-a-cap-and-t-shirt-working-at-a-desk-in-a-shipping-office {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.column-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 398px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1506 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126079 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126080 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-126081 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1507 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.error-dec684b2-46f1-cce1-6c2e-1ab0f607db76 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.error-dec684b2-46f1-cce1-6c2e-1ab0f607db77 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1508 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-132 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1509 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.high-quality-production-is-essential-for-maintaining-your-brand-s-reputation-and-ensuring-customer-satisfaction-before-partnering-with-a-manufacturer-ensure-they-adhere-to-industry-quality-standards-and-hold-the-necessary-certifications-implementing-erp-systems-supply-chain-management-and-order-management-software-can-help-manufacturers-streamline-their-processes-making-it-easier-to-achieve-and-maintain-iso-accreditations-add-link-to-blog-6-for-example-iso-certification-is-a-good-indicator-of-a-manufacturer-s-commitment-to-quality-control-learn-more-about-erp-systems-and-supply-management-for-manufacturers-by-listing-and-comparing-manufacturers-on-company-checker-you-can-easily-verify-if-they-meet-the-necessary-standards-and-hold-the-certifications-required-in-your-industry-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.cost-is-always-a-significant-factor-when-choosing-a-manufacturer-but-it-s-important-not-to-compromise-quality-for-lower-prices-ensure-the-manufacturer-you-choose-offers-competitive-pricing-while-maintaining-high-standards-of-production-be-cautious-of-hidden-costs-such-as-shipping-taxes-or-additional-fees-for-last-minute-changes-by-using-company-checker-you-can-compare-manufacturers-side-by-side-giving-you-the-tools-to-assess-cost-structures-and-find-the-most-cost-effective-solution-for-your-business-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126082 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 3600px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126083 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126084 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1510 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1511 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1512 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1513 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.error-17de871f-157e-245d-ca42-35c6d54632fe {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.error-17de871f-157e-245d-ca42-35c6d54632ff {
  opacity: .8;
}

.frame-126085 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.error-17de871f-157e-245d-ca42-35c6d5463301 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126086 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-12-03-22-15-35---a-sleek-modern-user-dashboard-interface-design-with-a-vibrant-gradient-background-in-purple-and-pink-shades-the-layout-features-multiple-widgets-in {
  object-fit: cover;
  border-radius: 6px;
}

.frame-126087 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-133 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1514 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.iso-standards-are-essential-for-ensuring-manufacturing-operations-meet-global-requirements-for-quality-safety-and-environmental-sustainability-these-internationally-recognised-frameworks-guide-manufacturers-in-complying-with-legal-regulatory-and-contractual-obligations-by-adhering-to-iso-standards-such-as-iso-9001-for-quality-management-iso-14001-for-environmental-management-and-iso-45001-for-occupational-health-and-safety-businesses-can-not-only-meet-industry-regulations-but-also-build-trust-with-customers-and-partners-compliance-with-these-standards-helps-manufacturers-maintain-consistent-product-quality-reduce-risks-and-stay-competitive-in-the-global-market-0 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.legal-compliance-is-one-of-the-most-critical-reasons-manufacturers-adopt-iso-and-similar-standards-in-many-industries-adhering-to-regulatory-standards-is-not-optional-its-a-legal-requirement-iso-standards-can-help-businesses-stay-compliant-with-local-national-and-international-laws-reducing-the-risk-of-fines-penalties-or-business-disruptions-in-addition-to-legal-compliance-adhering-to-standards-such-as-iso-14001-for-environmental-management-helps-manufacturers-meet-increasing-regulatory-pressures-to-minimise-environmental-impact-this-commitment-not-only-helps-with-legal-compliance-but-also-supports-broader-corporate-social-responsibility-goals-0 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.legal-compliance-is-one-of-the-most-critical-reasons-manufacturers-adopt-iso-and-similar-standards-in-many-industries-adhering-to-regulatory-standards-is-not-optional-its-a-legal-requirement-iso-standards-can-help-businesses-stay-compliant-with-local-national-and-international-laws-reducing-the-risk-of-fines-penalties-or-business-disruptions-in-addition-to-legal-compliance-adhering-to-standards-such-as-iso-14001-for-environmental-management-helps-manufacturers-meet-increasing-regulatory-pressures-to-minimise-environmental-impact-this-commitment-not-only-helps-with-legal-compliance-but-also-supports-broader-corporate-social-responsibility-goals-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.manufacturers-are-often-required-to-comply-with-specific-standards-as-part-of-contractual-agreements-with-customers-or-partners-iso-certification-can-act-as-proof-of-a-company-s-commitment-to-quality-safety-and-efficiency-by-adopting-iso-standards-manufacturers-can-fulfil-these-contractual-obligations-ensuring-smoother-business-operations-and-stronger-partnerships-an-erp-system-can-assist-businesses-in-aligning-with-these-legal-and-contractual-requirements-tracking-compliance-and-automating-processes-it-simplifies-the-monitoring-of-standard-adherence-ensuring-that-all-procedures-are-documented-and-followed-correctly-1 {
  opacity: .8;
  color: #00c8ff;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.manufacturers-are-often-required-to-comply-with-specific-standards-as-part-of-contractual-agreements-with-customers-or-partners-iso-certification-can-act-as-proof-of-a-company-s-commitment-to-quality-safety-and-efficiency-by-adopting-iso-standards-manufacturers-can-fulfil-these-contractual-obligations-ensuring-smoother-business-operations-and-stronger-partnerships-an-erp-system-can-assist-businesses-in-aligning-with-these-legal-and-contractual-requirements-tracking-compliance-and-automating-processes-it-simplifies-the-monitoring-of-standard-adherence-ensuring-that-all-procedures-are-documented-and-followed-correctly-2 {
  opacity: .8;
  color: #00c8ff;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126088 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126089 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126090 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1515 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.container-3 {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 287px;
  padding: 10px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.column-8 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 398px;
  text-decoration: none;
  display: flex;
}

.text-1516 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126091 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126092 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-126093 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1517 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.text-1518 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-134 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1519 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.high-quality-production-is-essential-for-maintaining-your-brand-s-reputation-and-ensuring-customer-satisfaction-before-partnering-with-a-manufacturer-ensure-they-adhere-to-industry-quality-standards-and-hold-the-necessary-certifications-implementing-erp-systems-supply-chain-management-and-order-management-software-can-help-manufacturers-streamline-their-processes-making-it-easier-to-achieve-and-maintain-iso-accreditations-add-link-to-blog-6-for-example-iso-certification-is-a-good-indicator-of-a-manufacturer-s-commitment-to-quality-control-learn-more-about-erp-systems-and-supply-management-for-manufacturers-by-listing-and-comparing-manufacturers-on-company-checker-you-can-easily-verify-if-they-meet-the-necessary-standards-and-hold-the-certifications-required-in-your-industry-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-126094 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-692 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  text-decoration: none;
  display: flex;
}

.text-1520 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-518 {
  grid-column-gap: 86px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 3px 16px;
  text-decoration: none;
  display: flex;
}

.text-1521 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1037 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-516 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1522 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-517 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1523 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 44px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-693 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-4 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126095 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-694 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1524 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126096 {
  grid-column-gap: 86px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 3px 16px;
  text-decoration: none;
  display: flex;
}

.text-1525 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126097 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126098 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1526 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126099 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1527 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126100 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-695 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126101 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-696 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-2 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 29px;
  text-decoration: none;
  display: flex;
}

.text-1528 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126102 {
  grid-column-gap: 86px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1529 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126103 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1038 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126104 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1530 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126105 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1531 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126106 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-697 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126107 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-698 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-3 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 29px;
  text-decoration: none;
  display: flex;
}

.text-1532 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126108 {
  grid-column-gap: 86px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1533 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126109 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126110 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126111 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1534 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126112 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1535 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126113 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-699 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126114 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-700 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-4 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1536 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126115 {
  grid-column-gap: 86px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1537 {
  color: #b7b7ba;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.frame-126116 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126117 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126118 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1538 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126119 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1539 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126120 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-701 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126121 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-702 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-5 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1540 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126122 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1541 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126123 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126124 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126125 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1542 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126126 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1543 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126127 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-703 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-5 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126128 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-704 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-6 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1544 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126129 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1545 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126130 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126131 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126132 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1546 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126133 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1547 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126134 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-705 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-6 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126135 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-706 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-7 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1548 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126136 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1549 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126137 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126138 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126139 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1550 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126140 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1551 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126141 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-707 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-7 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126142 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-708 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-8 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 71px;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1552 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126143 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1553 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126144 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126145 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126146 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1554 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126147 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1555 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126148 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-709 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-8 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  min-width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126149 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-710 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-9 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 71px;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1556 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126150 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1557 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126151 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126152 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126153 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1558 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126154 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1559 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126155 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-711 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-9 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  min-width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126156 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-712 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-10 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 71px;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-1560 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126157 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1561 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126158 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126159 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126160 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1562 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126161 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1563 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126162 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-713 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-10 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  min-width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126163 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-714 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1564 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126164 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1565 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126165 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126166 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126167 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1566 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126168 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1567 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126169 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-715 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-11 {
  grid-column-gap: 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  min-width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126170 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-716 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1568 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126171 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1569 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126172 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126173 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126174 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1570 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126175 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1571 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126176 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-717 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-12 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 116px;
  min-width: 116px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126177 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-718 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1572 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126178 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1573 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126179 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126180 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126181 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1574 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126182 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1575 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126183 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-719 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-13 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 191px;
  min-width: 150px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126184 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-720 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1576 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126185 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1577 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126186 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126187 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126188 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1578 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126189 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1579 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126190 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-721 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-14 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 191px;
  min-width: 150px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126191 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-722 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1580 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126192 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 600px;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1581 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126193 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126194 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126195 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1582 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126196 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1583 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126197 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-723 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-15 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 191px;
  min-width: 150px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126198 {
  grid-column-gap: 49px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-724 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.text-1584 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126199 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 570px;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1585 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126200 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126201 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126202 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1586 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126203 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1587 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126204 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-725 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-16 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 191px;
  min-width: 140px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126205 {
  z-index: 100;
  grid-column-gap: 49px;
  background-color: #758a92;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 125px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.vectors-wrapper-726 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.log-in-11 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 5.19876%;
  min-width: 71px;
  height: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1588 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126206 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 570px;
  max-width: 826px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1589 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126207 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 279px;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126208 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126209 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1590 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126210 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1591 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126211 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-727 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sign-17 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 191px;
  min-width: 10%;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126212 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126213 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1592 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-671 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#0000, #0000);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: visible;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-668 {
  z-index: 2;
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  position: sticky;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-728 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126214 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -2.5rem;
  text-decoration: none;
  display: flex;
}

.frame-1015 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 248px;
  height: 261px;
  padding: 60px 30px 30px;
  text-decoration: none;
  display: flex;
}

.showcase-your-unique-offerings {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-729 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1593 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.advertise-for-free-135 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1594 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126215 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1595 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126216 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 351px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126217 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-730 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126218 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126219 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 248px;
  height: 261px;
  padding: 60px 30px 30px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-731 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1596 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.advertise-for-free-136 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1597 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126220 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1598 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126221 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 351px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126222 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-732 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126223 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126224 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 248px;
  height: 261px;
  padding: 60px 30px 30px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-733 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1599 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.advertise-for-free-137 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1600 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126225 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.text-1601 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126226 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 351px;
  text-decoration: none;
  display: flex;
}

.frame-126227 {
  z-index: 3;
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  position: sticky;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-734 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126228 {
  z-index: 2;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -2.5rem;
  text-decoration: none;
  display: flex;
  position: sticky;
  box-shadow: 0 10px 50px #e0e0e940;
}

.frame-126229 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 248px;
  height: 261px;
  padding: 60px 30px 30px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-735 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1602 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.advertise-for-free-138 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1603 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126230 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126231 {
  grid-column-gap: 35px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  height: 1536px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-1042 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 854px;
  text-decoration: none;
  display: flex;
}

.frame-678 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126232 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-736 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126233 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-737 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1604 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-1043 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1228px;
  text-decoration: none;
  display: flex;
}

.frame-126234 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126235 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1536px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126236 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 253px;
  height: 854px;
  text-decoration: none;
  display: flex;
}

.frame-126237 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126238 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-738 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126239 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-739 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1605 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126240 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 1228px;
  text-decoration: none;
  display: flex;
}

.frame-126241 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126242 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1536px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126243 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126244 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126245 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-740 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126246 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-741 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1606 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126247 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126248 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126249 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126250 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126251 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126252 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-742 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126253 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-743 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1607 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126254 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126255 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126256 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126257 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 1476px;
  text-decoration: none;
  display: flex;
}

.frame-126258 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126259 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-744 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126260 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-745 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1608 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126261 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126262 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126263 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 1476px;
  text-decoration: none;
  display: flex;
}

.frame-126264 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126265 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-746 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126266 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-747 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1609 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126267 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126268 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126269 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126270 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126271 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-748 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126272 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-749 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1610 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126273 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126274 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126275 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126276 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126277 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-750 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126278 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-751 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1611 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126279 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1596px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126280 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126281 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  text-decoration: none;
  display: flex;
}

.frame-126282 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126283 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-752 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126284 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-753 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1612 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126285 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126286 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 1536px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126287 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126288 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126289 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-754 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126290 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-755 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1613 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126291 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1526px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126292 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126293 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126294 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126295 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-756 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126296 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-757 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1614 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126297 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1526px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126298 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126299 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126300 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126301 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-758 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126302 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-759 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1615 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126303 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126304 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126305 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126306 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1616 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1617 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1618 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-139 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1619 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126307 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1526px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126308 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126309 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126310 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126311 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-760 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126312 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-761 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1620 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126313 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126314 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126315 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126316 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1621 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1622 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1623 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-140 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1624 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126317 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1749px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126318 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126319 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126320 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126321 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-762 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126322 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-763 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1625 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126323 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126324 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126325 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126326 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1626 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1627 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1628 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-141 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1629 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126327 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1749px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126328 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126329 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126330 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126331 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-764 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126332 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-765 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1630 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126333 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4911px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126334 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126335 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126336 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1631 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1632 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1633 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-142 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1634 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126337 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1749px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126338 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126339 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126340 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126341 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-766 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126342 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-767 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1635 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126343 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4911px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126344 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126345 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1636 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1637 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1638 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-143 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1639 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126346 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1749px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126347 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126348 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126349 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126350 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-768 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126351 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-769 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1640 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126352 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 554px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126353 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 3094px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126354 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126355 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1641 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1642 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1643 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-144 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1644 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126356 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1758px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126357 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 1689px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126358 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126359 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126360 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-770 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126361 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-771 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1645 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126362 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 554px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126363 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 3512px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126364 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126365 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1646 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1647 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1648 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-145 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1649 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126366 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1758px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126367 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 1689px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126368 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126369 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126370 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-772 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126371 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-773 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1650 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126372 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 599px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-126373 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126374 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126375 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1651 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1652 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1653 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-146 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1654 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126376 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 829px;
  height: 1689px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126377 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126378 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126379 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-774 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126380 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-775 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1655 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126381 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126382 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126383 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1656 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1657 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1658 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-147 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1659 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126384 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126385 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126386 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-776 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126387 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-777 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1660 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126388 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126389 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126390 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126391 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-778 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126392 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-779 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1661 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126393 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126394 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126395 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126396 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-780 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126397 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-781 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1662 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126398 {
  grid-column-gap: 40px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126399 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126400 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126401 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-782 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126402 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-783 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1663 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126403 {
  grid-column-gap: 40px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126404 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126405 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126406 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-784 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126407 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-785 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1664 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126408 {
  grid-column-gap: 40px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126409 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  text-decoration: none;
  display: flex;
}

.frame-126410 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126411 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-786 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126412 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.vectors-wrapper-787 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1665 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126413 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.frame-1044 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 266px;
  text-decoration: none;
  display: flex;
}

.frame-126414 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126415 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126416 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1666 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1667 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1668 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-148 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1669 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126417 {
  grid-column-gap: 40px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126418 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  text-decoration: none;
  display: flex;
}

.frame-126419 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126420 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-788 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126421 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.showcase-your-unique-offerings-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-789 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1670 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126422 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.frame-126423 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 266px;
  text-decoration: none;
  display: flex;
}

.frame-126424 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126425 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126426 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1671 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1672 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1673 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-149 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1674 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126427 {
  grid-column-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126428 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  text-decoration: none;
  display: flex;
}

.frame-126429 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126430 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-790 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126431 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.showcase-your-unique-offerings-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-791 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1675 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126432 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.frame-126433 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 266px;
  text-decoration: none;
  display: flex;
}

.frame-126434 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126435 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 60px 0 100px;
  text-decoration: none;
  display: flex;
}

.frame-126436 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.advertise-your-manufacturing-business-with-digital-marketing {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1676 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.advertising-your-manufacturing-business-how-to-stand-out-in-a-competitive-market {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126437 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-126438 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 32%;
  text-decoration: none;
  display: flex;
}

.frame-126439 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  margin-bottom: -2.5rem;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-792 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40.0016px;
  height: 38.3333px;
  text-decoration: none;
  display: flex;
}

.frame-126440 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 230px;
  min-height: 212px;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.text-1677 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-793 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1678 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.vectors-wrapper-794 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 37.3043px;
  height: 23.0544px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-795 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.text-1679 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-1045 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1680 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-9999 {
  grid-column-gap: 10px;
  flex-flow: wrap-reverse;
  flex: 1;
  place-content: stretch center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1060 {
  grid-row-gap: 50px;
  background-color: #f8f8f8;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 22px 14px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 90px #a8a8a840;
}

.frame-529 {
  grid-column-gap: 20px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-528 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-796 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.text-1681 {
  opacity: .8;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-797 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  text-decoration: none;
  display: flex;
}

.frame-1057 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 205px;
  height: 12%;
  text-decoration: none;
  display: flex;
}

.frame-527 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 11px 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-798 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-526 {
  grid-row-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50.4018px;
  height: 50px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-799 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.2009px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.frame-1056 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

._1051 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 300px;
  height: 100px;
  padding: 7px 10px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.text-1682 {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

._1054 {
  grid-column-gap: 10px;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 14px 10px;
  display: flex;
}

.frame-1052 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 13px 10px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-1055 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 10px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.image {
  object-fit: cover;
  border-radius: 6px;
  flex: 1;
  max-width: 550px;
  height: 90%;
  max-height: 550px;
}

.frame-1050 {
  grid-row-gap: 10px;
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-1683 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1684 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.advertise-for-free-150 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-150:hover {
  background-color: #03b3e4;
}

.text-1685 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.seo-marketing-this-method-focuses-on-optimising-your-website-and-content-to-rank-higher-in-search-engine-results-by-targeting-specific-keywords-related-to-your-manufacturing-services-seo-ensures-that-potential-clients-can-easily-find-your-business-when-searching-online-0 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126441 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126442 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126443 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1686 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1687 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1688 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-151 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1689 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126444 {
  grid-column-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126445 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  text-decoration: none;
  display: flex;
}

.frame-126446 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126447 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-800 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.frame-126448 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.showcase-your-unique-offerings-4 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-801 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1690 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.frame-126449 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.frame-126450 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 266px;
  text-decoration: none;
  display: flex;
}

.rb-2 {
  grid-row-gap: 37px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 171px;
  padding: 15px 12px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126451 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126452 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126453 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.star-title {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 203px;
  text-decoration: none;
  display: flex;
}

.text-1691 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-578 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-570 {
  grid-row-gap: 10px;
  background-color: #00b67a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-802 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 11.7391px;
  text-decoration: none;
  display: flex;
}

.frame-571 {
  grid-row-gap: 10px;
  background-color: #dcdce6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.reduce-your-azure-costs-by-30-with-cloud-zion-s-ai-powered-scout-get-detailed-insights-into-your-cloud-resources-and-optimise-your-expenditure-start-saving-today-3 {
  opacity: .8;
  color: #2e2e36;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 10px;
  text-decoration: none;
}

.sign-18 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 84px;
  display: flex;
}

.text-1692 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126454 {
  z-index: 100;
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.frame-126455 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 447px;
  text-decoration: none;
  display: flex;
}

.frame-1091 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1092 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 68px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.text-1693 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-803 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20.4309px;
  height: 15.8013px;
  text-decoration: none;
  display: flex;
}

.advert-2 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 358px;
  text-decoration: none;
  display: flex;
}

.text-1694 {
  color: #2e2e36;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-126456 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rb-3 {
  grid-row-gap: 37px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 171px;
  padding: 15px 12px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126457 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.frame-126458 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 562px;
  text-decoration: none;
  display: flex;
}

.frame-126459 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126460 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 68px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.text-1695 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-804 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20.4309px;
  height: 15.8013px;
  text-decoration: none;
  display: flex;
}

.advert-3 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 484px;
  text-decoration: none;
  display: flex;
}

.text-1696 {
  color: #2e2e36;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-126461 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rb-4 {
  grid-row-gap: 2px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 484px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126462 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126463 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 124px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.text-1697 {
  opacity: .8;
  color: #2e2e36;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 10px;
  text-decoration: none;
}

.sign-19 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 84px;
  display: flex;
}

.text-1698 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126464 {
  z-index: 98;
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: stretch;
  width: auto;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.frame-126465 {
  z-index: 0;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  height: 470px;
  margin-top: 100px;
  padding-top: 160px;
  padding-right: 0;
  text-decoration: none;
  display: inline-flex;
  position: fixed;
  top: 0;
}

.frame-126466 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126467 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 68px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.text-1699 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-805 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20.4309px;
  height: 15.8013px;
  text-decoration: none;
  display: flex;
}

.advert-4 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  max-width: none;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.text-1700 {
  color: #2e2e36;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-126468 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: static;
}

.rb-5 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 250px;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126469 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126470 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.frame-1093 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1701 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-126471 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126472 {
  grid-row-gap: 10px;
  background-color: #00b67a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-806 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 11.7391px;
  text-decoration: none;
  display: flex;
}

.frame-126473 {
  grid-row-gap: 10px;
  background-color: #dcdce6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.text-1702 {
  opacity: .8;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.sign20a {
  grid-column-gap: 10px;
  background-color: #ffac38;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 0;
  display: flex;
}

.sign20a:hover {
  background-color: #e59321;
}

.text-1703 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  position: static;
}

.rb-6 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: static;
  box-shadow: 0 10px 50px #a8a8a826;
}

.text-1704 {
  opacity: .8;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.rb-7 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126474 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126475 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.dadasa {
  object-fit: contain;
  border-radius: 4px;
  width: 55px;
  height: 55px;
}

.frame-126476 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1705 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126477 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126478 {
  grid-row-gap: 10px;
  background-color: #00b67a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-807 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 11.7391px;
  text-decoration: none;
  display: flex;
}

.frame-126479 {
  grid-row-gap: 10px;
  background-color: #dcdce6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.text-1706 {
  opacity: .8;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.sign-21 {
  grid-column-gap: 10px;
  background-color: #ffac38;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 0;
  display: flex;
}

.sign-21:hover {
  background-color: #03b3e4;
}

.text-1707 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.rb-8 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126480 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126481 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.image-3 {
  object-fit: contain;
  border-radius: 4px;
  width: 55px;
  height: 55px;
}

.frame-126482 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.error-260050f2-f167-0da8-423b-4c3cc5a9437e {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126483 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126484 {
  grid-row-gap: 10px;
  background-color: #00b67a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-808 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 11.7391px;
  text-decoration: none;
  display: flex;
}

.frame-126485 {
  grid-row-gap: 10px;
  background-color: #dcdce6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.text-1708 {
  opacity: .8;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.sign-22 {
  grid-column-gap: 10px;
  background-color: #ffac38;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 8px 0;
  display: flex;
}

.sign-22:hover {
  background-color: #e59321;
}

.text-1709 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.rb-9 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126486 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126487 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 62px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-809 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-126488 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1710 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126489 {
  grid-column-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126490 {
  grid-row-gap: 10px;
  background-color: #00b67a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-810 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 11.7391px;
  text-decoration: none;
  display: flex;
}

.frame-126491 {
  grid-row-gap: 10px;
  background-color: #dcdce6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 19.5652px;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.text-1711 {
  opacity: .8;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.text-1712 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-126492 {
  grid-row-gap: 10px;
  background-color: #fdfdfd;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 20px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0;
  text-decoration: none;
  display: flex;
}

.menu-sign-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.frame-126493 {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1713 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-1713:hover {
  color: #2e2e36;
  text-decoration: none;
}

.frame-126494 {
  grid-column-gap: 0px;
  color: #758a92;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1714 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-1714:hover {
  color: #2e2e36;
}

.frame-126495, .frame-126496 {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126497 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126498, .frame-126499, .frame-126500, .frame-126501 {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-446 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-442 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-441 {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1094 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-436 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-426 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-811 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-431 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1715 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1716 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-437 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-429 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-812 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-432 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-1095 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-435 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-813 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-430 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-438 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-814 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-434 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-433 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-425 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-424 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126502 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1717 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-423 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-417 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1718 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-422 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-35 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.send {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-511 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1719 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-815 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-445 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-34 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1040 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1720 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1721 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126503 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tw {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-816 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.goo {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-817 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.link {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.frame-1041 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1722 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126504 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126505 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126506 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126507 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126508 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126509 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-818 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126510 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1723 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1724 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126511 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126512 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-819 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126513 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126514 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-820 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126515 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126516 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-821 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126517 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126518 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126519 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126520 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126521 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1725 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126522 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126523 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1726 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126524 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126525 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126526 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1727 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-822 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126527 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126528 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126529 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1728 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1729 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126530 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-823 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-824 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126531 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1730 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126532 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126533 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126534 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126535 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126536 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126537 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-825 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126538 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1731 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1732 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126539 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126540 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-826 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126541 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126542 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-827 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126543 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126544 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-828 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126545 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126546 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126547 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126548 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126549 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1733 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126550 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126551 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1734 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126552 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126553 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126554 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1735 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-829 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126555 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126556 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126557 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1736 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1737 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126558 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-830 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-831 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126559 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1738 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126560 {
  z-index: 99;
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.frame-126561 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126562 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126563 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126564 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126565 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-832 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126566 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1739 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1740 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126567 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126568 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-833 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126569 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126570 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-834 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126571 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126572 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-835 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126573 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126574 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126575 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126576 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126577 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1741 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126578 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126579 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1742 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126580 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126581 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126582 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1743 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-836 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126583 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126584 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126585 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1744 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1745 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126586 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-837 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-838 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126587 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1746 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126588 {
  box-sizing: border-box;
  background-color: #151515;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1800px;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126589 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126590 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126591 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126592 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126593 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-839 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126594 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1747 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1748 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126595 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126596 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-840 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126597 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126598 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-841 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126599 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126600 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-842 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126601 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126602 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126603 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126604 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126605 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1749 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126606 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126607 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1750 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126608 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126609 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126610 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1751 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-843 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126611 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126612 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126613 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1752 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1753 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126614 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-844 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-845 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126615 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1754 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126616 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126617 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126618 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126619 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126620 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126621 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-846 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126622 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1755 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-126623 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126624 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-847 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126625 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126626 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-848 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126627 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126628 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-849 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126629 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126630 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126631 {
  grid-column-gap: 8px;
  background-color: #151515;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126632 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126633 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1756 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126634 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126635 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1757 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126636 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126637 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126638 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1758 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-850 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126639 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126640 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126641 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1759 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1760 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126642 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-851 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-852 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126643 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1761 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126644 {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 79%;
  padding-top: 0;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-126645 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 10px;
  text-decoration: none;
  display: flex;
}

.frame-126646 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-1762 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1763 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1764 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1765 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.error-db9b4103-c220-adcc-0ad4-ea94e46a7fb0 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.error-db9b4103-c220-adcc-0ad4-ea94e46a7fb1 {
  opacity: .8;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.frame-126647 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 10px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.error-db9b4103-c220-adcc-0ad4-ea94e46a7fb3 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-126648 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.frame-126649 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 60px 30px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-152 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-152:hover {
  background-color: #03b3e4;
}

.text-1766 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126650 {
  z-index: 99;
  box-sizing: border-box;
  clear: both;
  aspect-ratio: auto;
  text-align: left;
  object-fit: fill;
  background-color: #151515;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 188%;
  height: 983px;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: static;
}

.frame-126651 {
  grid-column-gap: 109px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1800px;
  min-width: 0;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  position: static;
}

.frame-126652 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126653 {
  grid-row-gap: 90px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126654 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126655 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-853 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126656 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1767 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.frame-126657 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126658 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-854 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126659 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126660 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-855 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126661 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126662 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-856 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126663 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126664 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126665 {
  grid-column-gap: 8px;
  background-color: #151515;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 618px;
  height: 685px;
  padding: 28px 59px;
  text-decoration: none;
  display: flex;
}

.frame-126666 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126667 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1768 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126668 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126669 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1769 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126670 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126671 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126672 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1770 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-857 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126673 {
  box-sizing: border-box;
  clear: none;
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 40px;
  display: flex;
}

.frame-126674 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126675 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1771 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1772 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126676 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-858 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-859 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.frame-126677 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1773 {
  color: #fff;
  text-align: center;
  width: 500px;
  min-width: 230px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.iso-standards-are-essential-for-ensuring-manufacturing-operations-meet-global-requirements-for-quality-safety-and-environmental-sustainability-these-internationally-recognised-frameworks-guide-manufacturers-in-complying-with-legal-regulatory-and-contractual-obligations-by-adhering-to-iso-standards-such-as-iso-9001-for-quality-management-iso-14001-for-environmental-management-and-iso-45001-for-occupational-health-and-safety-businesses-can-not-only-meet-industry-regulations-but-also-build-trust-with-customers-and-partners-compliance-with-these-standards-helps-manufacturers-maintain-consistent-product-quality-reduce-risks-and-stay-competitive-in-the-global-market-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.legal-compliance-is-one-of-the-most-critical-reasons-manufacturers-adopt-iso-and-similar-standards-in-many-industries-adhering-to-regulatory-standards-is-not-optional-its-a-legal-requirement-iso-standards-can-help-businesses-stay-compliant-with-local-national-and-international-laws-reducing-the-risk-of-fines-penalties-or-business-disruptions-in-addition-to-legal-compliance-adhering-to-standards-such-as-iso-14001-for-environmental-management-helps-manufacturers-meet-increasing-regulatory-pressures-to-minimise-environmental-impact-this-commitment-not-only-helps-with-legal-compliance-but-also-supports-broader-corporate-social-responsibility-goals-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.legal-compliance-is-one-of-the-most-critical-reasons-manufacturers-adopt-iso-and-similar-standards-in-many-industries-adhering-to-regulatory-standards-is-not-optional-its-a-legal-requirement-iso-standards-can-help-businesses-stay-compliant-with-local-national-and-international-laws-reducing-the-risk-of-fines-penalties-or-business-disruptions-in-addition-to-legal-compliance-adhering-to-standards-such-as-iso-14001-for-environmental-management-helps-manufacturers-meet-increasing-regulatory-pressures-to-minimise-environmental-impact-this-commitment-not-only-helps-with-legal-compliance-but-also-supports-broader-corporate-social-responsibility-goals-3 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.manufacturers-are-often-required-to-comply-with-specific-standards-as-part-of-contractual-agreements-with-customers-or-partners-iso-certification-can-act-as-proof-of-a-company-s-commitment-to-quality-safety-and-efficiency-by-adopting-iso-standards-manufacturers-can-fulfil-these-contractual-obligations-ensuring-smoother-business-operations-and-stronger-partnerships-an-erp-system-can-assist-businesses-in-aligning-with-these-legal-and-contractual-requirements-tracking-compliance-and-automating-processes-it-simplifies-the-monitoring-of-standard-adherence-ensuring-that-all-procedures-are-documented-and-followed-correctly-3 {
  opacity: .8;
  color: #00c8ff;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.manufacturers-are-often-required-to-comply-with-specific-standards-as-part-of-contractual-agreements-with-customers-or-partners-iso-certification-can-act-as-proof-of-a-company-s-commitment-to-quality-safety-and-efficiency-by-adopting-iso-standards-manufacturers-can-fulfil-these-contractual-obligations-ensuring-smoother-business-operations-and-stronger-partnerships-an-erp-system-can-assist-businesses-in-aligning-with-these-legal-and-contractual-requirements-tracking-compliance-and-automating-processes-it-simplifies-the-monitoring-of-standard-adherence-ensuring-that-all-procedures-are-documented-and-followed-correctly-4 {
  opacity: .8;
  color: #00c8ff;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126678 {
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126679 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px 60px 0;
  text-decoration: none;
  display: flex;
}

.frame-126680 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1774 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.container-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 42%;
  padding: 20px 40px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.column-9 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 259px;
  height: 267px;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-12-03-21-57-00---a-realistic-and-professional-image-of-a-young-delivery-woman-in-a-casual-outfit-including-a-cap-and-t-shirt-working-at-a-desk-in-a-shipping-office-2 {
  opacity: 1;
  object-fit: cover;
  border: 1px #f1f1f1;
  border-radius: 0;
  width: auto;
  max-width: none;
  padding-right: 0;
  overflow: clip;
}

.column-10 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 398px;
  text-decoration: none;
  display: flex;
}

.content-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1775 {
  color: #2e2e36;
  text-align: justify;
  max-width: 400px;
  height: 100%;
  min-height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126681 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-height: none;
  padding: 30px 60px;
  line-height: 20%;
  text-decoration: none;
  display: flex;
}

.frame-126682 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.frame-126683 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 100%;
  min-height: 1000px;
  max-height: 900px;
  padding: 20px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  overflow: visible;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1776 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-decoration: none;
}

.error-337d22c0-f9e9-7836-51c2-0c7413de025f {
  opacity: .8;
  color: #000;
  text-align: justify;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.error-337d22c0-f9e9-7836-51c2-0c7413de0260 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-1777 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-153 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-153:hover {
  background-color: #03b3e4;
}

.text-1778 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.high-quality-production-is-essential-for-maintaining-your-brand-s-reputation-and-ensuring-customer-satisfaction-before-partnering-with-a-manufacturer-ensure-they-adhere-to-industry-quality-standards-and-hold-the-necessary-certifications-implementing-erp-systems-supply-chain-management-and-order-management-software-can-help-manufacturers-streamline-their-processes-making-it-easier-to-achieve-and-maintain-iso-accreditations-add-link-to-blog-6-for-example-iso-certification-is-a-good-indicator-of-a-manufacturer-s-commitment-to-quality-control-learn-more-about-erp-systems-and-supply-management-for-manufacturers-by-listing-and-comparing-manufacturers-on-company-checker-you-can-easily-verify-if-they-meet-the-necessary-standards-and-hold-the-certifications-required-in-your-industry-3 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.cost-is-always-a-significant-factor-when-choosing-a-manufacturer-but-it-s-important-not-to-compromise-quality-for-lower-prices-ensure-the-manufacturer-you-choose-offers-competitive-pricing-while-maintaining-high-standards-of-production-be-cautious-of-hidden-costs-such-as-shipping-taxes-or-additional-fees-for-last-minute-changes-by-using-company-checker-you-can-compare-manufacturers-side-by-side-giving-you-the-tools-to-assess-cost-structures-and-find-the-most-cost-effective-solution-for-your-business-2 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126684 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.frame-126685 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 23.0059%;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126686 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1779 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1780 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1781 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.advertise-for-free-154 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-154:hover {
  background-color: #03b3e4;
}

.text-1782 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-126687 {
  grid-column-gap: 20px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126688 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  text-decoration: none;
  display: flex;
}

.frame-126689 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 253px;
  height: 386px;
  text-decoration: none;
  display: flex;
}

.frame-126690 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #00c8ff;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  margin-bottom: -2.5rem;
  padding: 21px 22px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-860 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  max-width: none;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126691 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #00c8ff;
  border-top-width: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #e0e0e940;
}

.text-1783 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
  text-decoration: none;
}

.vectors-wrapper-861 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.text-1784 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-862 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.9844px;
  height: 42.386px;
  text-decoration: none;
  display: flex;
}

.frame-126692 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-863 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.9999px;
  height: 28.3483px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-864 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-865 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 39.375px;
  max-width: none;
  height: 33.75px;
  text-decoration: none;
  display: flex;
}

.frame-126693 {
  grid-column-gap: 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 266px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-866 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 26.3049px;
  text-decoration: none;
  display: flex;
}

.frame-1036 {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 980px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126694 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126695 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126696 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1785 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-126697 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 94px;
  text-decoration: none;
  display: flex;
}

.frame-126698 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-1786 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-126699 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-867 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 125.5px;
}

.text-1787 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-126700 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 185px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-868 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-1788 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-126701 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-1789 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1790 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-155 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1791 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126702 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126703 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-1792 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126704 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126705 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126706 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1793 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-869 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126707 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126708 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1794 {
  border-style: solid;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.advertise-for-free-156 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.frame-126709 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-57 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-58 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126710 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-126711 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 803px;
  padding: 27px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126712 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-126713 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1795 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-126714 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 94px;
  text-decoration: none;
  display: flex;
}

.frame-126715 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-1796 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15.0001px;
  left: 17px;
}

.frame-126716 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-870 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6px;
  left: 125.5px;
}

.text-1797 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 18px;
  left: 19.5px;
}

.frame-126717 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 185px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-871 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-1798 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 18px;
}

.frame-126718 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-1799 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1800 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-157 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1801 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126719 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 86px 480px 160px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126720 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  display: flex;
}

.text-1802 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126721 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126722 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 460px;
  padding: 43px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126723 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1803 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-872 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126724 {
  grid-row-gap: 45px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 496px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126725 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1804 {
  border-style: solid;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.advertise-for-free-158 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.frame-126726 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.why-choose-company-checker-59 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-60 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126727 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #151515;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 3000px;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.frame-126727.footer {
  background-image: url('../images/contact_bg_1contact_bg.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: fixed;
  max-width: none;
  height: 700px;
  padding-top: 20px;
}

.frame-126728 {
  grid-column-gap: 109px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126729 {
  grid-row-gap: 25px;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100px;
  padding: 0 0 34px;
  display: flex;
}

.frame-126730 {
  grid-column-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126731 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-1805 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1806 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126732 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tw-2 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-873 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.goo-2 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-874 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.link-2 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.frame-126733 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.text-1807 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126734 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.frame-126735 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1808 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: none;
}

.frame-126736 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126737 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1809 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126738 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126739 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.send-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126740 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1810 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-875 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126741 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126742 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126743 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126744 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.frame-126744:hover {
  background-color: #03b3e4;
}

.vectors-wrapper-876 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126745 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.text-1811 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-1812 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126746 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126747 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.frame-126747:hover {
  background-color: #03b3e4;
}

.vectors-wrapper-877 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126748 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-126749 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-878 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126750 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126751 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-879 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126752 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126753 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126754 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-126755 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126756 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126757 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126758 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126759 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-880 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126760 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1813 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1814 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126761 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126762 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-881 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126763 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126764 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-882 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126765 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126766 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-883 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126767 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126768 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126769 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126770 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1815 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126771 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126772 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1816 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126773 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126774 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.frame-126775 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1817 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-884 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126776 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126777 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126778 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1818 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1819 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126779 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tw-3 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-885 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.goo-3 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-886 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.link-3 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.frame-126780 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1820 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126781 {
  background-color: #151515;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 2248px;
  height: 983px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126782 {
  grid-column-gap: 109px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126783 {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.frame-126784 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 212px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.frame-126785 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126786 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-887 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.5326px;
  height: 29.5326px;
  text-decoration: none;
  display: flex;
}

.frame-126787 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1821 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.text-1822 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126788 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126789 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-888 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 26.2245px;
  height: 26.484px;
  text-decoration: none;
  display: flex;
}

.frame-126790 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 83px;
  display: flex;
}

.frame-126791 {
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 380px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-889 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.3494px;
  height: 24.3673px;
  text-decoration: none;
  display: flex;
}

.frame-126792 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126793 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-890 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.8469px;
  height: 23.602px;
  text-decoration: none;
  display: flex;
}

.frame-126794 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  display: flex;
}

.frame-126795 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126796 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.frame-126797 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 499px;
  text-decoration: none;
  display: flex;
}

.text-1823 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126798 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126799 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 59px;
  padding: 17px 21px;
  display: flex;
}

.text-1824 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126800 {
  grid-column-gap: 9px;
  background-color: #2b2b2b;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 499px;
  height: 136px;
  padding: 10px 21px;
  text-decoration: none;
  display: flex;
}

.frame-126801 {
  grid-column-gap: 8px;
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  padding: 27px 65px;
  display: flex;
}

.send-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126802 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1825 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-891 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-126803 {
  grid-row-gap: 15px;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 195px;
  padding: 34px 163px 34px 40px;
  display: flex;
}

.frame-126804 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-126805 {
  grid-column-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1028px;
  text-decoration: none;
  display: flex;
}

.text-1826 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1827 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126806 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tw-4 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-892 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.0769px;
  height: 18.0769px;
  text-decoration: none;
  display: flex;
}

.goo-4 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-893 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.8942px;
  height: 33.8942px;
  text-decoration: none;
  display: flex;
}

.link-4 {
  grid-column-gap: 10px;
  background-color: #2c2c2c;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 39.579px;
  height: 39.579px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.frame-126807 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-1828 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.body-2 {
  max-width: none;
}

.link-block {
  width: 197.368%;
  text-decoration: none;
}

.link-block.w--current {
  color: #03b3e4;
  height: 2%;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.frame-126808 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126809 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  padding: 30px 60px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1829 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1830 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1831 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126810 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 20px 60px 20px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126811 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126812 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-126813 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 248.332px;
  height: 220px;
  padding: 17px 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126814 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-894 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 165.841px;
  height: 45.1513px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-895 {
  justify-content: center;
  align-items: center;
  width: 178px;
  height: 0;
  text-decoration: none;
  display: flex;
}

.text-1832 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.text-1833 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126815 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 60px;
  text-decoration: none;
  display: flex;
}

.frame-126816 {
  grid-row-gap: 49px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 1027px;
  display: none;
}

.frame-126817 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  max-height: 700px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126818 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.text-1834 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.frame-126819 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.frame-126820 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  display: flex;
}

.frame-126821 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126822 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126823 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 11px 16px;
  display: flex;
}

.text-1835 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-896 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.2963px;
  text-decoration: none;
  display: flex;
}

.frame-126824 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 136px;
  display: flex;
}

.frame-126825 {
  grid-row-gap: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.advertise-for-free-159 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-159:hover {
  background-color: #03b3e4;
}

.text-1836 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.text-1837 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.have-a-question-visit-our-faqs-page-for-quick-answers-to-common-inquiries-about-our-uk-manufacturing-directory-advertising-options-account-setup-and-more-if-you-need-further-assistance-feel-free-to-reach-out-through-the-contact-options-below-were-here-to-support-you-every-step-of-the-way-1 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.frame-126826 {
  grid-column-gap: 0px;
  background-color: #758a92;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.vectors-wrapper-897 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.frame-1104 {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 97px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126827 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 570px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1838 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126828 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-898 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126829 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126830 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1839 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126831 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1840 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.log-in-12 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 174px;
  height: 97px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1841 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.sign-23 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-126832 {
  grid-column-gap: 200px;
  background-color: #758a92;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 125px;
  padding: 14px 20px 14px 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-899 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.0008px;
  height: 65.7081px;
  text-decoration: none;
  display: flex;
}

.frame-126833 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 97px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126834 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 570px;
  height: 50px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-1842 {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-126835 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  height: 24px;
  padding: 4px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-900 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-126836 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.frame-126837 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-1843 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126838 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1844 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.log-in-13 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 174px;
  height: 97px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-1845 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.sign-24 {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 52px;
  padding: 18px 32px;
  text-decoration: none;
  display: flex;
}

.frame-1103 {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.frame-1102 {
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 100px;
  padding: 0 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-901 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-901.ga-event {
  object-fit: fill;
}

.vectors-wrapper-902 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1100 {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #52656e;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: none;
  height: 175px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.frame-126839 {
  grid-row-gap: 30px;
  border-radius: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 10px 16px;
  text-decoration: none;
  display: none;
}

.frame-1097 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fff;
  border-radius: 6px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 270%;
  height: 90%;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
  display: flex;
}

.frame-1098 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.search-for-a-wedding-supplier-business-here {
  color: #b7b7ba;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-903 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 5%;
  max-width: none;
  height: 5%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-1099 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 29px;
  display: flex;
}

.frame-126840 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20px;
  padding: 20px;
  display: flex;
}

.text-1846 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126841 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20px;
  padding: 20px 14px;
  display: flex;
}

.text-1847 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1101 {
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.log-in-14 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70%;
  padding: 18px 32px;
  display: flex;
}

.text-1848 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.modal-1 {
  background-color: #2b2b2b00;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70%;
  padding: 18px 32px;
  display: flex;
  overflow: visible;
}

.lottie-animation {
  width: 40px;
  height: 40px;
  display: none;
  position: relative;
  overflow: visible;
}

.frame-126842 {
  grid-row-gap: 45px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 996px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-1849 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126843 {
  grid-column-gap: 0px;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126844 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 450px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126845 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-1850 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-decoration: none;
}

.frame-1106 {
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-838 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 262px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-904 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  text-decoration: none;
  display: flex;
}

.text-1851 {
  border-style: none;
  border-width: undefinedpx;
  color: #000;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126846 {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 390px;
  height: 450px;
  padding: 56px 54px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126847 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1852 {
  border-style: none;
  border-width: undefinedpx;
  color: #00c8ff;
  text-align: center;
  border-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-decoration: none;
}

.vectors-wrapper-905 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 21.2023px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-160 {
  grid-column-gap: 50px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-160:hover {
  background-color: #03b3e4;
}

.text-1853 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-126848 {
  grid-column-gap: 10px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 143px;
  text-decoration: none;
  display: flex;
}

.error-18d9bb46-cfa2-6c49-6b4a-4cc707faf1ee {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.why-choose-company-checker-61 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-62 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-1108 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-126849 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 480px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126850 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.how-company-checker-helps-you-find-manufacturers-through-our-supplier-directory-2 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1854 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.error-14f77d75-6843-676e-8fd2-2885c205c420 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-126851 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2132px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-126852 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 420px;
  display: flex;
}

.frame-126853 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  text-decoration: none;
  display: flex;
}

.frame-126854 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.frame-126855 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.frame-126856 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-1855 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-126857 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 300px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-906 {
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-907 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-908 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.frame-126858 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 349px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

._1-23 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126859 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 443px;
  display: flex;
}

.frame-126860 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 443px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-909 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126861 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 551px;
  display: flex;
}

.frame-126862 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 551px;
  text-decoration: none;
  display: flex;
}

.frame-126863 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 544px;
  display: flex;
}

.frame-126864 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 544px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-910 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.text-1856 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-161 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1857 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126865 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 99.9999%;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.frame-126866 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 60px 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126867 {
  grid-column-gap: 10px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.how-company-checks-helps-you-find-manufacturers-through-our-supplier-directory-3 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1858 {
  color: #2e2e36;
  text-align: center;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126868 {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 60px 40px 100px;
  display: flex;
}

.frame-126869 {
  grid-column-gap: 26px;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 420px;
  display: flex;
}

.frame-126870 {
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 349px;
  text-decoration: none;
  display: flex;
}

.frame-126871 {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.frame-126872 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.frame-126873 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-1859 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-126874 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 300px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-911 {
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-912 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-913 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  text-decoration: none;
  display: flex;
}

.frame-126875 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 349px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

._1-24 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  flex: 1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-126876 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 443px;
  display: flex;
}

.frame-126877 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 443px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-914 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.frame-126878 {
  grid-column-gap: 26px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 551px;
  display: flex;
}

.frame-126879 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 551px;
  text-decoration: none;
  display: flex;
}

.frame-126880 {
  grid-column-gap: 26px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 544px;
  display: flex;
}

.frame-126881 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 57px;
  height: 544px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-915 {
  justify-content: center;
  align-items: center;
  width: 100px;
  text-decoration: none;
  display: flex;
}

.text-1860 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-for-free-162 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-162:hover {
  background-color: #03b3e4;
}

.text-1861 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

._404 {
  grid-row-gap: 31px;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 900px;
  padding: 256px 306px;
  text-decoration: none;
  display: flex;
}

.text-1862 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 128px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1863 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.advertise-for-free-163 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 254.57px;
  height: 52.8622px;
  padding: 5px 39px;
  text-decoration: none;
  display: flex;
}

.text-1864 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-1107 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 980px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126882 {
  grid-row-gap: 30px;
  color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 805px;
  padding: 0 60px 60px 100px;
  display: flex;
}

.frame-126883 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1865 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.text-1866 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1867 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1868 {
  opacity: .8;
  color: #000;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.advertise-for-free-164 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  height: 52px;
  padding: 5px 20px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-164:hover {
  background-color: #03b3e4;
}

.text-1869 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126884 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-126885 {
  grid-row-gap: 35px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 700px;
  padding: 0 60px 40px 108px;
  text-decoration: none;
  display: flex;
}

.frame-126886 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.frame-126887 {
  grid-column-gap: 52px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-916 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-917 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.frame-126888 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 52px;
  padding: 20px 17px;
  text-decoration: none;
  display: flex;
}

.frame-126888:hover {
  background-color: #03b3e4;
}

.frame-126889 {
  grid-row-gap: 40px;
  color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 800px;
  padding: 40px 60px 20px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126890 {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1588px;
  padding: 10px 60px 60px 100px;
  text-decoration: none;
  display: flex;
}

.frame-126891 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 806px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126892 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 66px;
  padding: 28px 39px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1870 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-126893 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 728px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-1871 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.at-company-checker-we-are-passionate-about-connecting-businesses-with-the-manufacturers-they-need-to-thrive-in-today-s-competitive-landscape-our-manufacturing-directory-is-designed-to-simplify-the-sourcing-process-for-companies-seeking-reliable-suppliers-across-various-sectors-with-a-commitment-to-quality-and-efficiency-we-provide-a-platform-that-empowers-businesses-to-make-informed-decisions-when-choosing-their-manufacturing-partners-3 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-126894 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  max-height: none;
  padding: 10px 60px 60px 100px;
  text-decoration: none;
  display: flex;
}

.text-1872 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126895 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.frame-126896 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 450px;
  padding: 25px 17px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.frame-126897 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-918 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-1873 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-1874 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.vectors-wrapper-919 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 38.2529px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-920 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.6667px;
  height: 39.5833px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-921 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-922 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.125px;
  height: 41.25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-923 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 53.7988px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-924 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44.6875px;
  height: 44.6875px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-165 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-165:hover {
  background-color: #03b3e4;
}

.text-1875 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.why-choose-company-checker-63 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.why-choose-company-checker-64 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126898 {
  grid-row-gap: 35px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 20px 60px 20px 108px;
  text-decoration: none;
  display: flex;
}

.text-1876 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1877 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126899 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.frame-126900 {
  grid-column-gap: 52px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-925 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.frame-126901 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1878 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-926 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.frame-126902 {
  grid-row-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  padding: 12px 17px;
  text-decoration: none;
  display: flex;
}

.frame-126902:hover {
  background-color: #03b3e4;
}

.text-1879 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126903 {
  grid-row-gap: 35px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 700px;
  padding: 20px 60px 20px 108px;
  text-decoration: none;
  display: flex;
}

.text-1880 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1881 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-126904 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 765px;
  text-decoration: none;
  display: flex;
}

.frame-126905 {
  grid-column-gap: 52px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-927 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-1882 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-928 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.tech-innovations-a-startup-in-the-tech-industry-was-struggling-to-find-a-reliable-manufacturer-for-their-new-electronic-product-after-using-company-checker-they-connected-with-a-reputable-manufacturer-that-not-only-met-their-quality-standards-but-also-provided-valuable-insights-during-the-production-process-as-a-result-they-successfully-launched-their-product-and-gained-market-traction-0 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.tech-innovations-a-startup-in-the-tech-industry-was-struggling-to-find-a-reliable-manufacturer-for-their-new-electronic-product-after-using-company-checker-they-connected-with-a-reputable-manufacturer-that-not-only-met-their-quality-standards-but-also-provided-valuable-insights-during-the-production-process-as-a-result-they-successfully-launched-their-product-and-gained-market-traction-1 {
  opacity: .8;
  color: #000;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-126906 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 21%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-126907 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  padding: 10px;
  display: flex;
}

.group-656 {
  object-fit: cover;
  width: 159px;
  height: 120px;
  margin-top: 10px;
}

.frame-126908 {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1883 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126909 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.vectors-wrapper-929 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-126910 {
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 98px;
  padding: 10px;
  display: flex;
}

.text-1884 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-126911 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126912 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 131px;
  padding: 10px;
  display: flex;
}

.text-1885 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126913 {
  grid-column-gap: 10px;
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1886 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.vectors-wrapper-930 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.frame-126914 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126915 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-931 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-978 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-980 {
  grid-row-gap: 10px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126916 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1887 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-126917 {
  grid-column-gap: 10px;
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-932 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5999px;
  height: 27.5999px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-933 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 28px;
  text-decoration: none;
  display: flex;
}

.frame-126918 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 1236px;
  text-decoration: none;
  display: flex;
}

.frame-126919 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-126920 {
  grid-row-gap: 10px;
  background-color: #eee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1888 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126921 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.frame-1110 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-934 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 20.1667px;
  text-decoration: none;
  display: flex;
}

.frame-126922 {
  background-color: #eee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 98px;
  padding: 10px;
  display: flex;
}

.text-1889 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19px;
  text-decoration: none;
}

.frame-126923 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126924 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 131px;
  padding: 10px;
  display: flex;
}

.text-1890 {
  color: #6c6c71;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126925 {
  grid-column-gap: 10px;
  background-color: #eee;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126926 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126927 {
  grid-column-gap: 10px;
  background-color: #eee;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1111 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 29.3333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-935 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.3333px;
  height: 22.3917px;
  text-decoration: none;
  display: flex;
}

.frame-126928 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126929 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184px;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1891 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126930 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.text-1892 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  text-decoration: none;
}

.frame-1039 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126931 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-1012-2 {
  object-fit: cover;
  width: 159px;
  height: 120px;
  margin-top: 10px;
  padding-top: 0;
}

.frame-126932 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.hd-photo-quality-2 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126933 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126934 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-936 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126935 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 135px;
  padding: 10px;
  display: flex;
}

.text-1893 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.frame-126936 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 131px;
  padding: 10px;
  display: flex;
}

.text-1894 {
  color: #6c6c71;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126937 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126938 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126939 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-937 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126940 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1112 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 29.3333px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-938 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126941 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1895 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126942 {
  grid-column-gap: 10px;
  background-color: #f7d13f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.frame-126942:hover {
  background-color: #d4b127;
}

.text-1896 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126943 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126944 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-1011-2 {
  object-fit: cover;
  width: 159px;
  height: 120px;
  margin-top: 10px;
  padding-top: 0;
}

.frame-126945 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.standard-photo-quality {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126946 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126947 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-939 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126948 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 135px;
  padding: 10px;
  display: flex;
}

.text-1897 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.frame-126949 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 131px;
  padding: 10px;
  display: flex;
}

.text-1898 {
  color: #6c6c71;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126950 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-940 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126951 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126952 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126953 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126954 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1899 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126955 {
  grid-column-gap: 10px;
  background-color: #828282;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.frame-126955:hover {
  background-color: #686767;
}

.text-1900 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126956 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126957 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  display: flex;
}

.frame-126958 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1901 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126959 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126960 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-941 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126961 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 135px;
  padding: 10px;
  display: flex;
}

.text-1902 {
  color: #6c6c71;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-126962 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 131px;
  padding: 10px;
  display: flex;
}

.text-1903 {
  color: #6c6c71;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126963 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126964 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126965 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126966 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-942 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-126967 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126968 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-1904 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126969 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.frame-126969:hover {
  background-color: #03b3e4;
}

.text-1905 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126970 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.frame-126971 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 145px;
  padding: 10px 20px;
  display: flex;
}

.text-1906 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.52px;
  text-decoration: none;
}

.frame-126972 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-1907 {
  color: #6c6c71;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-126973 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126974 {
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 135px;
  padding: 10px 20px;
  display: flex;
}

.frame-126975 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126976 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 131px;
  padding: 10px 20px;
  display: flex;
}

.frame-126977 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126978 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126979 {
  grid-column-gap: 10px;
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 120px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126980 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.frame-126981 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 86.2px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.container-5 {
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.container-6 {
  max-width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.kolom-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-126982 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 55px 480px 55px 100px;
  text-decoration: none;
  display: flex;
}

.text-1908 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126983 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 633.883px;
  text-decoration: none;
  display: flex;
}

.frame-126984 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 391px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-878 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-943 {
  object-fit: cover;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.error-f306c860-2d61-9688-6131-8f72f6b7ba53 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 263px;
  left: 34.1367px;
}

.sustainable-manufacturing-driving-long-term-sustainability-in-the-industry-3 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 194px;
  left: 20.7266px;
}

.vectors-wrapper-944 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.7931px;
}

.frame-126985 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308.441px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-945 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 37.793px;
}

.text-1909 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 259px;
  left: 37.793px;
}

.text-1910 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 194px;
  left: 22px;
}

.frame-126986 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 393px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-1911 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  top: 271.551px;
  left: 36px;
}

.text-1912 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
  position: absolute;
  top: 187px;
  left: 19.9453px;
}

.vectors-wrapper-946 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 53.642px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 318.194px;
  left: 35.7931px;
}

.text-1913 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126987 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 35px;
  text-decoration: none;
  display: flex;
}

.text-1914 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126988 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 55px 480px 55px 100px;
  text-decoration: none;
  display: flex;
}

.text-1915 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126989 {
  grid-column-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 633.883px;
  text-decoration: none;
  display: flex;
}

.frame-126990 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 391px;
  text-decoration: none;
  display: flex;
}

.frame-126991 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 219px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.sustainable-manufacturing-driving-long-term-sustainability-in-the-industry-4 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.adopting-sustainability-in-manufacturing-is-not-just-a-trend-its-a-vital-strategy-for-businesses-aiming-to-thrive-in-a-rapidly-evolving-market-3 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 10px;
  font-weight: 200;
  line-height: 12px;
  text-decoration: none;
}

.frame-625 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 231.636px;
  height: 53.642px;
  padding: 15px 41px;
  text-decoration: none;
  display: flex;
}

.text-1916 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-126992 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308.441px;
  text-decoration: none;
  display: flex;
}

.frame-126993 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 393px;
  text-decoration: none;
  display: flex;
}

.text-1917 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-126994 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 35px;
  text-decoration: none;
  display: flex;
}

.frame-126995 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 30px 10px;
  text-decoration: none;
  display: flex;
}

.text-1918 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-126996 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-126997 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 391px;
  text-decoration: none;
  display: flex;
}

.frame-126998 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 235px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.sustainable-manufacturing-driving-long-term-sustainability-in-the-industry-5 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.adopting-sustainability-in-manufacturing-is-not-just-a-trend-its-a-vital-strategy-for-businesses-aiming-to-thrive-in-a-rapidly-evolving-market-4 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-126999 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 53.642px;
  padding: 15px 41px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.frame-126999:hover {
  background-color: #03b3e4;
}

.text-1919 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-127000 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 308.441px;
  text-decoration: none;
  display: flex;
}

.frame-127001 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 393px;
  text-decoration: none;
  display: flex;
}

.text-1920 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-127002 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  margin-top: 20px;
  padding: 12px 35px;
  text-decoration: none;
  display: flex;
}

.frame-127002:hover {
  background-color: #03b3e4;
}

.frame-127003 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.text-1921 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-127004 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-826 {
  grid-row-gap: 33px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 200px;
  height: 80%;
  padding: 40px 40px 20px;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.vectors-wrapper-947 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.text-1922 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.error-44eb9427-5fcf-a448-ad97-31484f03592f {
  opacity: .8;
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-127005 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 41px;
  padding: 12px 34px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-127005:hover {
  background-color: #03b3e4;
}

.text-1923 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-948 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.vectors-wrapper-949 {
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 60px;
  max-width: none;
  height: 60px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.error-44eb9427-5fcf-a448-ad97-31484f035934 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-127006 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  padding: 30px 480px 30px 100px;
  display: flex;
}

.frame-127007 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1924 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-127008 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 94px;
  text-decoration: none;
  display: flex;
}

.frame-127009 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
}

.text-1925 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.frame-127010 {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 178px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
}

.text-1926 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-950 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
}

.frame-127011 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 22%;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-951 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-127012 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 19%;
  min-width: 200px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-1927 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1928 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.advertise-for-free-166 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1929 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.frame-127013 {
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 616px;
  margin-left: auto;
  padding: 30px 0;
  display: flex;
}

.frame-127014 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1930 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-127015 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127016 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
}

.text-1931 {
  color: #828282;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-952 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.frame-127017 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 200px;
  height: 54px;
  padding: 6px;
  text-decoration: none;
  display: flex;
}

.text-1932 {
  color: #828282;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.vectors-wrapper-953 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 41.76px;
  text-decoration: none;
  display: flex;
}

.frame-127018 {
  background-color: #fff;
  border: 3px solid #e4e4e4;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 200px;
  height: 54px;
  padding: 11px 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-954 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-127019 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 200px;
  height: 54px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.text-1933 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 19.36px;
  text-decoration: none;
}

.text-1934 {
  opacity: .8;
  color: #000;
  text-align: justify;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-167 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-167:hover {
  background-color: #03b3e4;
}

.text-1935 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.frame-127020 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 53px 480px 53px 100px;
  text-decoration: none;
  display: flex;
}

.frame-127021 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 764px;
  text-decoration: none;
  display: flex;
}

.text-1936 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-888 {
  flex-flow: wrap-reverse;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 762px;
  text-decoration: none;
  display: flex;
}

.frame-885 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 450px;
  text-decoration: none;
  display: flex;
}

.text-1937 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-1938 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.dall-e-2024-11-28-20-49 {
  object-fit: cover;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex: 0 auto;
  width: 100%;
  max-width: 600px;
  overflow: clip;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-889 {
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 760px;
  text-decoration: none;
  display: flex;
}

.frame-488 {
  flex-flow: wrap-reverse;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.dall-e-2024-11-28-21-49-2 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  flex: 1;
  max-width: 500px;
  box-shadow: 0 10px 50px #a8a8a826;
}

.advertise-for-free-168 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1939 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.advertise-your-business-6 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-your-business-7 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-127022 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 30px 0;
  text-decoration: none;
  display: flex;
}

.text-1940 {
  color: #2e2e36;
  text-align: center;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-127023 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap-reverse;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-127024 {
  grid-row-gap: 6px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 450px;
  text-decoration: none;
  display: flex;
}

.text-1941 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-1942 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  width: 100%;
  min-width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-1114 {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127025 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 760px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-127026 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-169 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-169:hover {
  background-color: #03b3e4;
}

.text-1943 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.advertise-your-business-8 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.73px;
  text-decoration: none;
}

.advertise-your-business-9 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-617 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-822 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-127027 {
  grid-column-gap: 10px;
  background-color: #e6faff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 93px;
  padding: 28px;
  text-decoration: none;
  display: flex;
  overflow: clip;
}

.vectors-wrapper-955 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  text-decoration: none;
  display: flex;
}

.text-1944 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-127028 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-127029 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 725px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-956 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  text-decoration: none;
  display: flex;
}

.text-1945 {
  opacity: .8;
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-127030 {
  grid-row-gap: 64px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.small-columns {
  grid-column-gap: 40px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 287.286px;
  text-decoration: none;
  display: flex;
}

.column-11 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 526px;
  text-decoration: none;
  display: flex;
}

.content-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-4 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.description-6 {
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.column-12 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 257px;
  height: 257px;
  text-decoration: none;
  display: flex;
}

.image-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 255px;
  display: flex;
}

.dall-e-2024-11-28-20-49-2 {
  object-fit: cover;
}

.small-columns-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 287.286px;
  text-decoration: none;
  display: flex;
}

.column-13 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.title-5 {
  color: #2e2e36;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.52px;
  text-decoration: none;
}

.small-columns-3 {
  grid-column-gap: 40px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 287.286px;
  text-decoration: none;
  display: flex;
}

.frame-1113 {
  background-color: #fdfdfd;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 106px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.frame-127031 {
  grid-column-gap: 10px;
  border: 0 solid #f1f1f1;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 106px;
  height: 27px;
  text-decoration: none;
  display: flex;
}

.text-1946 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.dropdown-list {
  background-color: #fdfdfd;
}

._9999 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px 60px 20px 100px;
  display: flex;
}

.frame-127032 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 4591px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-127033 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.frame-127034 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1947 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.frame-127035 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 827px;
  height: 444px;
  text-decoration: none;
  display: flex;
}

.text-1948 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-127036 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 2777px;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.text-1949 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.frame-127037 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 863px;
  text-decoration: none;
  display: flex;
}

.frame-127038 {
  grid-row-gap: 38px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 391px;
  padding: 42px 27px 40px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #a8a8a840;
}

.text-1950 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.05px;
  text-decoration: none;
}

.text-1951 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 38.73px;
  text-decoration: none;
}

.text-1952 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-127039 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 480px 30px 100px;
  text-decoration: none;
  display: flex;
}

.advertise-for-free-170 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 52px;
  padding: 5px 40px;
  text-decoration: none;
  display: flex;
}

.text-1953 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  text-decoration: none;
}

.a-local-supplier-provides-goods-or-services-within-a-specific-geographic-area-making-them-an-invaluable-resource-for-businesses-looking-to-optimise-their-supply-chain-by-contracting-suppliers-located-within-your-country-or-even-city-businesses-can-take-advantage-of-local-sourcing-which-offers-faster-deliveries-reduced-costs-and-greater-flexibility-working-with-locally-based-suppliers-also-supports-the-local-business-community-strengthening-relationships-and-fostering-sustainability-software-solutions-designed-for-inventory-management-further-streamline-this-process-by-providing-real-time-tracking-and-better-control-over-stock-levels-by-choosing-to-work-with-suppliers-local-to-your-area-you-can-improve-operational-efficiency-reduce-transportation-costs-and-maintain-a-reliable-supply-chain-local-content-both-in-sourcing-and-production-ensures-that-your-business-stays-competitive-while-contributing-to-the-growth-of-the-local-economy-2 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: underline;
}

.modal {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.frame-520 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 600px;
  margin: auto;
  padding: 70px 40px 50px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 30%;
}

.text-1954 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.text-1955 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.faceb {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 175px;
  height: 44px;
  padding: 16px 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-957 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-1956 {
  color: #3c3c3c;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.text-1957 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  display: none;
}

.contry {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-1958 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-958 {
  object-fit: cover;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: block;
}

.frame-127040 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-1959 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.vectors-wrapper-959 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.sign-26 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  height: 56px;
  padding: 18px 194px;
  text-decoration: none;
  display: block;
}

.text-1960 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.already-have-an-account-sign-in-0 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.already-have-an-account-sign-in-1 {
  color: #00c8ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
  display: inline;
}

.image-4 {
  width: 30px;
  max-width: 8%;
  height: 30px;
  font-size: 7px;
  line-height: 10px;
  position: absolute;
  inset: 2% 10px auto auto;
}

.dropdown {
  z-index: 0;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.modal-2 {
  z-index: 100;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.frame-127041 {
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  height: 638px;
  padding: 50px;
  text-decoration: none;
  display: flex;
}

.text-1961 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.faceb-2 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 460px;
  height: 57px;
  padding: 16px 124px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-960 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-1963 {
  color: #3c3c3c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-1964 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.text-1965 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-961 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.frame-1120 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127042 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1966 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-962 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-1967 {
  color: #00c8ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.sign-27 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  height: 56px;
  padding: 18px 205px;
  text-decoration: none;
  display: flex;
}

.text-1968 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.don-t-have-an-account-sign-up-0 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.don-t-have-an-account-sign-up-1 {
  color: #00c8ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.frame-127043 {
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  height: 638px;
  padding: 50px;
  text-decoration: none;
  display: flex;
}

.text-1969 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.faceb-3 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 460px;
  height: 57px;
  padding: 16px 124px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-963 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-1971 {
  color: #3c3c3c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-1972 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.text-1973 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-964 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 57px;
  text-decoration: none;
  display: flex;
}

.frame-127044 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127045 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1974 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-965 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-1975 {
  color: #00c8ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.sign-28 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 459px;
  height: 56px;
  padding: 18px 205px;
  text-decoration: none;
  display: flex;
}

.text-1976 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.don-t-have-an-account-sign-up-2 {
  color: #00c8ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.image-5 {
  width: 2%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-copy {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0 0% 0%;
  overflow: hidden;
}

.frame-127046 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127047 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1977 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-966 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-1978 {
  color: #00c8ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.frame-520-copy {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 550px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.text-block {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: relative;
}

.frame-117080 {
  grid-column-gap: 10px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 0;
  font-family: Nexa;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.frame-1169 {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 873px;
  text-decoration: none;
  display: flex;
}

.enter-your-location-and-let-us-help-you-sort-the-adverts {
  color: #2e2e36;
  width: 550px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
  text-decoration: none;
}

.frame-1168 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.contry-2 {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 425px;
  height: 50px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.text-1979 {
  color: #828282;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-967 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.contry-3 {
  grid-column-gap: 130px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 425px;
  height: 50px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.geo {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-968 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21.4286px;
  height: 21.4286px;
  text-decoration: none;
  display: flex;
}

.search {
  background-color: #fff;
  border: 0 #e4e4ee;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 3px 0;
  display: flex;
}

.frame-1121 {
  grid-column-gap: 10px;
  background-color: #0000;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.frame-1121:hover {
  background-color: #f3f3f3;
}

.frame-127048 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 21px;
  text-decoration: none;
  display: flex;
}

.text-1980 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-127049 {
  grid-column-gap: 10px;
  background-color: #f1f1f1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 44px;
  padding: 15px 14px;
  text-decoration: none;
  display: flex;
}

.text-1981 {
  color: #6c6c71;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-1982 {
  color: #b7b7ba;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.search-2 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 44px;
  padding: 10px 30px;
  text-decoration: none;
  display: none;
}

.text-1983 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-969 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-1154 {
  grid-column-gap: 47px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-970 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1142 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  text-decoration: none;
  display: flex;
}

.frame-1141 {
  grid-row-gap: 10px;
  border: 0 solid #e4e4e4;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1139 {
  grid-column-gap: 133px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1138 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-1984 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.nitas-hair-and-beauty-236-dudley-road-wolverhampton {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-127050 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 144px;
  height: 44px;
  padding: 14px 32px;
  text-decoration: none;
  display: flex;
}

.text-1985 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.pages {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  text-decoration: none;
  display: flex;
}

.frame-1156 {
  grid-column-gap: 135px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-971 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

._1-25 {
  grid-row-gap: 10px;
  border: 1px solid #ffac38;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 16px 20px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

._1-25:hover {
  background-color: #0000000d;
}

.text-1986 {
  color: #030303;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  cursor: pointer;
}

._2 {
  grid-row-gap: 10px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 16px 20px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

._2:hover {
  background-color: #0000000d;
}

.right {
  grid-column-gap: 10px;
  background-color: #0000;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 17px;
  text-decoration: none;
  display: flex;
}

.right:hover {
  background-color: #f3f3f3;
}

.vectors-wrapper-972 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.enter-your-location-and-let-us-help-you-sort-the-adverts-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  text-decoration: none;
}

.nitas-hair-and-beauty-236-dudley-road-wolverhampton-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nitas-hair-and-beauty-236-dudley-road-wolverhampton-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-513 {
  grid-column-gap: 10px;
  background-image: url('../images/Frame-513_1Frame-513.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 400px;
  min-height: 400px;
  padding: 163px 586px;
  text-decoration: none;
  display: flex;
}

.text-1987 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48.41px;
  text-decoration: none;
}

.section {
  width: auto;
}

.frame-1270521 {
  grid-column-gap: 10px;
  mix-blend-mode: darken;
  background-color: #000;
  background-image: url('../images/Frame-1187_1Frame 1187.webp');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 400px;
  min-height: 400px;
  padding: 163px 0;
  text-decoration: none;
  display: none;
}

.text-1988 {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.41px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  left: 35%;
  right: auto;
}

._12345 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 40px;
  display: flex;
}

.frame-1167 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1750px;
  padding: 100px 480px 100px 100px;
  text-decoration: none;
  display: flex;
}

.frame-1165 {
  grid-row-gap: 46px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-973 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-974 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.text-1989 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.frame-537 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.rectangle-81 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  max-width: none;
  display: block;
}

.frame-1159 {
  background-color: #fff;
  border: 1px solid #dcdce6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-1990 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.sign-29 {
  grid-column-gap: 10px;
  border: 1px solid #2e2e36;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 232px;
  height: 48px;
  padding: 16px 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-975 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.text-1991 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-1992 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-976 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-977 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.frame-127052 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px;
  font-family: Nexa;
  text-decoration: none;
  display: flex;
}

.frame-127053 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.frame-1157 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-1993 {
  color: #2e2e36;
  text-align: left;
  width: 550px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 44px;
  text-decoration: none;
}

.frame-539 {
  grid-column-gap: 5px;
  background-color: #00c8ff0d;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 32px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.frame-539:hover {
  background-color: #00c8ff33;
}

.text-1994 {
  color: #727272;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-978 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.frame-1158 {
  grid-column-gap: 10px;
  grid-row-gap: 30px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-127054 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffac38;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  padding: 10px 10px 10px 15px;
  text-decoration: none;
  display: flex;
}

.frame-127054:hover {
  background-color: #e59321;
}

.vectors-wrapper-979 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.sign-30 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 48px;
  padding: 14px 10px;
  text-decoration: none;
  display: flex;
}

.text-1995 {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

.sign-31, .sign-32 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 16px 10px;
  text-decoration: none;
  display: flex;
}

.text-1996 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  flex: 1;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-127055 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-127056 {
  background-color: #fff;
  border: 1px solid #dcdce6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-1997 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.sign-33 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #2e2e36;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  height: 48px;
  padding: 16px 20px;
  text-decoration: none;
  display: flex;
}

.text-1998 {
  color: #2e2e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-1999 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1166 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1161 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 450px;
  padding: 60px 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-980 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.up {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-981 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.frame-1164 {
  grid-row-gap: 10px;
  background-color: #fafafa;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 150px;
  padding: 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1163 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  text-decoration: none;
  display: flex;
}

.text-2000 {
  color: #2e2e36;
  min-width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1162 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tw-5 {
  grid-column-gap: 10px;
  background-color: #e6e6e6;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.tw-5:hover {
  background-color: #ffac38;
}

.vectors-wrapper-982 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.goo-5 {
  grid-column-gap: 10px;
  background-color: #e6e6e6;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 13px;
  text-decoration: none;
  display: flex;
}

.goo-5:hover {
  background-color: #ffac38;
}

.pin {
  grid-column-gap: 10px;
  background-color: #e6e6e6;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.pin:hover {
  background-color: #ffac38;
}

.find-us-also-at-the-social-media-accounts-0 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.find-us-also-at-the-social-media-accounts-1 {
  color: #2e2e36;
  width: 100%;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.dropdown-toggle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.dropdown-toggle-2 {
  z-index: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
}

.dropdown-toggle-2:hover {
  color: #2e2e36;
}

.dropdown-list-2 {
  background-color: #758a92;
  flex-flow: column;
  display: none;
  box-shadow: 0 2px 5px #0003;
}

.icon {
  z-index: 0;
  color: #fff;
}

.icon:hover {
  color: #2e2e36;
}

.dropdown-2 {
  z-index: 11;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.frame-1151 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 260px;
  text-decoration: none;
  display: flex;
}

.frame-1131 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1129 {
  grid-column-gap: 4px;
  border: 0 solid #dcdce6;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-983 {
  display: flex;
}

.frame-1128 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1122 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 0%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2001 {
  color: #3e77aa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-984 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: none;
}

.frame-1123 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-2002 {
  opacity: .8;
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1137 {
  grid-row-gap: 10px;
  border: 0 solid #dcdce6;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.frame-1130 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1136 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2003 {
  color: #3e77aa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-985 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.frame-1270522 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  text-decoration: none;
  display: flex;
}

.frame-1270523 {
  grid-row-gap: 10px;
  border: 0 solid #e4e4e4;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270523:hover {
  background-color: #0000000d;
}

.frame-1270524 {
  grid-column-gap: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270525 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2004 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.nitas-hair-and-beauty-236-dudley-road-wolverhampton-2 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270526 {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 44px;
  padding: 14px 32px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.frame-1270526:hover {
  background-color: #03b3e4;
}

.text-2005 {
  color: #fff;
  text-align: center;
  width: 100px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nitas-hair-and-beauty-236-dudley-road-wolverhampton-3 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1189 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 260px;
  text-decoration: none;
  display: flex;
}

.frame-1270527 {
  grid-row-gap: 10px;
  border: 0 solid #dcdce6;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.frame-1270528 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270529 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-986 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2006 {
  color: #3e77aa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-987 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-988 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 19.9927px;
  text-decoration: none;
  display: flex;
}

.frame-1190 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 260px;
  text-decoration: none;
  display: flex;
}

.frame-1146 {
  grid-row-gap: 10px;
  border: 0 solid #dcdce6;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270530 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270531 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-989 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2007 {
  color: #3e77aa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-990 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.frame-1270532 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1140px;
  text-decoration: none;
  display: flex;
}

.frame-1270533 {
  grid-column-gap: 10px;
  background-color: #fafafa;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 450px;
  padding: 60px 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-991 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-992 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-1270534 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1140px;
  text-decoration: none;
  display: flex;
}

.frame-1270535 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #fafafa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  height: 450px;
  margin-left: 60px;
  padding: 10px 40px;
  font-weight: 200;
  text-decoration: none;
  display: flex;
}

.frame-1160 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2008 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.text-2009 {
  color: #089a7b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.vectors-wrapper-993 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.mon-700-am---630-pm-tue-700-am---630-pm-wed-700-am---630-pm-thu-700-am---630-pm-fri-700-am---630-pm-sat-700-am---630-pm-sun-closed-0 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #2e2e36;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.mon-700-am---630-pm-tue-700-am---630-pm-wed-700-am---630-pm-thu-700-am---630-pm-fri-700-am---630-pm-sat-700-am---630-pm-sun-closed-1 {
  color: #2e2e36;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.mon-700-am---630-pm-tue-700-am---630-pm-wed-700-am---630-pm-thu-700-am---630-pm-fri-700-am---630-pm-sat-700-am---630-pm-sun-closed-3 {
  color: #df250b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-117080-copy {
  grid-column-gap: 10px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 150px 0 0;
  font-family: Nexa;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.frame-1270521-copy {
  grid-column-gap: 10px;
  mix-blend-mode: darken;
  background-color: #000;
  background-image: url('../images/Frame-1186_1Frame 1186.webp');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: 400px;
  min-height: 400px;
  padding: 163px 0;
  text-decoration: none;
  display: none;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  display: flex;
}

.frame-1121-copy {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: none;
}

.frame-1270536 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2744px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-1270537 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 547px;
  display: flex;
}

.frame-1270538 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 712px;
  text-decoration: none;
  display: flex;
}

.frame-1191 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270539 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 324px;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.frame-1270540 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.frame-1270541 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-2010 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-2011 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  max-width: 330px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-1270542 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 349px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

._1-26 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-1270543 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 712px;
  text-decoration: none;
  display: flex;
}

.frame-1270544 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 701px;
  display: flex;
}

.frame-1270545 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 772px;
  display: flex;
}

.frame-1270546 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2744px;
  padding: 40px 480px 40px 100px;
  display: flex;
}

.frame-1194 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 990px;
  margin-left: 445px;
  margin-right: -30rem;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-994 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  margin-right: -32rem;
  padding-top: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.frame-1193 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270547 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 547px;
  display: flex;
}

.frame-1270548 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 712px;
  text-decoration: none;
  display: flex;
}

.frame-1270549 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270550 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 23px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 50px #00000040;
}

.frame-1270551 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.frame-1270552 {
  grid-column-gap: 10px;
  border: 0 solid #e0e0e9;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  text-decoration: none;
  display: flex;
}

.text-2012 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 29.52px;
  text-decoration: none;
}

.text-2013 {
  opacity: .8;
  color: #2e2e36;
  text-align: justify;
  max-width: 330px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa;
  font-size: 16px;
  font-weight: 200;
  line-height: 19.36px;
  text-decoration: none;
}

.frame-1270553 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 349px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

._1-27 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f1f1f1;
  box-shadow: 0 10px 50px #a8a8a826;
}

.frame-1270554 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 712px;
  text-decoration: none;
  display: flex;
}

.frame-1270555 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 701px;
  display: flex;
}

.frame-1270556 {
  grid-column-gap: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 772px;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.columns {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.column-14 {
  padding-right: 20px;
}

.column-15 {
  padding-left: 0;
}

.div-block-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-top: 0;
  padding-top: 10px;
  padding-left: 40px;
  position: static;
}

.columns-2 {
  width: 100%;
  height: 100%;
  margin-top: 100px;
}

.grid {
  z-index: 0;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area Area-2"
                       "Area-3 Area-4"
                       "Area-5 .";
  position: static;
  top: 100px;
}

.div-block-6 {
  position: static;
}

.form {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.form-block {
  width: 450px;
  margin-bottom: 0;
  display: block;
}

.submit-button {
  background-color: #0000;
  height: 48px;
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}

.div-block-7 {
  width: 1020px;
  display: flex;
}

.text-field {
  background-color: #ebebeb;
  border: 0;
  border-radius: 10px 0 0 10px;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.text-field:focus {
  color: #333;
}

.div-block-8 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 150px;
  display: flex;
  position: relative;
}

.image-6 {
  z-index: 0;
  cursor: pointer;
  position: relative;
  left: -40px;
}

.div-block-9 {
  width: 100%;
}

.div-block-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
}

.link-block-2 {
  color: #00c8ff;
  text-decoration: none;
}

.link-block-2.w--current {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.link-block-3 {
  color: #00c8ff;
  text-decoration: none;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8 {
  text-decoration: none;
}

.link-block-8.w--current {
  color: #2f8197;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.toggle-switch {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 48px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.bg-text-toggle {
  background-color: #a1a4a1;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  height: 90%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
}

.bg-text-toggle-2 {
  background-color: #0000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  width: 45px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  width: 55px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.div-block-15 {
  background-color: #fffcfc33;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-15:hover {
  background-color: #00c8ff40;
}

.div-block-15.ga-event {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-17 {
  background-color: #fff3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.div-block-17:hover {
  background-color: #00c8ff40;
  border-radius: 10px;
}

.div-block-17.ga-event {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-4 {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-block-4:hover {
  color: #2e2e36;
}

.text-toggle {
  z-index: 1;
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 100%;
  font-weight: 900;
  display: flex;
  position: relative;
}

.text-toggle.left {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.text-toggle.left.ga-event {
  width: 100px;
  font-family: Inriasans, Arial, sans-serif;
}

.div-block-18 {
  display: none;
}

.form-block-2 {
  width: 350px;
  margin-top: 20px;
}

.submit-button-2 {
  border-radius: 6px;
  width: 350px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.field-label {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.field-label-2 {
  width: 250px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-field-2 {
  color: #333;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
}

.text-field-2:focus, .text-field-2::placeholder {
  color: #333;
}

.text-field-3 {
  color: #333;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-field-3:focus, .text-field-3::placeholder {
  color: #333;
}

.text-field-4 {
  color: #333;
  border-radius: 6px;
  width: 50px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.text-field-4:focus, .text-field-4::placeholder {
  color: #333;
}

.div-block-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.form-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.div-block-20 {
  display: none;
}

.checkbox-field {
  width: 175px;
}

.checkbox-label {
  font-size: 12px;
}

.div-block-21 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-toggle-2 {
  z-index: 2;
  cursor: pointer;
  width: 125px;
  height: 100%;
  position: relative;
}

.text-toggle-2.right {
  background-color: #0000;
  border-width: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.text-toggle-2.right.ga-event {
  border-radius: 0;
  width: 100px;
  font-family: Inriasans, Arial, sans-serif;
}

.columns-3 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  min-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-16 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 60px;
  display: flex;
}

.column-17 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-5, .link-6 {
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

.link-block-9, .link-block-10, .link-block-11, .link-block-12 {
  text-decoration: none;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: "Area Area-2"
                       "Area-3 Area-4";
  width: 100%;
}

.div-block-22 {
  display: none;
}

.columns-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-block-3 {
  width: 60%;
}

.submit-button-3 {
  background-color: #00c8ff;
  border-radius: 10px;
  width: 100%;
  height: 48px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button-3:hover {
  background-color: #03b3e4;
}

.text-field-5 {
  color: #fff;
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: 48px;
  font-family: Montserrat, sans-serif;
}

.text-field-5:focus, .text-field-5::placeholder {
  color: #fff;
}

.text-field-6 {
  color: #fff;
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: 48px;
  font-family: Montserrat, sans-serif;
}

.text-field-6:focus, .text-field-6::placeholder {
  color: #fff;
}

.text-field-7 {
  color: #fff;
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: 48px;
  font-family: Montserrat, sans-serif;
}

.text-field-7:focus, .text-field-7::placeholder {
  color: #fff;
}

.text-field-8 {
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: 48px;
}

.text-field-8:focus, .text-field-8::placeholder {
  color: #fff;
}

.textarea {
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: auto;
  min-height: 100px;
  font-family: Montserrat, sans-serif;
}

.textarea:focus, .textarea::placeholder {
  color: #fff;
}

.text-field-8-copy {
  background-color: #ffffff40;
  border: 0;
  border-radius: 10px;
  height: 48px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-field-8-copy:focus, .text-field-8-copy::placeholder {
  color: #fff;
}

.div-block-23 {
  display: none;
}

.div-block-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ebebeb;
  border: 0 #0000;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 870px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.div-block-27 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 1100px;
  min-height: 40px;
  padding-left: 0;
  display: flex;
}

.link-block-13 {
  text-decoration: none;
}

.link-block-13:hover {
  color: #2e2e36;
}

.link-block-14 {
  text-decoration: none;
}

.link-block-14:hover {
  color: #2e2e36;
}

.link-block-15 {
  text-decoration: none;
}

.link-block-15:hover {
  color: #2e2e36;
}

.link-block-16 {
  text-decoration: none;
}

.link-block-16:hover {
  color: #2e2e36;
}

.link-block-17 {
  color: #fff;
  text-decoration: none;
}

.link-block-17:hover {
  color: #2e2e36;
}

.link-block-18 {
  color: #fff;
  text-decoration: none;
}

.link-block-18:hover {
  color: #2e2e36;
}

.link-block-19 {
  color: #fff;
  text-decoration: none;
}

.link-block-19:hover {
  color: #2e2e36;
}

.link-block-20 {
  text-decoration: none;
}

.link-block-20:hover {
  color: #2e2e36;
}

.text-block-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-5:hover {
  color: #2e2e36;
}

.text-block-5.ga-event {
  color: #5d757f;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-6 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-6:hover {
  color: #2e2e36;
}

.text-block-6.ga-event {
  color: #5d757f;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-7:hover {
  color: #2e2e36;
}

.text-block-8 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-8:hover {
  color: #2e2e36;
}

.text-block-8.ga-event {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-9:hover {
  color: #2e2e36;
}

.text-block-10 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-10:hover {
  color: #2e2e36;
}

.text-block-10.ga-event {
  color: #5d757f;
}

.text-block-11 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-11:hover {
  color: #2e2e36;
}

.text-block-11.ga-event {
  color: #5d757f;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-12 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-12:hover {
  color: #2e2e36;
}

.form-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.text-field-9 {
  color: #000;
  border-radius: 5px;
  width: 250px;
  height: 48px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
}

.text-field-9:focus, .text-field-9::placeholder {
  color: #000;
}

.submit-button-4 {
  background-color: #00c8ff;
  border-radius: 0 10px 10px 0;
  height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 900;
}

.submit-button-4:hover {
  background-color: #03b3e4;
}

.form-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.dropdown-3 {
  height: auto;
  position: static;
}

.dropdown-toggle-3 {
  z-index: 1;
  border: 1px solid #00000040;
  border-radius: 5px;
  height: 48px;
  margin-left: -50px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: static;
}

.dropdown-link {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
}

.dropdown-link:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-link-2 {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
}

.dropdown-link-2:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link-2.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-link-3 {
  color: #fff;
  background-color: #0000;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
}

.dropdown-link-3:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link-3.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-link-4 {
  color: #fff;
  background-color: #0000;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
}

.dropdown-link-4:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link-4.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.dropdown-link-4.w--current:hover {
  color: #000;
  background-color: #0000;
}

.dropdown-link-5 {
  color: #fff;
  background-color: #0000;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
}

.dropdown-link-5:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link-5.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-link-6 {
  color: #fff;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.dropdown-link-6:hover {
  color: #2e2e36;
  background-color: #ffffff80;
}

.dropdown-link-6.w--current {
  color: #000;
  font-weight: 700;
}

.dropdown-list-3 {
  background-color: #f0f0f0;
  display: none;
}

.image-7 {
  z-index: 1;
  width: 35px;
  height: 35px;
  margin-left: 0;
  position: static;
  left: -50px;
}

.div-block-29 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

.div-block-30 {
  display: flex;
}

.dropdown-toggle-4, .dropdown-list-4, .icon-2 {
  z-index: 1;
}

.select-field {
  color: #2e2e36;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  width: 150px;
  height: 48px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.select-field:focus {
  color: #2e2e36;
}

.sign-3-copy {
  grid-column-gap: 10px;
  background-color: #00c8ff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 290.403px;
  height: 52px;
  padding: 10px 63px;
  text-decoration: none;
  display: flex;
}

.sign-3-copy:hover {
  background-color: #03b3e4;
}

.submit-button-copy {
  background-color: #0000;
  background-image: linear-gradient(#00c8ff, #00c8ff);
  border-radius: 0 10px 10px 0;
  width: 100%;
  height: 48px;
  margin-left: 0;
  padding-left: 25px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: block;
}

.submit-button-copy:hover {
  background-image: linear-gradient(#03b3e4, #03b3e4);
}

.image-6-copy {
  z-index: 1;
  cursor: pointer;
  position: relative;
  left: -35px;
}

.form-block-copy {
  width: 625px;
  margin-bottom: 0;
  display: block;
}

.div-block-31 {
  justify-content: center;
  align-items: center;
  display: none;
}

.form-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.text-field-10 {
  color: #000;
  border-radius: 10px 0 0 10px;
  width: 150px;
  height: 48px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-field-10:focus, .text-field-10::placeholder {
  color: #000;
}

.div-block-32 {
  background-color: #00c8ff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.div-block-32:hover {
  background-color: #03b3e4;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.link-block-21, .link-block-22 {
  text-decoration: none;
}

.submit-button-5 {
  background-color: #00c8ff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 60px;
  height: 48px;
}

.submit-button-5:hover {
  background-color: #03b3e4;
}

.text-field-11, .text-field-12 {
  height: 48px;
  margin-bottom: 0;
}

.select-field-2 {
  color: #2e2e36;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  width: 50%;
  height: 48px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.select-field-3 {
  color: #2e2e36;
  background-color: #fff;
  border-radius: 10px;
  width: 50%;
  height: 48px;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

.form-block-5 {
  width: 100%;
  margin-bottom: 0;
}

.div-block-33 {
  display: flex;
}

.image-8 {
  z-index: 1;
  width: 25px;
  position: relative;
  left: -40px;
}

.div-block-34 {
  background-color: #ffffff59;
  border-radius: 10px;
  width: 80%;
  height: 1px;
}

.div-block-35 {
  width: 100%;
}

.menu-popular-adverb {
  width: 100%;
  display: none;
}

.image-9 {
  width: 14px;
  height: 14px;
  display: block;
}

.menu-popular-adverb-2 {
  width: 100%;
  display: none;
}

.div-block-36 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.menu-popular-adverb-3, .menu-popular-adverb-4, .menu-popular-adverb-6, .menu-popular-adverb-7, .menu-popular-adverb-8, .menu-popular-adverb-9 {
  width: 100%;
  display: none;
}

.text-field-copy {
  color: #000;
  border: 1px solid #e4e4ee;
  border-radius: 10px 0 0 10px;
  width: 90%;
  height: 48px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-field-copy:focus {
  color: #000;
  font-weight: 400;
}

.div-block-8-copy {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
  position: relative;
}

.menu-popular-adverb-10, .menu-popular-adverb-11, .menu-popular-adverb-12, .menu-popular-adverb-13, .menu-popular-adverb-14 {
  width: 100%;
  display: none;
}

.div-block-37 {
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 220px;
  display: flex;
}

.div-block-38 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-39, .div-block-40 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.text-block-20 {
  color: #be1e2d;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
}

.div-block-41 {
  background-color: #0000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.div-block-42 {
  padding-top: 140px;
  display: flex;
}

.form-5 {
  background-color: #fff;
  width: 100%;
  padding: 40px;
  box-shadow: 1px 2px 5px 3px #0000000d;
}

.div-block-43 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-44 {
  display: none;
}

.field-label-3, .field-label-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.form-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.form-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.div-block-45 {
  width: 50%;
}

.div-block-46 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.submit-button-6 {
  background-color: #00c8ff;
  border-radius: 10px;
  width: 100%;
  height: 52px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button-6:hover {
  background-color: #03b3e4;
}

.textarea-2 {
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-field-13, .text-field-14, .text-field-15 {
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
}

.div-block-47 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-48 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-49 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  display: flex;
}

.div-block-50 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-51 {
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 120px 100px;
  display: flex;
}

.form-7 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0%;
  max-width: none;
  display: flex;
}

.div-block-52 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-53, .div-block-54 {
  width: 45%;
}

.heading {
  color: #2e2e36;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
}

.field-label-5 {
  color: #2e2e36;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.field-label-6 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.field-label-7 {
  color: #2e2e36;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.field-label-8 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.select-field-4 {
  color: #2e2e36;
  background-color: #fff;
  border-radius: 5px;
  font-family: Inriasans, Arial, sans-serif;
}

.select-field-4:focus {
  color: #2e2e36;
}

.form-block-7 {
  min-width: 1020px;
  max-width: none;
}

.textarea-3 {
  border-radius: 5px;
  height: auto;
  font-family: Inriasans, Arial, sans-serif;
}

.submit-button-7 {
  background-color: #ffac38;
  border-radius: 5px;
  width: 45%;
  height: 48px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
}

.submit-button-7:hover {
  background-color: #ffac38;
}

.button {
  background-color: #ff6b3d;
  border-radius: 5px;
}

.advance-form {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: none;
}

.div-block-55 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-56 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.text-field-16 {
  border-radius: 5px 0 0 5px;
  width: 85%;
  font-family: Inriasans, Arial, sans-serif;
}

.text-field-17, .text-field-18, .text-field-19 {
  border-radius: 5px;
  font-family: Inriasans, Arial, sans-serif;
}

.text-field-20 {
  border-radius: 5px;
}

.text-field-21, .textarea-4, .text-field-22, .text-field-23, .text-field-24 {
  border-radius: 5px;
  font-family: Inriasans, Arial, sans-serif;
}

.div-block-57 {
  display: flex;
}

.button-2 {
  background-color: #ffac38;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 38px;
  font-family: Inriasans, Arial, sans-serif;
  display: flex;
}

.div-block-58 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 100px;
  display: flex;
}

.heading-2 {
  font-family: Inriasans, Arial, sans-serif;
}

.text-block-21 {
  max-width: 1440px;
  padding-left: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 200;
}

.div-block-59 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 1040px;
  max-width: 1440px;
  height: 52px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.button-3 {
  background-color: #ffac38;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 52px;
  margin-right: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
  display: flex;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5 Area-6 Area-7 Area-8 Area-9 Area-10 Area-11 Area-12 Area-13 Area-14"
                       "Area-15 Area-16 Area-17 Area-18 Area-19 Area-20 Area-21 Area-22 Area-23 Area-24 Area-25 Area-26 Area-27 Area-28";
}

.div-block-60 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  min-width: 1040px;
  max-width: 1440px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tabble-wrapper {
  width: 100%;
  min-width: 0;
  max-width: 1440px;
  padding-right: 0;
}

.table-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-61 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 80px;
  display: flex;
}

.text-block-22, .text-block-23 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
}

.text-block-24 {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.div-block-62, .div-block-63, .div-block-64, .div-block-65, .div-block-66, .div-block-67, .div-block-68, .div-block-69 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 80px;
  display: flex;
}

.div-block-70 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-end;
  max-width: none;
  display: flex;
}

.form-block-8 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.form-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.text-field-25 {
  width: 50px;
  height: 40px;
  margin-bottom: 0;
}

.text-field-25:focus {
  color: #000;
}

.text-field-26 {
  color: #000;
  width: 100px;
  height: 40px;
  margin-bottom: 0;
}

.text-field-266 {
  background-color: #fff;
  width: 300px;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
}

.text-field-26-copy {
  width: 50px;
  height: 40px;
  margin-bottom: 0;
}

.div-block-71 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  min-width: 0;
  max-width: none;
  height: 52px;
  display: flex;
}

.text-block-25 {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-26 {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 52px;
  display: flex;
}

.div-block-73, .div-block-74 {
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 52px;
  display: flex;
}

.div-block-75 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 52px;
  display: flex;
}

.image-10 {
  width: 20px;
  height: 20px;
}

.div-block-71-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  min-width: 0;
  max-width: none;
  height: 52px;
  display: flex;
}

.select-field-5 {
  background-color: #fff;
  width: 125px;
  height: 40px;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
}

.select-field-5:focus {
  color: #050505;
}

.link-block-23, .link-block-24, .link-block-25, .link-block-26, .link-block-27, .link-block-28, .link-block-29, .link-block-30, .link-block-31, .link-block-32 {
  text-decoration: none;
}

.text-field-26-copy-copy {
  color: #000;
  width: 50px;
  height: 40px;
  margin-bottom: 0;
}

.div-block-76 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-77 {
  width: 100%;
}

.div-block-72-copy {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 52px;
  display: flex;
}

.div-block-69-copy-create {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100px;
  height: 80px;
  display: flex;
}

.div-block-69-copy {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 80px;
  display: flex;
}

.text-field-26-copy-copy-copy {
  color: #000;
  width: 100px;
  height: 40px;
  margin-bottom: 0;
}

.textsearch {
  color: #000;
  width: 50px;
  height: 40px;
  margin-bottom: 0;
}

.resultsearch {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 52px;
  display: flex;
}

.div-block-74-copy {
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 52px;
  display: flex;
}

.button-3-copy {
  background-color: #00c8ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  margin-right: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
  display: flex;
}

.button-3-copy:hover {
  background-color: #03b3e4;
}

.div-block-78 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.btnnotachieve {
  background-color: #ff6b3d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  margin-right: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
  display: flex;
}

.btnnotachieve:hover {
  background-color: #e0572d;
}

.btnactive {
  background-color: #00b67a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  margin-right: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
  display: flex;
}

.btnactive:hover {
  background-color: #019161;
}

.btnnotpaid {
  background-color: #df250b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  margin-right: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 900;
  display: flex;
}

.btnnotpaid:hover {
  background-color: #bd1c06;
}

.div-block-79 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-80, .div-block-81 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  display: flex;
}

.field-label-9, .field-label-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-82 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.select-field-6 {
  color: #000;
  width: auto;
  min-width: 100%;
  font-family: Montserrat, sans-serif;
}

.text-field-27 {
  width: auto;
  font-family: Montserrat, sans-serif;
}

.div-block-83 {
  width: 50%;
}

.submit-button-8 {
  background-color: #00c8ff;
  width: 100%;
  height: 52px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button-8:hover {
  background-color: #03b3e4;
}

.div-block-84 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

/* .div-block-855 {
  color: #fff;
  background-color: #ffac38;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 52px;
  font-weight: 900;
  display: flex;
}

.div-block-855:hover {
  background-color: #e59321;
} */

.div-block-85 {
  color: #fff;
  background-color: #ffac38;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 52px;
  font-weight: 900;
  display: flex;
}

.div-block-85:hover {
  background-color: #e59321;
}

.link-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.image-11 {
  width: 14px;
  height: 14px;
}

.div-block-86 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #ff6b3d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 48px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Inriasans, Arial, sans-serif;
  display: flex;
}

.div-block-86:hover {
  background-color: #e0562b;
}

.text-block-27 {
  color: #fff;
  font-family: Nexa;
  font-weight: 200;
}

.div-block-87 {
  width: 85%;
}

.div-block-88 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.div-block-89 {
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.div-block-90 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.text-block-28 {
  color: #383838;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.link-block-33 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-12 {
  width: 15px;
  height: 15px;
  display: block;
}

.div-block-91 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block-33-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-28-copy {
  color: #383838;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.div-block-92 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.div-block-93 {
  display: flex;
}

.div-block-94 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  min-width: 20%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-29 {
  font-family: Inriasans, Arial, sans-serif;
}

.text-block-30, .text-block-31, .text-block-32, .text-block-33, .text-block-34, .text-block-35 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
}

.bold-text {
  font-family: Montserrat, sans-serif;
}

.form-block-9 {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.field-label-11, .field-label-12 {
  font-weight: 400;
}

.submit-button-9 {
  background-color: #00c8ff;
  width: 100%;
  height: 48px;
  font-weight: 700;
}

.submit-button-9:hover {
  background-color: #03b3e4;
}

.form-9 {
  width: 100%;
}

.div-block-95 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-96, .div-block-97 {
  width: 50%;
}

.div-block-98 {
  display: none;
}

.div-block-99 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 80%;
  display: flex;
}

.checkbox-label-2 {
  font-family: Montserrat, sans-serif;
}

.span {
  color: #000;
  line-height: 22px;
}

.paragraph, .paragraph-2, .paragraph-3 {
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-4 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-weight: 100;
}

.paragraph-6 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
}

.paragraph-8, .paragraph-9, .paragraph-10 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-11 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.paragraph-12, .paragraph-13, .paragraph-14 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-15 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.text-block-36 {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-21 {
  text-align: justify;
  font-weight: 400;
}

.listparagraph {
  opacity: .8;
  color: #000;
  text-align: justify;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.textarea-5, .text-field-28, .text-field-29, .text-field-30, .text-field-31 {
  font-family: Montserrat, sans-serif;
}

.paragraph-22 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.field-label-13, .field-label-14 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-100 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.submit-button-10 {
  background-color: #06c6fc;
  width: 100%;
  height: 48px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button-10:hover {
  background-color: #03b3e4;
}

.form-10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.text-field-26-copy {
  color: #000;
  width: 100px;
  height: 40px;
  margin-bottom: 0;
}

.text-field-32 {
  width: 250px;
  margin-bottom: 0;
}

.textmid {
  justify-content: flex-start;
  align-items: center;
  width: 350px;
  height: 52px;
  padding-left: 10px;
  display: flex;
}

.text-block-37 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.div-block-101 {
  display: flex;
}

.columntable {
  justify-content: center;
  align-items: center;
  width: 100px;
  min-width: 0;
  height: 52px;
  min-height: 0;
  display: flex;
}

.text-field-33 {
  width: 350px;
  margin-bottom: 0;
}

.columntable2 {
  justify-content: flex-start;
  align-items: center;
  width: 140px;
  height: 52px;
  padding-left: 10px;
  display: flex;
}

.text-field-34 {
  width: 140px;
  margin-bottom: 0;
}

.div-block-102 {
  justify-content: space-between;
  align-items: center;
  min-width: 80%;
  display: flex;
}

.div-block-103 {
  width: 80%;
}

.select-field-7 {
  background-color: #fff;
  width: 300px;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
}

.select-field-7:focus {
  color: #000;
}

.columntable3 {
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 52px;
  padding-left: 10px;
  display: flex;
}

.form-11 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 80%;
  min-width: 80%;
  display: flex;
}

.form-block-10 {
  min-width: 100%;
}

.field-label-15 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.field-label-16 {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.submit-button-11 {
  background-color: #00c8ff;
  width: 250px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.submit-button-11:hover {
  background-color: #03b3e4;
}

.text-field-35 {
  width: 350px;
  margin-bottom: 10px;
  font-family: Inriasans, Arial, sans-serif;
}

.text-field-36 {
  width: 350px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 400;
}

.div-block-104, .div-block-105, .div-block-106, .div-block-107, .div-block-108, .div-block-109 {
  width: 50%;
}

.radio-button-field {
  border: 1px solid #00000040;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 135px;
  height: 100px;
  padding-top: 10px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.radio-button-label {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-38 {
  font-weight: 400;
}

.text-block-39, .text-block-40 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.radio-button-label-2 {
  color: #f3cf43;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.radio-button-label-3 {
  color: #06c6fc;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-41 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.radio-button-field-2, .radio-button-field-3 {
  border: 1px solid #00000040;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 135px;
  height: 100px;
  padding-top: 10px;
  padding-left: 30px;
  display: flex;
}

.image-13, .image-14 {
  width: 80px;
}

.div-block-110 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.image-15 {
  width: 100px;
  height: 100px;
}

.div-block-111 {
  background-color: #00c8ff0d;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.div-block-112 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.heading-3 {
  color: #00c8ff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

.image-16 {
  width: 100px;
  height: 100px;
}

.form-block-11 {
  display: none;
}

.daojdo-copy {
  object-fit: contain;
  border-radius: 4px;
  width: 55px;
  height: 55px;
}

.paragraph-23 {
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.frame-126496-copy, .dropdownmenumobile {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: none;
}

.paragraph-24, .paragraph-25 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-26 {
  font-size: 14px;
  line-height: 22px;
}

.span-2 {
  font-size: 14px;
  line-height: 20px;
}

.span-3 {
  font-size: 16px;
  line-height: 22px;
}

.span-4 {
  font-weight: 700;
}

.span-5 {
  font-size: 14px;
  line-height: 20px;
}

.span-6 {
  font-weight: 700;
}

.span-7 {
  font-size: 14px;
}

.text-block-42 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-27 {
  text-align: justify;
  font-family: Montserrat, sans-serif;
  line-height: 20px;
}

.reset-pass {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.background-reset-pass {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 400px;
  margin: auto;
  padding: 50px 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.bold-text-2 {
  color: #75639d;
  font-weight: 500;
}

.link-8, .login-here {
  color: #75639d;
}

.otp {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0 0% 0%;
  overflow: hidden;
}

.div-block-117 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label-copy {
  text-align: center;
  width: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-118 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.field-label-copy-copy {
  text-align: center;
  width: 200px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-field-4-copy:focus, .text-field-4-copy::placeholder {
  color: #333;
}

.text-field-4-copy:focus, .text-field-4-copy::placeholder {
  color: #333;
}

.text-field-4-copy {
  color: #333;
  border-radius: 6px;
  width: auto;
  font-family: Montserrat, sans-serif;
  display: block;
}

.text-field-4-copy:focus, .text-field-4-copy::placeholder {
  color: #333;
}

.password-reset {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: flex;
  position: fixed;
  inset: 0 0% 0%;
  overflow: hidden;
}

.div-block-118-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 10px;
  display: flex;
}

.text-block-43 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.list-item, .list-item-2, .list-item-3 {
  font-family: Montserrat, sans-serif;
}

.text-field-38 {
  margin-bottom: 0;
}

.reset-password-background {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 500px;
  margin: auto;
  padding: 50px 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.text-block-43-copy {
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: 500;
}

.already-have-an-account-sign-in-0-copy {
  color: #2e2e36;
  text-align: center;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.new-password {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0 0% 0%;
  overflow: hidden;
}

.newpassword-background {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 500px;
  margin: auto;
  padding: 50px 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.confirmationpopup {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #00000087;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 220px;
  display: none;
  position: fixed;
  inset: 0 0% 0%;
  overflow: hidden;
}

.div-block-119 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-120 {
  display: flex;
}

.username-container {
  background-color: #0000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.username-container:hover {
  background-color: #00c8ff40;
  border-radius: 10px;
}

.username-container-copy {
  background-color: #fff3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.username-container-copy:hover {
  background-color: #00c8ff40;
  border-radius: 10px;
}

.username-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: none;
}

.log-out-container {
  background-color: #fff3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 20px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.log-out-container:hover {
  background-color: #00c8ff40;
  border-radius: 10px;
}

.text-block-2-copy {
  color: #fff;
  width: 55px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.username {
  color: #fff;
  width: 75px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 250px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 260px;
}

.link-block-34 {
  text-decoration: none;
}

.div-block-121 {
  background-image: linear-gradient(#000, #fff0);
  position: relative;
}

.plastic-and-rubber {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 140px;
}

.link-block-35, .link-block-36 {
  text-decoration: none;
}

.automotive {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 100px;
}

.link-block-37 {
  text-decoration: none;
}

.machinery {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 250px;
}

.link-block-38, .link-block-39 {
  text-decoration: none;
}

.text-block-44-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 250px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 240px;
}

.plastic-and-rubber-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 120px;
}

.howitwork {
  opacity: .8;
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.36px;
  text-decoration: none;
}

.paragraph-28 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.paragraph-29 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-30 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-31 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.paragraph-32 {
  color: #000;
  text-align: justify;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-33 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.paragraph-34 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.paragraph-35, .paragraph-36 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.div-block-122 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19 {
  width: 35px;
}

.text-block-45 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-37, .paragraph-38, .paragraph-39, .paragraph-40, .paragraph-41, .paragraph-42, .paragraph-43, .paragraph-44, .paragraph-45, .paragraph-46, .paragraph-47, .paragraph-48 {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.list {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.heading-4 {
  text-align: center;
}

.link-9 {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.link-9:hover {
  color: #2e2e36;
}

.link-9.w--current {
  color: #000;
  font-weight: 400;
}

.link-10 {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.link-10:hover {
  color: #2e2e36;
}

.link-10.w--current {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.link-10.w--current:hover {
  color: #2e2e36;
}

.frame-539-grey {
  grid-column-gap: 5px;
  background-color: #e6e6e6;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 32px;
  padding: 0;
  text-decoration: none;
  display: none;
}

.frame-539-grey:hover {
  background-color: #cac8c8;
}

.image-20, .image-21 {
  width: 55px;
  height: 55px;
}

.image-22 {
  display: block;
}

.image-23 {
  height: auto;
}

.link-block-40, .link-block-41 {
  text-decoration: none;
}

.map {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 60px 20px 100px;
  display: flex;
  position: static;
}

.bold-text-3 {
  color: #5d757f;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.bold-text-4 {
  color: #5d757f;
  font-weight: 400;
}

.bold-text-5, .bold-text-6 {
  color: #5d757f;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.home {
  grid-row-gap: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 723px;
  min-height: 723px;
  margin-top: 140px;
  padding-left: 63px;
  padding-right: 63px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1270557 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-53 {
  grid-row-gap: 73px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 645px;
  text-decoration: none;
  display: flex;
}

.frame-51 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.asian-directory-app {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.text-2014 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 41px;
  text-decoration: none;
}

.frame-52 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 245px;
  text-decoration: none;
  display: flex;
}

.frame-50 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-47 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-2015 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-48 {
  grid-row-gap: 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 15px;
  text-decoration: none;
  display: flex;
}

.frame-style {
  grid-row-gap: 14.9278px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 19px;
  height: 11.9423px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.vector {
  object-fit: cover;
}

.frame-49 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1270558 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 589.378px;
  text-decoration: none;
  display: flex;
}

.text-2016 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.group-1 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 589.378px;
  height: 629px;
  text-decoration: none;
  display: flex;
}

.asian-directory-app-0 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 700;
  line-height: 89px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 41px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding-2 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 41px;
  text-decoration: none;
}

.making-excellence-easier-to-find-0 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.making-excellence-easier-to-find-1 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.home-2 {
  grid-row-gap: 10px;
  background-image: url('../images/Home_1.webp');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 723px;
  margin-top: 0;
  padding: 40px 120px 60px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1270559 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270560 {
  grid-row-gap: 73px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270561 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.asian-directory-app-2 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.text-2017 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 41px;
  text-decoration: none;
}

.frame-1270562 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 325px;
  text-decoration: none;
  display: flex;
}

.frame-1270563 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270564 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1270564:hover {
  background-color: #c07b02;
}

.text-2018 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270565 {
  grid-row-gap: 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 15px;
  text-decoration: none;
  display: flex;
}

.frame-style-2 {
  grid-row-gap: 14.9278px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 19px;
  height: 11.9423px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.vector-2 {
  object-fit: cover;
}

.frame-1270566 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1270566:hover {
  background-color: #c07b02;
}

.frame-1270567 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-2019 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.group-657 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 629px;
  text-decoration: none;
  display: flex;
}

.asian-directory-app-3 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 700;
  line-height: 89px;
  text-decoration: none;
}

.asian-directory-app-1 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding-3 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 41px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding-4 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 41px;
  text-decoration: none;
}

.making-excellence-easier-to-find-2 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.making-excellence-easier-to-find-3 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.home-3 {
  grid-row-gap: 10px;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1446px;
  height: 723px;
  min-height: 723px;
  padding-left: 63px;
  padding-right: 63px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1270568 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270569 {
  grid-row-gap: 73px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 645px;
  text-decoration: none;
  display: flex;
}

.frame-1270570 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.asian-directory-app-4 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.text-2020 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 41px;
  text-decoration: none;
}

.frame-1270571 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 245px;
  text-decoration: none;
  display: flex;
}

.frame-1270572 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270573 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-2021 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270574 {
  grid-row-gap: 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 15px;
  text-decoration: none;
  display: flex;
}

.frame-1270575 {
  grid-column-gap: 10px;
  background-color: #ee9b08;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1270576 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 589.378px;
  text-decoration: none;
  display: flex;
}

.text-2022 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.group-658 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 589.378px;
  height: 629px;
  text-decoration: none;
  display: flex;
}

.asian-directory-app-5 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 700;
  line-height: 89px;
  text-decoration: none;
}

.asian-directory-app-6 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding-5 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 41px;
  text-decoration: none;
}

.download-our-app-from-the-apple-store-google-play-store-or-windows-app-store-today-and-start-finding-6 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 41px;
  text-decoration: none;
}

.making-excellence-easier-to-find-4 {
  color: #fff;
  text-align: right;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-58 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-57 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-56 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-55 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2023 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.text-2024 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-54 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-2025 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.image-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 422px;
  text-decoration: none;
  display: flex;
}

.plan-everything-easily-and-preview-services-before-booking-0 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.plan-everything-easily-and-preview-services-before-booking-1 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.frame-59 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270577 {
  grid-column-gap: 88px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-25 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270578 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270579 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2026 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.text-2027 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270580 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.browse-our-handy-whats-on-guide---we-promise-it-will-ensure-youll-never-run-out-of-exciting-fresh-id {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-65 {
  grid-row-gap: 10px;
  background-image: url('../images/banner1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  min-height: 797px;
  padding: 80px 120px;
  text-decoration: none;
  display: flex;
}

.frame-64 {
  grid-column-gap: 35px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.iphone_cont-1 {
  object-fit: cover;
}

.frame-1270581 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 819px;
  text-decoration: none;
  display: flex;
}

.frame-1270582 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.three-ways-that-asian-directory-app-can-help-make-your-life-easier {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.frame-1270583 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.frame-61 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 244px;
  text-decoration: none;
  display: flex;
}

.frame-60 {
  grid-row-gap: 10px;
  border: 2px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 15px;
  text-decoration: none;
  display: flex;
}

.text-2028 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.text-2029 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.three-ways-that-asian-directory-app-can-help-make-your-life-easier-0 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.three-ways-that-asian-directory-app-can-help-make-your-life-easier-1 {
  color: #fff;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.frame-66 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270584 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270585 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: none;
  padding-top: 19px;
  padding-bottom: 19px;
  text-decoration: none;
  display: flex;
}

.frame-1270586 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2030 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270587 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 159px;
  display: flex;
}

.text-2031 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.image-26 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-67 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-bottom: 40px;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270588 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 434px;
  text-decoration: none;
  display: flex;
}

.frame-1270589 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-1270590 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2032 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-69 {
  grid-column-gap: 32px;
  background-image: url('../images/bg_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding-bottom: 40px;
  padding-left: 120px;
  text-decoration: none;
  display: flex;
}

.frame-68 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-2033 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.frame-1270591 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2034 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.ipad-1 {
  object-fit: fill;
  width: 60%;
  display: none;
}

.your-ideal-tourist-guide-0 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.your-ideal-tourist-guide-1 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.frame-73 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1447px;
  height: 325px;
  padding: 20px 120px 80px;
  text-decoration: none;
  display: flex;
}

.frame-72 {
  grid-column-gap: 85px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 46px;
  padding-bottom: 46px;
  text-decoration: none;
  display: flex;
}

.frame-71 {
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 259.429px;
  text-decoration: none;
  display: flex;
}

.frame-1270592 {
  grid-column-gap: 18.5714px;
  background-color: #ee9b08;
  border-radius: 9.28571px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 20px;
  display: flex;
}

.text-2036 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 37.14px;
  text-decoration: none;
}

.text-2037 {
  color: #333;
  text-align: center;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.download-the-asian-directory-app-todayand-find-what-you-need---fast-0 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.download-the-asian-directory-app-todayand-find-what-you-need---fast-1 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.download-the-asian-directory-app-todayand-find-what-you-need---fast-2 {
  color: #ee9b08;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-1760 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 0 0 10px;
  text-decoration: none;
  display: flex;
}

.about-us {
  grid-column-gap: 150px;
  grid-row-gap: 10px;
  background-image: url('../images/pict-9_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 500px;
  min-height: 456px;
  padding: 224px 120px;
  display: flex;
}

.frame-121 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.asian-wedding {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-2038 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-123 {
  overflow: hidden;
}

.frame-1270593 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 0 0 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270594 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2039 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270595 {
  overflow: hidden;
}

.frame-122 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-left: 60px;
  padding-right: 60px;
  text-decoration: none;
  display: flex;
}

.frame-1270596 {
  justify-content: space-between;
  align-items: center;
  padding: 40px 120px;
  display: flex;
  overflow: hidden;
}

.frame-1761 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2040 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.frame-113 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270597 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270598 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270599 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270600 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2041 {
  color: #333;
  text-align: justify;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270601 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-2042, .text-2043 {
  color: #333;
  letter-spacing: .04em;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-95 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270602 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.text-2044 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270603 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 159px;
  display: flex;
}

.image-29 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-30 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 454px;
  text-decoration: none;
  display: flex;
}

.frame-1270604 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.text-2045 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.frame-1270605 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.image-31 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 327px;
  text-decoration: none;
  display: flex;
}

.frame-1270606 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.frame-1270607 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-94 {
  min-height: 1134px, background-size: cover;
  grid-column-gap: 249px;
  background-image: url('../images/'), url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 70px 39px;
  text-decoration: none;
  display: flex;
}

.text-2046 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-88 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-74 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.bottomicon_01-2 {
  object-fit: cover;
}

.text-2047 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.office-380-51-pinfold-street-birmingham-b2-4ay-united-kingdom {
  color: #999;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-75 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 195px;
  text-decoration: none;
  display: flex;
}

.frame-76 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  text-decoration: none;
  display: flex;
}

.frame-77 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-78 {
  grid-column-gap: 54px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270608 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.name-57 {
  color: #5b5757;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-2048 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-40 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2049 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-87 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-86 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px;
  text-decoration: none;
  display: flex;
}

.frame-84 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-80 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2050 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-91 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-89 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._2016---2024-asiandirectoryapp {
  text-decoration: none;
}

.Rectangle-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2051 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270609 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2052 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-92 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-79 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.advertise-with-us-and-reach-the-booming-asian-wedding-community-0 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.advertise-with-us-and-reach-the-booming-asian-wedding-community-1 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.new-research-by-asiana-wedding-magazine-shows-the-average-asian-couple-in-the-uk-spends-upwards-of-5 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.heres-a-breakdown-of-the-cost-of-an-average-uk-asian-wedding-average-guest-numbers-700-venue-10000-c {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: underline;
}

.list-with-our-asian-directory-app-and-double-your-sales-0 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.list-with-our-asian-directory-app-and-double-your-sales-1 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

._2016---2024-asiandirectoryapp-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.wwwcloudzioncom-2 {
  color: #52656e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.about-us-2 {
  grid-row-gap: 10px;
  background-image: url('../images/pict-10_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 456px;
  min-height: 456px;
  padding: 140px 120px 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270610 {
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.asian {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-2053 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270611 {
  overflow: hidden;
}

.frame-1270612 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-1270613 {
  margin-left: 0;
  margin-right: 0;
  padding: 40px 120px;
  overflow: hidden;
}

.text-2054 {
  color: #333;
  letter-spacing: .04em;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.frame-1372 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270614 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270615 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270616 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-32 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270617 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270618 {
  grid-row-gap: 36px;
  border: 0 solid gray;
  border-left-width: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 31px;
  padding-right: 31px;
  text-decoration: none;
  display: flex;
}

.text-2055 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-191 {
  grid-column-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-190 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2056 {
  color: #333;
  text-align: justify;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.text-2057 {
  color: #333;
  letter-spacing: .04em;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270619 {
  grid-row-gap: 10px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270620 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270621 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2058 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-205 {
  grid-column-gap: 10px;
  border: 0 solid #f60;
  border-left-width: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-2059 {
  font-family: Inriasans, Arial, sans-serif;
}

.image-33 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 713px;
  text-decoration: none;
  display: flex;
}

.frame-1373 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-124 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270622 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.image-34 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 568px;
  height: 327px;
  text-decoration: none;
  display: flex;
}

.frame-215 {
  grid-column-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1218px;
  text-decoration: none;
  display: flex;
}

.text-2060 {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270623 {
  min-height: 1134px, background-size: cover;
  grid-column-gap: 249px;
  background-image: url('../images/'), url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 70px 39px;
  text-decoration: none;
  display: flex;
}

.text-2061 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270624 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270625 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.text-2062 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270626 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 195px;
  text-decoration: none;
  display: flex;
}

.frame-1270627 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  text-decoration: none;
  display: flex;
}

.frame-1270628 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-1270629 {
  grid-column-gap: 54px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270630 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.text-2063 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270631 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2064 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270632 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270633 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px;
  text-decoration: none;
  display: flex;
}

.frame-1270634 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270635 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2065 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270636 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270637 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2066 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270638 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2067 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270639 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270640 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.expand-your-business-by-enhancing-your-marketing-to-include-asian-community-0 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.expand-your-business-by-enhancing-your-marketing-to-include-asian-community-1 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.whatever-your-company-does-a-listing-with-us-will-put-the-eyes-of-the-asian-community-right-in-front {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.dont-waste-your-money-on-ineffective-advertising-0 {
  color: #333;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 44px;
  text-decoration: none;
}

.dont-waste-your-money-on-ineffective-advertising-1 {
  color: #f60;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 44px;
  text-decoration: none;
}

.why-not-give-us-a-try-today-its-easy-and-quick-to-create-your-premium-advert-now-remember-you-only-p {
  color: #333;
  letter-spacing: .04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

._2016---2024-asiandirectoryapp-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.about-us-3 {
  grid-row-gap: 10px;
  background-image: url('../images/pict-13_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 320px;
  min-height: 320px;
  padding: 106px 140px;
  text-decoration: none;
  display: flex;
}

.frame-100 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2068, .about-us-0 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.about-us-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.content-style {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-120 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-103 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1206px;
  text-decoration: none;
  display: flex;
}

.text-2069 {
  color: #666;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-102 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2070 {
  color: #333;
  letter-spacing: .04em;
  width: 25%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270641 {
  grid-column-gap: 11px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.rectangle-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-2071 {
  color: #666;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270642 {
  grid-row-gap: 10px;
  background-color: #ef9a04;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 82px 120px;
  text-decoration: none;
  display: flex;
}

.frame-106 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-105 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2072 {
  color: #fff;
  text-align: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270643 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-117 {
  grid-row-gap: 30px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270644 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-108 {
  width: 50%;
  position: relative;
}

.aboutus_cont2-1 {
  object-fit: cover;
}

.text-2073 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270645 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270646 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2074 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270647 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.text-2075 {
  color: #333;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
}

.text-2076 {
  color: #000;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-116 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270648 {
  grid-column-gap: 10px;
  background-color: #f0f0f0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px 116px;
  text-decoration: none;
  display: flex;
}

.frame-110 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.text-2077 {
  color: #333;
  text-align: center;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270649 {
  min-height: 1134px, background-size: cover;
  grid-column-gap: 249px;
  background-image: url('../images/'), url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 70px 39px;
  text-decoration: none;
  display: flex;
}

.text-2078 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270650 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270651 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.text-2079 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270652 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 195px;
  text-decoration: none;
  display: flex;
}

.frame-1270653 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  text-decoration: none;
  display: flex;
}

.frame-1270654 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-1270655 {
  grid-column-gap: 54px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270656 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.text-2080 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270657 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2081 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270658 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270659 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px;
  text-decoration: none;
  display: flex;
}

.frame-1270660 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270661 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2082 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270662 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270663 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-82 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2083 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270664 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2084 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270665 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270666 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.what-is-the-asian-directory-app-0 {
  color: #666;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.what-is-the-asian-directory-app-1 {
  color: #666;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.keep-up-to-date-with-current-events-or-plan-a-dream-asian-wedding-0 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

._2016---2024-asiandirectoryapp-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-506 {
  grid-row-gap: 10px;
  background-image: url('../images/pict-16_1.webp');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1441.64px;
  height: 310px;
  min-height: 310px;
  padding: 98px 140px;
  text-decoration: none;
  display: flex;
}

.frame-1270667 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2085 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-505 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-469 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 79px;
  text-decoration: none;
  display: flex;
}

.text-2086 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-447 {
  grid-row-gap: 10px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 18px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270668 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.subtract {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.text-2087 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-467 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 80px;
  text-decoration: none;
  display: flex;
}

.frame-450 {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 16px #b2b2b240;
}

.frame-448 {
  grid-row-gap: 10px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px 52px;
  text-decoration: none;
  display: flex;
}

.frame-414 {
  grid-column-gap: 136px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.feature {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.feature.plan {
  font-family: Inriasans, Arial, sans-serif;
}

.frame-412 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  text-decoration: none;
  display: flex;
}

.download {
  object-fit: fill;
}

.frame-384 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2088 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-2089 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-415 {
  grid-column-gap: 175px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 52px;
  text-decoration: none;
  display: flex;
}

.text-2090 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-449 {
  grid-column-gap: 71px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 52px;
  text-decoration: none;
  display: flex;
}

.free-advice {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.free-advice.support {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
}

.frame-1270669 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  padding-left: 93px;
  padding-right: 52px;
  text-decoration: none;
  display: flex;
}

.frame-style-3 {
  object-fit: cover;
  overflow: hidden;
}

.frame-1270670 {
  grid-column-gap: 58px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 52px;
  text-decoration: none;
  display: flex;
}

.frame-451 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 52px;
  text-decoration: none;
  display: flex;
}

.text-2091 {
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.frame-452 {
  grid-column-gap: 91px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 52px;
  text-decoration: none;
  display: flex;
}

.frame-1270671 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  padding-left: 111px;
  padding-right: 33px;
  text-decoration: none;
  display: flex;
}

.frame-453 {
  grid-column-gap: 58px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 52px;
  text-decoration: none;
  display: flex;
}

.frame-454 {
  grid-column-gap: 58px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 52px;
  text-decoration: none;
  display: flex;
}

.frame-1270672 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  padding-left: 93px;
  padding-right: 31px;
  text-decoration: none;
  display: flex;
}

.frame-1270673 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  padding-left: 33px;
  padding-right: 31px;
  text-decoration: none;
  display: flex;
}

.frame-461 {
  grid-column-gap: 58px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 52px 32px 311px;
  text-decoration: none;
  display: flex;
}

.frame-1270674 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 917px;
  padding-left: 81px;
  padding-right: 7px;
  text-decoration: none;
  display: flex;
}

.frame-462 {
  grid-column-gap: 10px;
  background-color: #93a6af;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 35px;
  text-decoration: none;
  display: flex;
}

.text-2092 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-463 {
  grid-column-gap: 10px;
  background-color: #ed9b09;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 35px;
  text-decoration: none;
  display: flex;
}

.frame-464 {
  grid-column-gap: 10px;
  background-color: #6cca33;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 35px;
  text-decoration: none;
  display: flex;
}

.frame-1778 {
  grid-row-gap: 10px;
  background-image: url('../images/Download_banner-1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 485px;
  min-height: 485px;
  padding: 92px 120px;
  text-decoration: none;
  display: flex;
}

.text-2093 {
  color: #fff;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.frame-549 {
  grid-row-gap: 75px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1260px;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-299 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 760px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.download-the-only-comprehensive-uk-asian-business-directory-app-on-the-market {
  font-family: Inriasans, Arial, sans-serif;
}

.text-2094 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-547 {
  grid-column-gap: 22px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-300 {
  grid-row-gap: 53px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-335 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-332 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 182px;
  text-decoration: none;
  display: flex;
}

.iphone-1 {
  object-fit: cover;
}

.frame-333 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 169px;
  text-decoration: none;
  display: flex;
}

.frame-334 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 175px;
  text-decoration: none;
  display: flex;
}

.frame-301 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-138 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
}

.maybe-you-need-help-planning-your-dream-asian-wedding {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-139 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
}

.then-you-need-the-asian-directory-app {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.download-the-only-comprehensive-uk-asian-business-directory-app-on-the-market-0 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.download-the-only-comprehensive-uk-asian-business-directory-app-on-the-market-1 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
}

.download-the-only-comprehensive-uk-asian-business-directory-app-on-the-market-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.download-the-only-comprehensive-uk-asian-business-directory-app-on-the-market-5 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-118 {
  background-color: #ef9a04;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 56px 120px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.download-our-free-to-use-app-from-the-apple-store-windows-app-store-or-google-play-store-today-its-t {
  color: #fff;
  text-align: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-331 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-331_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 588px;
  padding: 59px 120px;
  text-decoration: none;
  display: flex;
}

.frame-330 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1362px;
  text-decoration: none;
  display: flex;
}

.frame-327 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 743px;
  text-decoration: none;
  display: flex;
}

.try-us-out-for-free-by-downloading-our-handy-easy-to-navigate-app-today {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-decoration: none;
}

.text-2095 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-328 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 691px;
  text-decoration: none;
  display: flex;
}

.download-our-free-to-use-app-from-the-apple-store-windows-app-store-or-google-play-store-today-its-t-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 33px;
  text-decoration: none;
}

.frame-329 {
  grid-row-gap: 47px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 678px;
  text-decoration: none;
  display: flex;
}

.we-have-every-type-of-business-listed-from-solicitors-to-travel-agents-make-up-artists-to-wedding-pl {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 33px;
  text-decoration: none;
}

.try-us-out-for-free-by-downloading-our-handy-easy-to-navigate-app-today-0 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.try-us-out-for-free-by-downloading-our-handy-easy-to-navigate-app-today-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.about-us-4 {
  grid-row-gap: 10px;
  background-image: url('../images/About-US_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1446px;
  height: 299px;
  min-height: 299px;
  padding: 106px 120px;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2096 {
  color: #fff;
  letter-spacing: .17em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.frame-1764 {
  grid-row-gap: 42px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-302 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.text-2097 {
  color: #333;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.we-can-provide-the-best-solution-for-you-whatever-you-need-so-here-are-some-of-the-categories-that-a {
  color: #333;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-326 {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-304 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.rectangle-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 125px;
  text-decoration: none;
  display: flex;
}

.frame-303 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2098 {
  color: #222;
  text-align: center;
  letter-spacing: .17em;
  width: 100%;
  height: 56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.text-2099 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-306 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  max-width: none;
  height: 350px;
  text-decoration: none;
  display: flex;
}

.frame-305 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2100 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 33px;
  text-decoration: none;
}

.frame-315, .frame-317 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-319 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-322, .frame-324 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270675 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-944_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1431.65px;
  height: 331px;
  min-height: 331px;
  padding: 97px 120px;
  text-decoration: none;
  display: flex;
}

.text-2101 {
  color: #fff;
  letter-spacing: .17em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.frame-945 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1429px;
  padding: 53px 137px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-337 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 100px 120px;
  text-decoration: none;
  display: flex;
}

.dont-just-take-our-word-for-it-though-look-at-what-our-customers-are-saying {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-2102 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270676 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-944_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1431.65px;
  height: 331px;
  min-height: 331px;
  padding: 97px 120px;
  text-decoration: none;
  display: flex;
}

.text-2103 {
  color: #fff;
  letter-spacing: .17em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 89px;
  text-decoration: none;
}

.frame-1270678 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 42px 120px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-338 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2104 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-1781 {
  grid-column-gap: 38px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 120px 0;
  text-decoration: none;
  display: flex;
}

.frame-370 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-368 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-364 {
  grid-column-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.target-thousands-of-ready-to-spend-asian-consumers-and-get-ready-to-skyrocket-your-sales {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.why-advertise-with-us_1-1 {
  object-fit: cover;
}

.frame-1779 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.we-advertise-via-the-internet-through-a-mix-of-asian-radio-stations-the-major-social-media-platforms {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-807 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.whether-you-are-an-asian-focused-business-or-are-simply-selling-something-our-app-users-want-or-need {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-1780 {
  grid-column-gap: 71px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-378 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-2105 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.we-advertise-via-the-internet-through-a-mix-of-asian-radio-stations-the-major-social-media-platforms-2 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-808 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.whether-you-are-an-asian-focused-business-or-are-simply-selling-something-our-app-users-want-or-need-2 {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.where-we-advertise-0 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.where-we-advertise-1 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270679 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #f0f0f0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270680 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.why-advertise-with-us_2-1 {
  object-fit: cover;
  width: 50%;
}

.frame-1270681 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 19px;
  padding-right: 19px;
  text-decoration: none;
  display: flex;
}

.frame-359 {
  grid-column-gap: 60px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270682 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 595px;
  text-decoration: none;
  display: flex;
}

.to-grab-their-attention-nowadays-users-need-more-than-just-a-pretty-picture-and-a-phone-numberthey-w {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.our-adverts-reflect-this-changing-need-offering-many-customizable-features-to-preview-all-the-differ {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-1782 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-944_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 477px;
  min-height: 477px;
  padding: 170px 120px;
  text-decoration: none;
  display: flex;
}

.frame-144 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 269px;
  text-decoration: none;
  display: flex;
}

.frame-142 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2106 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
  text-decoration: none;
}

.frame-143 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2107 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-293 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-292 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1118px;
  text-decoration: none;
  display: flex;
}

.frame-290 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-154 {
  grid-column-gap: 10px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 40px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2108 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
}

.frame-160 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1078px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2109 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  text-decoration: none;
}

.frame-159 {
  grid-column-gap: 19px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-155 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  max-width: none;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2110 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-156 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-157 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  max-width: none;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-158 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: auto;
  padding: 10px;
  display: flex;
}

.frame-189 {
  grid-row-gap: 10px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1099px;
  height: 71px;
  padding: 14px 40px;
  text-decoration: none;
  display: flex;
}

.frame-187 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 43px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2111 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-291 {
  grid-column-gap: 46px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-161 {
  grid-column-gap: 10px;
  background-color: #dadada;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 247px;
  padding: 14px 19px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-2112 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
}

.frame-165 {
  background-color: #dadada;
  overflow: hidden;
}

.text-2113 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
}

.frame-194 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 231px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2114 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  text-decoration: none;
}

.frame-1270683 {
  grid-column-gap: 10px;
  border: 1px solid #ffac38;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1149px;
  padding: 14px 515px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-2115 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.drop-us-a-line---we-want-to-talk-to-you-0 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.drop-us-a-line---we-want-to-talk-to-you-1 {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-186 {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 123px;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.frame-179 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184.667px;
  height: 123px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.image-35 {
  object-fit: cover;
}

.frame-182 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 184.667px;
  height: 123px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1824 {
  grid-column-gap: 51px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1823 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1822 {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-27 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2116 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  text-decoration: none;
}

.frame-1821 {
  grid-column-gap: 38px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1819 {
  grid-column-gap: 30px;
  grid-row-gap: 48px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1799 {
  grid-row-gap: 10px;
  border: 1px solid #999;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1798 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-1797 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  display: flex;
}

.frame-1796 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-30 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-28 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 90px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.image-36 {
  object-fit: cover;
}

.text-2117 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-29 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 96px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.text-2118 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2119 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.text-2119:hover {
  text-decoration: underline;
}

.indian-gold-is-one-the-most-influential-assets-to-the-nation-in-fact-gold-is-evident-in-every-aspect {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.text-2120 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.text-2120:hover {
  text-decoration: underline;
}

.frame-1806 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-1805 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1804 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 286px;
  height: 87px;
  text-decoration: none;
  display: flex;
}

.frame-32 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270684 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270685 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2121 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.text-2121:hover {
  text-decoration: underline;
}

.frame-1814 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 259px;
  display: flex;
}

.frame-1813 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1812 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1820 {
  grid-column-gap: 30px;
  grid-row-gap: 36px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1802 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-1801 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 228px;
  display: flex;
}

.frame-1810 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-1809 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1818 {
  grid-row-gap: 10px;
  border: 0 solid #999;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 761px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1817 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-237 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2122 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1816 {
  grid-column-gap: 10px;
  background-color: #d9d9d9;
  justify-content: flex-start;
  align-items: center;
  width: 31px;
  height: 28px;
  padding: 2px 3px;
  text-decoration: none;
  display: flex;
}

.arrow-right-line-1 {
  object-fit: cover;
  overflow: hidden;
}

.frame-272 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-271 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-257 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2123 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-258 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 115px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2124 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-259 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 110px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-260 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 175px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-261 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 119px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-262 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-263 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 117px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-264 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 198px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-265 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 218px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-266 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 168px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-267 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 66px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-269 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 75px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-270 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 264px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.image-37 {
  object-fit: cover;
}

.frame-1825 {
  grid-row-gap: 10px;
  background-image: url('../images/image-34_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 313px;
  min-height: 313px;
  padding: 102px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270686 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2125 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.text-2126 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1435 {
  grid-row-gap: 83px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1155px;
  text-decoration: none;
  display: flex;
}

.frame-851 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 60px 120px 20px;
  text-decoration: none;
  display: flex;
}

.enter-your-location-and-let-us-help-you-sort-the-adverts-2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 56px;
  text-decoration: none;
}

.frame-1434 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1433 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1432 {
  /* border: 1px solid #999;
  border-width: 1px 0; */
  border-bottom: 1px solid #999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1432:first-child {
  border-top: 1px solid #999;
}

.arrow-right-s-fill-1 {
  object-fit: cover;
  width: 18px;
  height: 18px;
  display: block;
  overflow: hidden;
}

.frame-1431 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 317px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.frame-1270687 {
  grid-column-gap: 10px;
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2127 {
  color: #f19d09;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.text-2127.active {
  color: #111 !important;
}

.frame-1430 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 205px;
  margin-left: 30px;
  text-decoration: none;
  display: none;
}

.text-2128 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
}

.frame-813 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #999;
  border-bottom-width: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2129, .text-2130 {
  color: #f19d09;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270688 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #999;
  border-bottom-width: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1429 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1427 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1426 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1424 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1423 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-827 {
  grid-row-gap: 10px;
  border: 1px solid #00000040;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270689 {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 24px;
  display: flex;
}

.text-2131 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.vector-3 {
  object-fit: fill;
  width: 16px;
  height: 16px;
}

.frame-828 {
  grid-column-gap: 10px;
  border: 1px solid #00000040;
  border-radius: 3px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 285px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270690 {
  grid-column-gap: 95px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-831 {
  grid-row-gap: 10px;
  background-color: #ebebeb;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  padding: 5px 10px;
  display: flex;
}

.frame-7 {
  grid-column-gap: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2132 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 53px;
  text-decoration: none;
}

.frame-6 {
  grid-column-gap: 19px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 43%;
  text-decoration: none;
  display: flex;
}

.frame-5 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-row-gap: 10px;
  background-color: #a1a4a1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.frame-2 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 38px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2133 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-4 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.text-2134 {
  color: #999;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1425 {
  grid-column-gap: 17px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270691 {
  grid-column-gap: 10px;
  background-color: #ed9b09;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 235px;
  height: 54px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2135 {
  color: #fff;
  text-align: center;
  letter-spacing: .17em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1422 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1421 {
  grid-column-gap: 134px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1421:hover {
  background-color: #f0f0f0;
  cursor: pointer;
}

.frame-1420 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 459px;
  text-decoration: none;
  display: flex;
}

.text-2136 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 39px;
  text-decoration: none;
}

.address-236-dudley-road-wolverhampton-postcode-wv2-3ju-telephone-01902-688-600-web-httpwwwnitassalon {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 31px;
  text-decoration: none;
}

.frame-1419 {
  grid-column-gap: 133px;
  background-color: #f0f0f0;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1418 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 468px;
  text-decoration: none;
  display: flex;
}

.frame-1417 {
  grid-column-gap: 36px;
  background-color: #f0f0f0;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1416 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 579px;
  text-decoration: none;
  display: flex;
}

.frame-1415 {
  grid-column-gap: 123px;
  background-color: #f0f0f0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1414 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 482px;
  text-decoration: none;
  display: flex;
}

.frame-1270692 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.frame-1413 {
  grid-column-gap: 72px;
  background-color: #f0f0f0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1412 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  text-decoration: none;
  display: flex;
}

.frame-1428 {
  grid-column-gap: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270693 {
  grid-column-gap: 10px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 66px;
  height: 60px;
  padding: 15px 18px;
  text-decoration: none;
  display: flex;
}

.frame-12706933 {
  grid-column-gap: 10px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 66px;
  height: 60px;
  padding: 15px 18px;
  text-decoration: none;
  display: flex;
}

.frame-1270694 {
  grid-column-gap: 23px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270695 {
  grid-column-gap: 10px;
  background-color: #f19d09;
  border: 1px solid #f19d09;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 50px;
  padding: 15px 28px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.text-2137 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270696 {
  grid-column-gap: 10px;
  border: 1px solid #f19d09;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 50px;
  padding: 15px 26px;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

.text-2138 {
  color: #f19d09;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-886 {
  grid-column-gap: 10px;
  object-fit: fill;
  border: 1px solid #f19d09;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 20px;
  height: 50px;
  padding: 15px 26px 15px 10px;
  text-decoration: none;
  display: flex;
}

.enter-your-location-and-let-us-help-you-sort-the-adverts-0 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

.enter-your-location-and-let-us-help-you-sort-the-adverts-3 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.address-236-dudley-road-wolverhampton-postcode-wv2-3ju-telephone-01902-688-600-web-httpwwwnitassalon-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.address-236-dudley-road-wolverhampton-postcode-wv2-3ju-telephone-01902-688-600-web-httpwwwnitassalon-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-392 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-391 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-2139 {
  color: #656565;
  letter-spacing: .04em;
  width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.frame-387 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.frame-390 {
  grid-column-gap: 14px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-2141 {
  color: #484848;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.frame-1270697 {
  grid-column-gap: 10px;
  background-color: #f19d09;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 46px;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-2142 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.text-2143 {
  color: #484848;
  letter-spacing: .04em;
  text-transform: capitalize;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.username-0 {
  color: #484848;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.username-1 {
  color: red;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.frame-1762 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-398 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding: 10px 0 20px;
  text-decoration: none;
  display: flex;
}

.frame-397 {
  grid-row-gap: 89px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-396 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2144 {
  color: #656565;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 57px;
  text-decoration: none;
}

.frame-1270698 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-659 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.frame-395 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 300px;
  text-decoration: none;
  display: flex;
}

.group-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.frame-1270699 {
  grid-column-gap: 10px;
  background-color: #f19d09;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 46px;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-2146 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.firstname-0 {
  color: #484848;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.firstname-1 {
  color: red;
  letter-spacing: .04em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 57px;
  text-decoration: none;
}

.frame-357 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-223 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270700 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-38 {
  object-fit: cover;
}

.text-2147 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270701 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2148 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-339 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2149 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-340 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2150 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-341, .frame-342 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2151 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-343, .frame-344, .frame-345, .frame-346, .frame-347, .frame-348 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-350 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-351 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-352 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-353 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-354 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-356 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1095px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.indian-gold-is-one-the-most-influential-assets-to-the-nation-in-fact-gold-is-evident-in-every-aspect-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-374 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vector-18 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: gray;
}

.vector-19 {
  object-fit: cover;
}

.text-2152 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.folder-1 {
  object-fit: cover;
  position: static;
  top: 25.5px;
  left: 1px;
}

.text-2153 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: static;
  top: 25.5px;
  left: 46px;
}

.frame-1270702 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-607 {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-606 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-400 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-389 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270703 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.image-39 {
  object-fit: cover;
}

.text-2154 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270704 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.text-2155 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2156 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.text-2157 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270705 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-401 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-402 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-410 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
}

.frame-413 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-420 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-418 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270706 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270707 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.folder-2 {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.text-2158 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: .5px;
  left: 45px;
}

.frame-416 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2159 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-419 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2160 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.putting-up-a-mandap-is-a-given-whether-the-wedding-is-indoors-or-out-few-wedding-venue-hosts-could-p {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-680 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270708 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-663 {
  grid-row-gap: 42px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270709 {
  grid-row-gap: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1035px;
  text-decoration: none;
  display: flex;
}

.frame-1270710 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270711 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270712 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-40 {
  object-fit: cover;
}

.text-2161 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270713 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2162 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-1270714 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.indian-wedding-photographer-indian-wedding-photographer-making-sure-it-all-matches-up {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
}

.frame-1270715 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2163 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270716 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2164 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-664 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-428 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2165 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270717 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270718 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270719 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2166 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270720 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-665 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-443 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270721 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-666 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-439, .frame-1270722 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-1270723 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-667 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270724 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 141px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270725, .frame-1270726 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270727 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 234px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270728 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  text-decoration: none;
  display: flex;
}

.frame-1270729 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270730 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270731 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2167 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: .5px;
  left: 45px;
}

.frame-1270732 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2168 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270733 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2169 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.having-chosen-your-indian-wedding-photographer-you-want-to-be-sure-those-pictures-are-going-to-come {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-472 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270734 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270735 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270736 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-41 {
  object-fit: cover;
}

.text-2170 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270737 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 98px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2171 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2172 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.text-2173 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-471 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270738, .frame-421 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270739, .frame-1270740 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 0;
  display: flex;
}

.frame-1270741 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270742 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270743 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270744 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2174 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: .5px;
  left: 45px;
}

.frame-1270745 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2175 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270746 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2176 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-662 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270747 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1092px;
  text-decoration: none;
  display: flex;
}

.frame-1270748 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270749 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270750 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-42 {
  object-fit: cover;
}

.text-2177 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270751 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2178 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-465 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 507px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2179 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 33px;
  text-decoration: none;
}

.frame-466 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2180 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270752 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1077px;
  text-decoration: none;
  display: flex;
}

.text-2181 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-468 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 759px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2182 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270753 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 306px;
  text-decoration: none;
  display: flex;
}

.frame-473 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270754 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1066px;
  text-decoration: none;
  display: flex;
}

.frame-475 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2183 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-476 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1014px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2184 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-477 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1086px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270755 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1036px;
  text-decoration: none;
  display: flex;
}

.frame-478 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 112px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270756 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 299px;
  text-decoration: none;
  display: flex;
}

.frame-480 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 184px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270757 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1104px;
  text-decoration: none;
  display: flex;
}

.frame-482 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 108px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270758 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 975px;
  text-decoration: none;
  display: flex;
}

.frame-484 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 107px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-660 {
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1093px;
  text-decoration: none;
  display: flex;
}

.frame-486 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 144px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-487 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 903px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-489 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 952px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-490 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 582px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-661 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1124px;
  text-decoration: none;
  display: flex;
}

.frame-491 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-492 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1056px;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270759 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  text-decoration: none;
  display: flex;
}

.frame-1270760 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270761 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270762 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2185 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: 1px;
  left: 45px;
}

.frame-1270763 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2186 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270764 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2187 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.laddu-is-probably-one-of-the-most-popular-sweets-to-be-offered-at-the-traditional-indian-religious-c {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.boondi-laddu-is-named-after-its-geographic-origins-in-north-india-it-is-enjoyed-across-the-entire-s {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.besan-laddu-is-made-from-besan-flour-chick-pea-flour-otherwise-known-as-gram-flour-this-is-roasted {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.besan-laddu-is-made-from-besan-flour-chick-pea-flour-otherwise-known-as-gram-flour-this-is-roasted-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270765 {
  grid-row-gap: 57px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270766 {
  grid-row-gap: 47px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270767 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1059px;
  text-decoration: none;
  display: flex;
}

.frame-1270768 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270769 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270770 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-43 {
  object-fit: cover;
}

.text-2188 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270771 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2189 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2190 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.text-2191 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.text-2192 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270772 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270773 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-615 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  padding: 10px;
  display: flex;
}

.text-2193 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270774 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 940px;
  text-decoration: none;
  display: flex;
}

.frame-616 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270775 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270776 {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1017px;
  text-decoration: none;
  display: flex;
}

.frame-1270777 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1059px;
  text-decoration: none;
  display: flex;
}

.frame-1270778 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270779 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270780 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270781 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2194 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: .5px;
  left: 45px;
}

.frame-1270782 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2195 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270783 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2196 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.wedding-flowers-add-colour-smell-and-a-sense-of-occasion-to-any-location-0 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.tulips-are-another-good-selection-but-often-arent-top-of-everyones-list-tulips-signify-consuming-lov {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.tulips-are-another-good-selection-but-often-arent-top-of-everyones-list-tulips-signify-consuming-lov-2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.if-you-want-to-find-wedding-flowers-and-venue-decorators-in-your-local-area-west-bromwich-birmingha {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270784 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270785 {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270786 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270787 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270788 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-44 {
  object-fit: cover;
}

.text-2197 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270789 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2198 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-519 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2199 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-1270790 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 0;
  display: flex;
}

.text-2200 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270791 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2201 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270792 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1107px;
  text-decoration: none;
  display: flex;
}

.frame-1270793 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270794 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 21px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270795, .frame-514, .frame-1270796, .frame-512 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270797 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  display: flex;
}

.frame-629 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2202 {
  color: #ee9b08;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-510 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
}

.frame-509 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270798 {
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270799 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.frame-1270800 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270801 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2203 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: 1px;
  left: 45px;
}

.frame-1270802 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2204 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270803 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2205 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.your-wedding-day-should-be-a-once-in-a-lifetime-event-one-that-you-will-want-to-remember-with-fondne {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270804 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1111px;
  text-decoration: none;
  display: flex;
}

.frame-1270805 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270806 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270807 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270808 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-45 {
  object-fit: cover;
}

.text-2206 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
}

.frame-1270809 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2207 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
}

.frame-494 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2208 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-495 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 0;
  font-family: Inriasans, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-2209 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.text-2210 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-497 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270810 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-498 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-508, .frame-499, .frame-501, .frame-503, .frame-504 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.text-2211 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-579 {
  grid-column-gap: 618px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1084.57px;
  text-decoration: none;
  display: flex;
}

.frame-576 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration: none;
  display: flex;
}

.frame-1270811 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270812 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2212 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: 1px;
  left: 45px;
}

.frame-1270813 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2213 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270814 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2214 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270815 {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.text-2215 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.decorations-and-tradition-are-important-for-almost-all-wedding-ceremonies-across-the-world-not-only {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270816 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270817 {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270818 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270819 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270820 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270821 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-46 {
  object-fit: cover;
}

.text-2216 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
}

.frame-1270822 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2217 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-533 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2218 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-532 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2219 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-531 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2220 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270823 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-530, .frame-1270824 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2221 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270825 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.your-event-organiser-can-help-you-with-organising-time-for-the-wedding-milni-or-temple-they-can-hire {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270826, .frame-1270827, .frame-1270828, .frame-525, .frame-524 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2222 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-577 {
  grid-column-gap: 474px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1084.5px;
  text-decoration: none;
  display: flex;
}

.frame-1270829 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration: none;
  display: flex;
}

.frame-1270830 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270831 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2223 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: 1px;
  left: 45px;
}

.frame-1270832 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2224 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270833 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2225 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-575 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 431.191px;
  text-decoration: none;
  display: flex;
}

.frame-1270834 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35.9411px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2226 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-574 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 36.1911px;
  height: 35.9411px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.compared-to-some-western-ceremonies-planning-an-indian-wedding-is-often-highly-complex-and-time-cons {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.compared-to-some-western-ceremonies-planning-an-indian-wedding-is-often-highly-complex-and-time-cons-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.one-way-to-take-the-hassle-out-of-your-perfect-indian-wedding-is-to-hire-an-asian-event-company-who {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.one-way-to-take-the-hassle-out-of-your-perfect-indian-wedding-is-to-hire-an-asian-event-company-who-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.all-these-variations-are-what-make-indian-weddings-such-vibrant-and-exciting-occasions-and-you-certa {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270835 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270836 {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270837 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270838 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270839 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270840 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-47 {
  object-fit: cover;
}

.text-2227 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270841 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2228 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-534 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 477px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2229 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-535 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2230 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-536 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1043px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270842 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 890px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2231 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270843 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-541 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-542 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2232 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-543 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-545, .frame-546 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-548, .frame-551 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-552, .frame-553, .frame-554, .frame-555, .frame-556, .frame-557, .frame-558 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2233 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270844 {
  grid-column-gap: 474px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1084.5px;
  text-decoration: none;
  display: flex;
}

.frame-1270845 {
  grid-row-gap: 10px;
  border: 1px solid gray;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1084.5px;
  height: 66.5px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration: none;
  display: flex;
}

.frame-1270846 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.frame-1270847 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-2234 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  top: 1px;
  left: 45px;
}

.frame-1270848 {
  grid-column-gap: 29px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2235 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270849 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.text-2236 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270850 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 431.191px;
  text-decoration: none;
  display: flex;
}

.frame-1270851 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35.9411px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2237 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270852 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 36.1911px;
  height: 35.9411px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.here-are-just-some-of-our-favourite-events-and-occasions-that-mean-you-might-need-to-hire-some-asian {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.if-you-want-to-find-the-best-event-and-party-caterers-in-your-area-then-download-our-asian-directory {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-684 {
  grid-row-gap: 85px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-115 {
  grid-row-gap: 82px;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 613px;
  padding: 40px 115px;
  display: flex;
}

.frame-1270853 {
  grid-column-gap: 88px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.wedding-1 {
  object-fit: cover;
}

.frame-683 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1212px;
  text-decoration: none;
  display: flex;
}

.frame-679 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-559 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-218 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270854 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2238 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270855 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2239 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2240 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.if-you-are-planning-an-asian-wedding-have-a-browse-through-our-asian-wedding-directory-part-of-the-a {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-560 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.marriage-a-unique-day-made-out-of-glitter-magic-and-dreams-but-also-a-day-that-you-need-to-have-orga {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270856 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.asian-wedding-dresses-and-indian-bridal-wear-asian-wedding-venues-and-venue-dressers-plus-reception {
  font-family: Inriasans, Arial, sans-serif;
}

.frame-561 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.asian-wedding-directory-is-the-best-solution-if-you-are-looking-for-businesses-that-suit-your-taste {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.in-the-asian-wedding-directory-you-can-find-a-wide-range-of-businesses-for-the-asian-wedding-market {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-562 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-563 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-676 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-675 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-674 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 439px;
  text-decoration: none;
  display: flex;
}

.frame-672 {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-670 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2241 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-673 {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270857 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 29px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.asian-wedding-directory-asian-weddings {
  color: #222;
  letter-spacing: .17em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270858 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270859 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270860 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270861 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2242 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270862 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2243 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.if-you-are-planning-an-asian-wedding-have-a-browse-through-our-asian-wedding-directory-part-of-the-a-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.if-you-are-planning-an-asian-wedding-have-a-browse-through-our-asian-wedding-directory-part-of-the-a-3 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.asian-wedding-dresses-and-indian-bridal-wear-asian-wedding-venues-and-venue-dressers-plus-reception-2 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.in-the-asian-wedding-directory-you-can-find-a-wide-range-of-businesses-for-the-asian-wedding-market-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.this-is-one-of-the-most-important-days-of-your-life-so-you-should-definitely-be-enjoying-planning-e {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-710 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270863 {
  grid-row-gap: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270864 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-580 {
  grid-row-gap: 53px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270865 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270866 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270867 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-48 {
  object-fit: cover;
}

.text-2244 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270868 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2245 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-2246 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.text-2247 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.frame-1270869 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2248 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-582 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2249 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-581 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2251 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270870 {
  grid-row-gap: 12px;
  border: 2px solid #dadada;
  border-width: 2px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-584 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2252 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270871 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270872 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1203px;
  text-decoration: none;
  display: flex;
}

.frame-1270873 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270874 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270875 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2253 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270876 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2254 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.learn-more-about-asian-wedding-directory-2 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-729 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 120px;
  text-decoration: none;
  display: flex;
}

.frame-728 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1211px;
  text-decoration: none;
  display: flex;
}

.frame-726 {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270877 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  text-decoration: none;
  display: flex;
}

.frame-1270878 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270879 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270880 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.image-49 {
  object-fit: cover;
}

.text-2255 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270881 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: 98px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.text-2256 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-735 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2257 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.text-2258 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270882 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2259 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270883 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2260 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-1270884 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2262 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270885 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-718 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2263 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.frame-724 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 374px;
  text-decoration: none;
  display: flex;
}

.frame-1270886 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270887 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1211px;
  text-decoration: none;
  display: flex;
}

.frame-1270888 {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270889 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  text-decoration: none;
  display: flex;
}

.frame-1270890 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270891 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270892 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-50 {
  object-fit: cover;
}

.text-2264 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270893 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2265 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-736 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2266 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.when-youre-planning-an-asian-wedding-there-are-a-lot-of-things-to-think-about-aside-from-choosing-th {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.frame-737 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270894 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2268 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270895 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270896 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270897 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2269 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.whole-host-of-captivating-asian-jewellery-trends-that-will-allow-you-to-explore-a-whole-host-of-inte {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.frame-789 {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-734 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-733 {
  grid-column-gap: 17px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270898 {
  grid-column-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-51 {
  object-fit: cover;
}

.text-2270 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270899 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2271 {
  color: #767676;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.frame-725 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.asian-bridal-wear-asian-directory-app-bridal-wear {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.frame-1270900 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1035px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2272 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-727 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1090px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270901 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-732 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1086px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-731 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-730 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1062px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-754 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-738 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 486px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2273 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-739 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1061px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2274 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-740 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-741 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1075px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-742 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 182px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-744 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 178px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-745 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1060px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-747 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 133px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-746 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-748 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 139px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-749 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1076px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-751 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 197px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2275 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-752 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 248px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-753 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1065px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.statement-jewellery-is-always-a-key-part-of-asian-bridal-wear-and-this-year-its-no-different-when-i {
  color: #333;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  line-height: NaNundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  text-decoration: none;
}

.group-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1055.5px;
  height: 342px;
  text-decoration: none;
  display: flex;
}

.frame-758 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1067.72px;
  text-decoration: none;
  display: flex;
}

.frame-591 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270902 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270903 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2276 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270904 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2277 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.when-it-comes-to-their-big-day-every-bride-wants-to-look-their-very-best-and-even-if-youve-been-drea {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.statement-jewellery-is-always-a-key-part-of-asian-bridal-wear-and-this-year-its-no-different-when-i-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.frame-1270905 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270906 {
  grid-row-gap: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270907 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1203px;
  text-decoration: none;
  display: flex;
}

.frame-1270908 {
  grid-row-gap: 53px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270909 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270910 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270911 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-52 {
  object-fit: cover;
  width: auto;
}

.text-2278 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270912 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2279 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-2280 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.when-it-comes-to-choosing-the-perfect-asian-wedding-cakes-for-your-special-day-there-is-a-lot-to-thi {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-762 {
  grid-column-gap: 53px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-761 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-1270913 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2281 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270914 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270915 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-1270916 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270917 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1211px;
  text-decoration: none;
  display: flex;
}

.frame-1270918 {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270919 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  text-decoration: none;
  display: flex;
}

.frame-1270920 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270921 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270922 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-53 {
  object-fit: cover;
}

.text-2282 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270923 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2283 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-2284 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.text-2285 {
  font-family: Inriasans, Arial, sans-serif;
}

.frame-763 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2286 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.text-2287 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-1270924 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2288 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270925 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270926 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2289 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270927 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270928 {
  grid-row-gap: 12px;
  border: 2px solid #dadada;
  border-width: 2px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1270929 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2290 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270930 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270931 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270932 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270933 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270934 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2291 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270935 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2292 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-239 {
  min-height: 1134px, background-size: cover;
  grid-column-gap: 249px;
  background-image: url('../images/'), url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 70px 39px;
  text-decoration: none;
  display: flex;
}

.text-2293 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270936 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270937 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.text-2294 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.office-380-51-pinfold-street-birmingham-b2-4ay-united-kingdom-2 {
  color: #999;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270938 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 195px;
  text-decoration: none;
  display: flex;
}

.frame-1270939 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  text-decoration: none;
  display: flex;
}

.frame-1270940 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-1270941 {
  grid-column-gap: 54px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270942 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.name-58 {
  color: #5b5757;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-2295 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270943 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2296 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270944 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270945 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px;
  text-decoration: none;
  display: flex;
}

.frame-1270946 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270947 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2297 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270948 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-83 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2298 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270949 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2299 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270950 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.easily-find-on-your-mobile-local-asian-wedding-venues-reception-halls-banqueting-catering-with-asian {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.easily-find-on-your-mobile-local-asian-wedding-venues-reception-halls-banqueting-catering-with-asian-2 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.read-more-learn-more-about-asian-wedding-directory-download-our-asian-directory-app-and-find-the-per {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.find-asian-wedding-venues-reception-halls-in-mobile-asian-directory-app-1 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

._2016---2024-asiandirectoryapp-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.wwwcloudzioncom-3 {
  color: #52656e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.container-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 40px 120px;
  text-decoration: none;
  display: flex;
}

.frame-1270951 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.frame-1270952 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270953 {
  grid-row-gap: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270954 {
  grid-row-gap: 63px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1203px;
  text-decoration: none;
  display: flex;
}

.frame-1270955 {
  grid-row-gap: 53px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270956 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270957 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-1270958 {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.image-54 {
  object-fit: cover;
}

.text-2300 {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-1270959 {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-2301 {
  color: #555;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-2302 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 33px;
  text-decoration: none;
}

.text-2303 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.frame-1270960 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-764 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2304 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
}

.text-2305 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.text-2306 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.frame-1270961 {
  grid-row-gap: 12px;
  border: 2px solid #dadada;
  border-width: 2px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1270962 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2307 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270963 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270964 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1203px;
  text-decoration: none;
  display: flex;
}

.frame-1270965 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2308 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-572 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1270966 {
  min-height: 1134px, background-size: cover;
  grid-column-gap: 249px;
  background-image: url('../images/'), url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 70px 39px;
  text-decoration: none;
  display: flex;
}

.text-2309 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270967 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270968 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.text-2310 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.office-380-51-pinfold-street-birmingham-b2-4ay-united-kingdom-3 {
  color: #999;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270969 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 195px;
  text-decoration: none;
  display: flex;
}

.frame-1270970 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 250px;
  text-decoration: none;
  display: flex;
}

.frame-1270971 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 231px;
  text-decoration: none;
  display: flex;
}

.frame-1270972 {
  grid-column-gap: 54px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270973 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.name-59 {
  color: #5b5757;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-2311 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270974 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2312 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270975 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270976 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px;
  text-decoration: none;
  display: flex;
}

.frame-1270977 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270978 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2313 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270979 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-84 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2314 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270980 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2315 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270981 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1270982 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.salwar-kameez-is-a-traditional-outfit-that-originated-in-south-asia-it-is-very-popular-in-asian-coun {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.salwar-kameez-is-a-traditional-outfit-that-originated-in-south-asia-it-is-very-popular-in-asian-coun-2 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.salwar-it-refers-to-the-loose-fitted-trousers-that-may-take-various-formsthe-salwar-can-range-from-a {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

._2016---2024-asiandirectoryapp-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.wwwcloudzioncom-4 {
  color: #52656e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.div-block-123 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.link-block-42 {
  text-decoration: none;
}

.link-block-43, .link-block-44 {
  text-decoration: none;
}

.text-2070-copy {
  color: #333;
  letter-spacing: .04em;
  letter-spacing: .04em;
  letter-spacing: .04em;
  width: 25%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.whytxt1 {
  color: #333;
  letter-spacing: .04em;
  width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-decoration: none;
}

.frame-1270983 {
  grid-column-gap: 249px;
  grid-row-gap: 65px;
  background-image: url('../images/footer_1.webp');
  background-position: 0 0;
  background-size: auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 0;
  padding: 100px 120px 70px;
  text-decoration: none;
  display: flex;
}

.text-2316 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270984 {
  grid-column-gap: 96px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270985 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  text-decoration: none;
  display: flex;
}

.bottomicon_01-3 {
  object-fit: cover;
  width: 35px;
  height: 35px;
}

.text-2317 {
  color: #d9d9d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.office-380-51-pinfold-street-birmingham-b2-4ay-united-kingdom-4 {
  color: #999;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-1270986 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  text-decoration: none;
  display: flex;
}

.frame-1270987, .frame-1270988 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-1270989 {
  grid-column-gap: 54px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1261px;
  text-decoration: none;
  display: flex;
}

.frame-1270990 {
  background-color: #2f2d2d;
  border-radius: 3px;
  overflow: hidden;
}

.name-60 {
  color: #5b5757;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-2318 {
  color: gray;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270991 {
  border: 1px solid #ffac38;
  border-radius: 7px;
  overflow: hidden;
}

.text-2319 {
  color: #ffac38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270992 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1270993 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 234px 10px 0;
  text-decoration: none;
  display: flex;
}

.frame-1270994 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270995 {
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2320 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270996 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1270997 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-85 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-2321 {
  color: #5b5757;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270998 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2322 {
  color: #55555554;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1270999 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1271000 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._2016---2024-asiandirectoryapp-6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.wwwcloudzioncom-5 {
  color: #52656e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.div-block-124, .div-block-125 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-126 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-127, .div-block-128 {
  width: 100%;
}

.heading-5 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.paragraph-49 {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.heading-6 {
  font-weight: 300;
}

.div-block-129 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.paragraph-50 {
  width: 50%;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-130 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.heading-7 {
  font-family: Inriasans, Arial, sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.div-block-131 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding: 40px 120px;
  font-size: 28px;
  display: flex;
}

.bold-text-7 {
  font-size: 26px;
}

.paragraph-51 {
  font-family: Inriasans, Arial, sans-serif;
}

.paragraph-52 {
  width: 50%;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-132 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.form-block-12 {
  width: 100%;
}

.div-block-133 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.text-field-39 {
  color: #000;
  background-color: #f1f1f1;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-field-40 {
  color: #000;
  background-color: #f1f1f1;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.submit-button-13 {
  color: #ffac38;
  background-color: #0000;
  border: 1px solid #ffac38;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.form-13 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.text-field-39-copy {
  color: #000;
  background-color: #f1f1f1;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-field-40-copy {
  color: #000;
  background-color: #f1f1f1;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.textarea-6 {
  color: #000;
  background-color: #f1f1f1;
  height: auto;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
}

.field-label-17 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.text-field-41 {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-style: italic;
}

.text-field-41:focus {
  color: #000;
}

.text-field-42 {
  color: #000;
  font-family: Inriasans, Arial, sans-serif;
  font-style: italic;
}

.submit-button-14 {
  background-color: #f19d09;
  width: 100%;
}

.form-block-13 {
  width: 40%;
}

.field-label-18 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.field-label-18-copy {
  text-align: center;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.form-14 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.checkbox-label-3 {
  font-family: Inriasans, Arial, sans-serif;
}

.field-label-19, .field-label-20, .text-field-43, .text-field-44 {
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.submit-button-15 {
  background-color: #f19d09;
}

.form-block-14 {
  width: 100%;
}

.form-15 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-134 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-135 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-136 {
  background-color: #e0e0e0;
  width: 100%;
  height: 1px;
}

.div-block-137 {
  max-width: none;
  padding: 40px 120px;
}

.div-block-138 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-1271001 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2323 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.asian-wedding-filming-photography-west-bromwich-west-midlands-uk {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.download-8 {
  object-fit: cover;
}

.find-asian-wedding-photographer-with-asian-directory-app-3 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-1271002 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1271003 {
  grid-row-gap: 12px;
  border: 2px solid #dadada;
  border-width: 2px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1271004 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-55 {
  object-fit: cover;
}

.text-2325 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1271005 {
  grid-column-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1271006 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1271007 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1271008 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40.7202px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-1271009 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-2326 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1271010 {
  grid-column-gap: 1px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2327 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-1271011 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2328 {
  color: #ffac38;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.frame-1271012 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2330 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.learn-more-about-asian-wedding-directory-0 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.learn-more-about-asian-wedding-directory-3 {
  color: #ee9b08;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.image-52-copy {
  object-fit: cover;
  width: 50%;
}

.when-it-comes-to-choosing-the-perfect-asian-wedding-cakes-for-your-special-day-there-is-a-lot-to-thi-copy {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.div-block-138-copy {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.submit-button-16 {
  color: #ffac38;
  background-color: #0000;
  border: 1px solid #ffac38;
  height: 40px;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.text-field-45 {
  background-color: #333;
  border-color: #0000;
  border-radius: 0;
  height: 40px;
  font-family: Inriasans, Arial, sans-serif;
}

.text-field-45::placeholder {
  color: #fff;
}

.div-block-139 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
  display: flex;
}

.textarea-7 {
  background-color: #333;
  border-color: #0000;
  min-width: 0;
  min-height: 200px;
}

.textarea-7::placeholder {
  color: #fff;
}

.form-16 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.form-block-15 {
  width: 100%;
}

.image-56 {
  position: static;
  top: 0;
}

.image-57 {
  margin-top: 140px;
  padding-top: 0;
}

.heading-8 {
  text-align: center;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 300;
}

.heading-9 {
  color: #ffac38;
  text-align: center;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
}

.div-block-140 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 350px;
  display: flex;
}

.div-block-141 {
  border: 2px solid #ffac38;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  font-family: Inriasans, Arial, sans-serif;
  font-weight: 700;
  display: flex;
}

.heading-9-copy {
  color: #ffac38;
  text-align: center;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.image-58 {
  width: 100px;
  height: 100px;
}

.div-block-142 {
  margin-top: 0;
  padding-top: 0;
}

.text-block-46 {
  font-family: Inriasans, Arial, sans-serif;
}

.div-block-28-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 1100px;
  min-height: 40px;
  padding-left: 0;
  display: none;
}

.frame-1270597-copy {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 0;
  text-decoration: none;
  display: flex;
}

.submit-button-17 {
  background-color: #ed9b09;
  width: 100px;
}

.div-block-143 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #ebebeb;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.form-block-16 {
  width: 100%;
}

.text-field-46 {
  width: 60%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 12px;
}

.text-field-46:focus {
  color: #000;
}

.form-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.dropdown-4 {
  height: 40px;
}

.dropdown-toggle-5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-6 {
  border: 0 solid #00000040;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-7 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-5, .dropdown-6 {
  border: 1px solid #00000040;
  width: 50%;
}

.text-block-47, .text-block-48 {
  font-family: Inriasans, Arial, sans-serif;
}

.div-block-143-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.image-59 {
  position: relative;
}

.text-2043-copy {
  color: #333;
  letter-spacing: .04em;
  text-align: justify;
  letter-spacing: .04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.text-2054-copy {
  color: #333;
  letter-spacing: .04em;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 57px;
  text-decoration: none;
}

.div-block-144, .div-block-145 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.container-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
  display: flex;
}

.div-block-146 {
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-147, .div-block-148, .div-block-149 {
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.container-9-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f6f6f6;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 0 10px;
  display: flex;
}

.div-block-150 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 120px;
  display: flex;
}

.container-9-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
  display: flex;
}

.vector-3-copy {
  object-fit: fill;
  width: 16px;
  height: 16px;
}

.image-60 {
  width: 16px;
  height: 16px;
}

.arrow-right-s-fill-1-copy {
  object-fit: cover;
  width: 18px;
  height: 18px;
  display: none;
  overflow: hidden;
}

.frame-1430-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 205px;
  margin-left: 30px;
  text-decoration: none;
  display: none;
}

.div-block-151, .div-block-152, .div-block-153, .div-block-154 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-155 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
}

.div-block-156 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-157, .div-block-158, .div-block-159, .div-block-160, .div-block-161, .div-block-162 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
}

.div-block-163 {
  position: relative;
}

.heading-10 {
  color: #fff;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  inset: 5% auto auto 5%;
}

.div-block-164, .div-block-165, .div-block-166 {
  width: 50%;
  position: relative;
}

.link-block-45, .link-block-46 {
  text-decoration: none;
}

.div-block-167 {
  width: 50%;
  position: relative;
}

.bottomicon_01-3-copy {
  object-fit: cover;
  object-fit: cover;
  object-fit: cover;
  object-fit: cover;
  width: 50px;
  height: 50px;
}

.div-block-168, .div-block-169 {
  width: 50%;
  position: relative;
}

.image-61 {
  font-family: Inriasans, Arial, sans-serif;
}

.paragraph-53 {
  color: #fffefe;
  font-family: Inriasans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  position: absolute;
  inset: 15% auto auto 5%;
}

.frame-1799-copy {
  grid-row-gap: 10px;
  border: 0 #999;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .frame-123493 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-123502 {
    height: 300px;
  }

  .frame-123577 {
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-1103 {
    flex: 1;
  }

  .text-1104 {
    min-width: 100%;
    display: flex;
  }

  .frame-125094 {
    min-width: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-125098 {
    flex: 1;
    min-width: 300px;
    max-height: none;
  }

  .frame-125099, .text-1106 {
    flex: 1;
  }

  .frame-125100 {
    flex-flow: wrap;
    flex: 1;
  }

  .frame-125101 {
    justify-content: center;
    align-items: center;
  }

  .frame-125103 {
    flex: 1;
  }

  .frame-125105 {
    flex: 1;
    height: 70%;
  }

  .frame-125107 {
    flex: 1;
  }

  .frame-125109 {
    grid-row-gap: 23px;
    flex: 1;
  }

  .frame-125119 {
    min-width: 300px;
  }

  .frame-125694 {
    padding-left: 40px;
  }

  .frame-125698 {
    width: 170%;
    min-width: 500px;
  }

  .frame-125699 {
    flex: 1;
    min-width: 500px;
  }

  .kolom-1 {
    grid-row-gap: 40px;
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
    max-width: none;
    padding: 0;
  }

  .column {
    flex-flow: wrap;
  }

  .image-wrapper {
    min-width: auto;
    height: 99%;
    overflow: clip;
  }

  .frame-1018-1 {
    flex: 1;
    order: 1;
    width: 100%;
    min-width: auto;
    max-width: 450px;
    overflow: clip;
  }

  .frame-1025 {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .column-4 {
    max-width: none;
    overflow: clip;
  }

  .description-4 {
    width: 100%;
  }

  .frame-126018, .frame-126019 {
    flex: 1;
  }

  .frame-126022 {
    flex: 1;
    max-height: none;
  }

  .frame-126058 {
    max-width: none;
    height: 100%;
  }

  .frame-126059, .frame-126060 {
    flex: 1;
  }

  .frame-126063 {
    grid-row-gap: 40px;
    flex-flow: column;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-126064 {
    grid-row-gap: 40px;
    flex-flow: wrap;
    max-width: none;
  }

  .frame-126066 {
    width: 100%;
  }

  .container-2, .container-3 {
    flex-direction: column;
    align-items: center;
  }

  .frame-126205 {
    z-index: 100;
    position: absolute;
    inset: 0% 0% auto;
  }

  .frame-126435 {
    padding-left: 60px;
  }

  .frame-126464 {
    justify-content: center;
    align-items: center;
  }

  .frame-126492 {
    max-width: none;
    height: auto;
    padding-top: 200px;
  }

  .menu-sign-19 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 10px;
  }

  .frame-126679 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-4 {
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }

  .text-1775 {
    text-align: justify;
  }

  .frame-126681 {
    height: 54%;
  }

  .frame-126682 {
    height: 43.0179%;
  }

  .frame-126683 {
    height: 1000px;
    max-height: none;
  }

  .frame-126684 {
    max-width: none;
  }

  .frame-126687 {
    justify-content: center;
    align-items: center;
  }

  .frame-126727.footer {
    height: 1500px;
  }

  .frame-126728 {
    grid-column-gap: 30px;
  }

  .frame-126734 {
    max-width: none;
  }

  .frame-126735 {
    width: 100%;
  }

  .frame-126812 {
    justify-content: center;
    align-items: center;
  }

  .frame-1102 {
    height: 75%;
  }

  .frame-1100 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 150px;
    padding-top: 0;
  }

  .frame-126839, .lottie-animation {
    display: none;
  }

  .error-18d9bb46-cfa2-6c49-6b4a-4cc707faf1ee {
    margin-top: 40px;
  }

  .frame-126868 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .frame-126869 {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
  }

  .frame-126876 {
    flex-flow: wrap;
    height: 14%;
  }

  .frame-126878 {
    flex-flow: wrap-reverse;
  }

  .frame-126880 {
    flex-flow: wrap;
  }

  .frame-1107 {
    height: 100%;
    margin-top: 220px;
    padding-top: 0;
  }

  .text-1866 {
    min-width: 400px;
  }

  .text-1867 {
    flex-flow: column;
    flex: 1;
    min-width: auto;
    display: flex;
  }

  .text-1868 {
    width: 100.008%;
    min-width: 100%;
  }

  .frame-126887 {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .at-company-checker-we-are-passionate-about-connecting-businesses-with-the-manufacturers-they-need-to-thrive-in-today-s-competitive-landscape-our-manufacturing-directory-is-designed-to-simplify-the-sourcing-process-for-companies-seeking-reliable-suppliers-across-various-sectors-with-a-commitment-to-quality-and-efficiency-we-provide-a-platform-that-empowers-businesses-to-make-informed-decisions-when-choosing-their-manufacturing-partners-3 {
    flex-flow: column;
    display: flex;
  }

  .frame-126894 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
    max-height: none;
  }

  .frame-126895 {
    flex: 1;
    max-width: none;
  }

  .frame-126898 {
    max-width: none;
  }

  .text-1876, .text-1877, .frame-126900 {
    flex: 1;
  }

  .frame-126903 {
    grid-row-gap: 10px;
    max-width: none;
  }

  .group-656, .frame-1012-2 {
    width: 100%;
    max-width: none;
    height: 70%;
    overflow: visible;
  }

  .frame-126935 {
    height: 120px;
  }

  .frame-126936 {
    height: 200px;
  }

  .frame-126939 {
    height: 120px;
  }

  .frame-126941 {
    justify-content: center;
    align-items: center;
  }

  .frame-1011-2 {
    width: 100%;
    max-width: none;
    height: 70%;
    overflow: visible;
  }

  .frame-126948 {
    height: 120px;
  }

  .frame-126949 {
    height: 200px;
  }

  .frame-126952 {
    height: 120px;
  }

  .frame-126954 {
    justify-content: center;
    align-items: center;
  }

  .vectors-wrapper-941 {
    overflow: clip;
  }

  .frame-126961 {
    height: 120px;
  }

  .frame-126962 {
    height: 200px;
    max-height: none;
  }

  .frame-126965 {
    height: 120px;
  }

  .frame-126968 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-1906 {
    font-size: 18px;
  }

  .frame-126974 {
    height: 120px;
  }

  .frame-126976 {
    justify-content: flex-start;
    align-items: center;
    height: 200px;
  }

  .frame-126979 {
    height: 120px;
  }

  .kolom-2 {
    flex-flow: wrap;
  }

  .frame-127013 {
    flex: 1;
  }

  .frame-127030 {
    justify-content: center;
    align-items: center;
  }

  .small-columns {
    grid-row-gap: 40px;
    flex-flow: wrap-reverse;
    width: 100%;
    max-width: 270px;
  }

  .title-4 {
    text-align: center;
  }

  .small-columns-2 {
    flex-flow: wrap;
    width: 100%;
    max-width: 270px;
  }

  .column-13 {
    flex-flow: wrap;
  }

  .title-5 {
    text-align: center;
  }

  .small-columns-3 {
    flex-flow: wrap-reverse;
    max-width: 270px;
  }

  .modal {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
    inset: 0%;
  }

  .frame-520 {
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

  .modal-copy {
    display: none;
  }

  .frame-520-copy {
    left: auto;
    right: auto;
  }

  .frame-1156 {
    grid-column-gap: 80px;
  }

  .text-1988 {
    margin-top: 40px;
    padding-top: 0;
    left: 25%;
  }

  ._12345 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 0;
  }

  .frame-127052 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1157 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .frame-1158 {
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
  }

  .frame-127054 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .sign-30 {
    width: 36%;
  }

  .frame-1166 {
    max-width: 900px;
  }

  .dropdown-toggle-2 {
    padding-left: 10px;
    padding-right: 15px;
  }

  .icon {
    margin-right: 0;
  }

  .frame-1151 {
    max-width: none;
  }

  .frame-1270522 {
    max-width: 100%;
  }

  .frame-1270523 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-1270524 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-2 {
    display: flex;
  }

  .div-block-4 {
    flex-flow: column;
    padding-top: 220px;
  }

  .div-block-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    overflow: visible;
  }

  .form, .form-block, .text-field {
    width: 100%;
  }

  .toggle-switch {
    width: 200px;
  }

  .columns-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .column-16 {
    justify-content: center;
    align-items: center;
    padding-right: 10px;
  }

  .column-17 {
    justify-content: space-between;
    align-items: center;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .columns-4 {
    flex-flow: column;
  }

  .form-block-3, .div-block-24 {
    width: 100%;
  }

  .div-block-25 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-26 {
    flex-flow: column;
  }

  .div-block-28 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
  }

  .form-block-copy {
    width: 450px;
  }

  .div-block-37 {
    flex-flow: column;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-42 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-43 {
    flex-flow: column;
    padding-top: 220px;
  }

  .div-block-47 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-48 {
    flex-flow: column;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-49, .div-block-50 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-51 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-7 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .form-block-7 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 0;
    display: flex;
  }

  .advance-form {
    display: none;
  }

  .div-block-55, .div-block-56 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-58 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-59 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 1040px;
    padding-left: 0;
  }

  .div-block-60 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: 0;
    padding-left: 0;
    padding-right: 10px;
    position: static;
  }

  .tabble-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    width: 100vw;
    max-width: none;
    display: flex;
    position: relative;
    overflow: scroll;
  }

  .div-block-61 {
    flex-flow: row;
    height: 52px;
  }

  .text-block-22 {
    font-size: 14px;
  }

  .text-block-23, .text-block-24 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .div-block-70 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 1225px;
    overflow: visible;
  }

  .form-block-8 {
    flex-flow: row;
  }

  .form-8 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-71 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 1225px;
    height: 52px;
  }

  .text-block-25 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .text-block-26 {
    font-size: 12px;
  }

  .div-block-71-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 1225px;
    height: 52px;
  }

  .div-block-76 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-79, .div-block-80, .div-block-81 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-89, .div-block-102 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .column-18 {
    flex-flow: row;
    display: block;
  }

  .div-block-112 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .div-block-113 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    overflow: auto;
  }

  .div-block-114 {
    width: 70%;
  }

  .paragraph-23 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .reset-pass {
    display: none;
  }

  .background-reset-pass {
    left: auto;
    right: auto;
  }

  .otp, .password-reset {
    display: none;
  }

  .reset-password-background {
    left: auto;
    right: auto;
  }

  .new-password {
    display: none;
  }

  .newpassword-background {
    left: auto;
    right: auto;
  }

  .confirmationpopup, .username-wrap {
    display: none;
  }

  .text-block-2-copy, .username {
    font-family: Inriasans, Arial, sans-serif;
  }

  .text-block-44, .text-block-44-copy {
    width: 250px;
  }

  .paragraph-36 {
    font-family: Montserrat, sans-serif;
  }

  .image-22 {
    padding-top: 0;
  }

  .image-23 {
    margin-top: 60px;
  }

  .container-7 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .home-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270559 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .frame-1270560 {
    width: 100%;
  }

  .frame-1270567 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-2019 {
    text-align: left;
    font-family: Inriasans, Arial, sans-serif;
  }

  .frame-58 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-57 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-56, .image-24 {
    width: 100%;
  }

  .frame-59 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270577 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .image-25, .frame-1270578 {
    width: 100%;
  }

  .frame-65 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-64, .frame-1270583 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-61 {
    max-width: none;
  }

  .frame-66 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270584 {
    flex-flow: column;
  }

  .frame-1270585, .image-26 {
    width: 100%;
  }

  .frame-67 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270588 {
    flex-flow: column;
  }

  .image-27, .frame-1270589 {
    width: 100%;
  }

  .frame-69 {
    background-position: -1050px 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
  }

  .frame-68 {
    max-width: none;
  }

  .frame-73 {
    max-width: none;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-72 {
    flex-flow: column;
  }

  .about-us {
    flex-flow: column;
    height: auto;
    min-height: 0;
    padding: 40px 20px;
  }

  .frame-1270596 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1761 {
    width: 100%;
  }

  .frame-113 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270597 {
    grid-row-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270598 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .image-28, .frame-1270599, .text-2043 {
    width: 100%;
  }

  .frame-95 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270602 {
    width: 100%;
  }

  .frame-1270603 {
    height: auto;
  }

  .image-29, .image-30, .frame-1270604 {
    width: 100%;
  }

  .frame-1270605 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270606 {
    width: 100%;
  }

  .about-us-2 {
    height: auto;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270610 {
    grid-column-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-1270613 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-2054 {
    width: 100%;
  }

  .frame-1270615 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270616 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .image-32, .frame-1270617 {
    width: 100%;
  }

  .frame-1270619 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270620 {
    width: 100%;
  }

  .image-33 {
    width: 100%;
    height: 400px;
  }

  .frame-1270622, .about-us-3, .frame-120 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-102 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .text-2070 {
    width: 100%;
  }

  .frame-1270641, .frame-1270642, .frame-117 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270644 {
    grid-row-gap: 30px;
    flex-flow: column;
    max-width: none;
  }

  .frame-108, .aboutus_cont2-1, .frame-1270645 {
    width: 100%;
  }

  .frame-1270647, .frame-1270648 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-505 {
    grid-row-gap: 30px;
  }

  .frame-469, .frame-447, .frame-467 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-461 {
    grid-column-gap: 12px;
    padding-left: 140px;
  }

  .frame-1270674 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-end;
    align-items: center;
    max-width: none;
    padding-left: 0;
  }

  .frame-1778 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding: 20px;
  }

  .frame-549 {
    grid-row-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-547 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-300, .frame-301 {
    width: 100%;
  }

  .frame-118, .frame-331 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-2095 {
    text-align: left;
    line-height: 34px;
  }

  .about-us-4, .frame-302, .frame-326, .frame-1270675, .frame-337, .frame-1270676, .frame-1270678, .frame-1781, .frame-1780, .frame-1270679, .frame-1782, .frame-293 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-159 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-155, .frame-156, .frame-157, .frame-158 {
    width: 100%;
  }

  .frame-189, .frame-186 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1824 {
    grid-column-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1799 {
    height: 450px;
  }

  .frame-30 {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .frame-1804 {
    height: auto;
  }

  .frame-32 {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .frame-1270685 {
    width: 100%;
  }

  .text-2123 {
    font-size: 28px;
    line-height: 34px;
  }

  .frame-1825, .frame-851, .frame-1434 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1428 {
    grid-column-gap: 12px;
  }

  .frame-1270693 {
    width: 20px;
    height: 20px;
  }

  .frame-12706933 {
    width: 20px;
    height: 20px;
  }

  .frame-1270695 {
    height: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270696 {
    width: 15px;
    height: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-886 {
    height: 20px;
    padding-right: 20px;
  }

  .frame-392, .frame-357, .frame-374, .frame-1270702 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-401 {
    height: auto;
  }

  .frame-680, .frame-472, .frame-662, .frame-1270765 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270784 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270792 {
    max-width: none;
  }

  .frame-1270816, .frame-1270835, .frame-684, .frame-710, .frame-729, .frame-1270886, .frame-789, .frame-1270905, .frame-1270918, .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270957 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-123 {
    justify-content: center;
    align-items: flex-end;
  }

  .whytxt1 {
    width: 100%;
  }

  .frame-1270983 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1270984 {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-1270985, .frame-1270986, .frame-1270987, .frame-1270988 {
    width: 100%;
  }

  .frame-1270993 {
    padding-right: 0;
  }

  .div-block-131, .div-block-137 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-57 {
    margin-top: 10px;
  }

  .div-block-140 {
    width: 100%;
  }

  .div-block-142 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-28-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
  }

  .frame-1270597-copy {
    grid-row-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-2043-copy, .text-2054-copy {
    width: 100%;
  }

  .div-block-150 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-163, .div-block-164, .div-block-165, .div-block-166, .div-block-167, .div-block-168, .div-block-169 {
    width: 100%;
  }

  .image-61 {
    height: auto;
  }

  .frame-1799-copy {
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .frame-123397 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-123468 {
    max-width: none;
  }

  .frame-123469 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-882 {
    flex-flow: column;
  }

  .frame-884 {
    justify-content: center;
    align-items: center;
  }

  .frame-123491 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-123493, .frame-863 {
    flex-flow: column;
  }

  .frame-123498 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-123502 {
    padding-top: 20px;
  }

  .frame-123549 {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-123577 {
    max-width: none;
    max-height: none;
    position: static;
  }

  .frame-123587, .frame-123589, .frame-123594 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vectors-wrapper-279 {
    height: 50px;
  }

  .frame-125088 {
    height: 100%;
  }

  .frame-125089, .frame-125092, .frame-125097 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-125694 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-125697 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-125699 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .frame-125732 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-125741 {
    flex-flow: column;
  }

  .frame-125742 {
    justify-content: center;
    align-items: center;
  }

  .frame-125744 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-image-left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .kolom-1 {
    flex-flow: wrap-reverse;
    align-items: center;
    padding: 0;
  }

  .frame-125754, .frame-126018, .frame-126019 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126022 {
    grid-row-gap: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-1472 {
    text-align: center;
  }

  .frame-126023 {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .frame-126059, .frame-126060 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126063 {
    grid-row-gap: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-1497 {
    text-align: center;
  }

  .frame-126064 {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .frame-126065 {
    width: 100%;
    height: 50%;
  }

  .frame-126066 {
    width: 100%;
  }

  .frame-126083, .frame-126085 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126087 {
    padding-right: 40px;
  }

  .frame-126205 {
    grid-row-gap: 20px;
    flex-flow: wrap;
    height: 30%;
    position: fixed;
    inset: 0% 0% auto;
  }

  .frame-126206 {
    width: 100%;
    min-width: 400px;
  }

  .frame-126435 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-126438 {
    max-width: 400px;
  }

  .frame-126464 {
    grid-column-gap: 500px;
    grid-row-gap: 500px;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .frame-126465 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    height: 99.9998%;
  }

  .frame-126466 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .advert-4 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 0%;
    max-width: 0;
  }

  .text-1700 {
    width: 350px;
    display: block;
    overflow: visible;
  }

  .frame-126468 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: linear-gradient(#00c8ff, #00c8ff);
    flex-flow: row;
    width: 3000px;
    height: 150%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rb-5, .rb-6 {
    height: 100%;
  }

  .rb-7 {
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 150px;
  }

  .rb-8 {
    height: 100%;
  }

  .rb-9 {
    height: auto;
  }

  .frame-126492 {
    flex-flow: row;
    max-width: none;
    height: 100%;
    padding-top: 250px;
  }

  .menu-sign-19 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    min-width: 100%;
  }

  .text-1714 {
    line-height: 18px;
  }

  .frame-126560 {
    position: relative;
    inset: auto 0% 0% auto;
  }

  .frame-126561 {
    flex-flow: column;
  }

  .frame-126583 {
    padding-right: 40px;
  }

  .frame-126585 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    min-width: 310px;
  }

  .text-1748 {
    text-align: left;
  }

  .frame-126645 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-1762 {
    font-size: 36px;
  }

  .frame-126647, .frame-126649 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126650 {
    width: 100%;
    height: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-126651 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-126652 {
    grid-column-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .frame-126653 {
    grid-row-gap: 0px;
    width: 46%;
    min-width: 400px;
    max-width: 0;
    height: 61%;
  }

  .frame-126654 {
    grid-column-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .frame-126656 {
    justify-content: center;
    align-items: flex-start;
    width: 70%;
  }

  .text-1767 {
    text-align: left;
    width: 55.7274%;
  }

  .frame-126657 {
    grid-column-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .frame-126659 {
    justify-content: center;
    align-items: flex-start;
    width: 70%;
  }

  .frame-126660 {
    grid-row-gap: 0px;
    width: 41%;
    min-width: 400px;
    height: 50%;
  }

  .frame-126661 {
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    height: 83px;
  }

  .frame-126662 {
    grid-column-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .frame-126663 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-126664 {
    justify-content: center;
    align-items: flex-start;
    width: 70%;
  }

  .frame-126673 {
    grid-column-gap: 10px;
    flex-flow: wrap;
  }

  .frame-126674 {
    grid-row-gap: 32px;
    flex-flow: wrap;
    width: 100%;
  }

  .frame-126675 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    width: 722px;
  }

  .frame-126679 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126681 {
    flex-flow: column;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126682 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-126683 {
    width: 750px;
    height: auto;
    padding-top: 40px;
  }

  .frame-126685 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126687 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126688 {
    grid-row-gap: 35px;
    max-width: 500px;
  }

  .frame-126689 {
    max-width: 400px;
    height: 33%;
  }

  .frame-126692 {
    grid-row-gap: 35px;
    max-width: 500px;
  }

  .frame-126693 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 500px;
  }

  .frame-126727 {
    height: 15%;
    padding-top: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .frame-126727.footer {
    height: auto;
  }

  .frame-126728 {
    grid-row-gap: 50px;
    flex-flow: column;
    height: 100%;
    padding-top: 100px;
  }

  .frame-126729 {
    grid-column-gap: 20px;
    justify-content: center;
    align-items: center;
    height: 250px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-126730 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .frame-126731 {
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .frame-126741 {
    grid-row-gap: 30px;
    flex-flow: column;
    min-width: 400px;
    max-width: none;
    height: 40%;
  }

  .frame-126742 {
    grid-row-gap: 30px;
    max-width: none;
    height: 73%;
  }

  .frame-126743 {
    grid-column-gap: 50px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-126744 {
    width: 57px;
  }

  .frame-126745 {
    justify-content: center;
    align-items: flex-start;
    width: 271px;
    height: 100%;
  }

  .text-1812 {
    text-align: left;
    max-width: none;
    overflow: visible;
  }

  .frame-126746 {
    grid-column-gap: 50px;
    flex-flow: row;
  }

  .frame-126748 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 100%;
  }

  .frame-126749 {
    grid-column-gap: 60px;
    grid-row-gap: 30px;
    width: 100%;
    height: 50%;
  }

  .frame-126750 {
    justify-content: space-between;
    align-items: flex-start;
    height: 86.6082%;
  }

  .frame-126751 {
    grid-column-gap: 50px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-126752 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-126753 {
    justify-content: center;
    align-items: flex-start;
    width: 250px;
    height: 95.3801%;
  }

  .frame-126809 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-1829 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .text-1830 {
    font-weight: 700;
  }

  .frame-126810, .frame-126815 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126826 {
    z-index: 99;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .frame-1104 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .frame-126827 {
    grid-row-gap: 10px;
    flex-flow: column;
    width: 70%;
    min-width: auto;
    height: 20%;
  }

  .frame-126828 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .sign-23 {
    width: 100%;
  }

  .frame-1103 {
    z-index: 99;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    position: fixed;
    inset: 0% 0% auto;
  }

  .frame-1102 {
    background-image: linear-gradient(#0000, #0000);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 50px;
  }

  .vectors-wrapper-901 {
    width: 50px;
  }

  .frame-1100 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    display: flex;
    position: static;
  }

  .frame-126839 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 100px;
    display: none;
  }

  .frame-1097 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 70%;
    height: 30%;
  }

  .frame-1098 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 80%;
    height: 35%;
  }

  .search-for-a-wedding-supplier-business-here {
    height: 38%;
    overflow: visible;
  }

  .vectors-wrapper-903 {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    display: block;
    overflow: visible;
  }

  .frame-1099 {
    width: 80%;
  }

  .frame-1101 {
    width: 70%;
  }

  .lottie-animation {
    width: 35px;
    display: flex;
  }

  .frame-126842 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-126844 {
    justify-content: flex-start;
    align-items: center;
    height: 600px;
    padding-top: 56px;
  }

  .frame-126846 {
    height: 600px;
  }

  .frame-126866, .frame-126868 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-126869 {
    justify-content: center;
    align-items: center;
  }

  ._404 {
    padding: 40px;
  }

  .frame-1107 {
    margin-top: 60px;
  }

  .frame-126882 {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-1867 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-1868 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .frame-126885, .frame-126889 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126890 {
    flex: 1;
    max-width: none;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126894, .frame-126898, .frame-126903 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-126935 {
    height: 200px;
  }

  .frame-126939 {
    height: 175px;
  }

  .frame-126948 {
    height: 200px;
  }

  .frame-126952 {
    height: 175px;
  }

  .frame-126961 {
    height: 200px;
  }

  .frame-126965 {
    height: 175px;
  }

  .frame-126974 {
    height: 200px;
  }

  .frame-126979 {
    height: 175px;
  }

  .frame-126995 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-126996 {
    padding-bottom: 40px;
  }

  .frame-127003 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-826 {
    justify-content: flex-start;
    align-items: center;
    height: 600px;
    padding-top: 40px;
  }

  .frame-127013 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-127015 {
    max-width: 500px;
  }

  .frame-127016 {
    justify-content: space-between;
    align-items: center;
    max-width: 410px;
  }

  .frame-127022 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-127030 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .small-columns {
    flex-flow: wrap;
    align-items: center;
    max-width: 270px;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .column-13 {
    justify-content: center;
    align-items: center;
  }

  .small-columns-3 {
    flex-flow: wrap-reverse;
    align-items: center;
    width: 100%;
    max-width: 270px;
    padding-left: 0;
  }

  ._9999 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .modal {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: none;
    inset: 0% auto;
  }

  .frame-520 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    inset: 0%;
  }

  .modal-copy {
    display: none;
  }

  .frame-520-copy {
    margin-left: auto;
    inset: 0%;
  }

  .frame-117080 {
    padding-top: 20px;
  }

  .frame-1168 {
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .contry-2 {
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .contry-3 {
    justify-content: space-between;
    align-items: center;
    max-width: none;
    padding-left: 10px;
  }

  .geo {
    justify-content: center;
    align-items: center;
  }

  .search {
    flex-flow: wrap;
    height: 7%;
  }

  .frame-1121 {
    flex-flow: row;
  }

  .frame-127048, .frame-127049, .search-2 {
    width: 100%;
  }

  .frame-1156 {
    grid-column-gap: 80px;
  }

  .text-1988 {
    margin-top: 0;
    left: 10%;
  }

  ._12345 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-127052 {
    padding-right: 20px;
  }

  .text-1993 {
    line-height: 55px;
  }

  .sign-30, .sign-31, .sign-32 {
    width: 100%;
  }

  .frame-1166 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
  }

  .dropdown-2 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    display: flex;
  }

  .frame-1151 {
    max-width: none;
  }

  .frame-117080-copy {
    padding-top: 50px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .frame-1121-copy {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
  }

  .div-block-4 {
    padding-top: 60px;
  }

  .form-block {
    width: 300px;
  }

  .link-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .toggle-switch {
    display: none;
  }

  .columns-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .column-16 {
    justify-content: center;
    align-items: center;
  }

  .grid-2 {
    display: flex;
  }

  .div-block-24 {
    width: 100%;
    display: none;
  }

  .div-block-25 {
    flex-flow: column;
    width: 568px;
    display: flex;
  }

  .div-block-26 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #758a92;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    display: none;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 20px;
    display: none;
  }

  .div-block-28 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .link-block-13, .link-block-14, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-5 {
    font-size: 12px;
  }

  .text-block-5.ga-event {
    color: #fff;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .text-block-6.ga-event {
    color: #fff;
  }

  .text-block-7, .text-block-8 {
    font-size: 12px;
  }

  .text-block-8.ga-event {
    color: #fff;
  }

  .text-block-9, .text-block-10, .text-block-11 {
    font-size: 12px;
  }

  .text-block-11.ga-event {
    color: #fff;
  }

  .text-block-12 {
    font-size: 12px;
  }

  .form-3 {
    flex-flow: column;
  }

  .form-block-copy {
    width: 300px;
  }

  .div-block-42 {
    padding-top: 20px;
  }

  .div-block-43 {
    padding-top: 100px;
  }

  .div-block-47 {
    padding-top: 0;
  }

  .div-block-48, .div-block-49 {
    padding-top: 10px;
  }

  .div-block-50 {
    padding-top: 40px;
  }

  .div-block-51 {
    margin-top: 60px;
    padding-top: 20px;
  }

  .advance-form {
    display: none;
  }

  .div-block-55 {
    padding-top: 10px;
  }

  .div-block-56 {
    padding-top: 20px;
  }

  .div-block-58 {
    padding-top: 100px;
  }

  .tabble-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-70, .div-block-71, .div-block-71-copy {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-79, .div-block-80, .div-block-81 {
    padding-top: 20px;
  }

  .div-block-112 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    overflow: auto;
  }

  .heading-3 {
    color: #00c8ff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 52px;
  }

  .div-block-113 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    overflow: auto;
  }

  .div-block-115 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form-12 {
    color: #090909;
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .submit-button-12 {
    background-color: #0000;
    width: 40px;
    height: 40px;
  }

  .form-block-11 {
    margin-bottom: 0;
    display: flex;
  }

  .text-field-37 {
    border: 0;
    border-radius: 10px 0 0 10px;
    height: 40px;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  .image-17 {
    order: -1;
    align-self: center;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    position: relative;
    left: auto;
  }

  .button-4 {
    background-color: #00c8ff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 40px;
  }

  .div-block-116 {
    display: none;
  }

  .paragraph-23 {
    margin-top: 40px;
  }

  .frame-126496-copy {
    display: block;
  }

  .image-18 {
    width: 8px;
    height: 8px;
  }

  .dropdownmenumobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #526870;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .reset-pass {
    display: none;
  }

  .background-reset-pass {
    margin-left: auto;
    inset: 0%;
  }

  .otp, .password-reset {
    display: none;
  }

  .reset-password-background {
    margin-left: auto;
    inset: 0%;
  }

  .new-password {
    display: none;
  }

  .newpassword-background {
    margin-left: auto;
    inset: 0%;
  }

  .confirmationpopup {
    display: none;
  }

  .text-block-44 {
    width: 200px;
  }

  .link-block-38 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-44-copy {
    width: 200px;
  }

  .paragraph-36 {
    font-family: Montserrat, sans-serif;
  }

  .image-22 {
    height: 300px;
  }

  .image-23 {
    height: 300px;
    margin-top: 0;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    color: #fff;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .frame-68 {
    width: 100%;
  }

  .ipad-1 {
    width: 100%;
    display: block;
  }

  .about-us {
    padding-top: 60px;
  }

  .frame-1270597 {
    padding-left: 0;
    padding-right: 0;
  }

  .frame-1270601 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .about-us-2 {
    padding-top: 100px;
  }

  .frame-506 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-335 {
    grid-row-gap: 30px;
  }

  .frame-306 {
    width: 100%;
  }

  .frame-305 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-2100 {
    text-align: left;
  }

  .frame-1781 {
    padding-top: 60px;
  }

  .frame-159 {
    flex-flow: column;
  }

  .frame-155, .frame-156, .frame-157 {
    width: 100%;
  }

  .frame-1819 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-1799 {
    height: auto;
  }

  .frame-1814 {
    display: none;
  }

  .frame-1820, .frame-1434 {
    flex-flow: column;
  }

  .frame-1433, .frame-1429 {
    width: 100%;
  }

  .frame-392 {
    padding-top: 60px;
  }

  .frame-1762 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-398 {
    width: 100%;
  }

  .frame-357 {
    padding-top: 60px;
  }

  .frame-1270702 {
    padding-top: 100px;
  }

  .frame-680, .frame-472, .frame-662, .frame-1270765, .frame-1270784 {
    padding-top: 60px;
  }

  .frame-1270815 {
    width: 50%;
  }

  .frame-1270816, .frame-1270835, .frame-710, .frame-1270886, .frame-789, .frame-1270905, .frame-1270918, .container-8 {
    padding-top: 60px;
  }

  .div-block-123 {
    flex-flow: column;
    width: 100%;
  }

  .frame-1270983 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-124, .div-block-125, .div-block-126 {
    flex-flow: column;
  }

  .div-block-128 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-137 {
    padding-top: 60px;
  }

  .div-block-28-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .frame-1270597-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-170, .div-block-171, .div-block-172, .div-block-173, .div-block-174, .div-block-175 {
    width: 100%;
  }

  .frame-1799-copy {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .vectors-wrapper-209 {
    height: 50px;
  }

  .frame-123400 {
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .frame-882 {
    flex-flow: column;
  }

  .frame-884 {
    justify-content: center;
    align-items: center;
  }

  .frame-123471, .frame-123493 {
    flex-flow: column;
  }

  .frame-123494 {
    max-width: 320px;
  }

  .frame-123495 {
    min-width: 220px;
  }

  .frame-123592, .frame-123597 {
    flex-flow: column;
  }

  .frame-125098 {
    min-width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-1106 {
    text-align: left;
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-125697 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .frame-125699 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
  }

  .frame-125732, .frame-125733 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-1296 {
    width: 250px;
  }

  .frame-125744 {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-image-left, .frame-125754 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-1045 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-126464 {
    justify-content: flex-end;
    align-items: center;
  }

  .menu-sign-19 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .frame-126645, .frame-126647 {
    padding-left: 0;
    padding-right: 0;
  }

  .frame-126649, .frame-126679 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-1774, .frame-126683 {
    width: 320px;
  }

  .text-1781 {
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-126688 {
    grid-row-gap: 35px;
    max-width: 500px;
  }

  .frame-126689 {
    max-width: 600px;
    height: 33%;
  }

  .frame-126692, .frame-126693 {
    grid-row-gap: 35px;
    max-width: 500px;
  }

  .frame-126727.footer {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-size: auto;
    background-attachment: scroll;
    justify-content: flex-start;
    align-items: center;
    height: 1700px;
  }

  .frame-126728 {
    grid-row-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    height: 1250px;
    padding-top: 0;
  }

  .frame-126729 {
    height: 300px;
  }

  .frame-126743 {
    flex-flow: column;
  }

  .frame-126745 {
    justify-content: center;
    align-items: center;
  }

  .text-1811 {
    text-align: left;
  }

  .text-1812 {
    text-align: center;
  }

  .frame-126746 {
    flex-flow: column;
  }

  .frame-126748, .frame-126750 {
    justify-content: center;
    align-items: center;
  }

  .frame-126751 {
    flex-flow: column;
  }

  .frame-126753 {
    justify-content: center;
    align-items: center;
  }

  .frame-126809 {
    width: 320px;
  }

  .text-1829 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-1102 {
    background-color: #758a92;
    background-image: none;
    border-radius: 0;
    justify-content: space-between;
    align-items: center;
  }

  .vectors-wrapper-901 {
    width: 50px;
  }

  .frame-1100 {
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .frame-126839 {
    background-color: #758a92;
    display: none;
  }

  .lottie-animation {
    background-color: #0000;
  }

  .frame-126843 {
    flex-flow: column;
  }

  .text-1866 {
    min-width: 320px;
  }

  .frame-126887 {
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .frame-126892 {
    height: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-1870 {
    line-height: 24px;
  }

  .at-company-checker-we-are-passionate-about-connecting-businesses-with-the-manufacturers-they-need-to-thrive-in-today-s-competitive-landscape-our-manufacturing-directory-is-designed-to-simplify-the-sourcing-process-for-companies-seeking-reliable-suppliers-across-various-sectors-with-a-commitment-to-quality-and-efficiency-we-provide-a-platform-that-empowers-businesses-to-make-informed-decisions-when-choosing-their-manufacturing-partners-3 {
    justify-content: center;
    align-items: center;
  }

  .frame-126896 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
  }

  .frame-126900, .frame-126905 {
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .container-5, .container-6 {
    flex-flow: column;
  }

  .text-1930 {
    font-size: 28px;
    line-height: 34px;
  }

  .frame-127029 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .modal {
    display: none;
  }

  .modal-copy {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .frame-520-copy {
    width: 320px;
    max-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-117080 {
    padding-top: 40px;
  }

  .enter-your-location-and-let-us-help-you-sort-the-adverts {
    width: 320px;
  }

  .text-1988 {
    justify-content: center;
    align-items: center;
    display: flex;
    left: auto;
  }

  .frame-127052 {
    flex-flow: column;
    padding-top: 40px;
  }

  .frame-1157 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-1993 {
    width: 320px;
  }

  .frame-1158, .frame-127056 {
    flex-flow: column;
  }

  .frame-1162 {
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .dropdown-toggle-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    display: flex;
  }

  .dropdown-list-2 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-top: 40px;
    padding-top: 0;
    display: none;
    position: absolute;
  }

  .icon {
    left: 70px;
  }

  .dropdown-2 {
    display: flex;
  }

  .frame-1270524 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .frame-1270535 {
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .frame-117080-copy {
    padding-top: 40px;
  }

  .div-block-4 {
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .div-block-5 {
    padding-left: 0;
  }

  .submit-button {
    background-color: #fff;
  }

  .text-field {
    border: 0 #00000026;
    font-size: 10px;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .form-block-2 {
    justify-content: center;
    align-items: center;
    width: 320px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .submit-button-2 {
    width: 100%;
  }

  .form-2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-3 {
    flex-flow: column;
  }

  .column-16 {
    padding-right: 0;
  }

  .column-17 {
    flex-flow: column;
  }

  .grid-2 {
    grid-auto-flow: row;
  }

  .columns-4 {
    flex-flow: column;
  }

  .div-block-24 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #0000;
    flex-flow: column;
    width: 320px;
    display: none;
  }

  .div-block-25 {
    flex-flow: column;
    width: 320px;
  }

  .div-block-26 {
    background-color: #758a92;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    display: none;
  }

  .div-block-27 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    height: 500px;
    padding-top: 0;
    display: none;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .form-3 {
    flex-flow: column;
  }

  .dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .form-4 {
    flex-flow: row;
  }

  .div-block-39 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-block-42 {
    width: 320px;
  }

  .div-block-43 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-45 {
    width: 100%;
  }

  .div-block-46 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-48 {
    padding-top: 10px;
  }

  .div-block-49 {
    flex-flow: column;
  }

  .div-block-51 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-52 {
    flex-flow: column;
  }

  .div-block-53, .div-block-54 {
    width: 100%;
  }

  .form-block-7 {
    flex-flow: column;
    min-width: 0;
    display: flex;
  }

  .advance-form {
    flex-flow: column;
    display: none;
  }

  .div-block-55 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-56 {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 34px;
  }

  .form-8 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-79 {
    flex-flow: column;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-82 {
    flex-flow: column;
  }

  .bold-text {
    width: 320px;
  }

  .div-block-99 {
    flex-flow: column;
  }

  .text-field-34, .select-field-7 {
    height: 40px;
  }

  .text-field-35, .text-field-36 {
    width: 320px;
  }

  .column-18 {
    flex-flow: row;
    display: block;
  }

  .text-block-41 {
    text-align: left;
    width: 320px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-112 {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    height: auto;
    display: flex;
    overflow: auto;
  }

  .div-block-113 {
    width: 100%;
    margin-left: auto;
    overflow: auto;
  }

  .div-block-114 {
    display: none;
  }

  .frame-126496-copy {
    padding-right: 20px;
  }

  .dropdownmenumobile {
    display: none;
  }

  .reset-pass {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .background-reset-pass {
    width: 320px;
    max-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .otp, .password-reset {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .reset-password-background {
    width: 320px;
    max-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .new-password {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .newpassword-background {
    width: 320px;
    max-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .confirmationpopup {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .link-block-38 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-36 {
    font-family: Montserrat, sans-serif;
  }

  .container-7 {
    max-width: none;
  }

  .group-657 {
    height: 300px;
  }

  .frame-54 {
    flex-flow: column;
  }

  .frame-1270587 {
    height: auto;
  }

  .text-2042 {
    width: 100%;
  }

  .frame-1270615 {
    padding-top: 10px;
  }

  .image-32 {
    height: 350px;
  }

  .frame-191 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-190, .text-2057 {
    width: 100%;
  }

  .frame-215 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .aboutus_cont2-1 {
    object-fit: contain;
    height: auto;
  }

  .text-2076 {
    height: auto;
  }

  .frame-505 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-461 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .text-2093 {
    font-size: 44px;
    line-height: 50px;
  }

  .frame-335 {
    flex-flow: column;
  }

  .text-2096 {
    font-size: 42px;
  }

  .text-2101 {
    font-size: 32px;
  }

  .frame-1781 {
    flex-flow: column;
  }

  .frame-370, .frame-1779 {
    width: 100%;
  }

  .frame-1780 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-378, .frame-808, .why-advertise-with-us_2-1 {
    width: 100%;
  }

  .frame-189, .frame-187 {
    height: auto;
  }

  .frame-186 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    height: auto;
  }

  .frame-1824 {
    grid-row-gap: 40px;
    flex-flow: column;
    padding-top: 60px;
  }

  .frame-1823, .frame-272 {
    width: 100%;
  }

  .frame-1270694 {
    grid-column-gap: 4px;
  }

  .frame-1762 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-398 {
    width: 100%;
  }

  .frame-353 {
    height: auto;
  }

  .frame-1270732 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-115 {
    height: auto;
    padding: 0;
  }

  .frame-729 {
    flex-flow: column;
  }

  .frame-1270877, .frame-1270885 {
    width: 100%;
  }

  .frame-1270886 {
    flex-flow: column;
  }

  .frame-1270889, .frame-1270896 {
    width: 100%;
  }

  .frame-762 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-761 {
    width: 100%;
  }

  .frame-1270918 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-1270919, .frame-1270925, .div-block-123 {
    width: 100%;
  }

  .text-2316 {
    font-size: 48px;
    line-height: 54px;
  }

  .frame-1270992 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-1270994 {
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-1270996, .div-block-129 {
    flex-flow: column;
  }

  .paragraph-50 {
    width: 100%;
  }

  .div-block-130 {
    flex-flow: column;
  }

  .paragraph-52 {
    width: 100%;
  }

  .div-block-132 {
    flex-flow: column;
  }

  .div-block-133 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .form-block-13 {
    width: 100%;
  }

  .div-block-135 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-52-copy {
    width: 100%;
  }

  .div-block-139, .div-block-142 {
    flex-flow: column;
  }

  .div-block-28-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 50%;
    padding-left: 10px;
    display: flex;
  }

  .div-block-143 {
    flex-flow: column;
  }

  .text-field-46, .dropdown-5, .dropdown-6 {
    width: 100%;
  }

  .div-block-143-copy {
    flex-flow: column;
  }

  .div-block-150 {
    min-width: 600px;
    overflow: scroll;
  }

  .image-61 {
    height: 750px;
  }
}


@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inriasans';
  src: url('../fonts/InriaSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}