:root {
  --white: white;
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@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-1 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 273px;
  height: 39px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.contact-techgateway-asia {
  color: #fff;
  text-align: center;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vector-378-stroke {
  opacity: 0;
  background-color: #4f5c7000;
}

.vector-379-stroke, .vector-380-stroke {
  background-color: #4f5c70;
}

.rectangle-9 {
  background-color: #d9d9d900;
}

.path29 {
  background-color: #4f5c70;
}

.vector {
  border-style: solid;
  border-width: undefinedpx;
  background-color: #4f5c70;
  border-color: #4f5c70;
}

.rectangle-14 {
  background-color: #d9d9d900;
}

.rectangle-21 {
  background-image: linear-gradient(#97aebe 0%, #ebf6ff 71%);
  border: 1px solid #fff;
  border-radius: 30px;
  box-shadow: 0 0 12px #ffffff80;
}

.join-us {
  color: #4f5c70;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.rectangle-24 {
  background-color: #e5535300;
}

.rectangle-23, .rectangle-7 {
  background-color: #d9d9d900;
}

.rectangle-8 {
  background-image: linear-gradient(#97aebe 0%, #ebf6ff 71%);
  border: 1px solid #fff;
  border-radius: 21px;
  box-shadow: 0 0 10px #ffffff80;
}

.section {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/the-tech_gateway_kv-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  max-width: none;
  height: 700px;
  font-size: 25px;
  font-weight: 400;
}

.section-2 {
  background-image: url('../images/Rectangle-2-1.png');
  background-position: 50%;
  background-size: cover;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section-3 {
  background-image: url('../images/Rectangle-3.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.section-4 {
  background-image: url('../images/Rectangle-26.png');
  background-position: 50% 100%;
  background-size: cover;
  width: auto;
  height: 800px;
}

.section-5 {
  background-color: #0b131f;
  height: 600px;
}

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

.text-block-2 {
  display: block;
}

.text-block-3, .text-block-4, .text-block-5 {
  color: #fff;
  font-size: 25px;
}

.text-block-6, .text-block-7 {
  font-size: 25px;
}

.text-block-8 {
  color: snow;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.text-block-9, .text-block-10 {
  color: #fff;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 55px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.div-block {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
  position: relative;
  top: 145px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  background-image: url('../images/Rectangle-2.png');
  background-position: 50%;
  background-size: 1300px;
  border: 0 #000;
  height: 650px;
  padding: 0 40px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
}

.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 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 24px;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.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;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  text-transform: uppercase;
  display: none;
}

.image {
  background-image: url('../images/Who-are-we-1.png');
  background-position: 0 0;
  background-size: auto;
}

.image-2 {
  max-width: 53%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-3 {
  max-width: 70%;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: static;
  left: 200px;
  right: auto;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Sarabun, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  font-family: Sarabun, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 95px;
  display: flex;
}

.pricing-grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.pricing-card-three-3 {
  color: #fffdfd;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.pricing-image-3 {
  object-fit: cover;
  width: 40px;
  height: 70px;
  margin-bottom: 0;
}

.heading-29 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.pricing-card-text-3 {
  color: #8c9eaa;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Sarabun, sans-serif;
  font-size: 12px;
}

.heading-30 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.heading-31 {
  color: #f9fdff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: Sarabun, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  font-family: Sarabun, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.pricing-grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  max-width: 900px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.pricing-image-4 {
  object-fit: cover;
  width: 70px;
  height: 70px;
  margin-bottom: 0;
}

.heading-32 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.pricing-card-text-4 {
  color: #052a47;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 14px;
}

.heading-33 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.heading-34 {
  color: #052a47;
  font-size: 15px;
  font-weight: 500;
}

.image-4 {
  text-align: center;
  max-width: 30%;
  margin-top: 40px;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  outline-offset: 0px;
  text-align: center;
  background-image: linear-gradient(#6c7a88, #0b131f 72%);
  border: 1px #ffffff4d;
  border-radius: 20px;
  outline: 0 #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1300px;
  height: 300px;
  display: block;
  box-shadow: 0 0 24px #ffffff4a;
}

.image-5 {
  max-width: 65%;
  position: static;
  top: 40px;
}

.image-6 {
  max-width: 75%;
  position: static;
  top: 35px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: -15px;
  display: flex;
  position: relative;
  top: 50px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 50px;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  justify-content: center;
  align-items: flex-end;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  position: static;
  top: 45px;
}

.button {
  text-align: center;
  position: relative;
  top: 65px;
}

.div-block-7 {
  position: relative;
  top: 59px;
}

.button-2 {
  aspect-ratio: auto;
  color: #4f5c70;
  text-align: center;
  vertical-align: baseline;
  object-fit: fill;
  background-color: #3898ec00;
  background-image: url('../images/Component-29.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  display: inline-block;
}

.div-block-8 {
  text-align: center;
  margin-top: 10px;
}

.container-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1200px;
  display: flex;
}

.image-7 {
  text-align: center;
  max-width: 18%;
}

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

.flex-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.text-block-18 {
  color: #fff;
  margin-top: 10px;
  font-family: Sarabun, sans-serif;
}

.link-block {
  background-image: url('../images/g27.svg');
  background-position: 50%;
  background-size: cover;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 40px;
}

.link-block-2 {
  background-image: url('../images/Property-1Component-10.svg');
  background-position: 50%;
  background-size: cover;
  width: 35px;
  height: 35px;
  margin-right: 40px;
}

.link-block-3 {
  background-image: url('../images/Property-1Component-13.svg');
  background-position: 50%;
  background-size: cover;
  width: 35px;
  height: 35px;
  margin-right: 40px;
}

.image-8 {
  margin-top: 60px;
}

.flex-block-2 {
  margin-top: 20px;
}

.div-block-10 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  max-width: 1200px;
  height: 300px;
  max-height: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.section-6 {
  background-image: url('../images/Rectangle-3.jpg');
  background-position: 50% 40%;
  background-size: 1570px;
  justify-content: center;
  align-items: flex-end;
  height: 810px;
  display: block;
  position: static;
}

.columns {
  justify-content: center;
  align-items: flex-end;
  display: block;
  position: relative;
  bottom: -110px;
}

.text-block-19 {
  color: #4f5c70;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Sarabun, sans-serif;
  display: flex;
}

.column {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  left: 125px;
}

.link {
  color: #4f5c70;
  font-family: Sarabun, sans-serif;
  text-decoration: none;
  position: relative;
  left: 455px;
}

.link-2 {
  color: #4f5c70;
  justify-content: flex-end;
  align-items: flex-end;
  font-family: Sarabun, sans-serif;
  text-decoration: none;
  display: block;
  position: relative;
  left: 492px;
}

.navbar-no-shadow {
  background-color: #0c0c0c05;
}

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

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.nav-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-button-wrapper {
  margin-left: 120px;
}

.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;
}

.navbar {
  background-color: #0b131f;
  max-width: none;
  height: 60px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: capitalize;
  background-color: #f36e2f;
  background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
  border-radius: 10px;
  width: 160px;
  height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 10px;
  font-weight: 600;
}

.nav-link-3 {
  display: none;
}

.brand {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  left: 40px;
}

.container-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0b131f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: auto;
  padding-top: 15px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: capitalize;
  background-color: #f36e2f;
  background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
  border-radius: 10px;
  width: 110px;
  height: 40px;
  margin-top: 10px;
  padding: 5px 0 10px;
  font-size: 10px;
  font-weight: 600;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  right: 40px;
}

.navbar-logo-left {
  background-color: #fc969600;
}

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

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

.nav-link-5 {
  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-5:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.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-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-3 {
  color: #4f5c70;
  background-color: #3898ec00;
  background-image: url('../images/Component-28.png');
  background-position: 50%;
  background-size: 110px;
  flex: 1;
  width: 90px;
  height: 40px;
  padding-bottom: 9px;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  display: block;
  position: relative;
  bottom: 4px;
}

.image-9 {
  flex: 0 auto;
  position: relative;
  left: auto;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.container-22 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #fffffff7;
  border-radius: 20px;
  grid-template: ". . Area-8 Area-7 Area-6"
                 "Area-5 Area-4 Area-2 Area Area-3"
                 / 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  text-align: left;
  object-fit: cover;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.image-10 {
  width: 160px;
  max-width: none;
  height: 90px;
  margin-top: 20px;
}

.image-11 {
  width: 170px;
  max-width: none;
  height: 120px;
  margin-top: 20px;
}

.image-12 {
  width: 190px;
  max-width: none;
  height: 115px;
  margin-top: 20px;
}

.image-13 {
  width: 180px;
  max-width: none;
  height: 110px;
  margin-top: 20px;
}

.image-14 {
  width: 170px;
  max-width: none;
  height: 100px;
  margin-top: 20px;
}

.image-15 {
  width: 200px;
  max-width: none;
  height: 120px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
  left: 0;
}

.image-16 {
  width: 150px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  left: 0;
}

.image-17 {
  width: 190px;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  left: 0;
}

.pricing-card-three-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image-5 {
  object-fit: cover;
  width: 120px;
  height: 120px;
  margin-bottom: 16px;
}

.heading-35 {
  color: #052a47;
  font-size: 15px;
  font-weight: 500;
}

.image-18 {
  width: 230px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  left: 0;
}

.container-23 {
  max-width: none;
}

.container-24, .container-25 {
  max-width: 1200px;
}

.div-block-11 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 424px;
}

.image-19 {
  text-align: center;
  display: block;
}

.link-block-4 {
  background-image: url('../images/Frame-4.svg');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  max-width: none;
  height: 30px;
  max-height: none;
}

.team-circles-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name-2 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position-2 {
  margin-bottom: 24px;
}

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

.div-block-12, .div-block-12-copy {
  display: none;
}

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

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

.nav-link-6 {
  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-6:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

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

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

.button-primary-4 {
  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-4:hover {
  color: #fff;
  background-color: #32343a;
}

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

.flex-block-3, .flex-block-3-copy, .flex-block-3-copy-copy, .flex-block-5 {
  display: none;
}

.team-circles-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: none;
}

.team-card-3 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image-3 {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name-3 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position-3 {
  margin-bottom: 24px;
}

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

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

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

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-5 {
  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-5:hover {
  color: #fff;
  background-color: #32343a;
}

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

.link-3 {
  color: #4f5c70;
  text-decoration: none;
}

.pricing-card-three-3-copy {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.text-block-20, .text-block-21, .text-block-22 {
  color: #fff;
  font-family: Sarabun, sans-serif;
  font-weight: 300;
}

.container-24-copy {
  max-width: 1200px;
  display: none;
}

.pricing-grid-4-copy {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  max-width: 900px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-33 {
  width: 150px;
  height: 40px;
  margin-top: 20px;
}

.pricing-image-3-copy {
  object-fit: cover;
  width: 35px;
  height: 70px;
  margin-bottom: 0;
}

.heading-31-copy {
  color: #f9fdff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.team-grid-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #fffffff7;
  border-radius: 20px;
  grid-template: ". . Area-8 Area-7 Area-6"
                 "Area-5 Area-4 Area-2 Area Area-3"
                 / 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 50px;
  display: none;
}

.team-circles-4 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-4 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid-4 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card-4 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image-4 {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name-4 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position-4 {
  margin-bottom: 24px;
}

.bold-text-3 {
  padding-left: 5px;
  line-height: 19px;
}

.bold-text-4 {
  color: #fff;
  font-family: Sarabun, sans-serif;
}

.flex-block-6 {
  justify-content: center;
  align-items: center;
}

.text-block-25 {
  color: #fff;
  padding-left: 5px;
  font-family: Sarabun, sans-serif;
}

.text-block-26 {
  padding-left: 5px;
  font-family: Sarabun, sans-serif;
  line-height: 19px;
}

.text-block-27 {
  padding-left: 5px;
  font-family: Sarabun, sans-serif;
  font-weight: 300;
}

@media screen and (min-width: 1440px) {
  .section {
    background-position: 50% 100%;
    background-size: cover;
    height: 800px;
  }

  .section-4 {
    height: 800px;
  }

  .section-5 {
    height: 600px;
  }

  .text-block-8 {
    font-size: 40px;
  }

  .text-block-11 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 60px;
  }

  .text-block-12 {
    margin-top: 50px;
    font-size: 40px;
  }

  .div-block {
    top: 262px;
  }

  .hero-heading-left {
    background-position: 50%;
    background-size: 1370px;
    height: 700px;
  }

  .container {
    max-width: 1300px;
    padding-top: 160px;
  }

  .margin-bottom-24px {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
  }

  .image-2 {
    max-width: 50%;
  }

  .image-3 {
    max-width: 75%;
  }

  .text-block-14 {
    font-size: 19px;
  }

  .div-block-2 {
    margin-top: 70px;
  }

  .pricing-image-3 {
    width: 70px;
    max-width: 500%;
    height: 100px;
    max-height: 500px;
  }

  .heading-29 {
    font-size: 18px;
    font-weight: 300;
  }

  .pricing-card-text-3 {
    margin-top: 0;
    font-size: 16px;
  }

  .heading-30 {
    word-break: normal;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
  }

  .heading-31 {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
  }

  .text-block-15 {
    margin-top: 30px;
  }

  .text-block-16 {
    font-size: 19px;
  }

  .pricing-grid-4 {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1100px;
    height: 210px;
    max-height: none;
  }

  .pricing-image-4 {
    width: 130px;
    height: 130px;
    margin-bottom: 0;
  }

  .heading-32 {
    word-break: break-all;
    overflow-wrap: break-word;
    font-size: 18px;
    font-weight: 400;
  }

  .pricing-card-text-4 {
    margin-top: -20px;
  }

  .heading-33 {
    font-size: 18px;
    font-weight: 400;
  }

  .image-4 {
    max-width: 35%;
  }

  .div-block-4 {
    width: 1200px;
    height: 350px;
  }

  .image-5 {
    max-width: 65%;
  }

  .image-6 {
    max-width: 75%;
  }

  .text-block-17 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .button-2 {
    width: 140px;
    height: 60px;
  }

  .div-block-8 {
    margin-top: 20px;
  }

  .container-2 {
    max-width: none;
  }

  .image-7 {
    max-width: 17%;
  }

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

  .div-block-10 {
    color: #fff;
    width: 1200px;
    max-width: 1200px;
    height: 350px;
  }

  .section-6 {
    background-position: 50% 0;
    background-size: 1500px;
    height: 840px;
  }

  .text-block-19 {
    font-size: 18px;
  }

  .link {
    font-size: 18px;
    left: 419px;
  }

  .link-2 {
    font-size: 18px;
    left: 472px;
  }

  .navbar {
    text-transform: uppercase;
    background-color: #fff0;
    max-width: none;
    height: 100px;
  }

  .nav-link-2 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: capitalize;
    background-color: #f36e2f;
    background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
    border-radius: 10px;
    width: 220px;
    height: 50px;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: 600;
  }

  .nav-link-3 {
    display: none;
  }

  .brand {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .container-20 {
    max-width: none;
    margin-top: auto;
    padding-top: 0;
    display: block;
  }

  .nav-link-4 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: capitalize;
    background-color: #f36e2f;
    background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
    border-radius: 10px;
    width: 160px;
    height: 50px;
    margin-top: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 600;
  }

  .nav-menu-2 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-3 {
    background-size: 110px;
    margin-top: 20px;
    right: 30px;
  }

  .team-grid {
    color: #fff;
    background-color: #fff0;
    grid-template-rows: auto auto;
    grid-template-areas: ". . Area-8 Area-7 Area-6"
                         "Area-5 Area-4 Area-2 Area Area-3";
    width: 1200px;
    height: 350px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .image-10 {
    width: 170px;
    height: 100px;
  }

  .image-11 {
    width: 160px;
    height: 110px;
  }

  .image-12 {
    width: 185px;
    height: 120px;
  }

  .image-13 {
    width: 200px;
    height: 120px;
  }

  .image-14 {
    width: 180px;
    height: 110px;
  }

  .image-15 {
    width: 200px;
    height: 120px;
  }

  .image-17 {
    width: 180px;
    height: 100px;
  }

  .pricing-image-5 {
    width: 130px;
    height: 130px;
  }

  .container-23 {
    max-width: none;
  }

  .container-24 {
    max-width: 1300px;
  }

  .div-block-11 {
    top: 535px;
  }

  .link-block-4 {
    width: 35px;
    height: 35px;
  }

  .link-block-4.w--current {
    width: 40px;
    height: 40px;
  }

  .team-member-image-2, .team-member-image-3 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .link-3 {
    color: #4f5c70;
    text-decoration: none;
  }

  .text-block-20, .text-block-21, .text-block-22 {
    color: #fff;
    margin-top: 5px;
    font-family: Sarabun, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .container-24-copy {
    max-width: 1300px;
  }

  .pricing-grid-4-copy {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1100px;
    height: 210px;
    max-height: none;
  }

  .image-33 {
    width: 140px;
    height: 45px;
    margin-top: 24px;
  }

  .pricing-image-3-copy {
    width: 50px;
    max-width: 500%;
    height: 100px;
    max-height: 500px;
    position: static;
  }

  .heading-31-copy {
    font-size: 18px;
    font-weight: 300;
  }

  .team-grid-copy {
    color: #fff;
    grid-template-rows: auto auto;
    grid-template-areas: ". . Area-8 Area-7 Area-6"
                         "Area-5 Area-4 Area-2 Area Area-3";
    width: 1200px;
    height: 350px;
    display: none;
  }

  .team-member-image-4 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .bold-text-3 {
    color: #fff;
    text-align: center;
    word-break: break-all;
    padding-left: 5px;
    font-family: Sarabun, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .text-block-24 {
    color: #fff;
    font-size: 18px;
  }

  .bold-text-4 {
    color: #fff;
    font-family: Sarabun, sans-serif;
    font-size: 20px;
  }

  .flex-block-6 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-25 {
    color: #fff;
    padding-left: 5px;
    font-family: Sarabun, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .text-block-26, .text-block-27 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    background-position: 50% 100%;
    background-size: 2000px;
    height: 1000px;
  }

  .section-4 {
    height: 1100px;
  }

  .section-5 {
    height: 900px;
  }

  .text-block-8 {
    font-size: 60px;
  }

  .text-block-11 {
    margin-top: 60px;
    font-size: 80px;
  }

  .text-block-12 {
    margin-top: 70px;
    font-size: 60px;
  }

  .div-block {
    top: 246px;
  }

  .hero-heading-left {
    background-position: 50% 2%;
    background-size: 2000px;
    border-style: none;
    height: 1100px;
  }

  .container {
    max-width: 1700px;
    margin-left: auto;
    padding-top: 250px;
  }

  .hero-split {
    margin-left: 0;
  }

  .margin-bottom-24px {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }

  .image-2 {
    max-width: 60%;
  }

  .image-3 {
    max-width: 80%;
  }

  .text-block-13 {
    margin-top: 40px;
    font-size: 60px;
  }

  .text-block-14 {
    margin-top: 30px;
    font-size: 26px;
  }

  .div-block-2 {
    margin-top: 120px;
  }

  .pricing-grid-3 {
    margin-top: 40px;
  }

  .pricing-image-3 {
    width: 90px;
    height: 140px;
    position: relative;
  }

  .heading-29 {
    margin-top: 5px;
    font-size: 25px;
  }

  .pricing-card-text-3 {
    margin-top: 5px;
    font-size: 22px;
  }

  .heading-30, .heading-31 {
    margin-top: 5px;
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-15 {
    margin-top: 40px;
    font-size: 60px;
  }

  .text-block-16 {
    margin-top: 30px;
    font-size: 26px;
  }

  .pricing-grid-4 {
    grid-column-gap: 0px;
    max-width: 1300px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .pricing-image-4 {
    width: 140px;
    height: 140px;
  }

  .heading-32, .heading-33 {
    font-size: 25px;
    font-weight: 500;
  }

  .image-4 {
    max-width: 40%;
  }

  .div-block-3 {
    margin-top: 80px;
  }

  .div-block-4 {
    width: 1500px;
    height: 450px;
  }

  .image-5 {
    max-width: 75%;
  }

  .image-6 {
    max-width: 80%;
  }

  .text-block-17 {
    letter-spacing: 3px;
    margin-top: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .button-2 {
    width: 190px;
    height: 80px;
    margin-top: 10px;
  }

  .div-block-8 {
    margin-top: 20px;
  }

  .container-2 {
    max-width: 1500px;
  }

  .image-7 {
    max-width: 18%;
  }

  .flex-block {
    margin-top: 120px;
  }

  .text-block-18 {
    margin-top: 15px;
    font-size: 25px;
  }

  .link-block {
    width: 40px;
    height: 40px;
  }

  .link-block-2 {
    width: 50px;
    height: 50px;
    margin-top: 0;
  }

  .link-block-3 {
    width: 50px;
    height: 50px;
  }

  .image-8 {
    width: 40px;
    max-width: 200%;
    height: 40px;
  }

  .flex-block-2 {
    margin-top: 40px;
  }

  .div-block-10 {
    border-radius: 30px;
    width: 1500px;
    max-width: 1500px;
    height: 450px;
    max-height: 500px;
    margin-top: 100px;
  }

  .section-6 {
    background-image: url('../images/Rectangle-3-1.png');
    background-position: 50% 0;
    background-size: 2140px;
    height: 1200px;
  }

  .text-block-19 {
    font-size: 25px;
  }

  .link {
    font-size: 25px;
    left: 526px;
  }

  .link-2 {
    font-size: 25px;
    left: 597px;
  }

  .navbar {
    text-transform: capitalize;
    background-color: #0b131f;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    max-width: none;
    height: 90px;
    display: flex;
    position: fixed;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    background-color: #f36e2f;
    background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
    border-radius: 15px;
    width: 250px;
    height: 70px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
  }

  .nav-link-3 {
    display: none;
  }

  .brand {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
    margin-left: 40px;
    padding-left: 0;
    display: block;
  }

  .container-20 {
    text-align: left;
    text-transform: uppercase;
    flex-direction: row;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    width: 1900px;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .nav-link-4 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: capitalize;
    background-color: #f36e2f;
    background-image: linear-gradient(#198ac4, #24519e 50%, #2c3691);
    border-radius: 15px;
    width: 220px;
    max-width: none;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
  }

  .nav-menu-2 {
    width: 100px;
    max-width: 100px;
    height: 50px;
    max-height: 100px;
    margin-top: 25px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    left: -61px;
  }

  .button-3 {
    background-size: 120px;
    height: 50px;
    margin-top: 0;
    left: auto;
    right: auto;
  }

  .image-9 {
    max-width: 200%;
    margin-top: 0;
    left: 65px;
  }

  .team-grid {
    border-radius: 30px;
    width: auto;
    padding-top: 40px;
  }

  .image-10 {
    width: 220px;
    height: 140px;
    margin-top: 30px;
  }

  .image-11 {
    width: 225px;
    height: 150px;
  }

  .image-12 {
    width: 255px;
    height: 160px;
  }

  .image-13 {
    width: 250px;
    height: 150px;
  }

  .image-14 {
    width: 230px;
    height: 140px;
  }

  .image-15 {
    width: 300px;
    height: 170px;
  }

  .image-16 {
    width: 230px;
    height: 140px;
  }

  .image-17 {
    width: 250px;
    height: 180px;
  }

  .pricing-image-5 {
    width: 140px;
    height: 140px;
  }

  .image-18 {
    width: 270px;
  }

  .container-23 {
    max-width: none;
  }

  .container-24 {
    max-width: 1700px;
    margin-bottom: 0;
  }

  .container-25 {
    max-width: 1500px;
  }

  .div-block-11 {
    top: 674px;
  }

  .link-block-4, .link-block-4.w--current {
    width: 50px;
    height: 50px;
  }

  .team-grid-copy {
    border-radius: 30px;
  }

  .link-3 {
    color: #4f5c70;
    font-size: 25px;
    text-decoration: none;
    position: relative;
    left: 105px;
  }

  .text-block-20, .text-block-21, .text-block-22 {
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
  }

  .container-24-copy {
    max-width: 1700px;
    margin-bottom: 0;
  }

  .pricing-grid-4-copy {
    grid-column-gap: 0px;
    max-width: 1300px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-33 {
    width: 190px;
    height: 55px;
    margin-top: 40px;
  }

  .image-34 {
    width: 140px;
    height: 90px;
  }

  .pricing-image-3-copy {
    width: 80px;
    height: 110px;
    margin-top: 10px;
    position: relative;
  }

  .heading-31-copy {
    margin-top: 25px;
    font-size: 25px;
    line-height: 25px;
  }

  .team-grid-copy {
    border-radius: 30px;
    padding-top: 40px;
    display: none;
  }

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

  .bold-text-4 {
    font-size: 26px;
  }

  .flex-block-6 {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-25, .text-block-26, .text-block-27 {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  .section-4 {
    height: 700px;
  }

  .section-5 {
    height: 500px;
  }

  .text-block-8 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-11 {
    margin-top: 20px;
    font-size: 40px;
  }

  .text-block-12 {
    margin-top: 30px;
    font-size: 30px;
  }

  .div-block {
    top: 225px;
  }

  .hero-heading-left {
    height: 500px;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    max-width: 728px;
    padding-top: 110px;
    display: flex;
  }

  .hero-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
    display: block;
  }

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

  .image-2 {
    max-width: 50%;
    font-size: 15px;
  }

  .image-3 {
    max-width: 85%;
  }

  .text-block-13 {
    font-size: 35px;
  }

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

  .pricing-grid-3 {
    grid-column-gap: 0px;
  }

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

  .pricing-grid-4 {
    grid-column-gap: 0px;
    max-width: 600px;
  }

  .image-4 {
    max-width: 38%;
  }

  .div-block-4 {
    height: 250px;
  }

  .image-5 {
    max-width: 70%;
  }

  .image-6 {
    max-width: 80%;
  }

  .div-block-5 {
    margin-top: -9px;
    top: 35px;
  }

  .div-block-6 {
    top: 35px;
  }

  .div-block-7 {
    top: 40px;
  }

  .container-2 {
    max-width: 800px;
  }

  .div-block-10 {
    max-width: 800px;
    height: 250px;
  }

  .section-6 {
    background-position: 50% 10%;
    background-size: 2000px;
    height: 700px;
  }

  .text-block-19 {
    position: relative;
    right: 63px;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .link {
    left: 270px;
  }

  .link-2 {
    left: 297px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

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

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .menu-button-2 {
    margin-right: 40px;
    font-size: 35px;
  }

  .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .navbar {
    background-color: #fff;
    height: auto;
    font-size: 16px;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #f36e2f00;
    background-image: none;
    justify-content: center;
    align-items: center;
    margin-left: 285px;
    margin-right: 285px;
    display: block;
  }

  .icon-2 {
    color: #000;
  }

  .container-20 {
    max-width: none;
    margin-top: 0;
    display: none;
  }

  .nav-link-4 {
    background-color: #fa500000;
    background-image: none;
  }

  .nav-menu-2 {
    background-color: #245fa6;
    margin-right: 0;
  }

  .container-21 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-22 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 0px;
    grid-template-columns: 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .image-10 {
    width: 135px;
    height: 80px;
  }

  .image-11 {
    width: 135px;
    height: 95px;
  }

  .image-12, .image-13 {
    width: 140px;
    height: 90px;
  }

  .image-14 {
    width: 130px;
    height: 80px;
  }

  .image-15 {
    width: 155px;
    height: 90px;
    left: 0;
  }

  .image-16 {
    width: 130px;
    height: 80px;
    left: 65px;
  }

  .image-17 {
    width: 150px;
    max-width: none;
    height: 110px;
    left: 65px;
  }

  .image-18 {
    width: 140px;
    max-width: none;
    height: 110px;
    left: 65px;
  }

  .container-23 {
    max-width: none;
  }

  .container-24, .container-25 {
    max-width: 700px;
  }

  .div-block-11 {
    top: 466px;
  }

  .container-26 {
    max-width: 728px;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image-2 {
    width: 190px;
    height: 190px;
  }

  .container-26-copy, .container-27 {
    max-width: 728px;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-4 {
    padding: 12px;
  }

  .menu-button-4.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .flex-block-3 {
    background-color: #0b131f;
    display: none;
  }

  .image-22 {
    position: relative;
  }

  .button-5 {
    position: relative;
    left: 253px;
  }

  .flex-block-3-copy {
    background-color: #0b131f;
    display: block;
  }

  .flex-block-4 {
    position: relative;
    right: 48px;
  }

  .flex-block-3-copy-copy {
    background-color: #0b131f;
    display: block;
  }

  .flex-block-5 {
    background-color: #0b131f;
    height: 60px;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .button-6 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .button-7 {
    background-color: #3898ec00;
    background-image: url('../images/Frame-1-2.png');
    background-position: 50%;
    background-size: cover;
    width: 120px;
    height: 20px;
  }

  .button-8 {
    background-color: #3898ec00;
    background-image: url('../images/Frame-1-2.png');
    background-position: 50%;
    background-size: cover;
    width: 110px;
    height: 50px;
    max-height: none;
    margin-top: 5px;
    position: absolute;
    inset: 0% 5% auto auto;
  }

  .image-23 {
    margin-top: 10px;
    position: absolute;
    left: 45px;
  }

  .container-28 {
    max-width: 728px;
  }

  .team-grid-3 {
    grid-column-gap: 40px;
  }

  .team-member-image-3 {
    width: 190px;
    height: 190px;
  }

  .container-29 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-24-copy {
    max-width: 700px;
    display: none;
  }

  .pricing-grid-4-copy {
    grid-column-gap: 0px;
    max-width: 600px;
  }

  .image-33 {
    width: 120px;
    height: 35px;
  }

  .team-grid-copy {
    grid-column-gap: 0px;
  }

  .container-30 {
    max-width: 728px;
  }

  .team-grid-4 {
    grid-column-gap: 40px;
  }

  .team-member-image-4 {
    width: 190px;
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .section-5 {
    height: 400px;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .text-block-11 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-12 {
    margin-top: 20px;
    font-size: 20px;
  }

  .div-block {
    top: 210px;
  }

  .hero-heading-left {
    height: 400px;
    padding: 60px 15px;
  }

  .container {
    padding-top: 40px;
    padding-left: 10px;
  }

  .margin-bottom-24px {
    width: 280px;
    font-size: 12px;
  }

  .image-2 {
    max-width: 55%;
  }

  .image-3 {
    max-width: 85%;
  }

  .text-block-13 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-14 {
    font-size: 13px;
  }

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

  .pricing-card-text-3 {
    font-size: 10px;
  }

  .heading-30, .heading-31 {
    font-size: 12px;
  }

  .text-block-15 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-16 {
    margin-top: 5px;
    font-size: 13px;
  }

  .heading-32, .heading-33 {
    font-size: 12px;
  }

  .image-4 {
    margin-top: 30px;
  }

  .div-block-4 {
    width: 530px;
    height: 230px;
    margin-top: 0;
  }

  .image-5 {
    max-width: 80%;
  }

  .image-6 {
    max-width: 90%;
  }

  .text-block-17 {
    letter-spacing: 0;
    font-size: 12px;
  }

  .image-7 {
    max-width: 25%;
  }

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

  .div-block-10 {
    justify-content: center;
    align-items: center;
    max-width: 530px;
    height: 230px;
    max-height: none;
    margin-top: 30px;
    margin-bottom: 60px;
    display: flex;
  }

  .text-block-19 {
    font-size: 12px;
    display: block;
    left: -134px;
    right: 61px;
  }

  .column {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: block;
    left: -147px;
  }

  .link {
    font-size: 12px;
    left: 426px;
  }

  .link-2 {
    font-size: 12px;
    left: 457px;
  }

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

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

  .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;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button-2.w--open {
    margin-top: -12px;
  }

  .nav-link-2 {
    background-color: #f36e2f00;
    margin-left: 185px;
    margin-right: 185px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-4 {
    background-color: #f36e2f00;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: .25fr .25fr .25fr;
    grid-auto-columns: .25fr;
    display: none;
  }

  .image-10 {
    width: 100px;
    height: 60px;
  }

  .image-11 {
    width: 100px;
    height: 70px;
  }

  .image-12 {
    width: 120px;
    height: 80px;
  }

  .image-13 {
    width: 130px;
    height: 90px;
  }

  .div-block-11 {
    top: 510px;
  }

  .link-block-4 {
    width: 30px;
    height: 30px;
  }

  .team-grid-copy {
    grid-template-columns: 1fr 1fr;
  }

  .team-circles-2 {
    padding: 60px 15px;
  }

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

  .container-26-copy {
    display: none;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .flex-block-3 {
    display: none;
  }

  .button-5 {
    position: absolute;
    left: 220px;
  }

  .flex-block-3-copy {
    display: none;
  }

  .flex-block-4 {
    font-size: 12px;
    position: relative;
    top: -20px;
    left: auto;
    right: 0;
  }

  .flex-block-3-copy-copy {
    display: none;
  }

  .flex-block-5 {
    display: block;
  }

  .team-circles-3 {
    padding: 60px 15px;
  }

  .team-grid-3 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 0;
    display: block;
  }

  .team-member-image-3 {
    width: 100px;
    height: 100px;
  }

  .image-24, .image-25 {
    max-width: 20%;
    position: relative;
    top: 20px;
    left: 0;
  }

  .image-26 {
    max-width: 20%;
    position: relative;
    left: 50px;
  }

  .image-27 {
    max-width: 20%;
    position: relative;
    top: 20px;
    left: 0;
  }

  .image-28, .image-29, .image-30, .image-31, .image-32 {
    max-width: 20%;
    position: relative;
    bottom: 20px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .link-3, .heading-31-copy {
    font-size: 12px;
  }

  .team-grid-copy {
    grid-template-columns: .25fr .25fr .25fr;
    grid-auto-columns: .25fr;
    display: none;
  }

  .team-circles-4 {
    padding: 60px 15px;
  }

  .team-grid-4 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: ". . . . ."
                         "Area-5 Area Area-2 Area-3 Area-4";
    margin-top: 10px;
  }

  .team-member-image-4 {
    width: 70px;
    height: 70px;
  }

  .image-36 {
    margin-top: 5px;
  }

  .bold-text-4 {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: url('../images/Rectangle-2_1.png');
    background-position: 50% 0;
    background-size: cover;
    height: 650px;
  }

  .section-4 {
    background-image: url('../images/Rectangle-40.png');
    background-position: 50%;
    background-size: cover;
    height: 1000px;
  }

  .section-5 {
    height: 650px;
  }

  .text-block-8 {
    letter-spacing: 2px;
    margin-bottom: 0;
    font-size: 20px;
  }

  .text-block-11 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 33px;
    line-height: 40px;
  }

  .text-block-12 {
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .hero-heading-left {
    background-image: url('../images/Rectangle-3.png');
    background-position: 50%;
    background-size: cover;
    height: 700px;
  }

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

  .hero-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

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

  .margin-bottom-24px {
    text-align: justify;
    letter-spacing: .1px;
    font-size: 13px;
    font-weight: 300;
  }

  .image-2 {
    max-width: 55%;
    display: block;
  }

  .image-3 {
    max-width: 105%;
  }

  .text-block-13 {
    text-align: left;
    font-size: 30px;
  }

  .text-block-14 {
    text-align: left;
    margin-top: 5px;
  }

  .div-block-2 {
    margin-top: 0;
  }

  .pricing-grid-3 {
    grid-template: "."
                   "Area-3"
                   "Area"
                   "Area-2"
                   / 1.25fr;
    grid-auto-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
  }

  .pricing-card-three-3 {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 3fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 400px;
    padding-left: 5px;
    padding-right: 5px;
    display: grid;
    position: relative;
  }

  .pricing-image-3 {
    text-align: center;
  }

  .heading-29 {
    text-align: left;
    margin-left: -20px;
    font-size: 12px;
  }

  .pricing-card-text-3 {
    font-size: 10px;
  }

  .heading-30 {
    text-align: left;
    margin-left: -20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .heading-31 {
    text-align: left;
    word-break: break-all;
    overflow-wrap: break-word;
    margin-left: -20px;
    font-size: 12px;
    position: relative;
  }

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

  .text-block-16 {
    text-align: left;
    width: auto;
    max-width: none;
    margin-left: auto;
  }

  .pricing-grid-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 400px;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-image-4 {
    width: 70px;
    margin-top: 10px;
    margin-left: 0;
    position: static;
  }

  .heading-32 {
    text-align: left;
    margin-left: -10px;
    font-size: 13px;
    font-weight: 300;
  }

  .pricing-card-text-4 {
    font-size: 12px;
  }

  .heading-33 {
    text-align: left;
    word-break: break-all;
    overflow-wrap: break-word;
    margin-left: -10px;
    font-size: 13px;
    font-weight: 300;
  }

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

  .image-4 {
    max-width: 70%;
  }

  .div-block-4 {
    height: 450px;
  }

  .image-5 {
    max-width: 80%;
  }

  .image-6 {
    max-width: 95%;
  }

  .div-block-5, .div-block-6 {
    display: none;
  }

  .text-block-17 {
    letter-spacing: 0;
    justify-content: center;
    align-items: flex-end;
    width: 230px;
    display: block;
    position: relative;
    top: auto;
    left: 35px;
  }

  .div-block-7 {
    top: 20px;
  }

  .button-2 {
    width: 150px;
    height: 50px;
  }

  .div-block-8 {
    margin-top: 60px;
  }

  .container-2 {
    max-width: 300px;
  }

  .image-7 {
    max-width: 45%;
  }

  .flex-block-2 {
    margin-top: 60px;
  }

  .div-block-10 {
    justify-content: center;
    align-items: center;
    max-width: 300px;
    height: 450px;
    max-height: 700px;
    display: flex;
  }

  .section-6 {
    background-image: url('../images/Rectangle-5.png');
    background-position: 50% 0;
    background-size: 400px;
    height: 890px;
    display: block;
  }

  .columns {
    margin-top: 60px;
    display: block;
    position: static;
  }

  .text-block-19 {
    margin-left: 30px;
    top: 55px;
    left: -13px;
    right: 0;
  }

  .column {
    top: 100px;
    bottom: auto;
    left: auto;
  }

  .link {
    margin-left: 105px;
    left: 25px;
  }

  .link-2 {
    margin-left: 60px;
    position: relative;
    left: 0;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .menu-button-2 {
    margin-top: 10px;
    margin-right: 20px;
  }

  .menu-button-2.w--open {
    margin-right: 20px;
  }

  .navbar {
    height: 50px;
  }

  .nav-link-2 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .brand {
    padding-left: 0;
    left: 10px;
  }

  .container-20 {
    margin-top: 0;
    display: none;
  }

  .nav-menu-2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    right: auto;
  }

  .container-21 {
    max-width: none;
  }

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

  .image-9 {
    max-width: 90%;
  }

  .container-22 {
    max-width: none;
  }

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

  .team-grid {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .pricing-card-three-4 {
    max-width: 400px;
  }

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

  .container-23 {
    width: 300px;
  }

  .container-24 {
    max-width: 300px;
    display: none;
  }

  .container-25 {
    max-width: 300px;
  }

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

  .container-26 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid-2 {
    grid-row-gap: 20px;
    grid-template: ". ."
                   "Area-8 Area-7"
                   "Area-6 Area-5"
                   "Area-4 Area-3"
                   "Area-2 Area"
                   / 1fr 1fr;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-20 {
    position: relative;
    left: 0;
  }

  .container-26-copy {
    max-width: 300px;
    display: block;
  }

  .div-block-12-copy {
    display: block;
  }

  .image-21 {
    margin-top: 40px;
  }

  .column-2 {
    top: -47px;
  }

  .container-27 {
    max-width: none;
  }

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

  .flex-block-3 {
    background-color: #0b131f;
    height: 60px;
    display: block;
  }

  .image-22 {
    width: 130px;
    max-width: 150%;
    height: 28px;
    margin-top: -40px;
    margin-left: 20px;
    padding-top: 0;
  }

  .button-4 {
    background-color: #3898ec00;
    background-image: url('../images/Frame-1-2.png');
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 30px;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-5 {
    background-color: #0b131f;
    background-image: url('../images/Frame-1-2.png');
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 110px;
  }

  .flex-block-3-copy {
    background-color: #0b131f;
    height: 60px;
    display: none;
  }

  .flex-block-4 {
    top: 50px;
    left: 0;
  }

  .flex-block-3-copy-copy {
    background-color: #0b131f;
    height: 60px;
    display: none;
  }

  .flex-block-5 {
    display: none;
    inset: 0% 0% auto;
  }

  .container-28 {
    max-width: none;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .team-grid-3 {
    grid-template-columns: 1fr;
    display: none;
  }

  .container-29 {
    max-width: none;
  }

  .pricing-card-three-3-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 3.5fr;
    grid-auto-columns: 1fr;
    max-width: 400px;
    padding-left: 5px;
    padding-right: 5px;
    display: grid;
    position: relative;
    left: 0;
  }

  .text-block-20 {
    color: #fcf9f9;
    font-family: Sarabun, sans-serif;
  }

  .text-block-21 {
    color: #fffefe;
    font-family: Sarabun, sans-serif;
  }

  .text-block-22 {
    color: #fff;
    font-family: Sarabun, sans-serif;
  }

  .container-24-copy {
    background-color: #f0717100;
    max-width: 300px;
    max-height: 3000px;
    display: block;
  }

  .pricing-grid-4-copy {
    grid-row-gap: 10px;
    grid-template: "."
                   "Area-2"
                   "Area"
                   / 1fr;
    grid-auto-columns: 1fr;
    max-width: 400px;
    max-height: none;
    margin-left: -10px;
    margin-right: 0;
  }

  .bold-text, .bold-text-2 {
    text-align: left;
    font-size: 14px;
  }

  .text-block-23 {
    font-size: 11px;
  }

  .text-span {
    -webkit-text-stroke-color: #8c9eaa;
  }

  .text-span-2 {
    -webkit-text-stroke-color: #8c9eaa;
    overflow-wrap: break-word;
  }

  .text-span-3 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .div-block-13, .div-block-14 {
    text-align: left;
  }

  .text-span-4 {
    -webkit-text-stroke-color: #8c9eaa;
    word-break: break-all;
    overflow-wrap: break-word;
  }

  .image-35 {
    width: 100px;
    max-width: none;
    height: 30px;
    margin-top: 20px;
  }

  .pricing-image-3-copy {
    text-align: center;
  }

  .heading-31-copy {
    text-align: left;
    word-break: normal;
    overflow-wrap: anywhere;
    margin-left: -20px;
    font-size: 11px;
    position: relative;
  }

  .team-grid-copy {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .container-30 {
    max-width: none;
  }

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .team-grid-4 {
    grid-template-columns: 1fr;
  }

  .image-38 {
    max-width: 150%;
  }

  .text-span-5 {
    color: #8c9eaa;
  }

  .text-span-6 {
    font-size: 14px;
  }

  .bold-text-5 {
    line-height: 15px;
  }
}

#w-node-aaa21a15-1803-374c-3ea4-6049f9990d97-c668feb8, #w-node-aaa21a15-1803-374c-3ea4-6049f9990da1-c668feb8, #w-node-aaa21a15-1803-374c-3ea4-6049f9990da9-c668feb8, #w-node-aaa21a15-1803-374c-3ea4-6049f9990db1-c668feb8, #w-node-_9378883e-653c-c5db-2cba-7be6c7003b87-c668feb8, #w-node-_9378883e-653c-c5db-2cba-7be6c7003b91-c668feb8, #w-node-_979744ca-0676-b522-fef6-421e7724a7bb-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184a5-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184ab-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184b6-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184c0-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184ce-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184d7-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184e0-c668feb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1fee961e-d678-a987-4bb3-b1cbded1221d-c668feb8 {
  grid-area: Area-8;
}

#w-node-_762af770-4c02-98a1-246f-0b84224e6610-c668feb8 {
  grid-area: Area-7;
}

#w-node-c61cfd5d-27c6-f677-b0da-ac3aba604c9c-c668feb8 {
  grid-area: Area-6;
}

#w-node-_59081dd5-5912-8a0e-c51a-c6b0f82e0efd-c668feb8 {
  grid-area: Area-4;
}

#w-node-_1331adc0-6442-c016-9659-88839fffc3c2-c668feb8 {
  grid-area: Area-5;
}

#w-node-ec109988-40fd-75a0-ee9b-994bd563a60c-c668feb8, #w-node-ec109988-40fd-75a0-ee9b-994bd563a617-c668feb8, #w-node-ec109988-40fd-75a0-ee9b-994bd563a621-c668feb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bbb13f8-2571-d026-7352-53d42b400d15-c668feb8 {
  grid-area: Area-8;
}

#w-node-_9bbb13f8-2571-d026-7352-53d42b400d16-c668feb8 {
  grid-area: Area-7;
}

#w-node-_9bbb13f8-2571-d026-7352-53d42b400d17-c668feb8 {
  grid-area: Area-6;
}

#w-node-_9bbb13f8-2571-d026-7352-53d42b400d18-c668feb8 {
  grid-area: Area-4;
}

#w-node-_9bbb13f8-2571-d026-7352-53d42b400d19-c668feb8 {
  grid-area: Area-5;
}

#w-node-_1158eba4-0c1b-a719-233f-a53cfc044b88-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044b93-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044b9d-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044ba7-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044bb1-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044bbb-c668feb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-aaa21a15-1803-374c-3ea4-6049f9990d97-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184a5-c668feb8, #w-node-_0d4c1972-6ed5-ffa8-8d69-fcdc0d9e6740-c668feb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_9378883e-653c-c5db-2cba-7be6c7003b87-c668feb8, #w-node-_0d4c1972-6ed5-ffa8-8d69-fcdc0d9e6740-c668feb8, #w-node-_1be03a34-f1f0-5baf-43f1-070b3b970e63-c668feb8, #w-node-ec109988-40fd-75a0-ee9b-994bd563a617-c668feb8, #w-node-ec109988-40fd-75a0-ee9b-994bd563a621-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044b93-c668feb8, #w-node-_1158eba4-0c1b-a719-233f-a53cfc044b9d-c668feb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6d5231b4-2224-9661-f999-4d96c61184ab-c668feb8 {
    grid-area: Area-3;
  }

  #w-node-_6d5231b4-2224-9661-f999-4d96c61184b6-c668feb8 {
    grid-area: Area;
  }

  #w-node-_6d5231b4-2224-9661-f999-4d96c61184c0-c668feb8, #w-node-_6d5231b4-2224-9661-f999-4d96c61184d7-c668feb8 {
    grid-area: Area-2;
  }

  #w-node-_6d5231b4-2224-9661-f999-4d96c61184e0-c668feb8 {
    grid-area: Area;
  }

  #w-node-_6d5231b4-2224-9661-f999-4d96c61184e1-c668feb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8916b5aa-17e2-74c6-08d4-9765df1b925b-c668feb8 {
    grid-area: Area-8;
  }

  #w-node-_3437f21a-e1c7-d2f3-ae99-1fa02c7bdd83-c668feb8 {
    grid-area: Area-6;
  }

  #w-node-aad9d220-e516-5f3c-88f7-60171532dd3d-c668feb8 {
    grid-area: Area-4;
  }

  #w-node-a9cab2bd-3842-86c4-73cc-c08c0b88e174-c668feb8 {
    grid-area: Area-3;
  }

  #w-node-_8c7d94a5-0cee-cad2-2bbe-e0870e6c8917-c668feb8 {
    grid-area: Area;
  }

  #w-node-_3e6b5742-a70d-7ef0-df77-f36ed66c2423-c668feb8 {
    grid-area: Area-2;
  }
}


