/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/blue-heading-with-grid-points/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.m-0 {
  margin: 0px;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[43px\] {
  margin-bottom: 43px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-\[60px\] {
  margin-top: 60px;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-8 {
  height: 2rem;
}

.h-\[1px\] {
  height: 1px;
}

.w-8 {
  width: 2rem;
}

.w-\[100vw\] {
  width: 100vw;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.\!max-w-full {
  max-width: 100% !important;
}

.max-w-1170 {
  max-width: 1170px;
}

.max-w-full {
  max-width: 100%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

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

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

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-x-0 {
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.gap-x-\[70px\] {
  -moz-column-gap: 70px;
  column-gap: 70px;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-\[100px\] {
  border-radius: 100px;
}

.border-0 {
  border-width: 0px;
}

.bg-light-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(244, 247, 249, var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(11, 104, 208, var(--tw-bg-opacity));
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

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

.font-inter {
  font-family: Inter, sans-serif;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[17px\] {
  font-size: 17px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[36px\] {
  font-size: 36px;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[18\.2px\] {
  line-height: 18.2px;
}

.leading-\[27\.2px\] {
  line-height: 27.2px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.leading-\[45px\] {
  line-height: 45px;
}

.tracking-\[-0\.3px\] {
  letter-spacing: -0.3px;
}

.tracking-\[-0\.5px\] {
  letter-spacing: -0.5px;
}

.tracking-\[-1px\] {
  letter-spacing: -1px;
}

.text-\[\#191919\] {
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.shadow-large {
  --tw-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 0px 0px 4px 0px var(--tw-shadow-color), 0px 8px 16px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.text-colour-light-figma {
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
}

#gradient-text-join-us {
  background: linear-gradient(97deg, #53B2F9 0%, #0B68D0 100.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0px;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  #gradient-text-join-us {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1024px) {
  #gradient-text-join-us {
    width: 970px;
  }
}
.grid-life-ha-element {
  max-height: 103.33px;
}

@media (min-width: 768px) {
  .grid-life-ha-element {
    max-height: 480px;
  }
}
.path-success-card {
  margin-bottom: 0.5rem;
  width: 100%;
  border-radius: 24px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  padding: 1.5rem;
}

@media (min-width: 768px) {
  .path-success-card {
    margin-top: 1rem;
  }
}
.job-details-container {
  display: flex;
  gap: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.grid-life-ha-img {
  height: 100%;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  -o-object-fit: cover;
  object-fit: cover;
}

.scholar-grid-card-1 {
  display: flex;
  max-width: 366px;
  flex-direction: column;
}

@media (min-width: 768px) {
  .scholar-grid-card-1 {
    max-width: 370px;
  }
}
.scholar-grid-card-1-clock {
  margin-bottom: 0.75rem;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  max-width: 64px;
  border-radius: 1.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(220, 228, 233, var(--tw-border-opacity));
  padding: 1rem;
}

.scholar-grid-card-1-title {
  margin-bottom: 0.75rem;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.2px;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

.scholar-grid-card-1-text {
  margin-bottom: 0.75rem;
  padding-right: 1.5rem;
  font-size: 17px;
  line-height: 160%;
  letter-spacing: -0.5px;
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
}

.scholar-grid-card-1-read-more {
  font-size: 17px;
  font-weight: 700;
  line-height: 27.2px;
  letter-spacing: -0.5px;
  --tw-text-opacity: 1;
  color: rgb(11, 104, 208, var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.ha-blue-subhead {
  margin: 0px;
  max-width: 100%;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .ha-blue-subhead {
    max-width: 600px;
  }
}
@media (min-width: 1280px) {
  .ha-blue-subhead {
    margin-right: 30px;
  }
}
.homeabroadinc-blue-heading-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
  font-family: Inter, sans-serif;
}

.divider-container {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-bottom: 43px;
  display: flex;
  width: 100%;
  justify-content: center;
}

@media (min-width: 768px) {
  .divider-container {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .divider-container {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.ha-blue-container {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  display: flex;
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 70px;
  column-gap: 70px;
}

@media (min-width: 768px) {
  .ha-blue-container {
    margin-right: 0px;
    margin-left: 1.5rem;
    flex-direction: row;
    align-items: flex-start;
  }
}
.ha-blue-subp {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  max-width: 100%;
  padding-right: 1.5rem;
  font-size: 17px;
  line-height: 27.2px;
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .ha-blue-subp {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    max-width: 600px;
    padding-right: 0px;
  }
}
.ha-blue-content {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 0px;
  column-gap: 0px;
}

@media (min-width: 768px) {
  .ha-blue-content {
    margin-top: 0px;
    max-width: 500px;
    row-gap: 2rem;
  }
}
.group:hover .group-hover\:-translate-y-\[150\%\] {
  --tw-translate-y: -150%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .md\:\!mb-16 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-\[101px\] {
    margin-bottom: 101px;
  }
  .md\:mb-\[89px\] {
    margin-bottom: 89px;
  }
  .md\:mb-\[92px\] {
    margin-bottom: 92px;
  }
  .md\:ml-6 {
    margin-left: 1.5rem;
  }
  .md\:mr-0 {
    margin-right: 0px;
  }
  .md\:mt-\[91px\] {
    margin-top: 91px;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:max-w-\[500px\] {
    max-width: 500px;
  }
  .md\:max-w-\[600px\] {
    max-width: 600px;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:gap-y-\[64px\] {
    row-gap: 64px;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pr-0 {
    padding-right: 0px;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-\[17px\] {
    font-size: 17px;
  }
  .md\:text-\[54px\] {
    font-size: 54px;
  }
  .md\:text-\[68px\] {
    font-size: 68px;
  }
  .md\:leading-\[27\.2px\] {
    line-height: 27.2px;
  }
  .md\:leading-\[64\.8px\] {
    line-height: 64.8px;
  }
  .md\:leading-\[81\.6px\] {
    line-height: 81.6px;
  }
  .md\:leading-tight {
    line-height: 1.25;
  }
  .md\:tracking-\[-0\.5px\] {
    letter-spacing: -0.5px;
  }
  .md\:tracking-\[-2\.5px\] {
    letter-spacing: -2.5px;
  }
  .md\:tracking-\[-3px\] {
    letter-spacing: -3px;
  }
}
@media (min-width: 1024px) {
  .lg\:w-\[970px\] {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:mr-\[30px\] {
    margin-right: 30px;
  }
}

/*# sourceMappingURL=style-index.css.map*/