/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/footer-section/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

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

.mb-4 {
  margin-bottom: 1rem;
}

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

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

.w-full {
  width: 100%;
}

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

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

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

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

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

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

.no-underline {
  text-decoration-line: none;
}

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

.footer-logo-image {
  margin-bottom: 15.54px;
  height: 24px;
  width: 156.445px;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .footer-logo-image {
    margin-bottom: 0px;
    height: 33.733px;
    width: 220px;
  }
}
.footer-x-margins {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 1280px) {
  .footer-x-margins {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.footer-block-heading {
  margin-bottom: 9px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .footer-block-heading {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.footer-block-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: -0.3px;
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .footer-block-text {
    font-size: 17px;
    line-height: 2.25rem;
    letter-spacing: -0.5px;
  }
}
.footer-block-text-wrapper {
  display: flex;
  gap: 0.25rem;
  line-height: 18.2px;
}

@media (min-width: 768px) {
  .footer-block-text-wrapper {
    line-height: 37.4px;
  }
}
.text-colour-figma-black {
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

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

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

.text-17 {
  font-size: 17px;
}

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

.leading-33 {
  line-height: 33px;
}

.copyright-text-footer {
  line-height: 1rem;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(123, 123, 123, var(--tw-text-opacity));
  font-size: 13px;
}

@media (min-width: 768px) {
  .copyright-text-footer {
    font-size: 17px;
    line-height: 27.2px;
    letter-spacing: -0.5px;
  }
}
.divider-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(230, 230, 230, var(--tw-bg-opacity));
}

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

.leading-64px {
  line-height: 64.8px;
}

.tracking-neg {
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {
  .tracking-neg {
    letter-spacing: -2.5px;
  }
}
.footer-home-img {
  display: inline;
  height: 60px;
  width: auto;
  border-width: 0px;
  filter: brightness(0.6);
}

.ha-footer-btm-txt {
  display: flex;
  flex-direction: column;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  color: rgb(123, 123, 123);
}

@media (min-width: 768px) {
  .ha-footer-btm-txt {
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0px;
    margin-right: 0px;
    color: rgb(123, 123, 123);
  }
  .md\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }
  .md\:\!grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-16 {
    gap: 4rem;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px) {
  .xl\:my-\[46\.27px\] {
    margin-top: 46.27px;
    margin-bottom: 46.27px;
  }
  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:leading-\[31\.2px\] {
    line-height: 31.2px;
  }
  .xl\:underline {
    text-decoration-line: underline;
  }
  .xl\:underline-offset-\[5\.5px\] {
    text-underline-offset: 5.5px;
  }
}

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