/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/global-scholars-bottom-grid/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

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

.mr-6 {
  margin-right: 1.5rem;
}

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-8 {
  height: 2rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

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

.max-w-\[342px\] {
  max-width: 342px;
}

.max-w-\[366px\] {
  max-width: 366px;
}

.max-w-\[370px\] {
  max-width: 370px;
}

.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-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

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

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

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

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

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

.gap-y-\[40px\] {
  row-gap: 40px;
}

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

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

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

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

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

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

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

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

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

/* general-global-scholar-grids styling */
.text-colour-light-figma {
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
}

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

.global-scholar-bottom-grid-section {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section {
    gap: 2.75rem;
  }
}
.global-scholar-bottom-grid-section h2 {
  max-width: 370px;
}

@media (min-width: 640px) {
  .global-scholar-bottom-grid-section h2 {
    max-width: 370px;
  }
}
@media (min-width: 768px) {
  .global-scholar-bottom-grid-section h2 {
    max-width: 670px;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .global-scholar-bottom-grid-section h2 {
    margin-right: 30px;
  }
}
.global-scholar-bottom-grid-section-title {
  max-width: 366px;
  text-align: center;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(17, 24, 39, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section-title {
    max-width: 670px;
  }
}
.global-scholar-bottom-grid-section-title h1 {
  padding: 0px;
}

.global-scholar-bottom-grid-items {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .global-scholar-bottom-grid-items {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.global-scholar-bottom-grid-item-title {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(17, 24, 39, var(--tw-text-opacity));
}

.global-scholar-bottom-grid-item-description {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(107, 114, 128, var(--tw-text-opacity));
}

.wp-block-homeabroadinc-global-scholar-bottom-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(6, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  gap: 1rem;
}

/* @media (min-width: 768px) { */
.global-scholar-bottom-grid-section .has-1-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-1-columns {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.global-scholar-bottom-grid-section .has-2-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-2-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.global-scholar-bottom-grid-section .has-3-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-3-columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.global-scholar-bottom-grid-section .has-4-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-4-columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.global-scholar-bottom-grid-section .has-5-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-5-columns {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.global-scholar-bottom-grid-section .has-6-columns {
  display: grid;
}

@media (min-width: 768px) {
  .global-scholar-bottom-grid-section .has-6-columns {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .scholar-grid-card-1 {
    max-width: 370px;
  }
}
.scholar-grid-card-1-text {
  margin-bottom: 0.75rem;
  padding-right: 1.5rem;
  font-size: 16px;
  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: 16px;
  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;
}

.scholar-grid-card-b-clock {
  margin-bottom: 0.75rem;
  height: 4rem;
  max-height: 4rem;
  min-height: 4rem;
  width: 4rem;
  min-width: 4rem;
  max-width: 4rem;
  border-radius: 1rem;
  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));
}

@media (min-width: 640px) {
  .sm\:max-w-\[370px\] {
    max-width: 370px;
  }
}
@media (min-width: 768px) {
  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .md\:ml-6 {
    margin-left: 1.5rem;
  }
  .md\:mr-0 {
    margin-right: 0px;
  }
  .md\:mt-\[192px\] {
    margin-top: 192px;
  }
  .md\:mt-\[98px\] {
    margin-top: 98px;
  }
  .md\:max-w-\[270px\] {
    max-width: 270px;
  }
  .md\:max-w-\[370px\] {
    max-width: 370px;
  }
  .md\:max-w-\[670px\] {
    max-width: 670px;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:pr-0 {
    padding-right: 0px;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-\[36px\] {
    font-size: 36px;
  }
  .md\:leading-\[45px\] {
    line-height: 45px;
  }
  .md\:leading-tight {
    line-height: 1.25;
  }
  .md\:tracking-\[-1px\] {
    letter-spacing: -1px;
  }
}
@media (min-width: 1024px) {
  .lg\:text-\[54px\] {
    font-size: 54px;
  }
  .lg\:leading-\[64\.8px\] {
    line-height: 64.8px;
  }
  .lg\:tracking-\[-2\.5px\] {
    letter-spacing: -2.5px;
  }
}
@media (min-width: 1280px) {
  .xl\:mr-\[30px\] {
    margin-right: 30px;
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .xl\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .xl\:gap-y-\[64px\] {
    row-gap: 64px;
  }
}

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