/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/stay-informed/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.w-full {
  width: 100%;
}

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

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

.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229, 229, 229, var(--tw-bg-opacity));
}

.p-2 {
  padding: 0.5rem;
}

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

.pb-20 {
  padding-bottom: 5rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

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

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

.leading-7 {
  line-height: 1.75rem;
}

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

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

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

.text-primary-black {
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

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

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* statinformed section */
.stay-informed-section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1024px) {
  .stay-informed-section {
    max-width: 1170px;
  }
}
.stay-informed-title {
  width: 100%;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-title {
    max-width: 896px;
    font-size: 54px;
    line-height: 64.8px;
  }
}
.stay-informed-nav {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .stay-informed-nav {
    max-width: 649px;
    gap: 42px;
  }
}
.stay-informed-nav-active-bg {
  border-radius: 0.25rem;
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(2, 132, 199, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(241, 245, 249, var(--tw-bg-opacity));
}

.stay-informed-nav-active-text {
  border-left-width: 2px;
  border-right-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(228, 228, 231, var(--tw-border-opacity));
  padding: 0.75rem;
  padding-top: 15px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-nav-active-text {
    padding-top: 14px;
    padding-bottom: 20px;
    padding-right: 34px;
    padding-left: 40px;
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.stay-informed-nav-active-divider-hide {
  position: absolute;
  bottom: -2px;
  left: 2px;
  right: 2px;
  height: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(241, 245, 249, var(--tw-bg-opacity));
}

.stay-informed-nav-item {
  cursor: pointer;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(82, 82, 82, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-nav-item {
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.devider-bg-1 {
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(229, 229, 229, var(--tw-bg-opacity));
}

.stay-informed-blog-items {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1024px) {
  .stay-informed-blog-items {
    margin-top: 31px;
    height: -moz-fit-content;
    height: fit-content;
    max-width: 1170px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    row-gap: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .stay-informed-blog-items {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.stay-informed-blog-items.hide {
  display: none;
}

.stay-informed-blog-item-large {
  display: flex;
  gap: 0.5rem;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(228, 228, 231, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}

@media (min-width: 1024px) {
  .stay-informed-blog-item-large {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0.75rem;
  }
}
/* .stay-informed-blog-img-large {
	@apply w-[113px] lg:w-full rounded-2xl self-stretch;
} */
.stay-informed-blog-img-large {
  width: 113px;
  align-self: stretch;
  border-radius: 1rem;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .stay-informed-blog-img-large {
    width: 100%;
  }
}
.large-img-container {
  height: -moz-min-content;
  height: min-content;
  min-width: 113px;
  overflow: hidden;
  border-radius: 1rem;
}

@media (min-width: 1024px) {
  .large-img-container {
    min-width: 100%;
  }
}
.stay-informed-blog-large-link {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(82, 82, 82, var(--tw-text-opacity));
  text-decoration-line: underline;
}

@media (min-width: 1024px) {
  .stay-informed-blog-large-link {
    font-size: 15px;
    line-height: 1.5;
  }
}
.stay-informed-blog-large-title {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-blog-large-title {
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.stay-informed-blog-article-read-link {
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(11, 104, 208, var(--tw-text-opacity));
  text-decoration-line: underline;
}

@media (min-width: 1024px) {
  .stay-informed-blog-article-read-link {
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.stay-informed-blog-article-read-text {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(82, 82, 82, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-blog-article-read-text {
    font-size: 15px;
    line-height: 1.5;
  }
}
.stay-informed-blog-item-small {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  gap: 0.5rem;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(228, 228, 231, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 1024px) {
  .stay-informed-blog-item-small {
    gap: 0.75rem;
  }
}
.stay-informed-blog-img-small {
  width: 113px;
  border-radius: 1rem;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .stay-informed-blog-img-small {
    width: 162px;
  }
}
.small-img-container {
  height: -moz-min-content;
  height: min-content;
  min-width: 113px;
  overflow: hidden;
  border-radius: 1rem;
}

@media (min-width: 1024px) {
  .small-img-container {
    min-width: 162px;
  }
}
.stay-informed-blog-small-link {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(82, 82, 82, var(--tw-text-opacity));
  text-decoration-line: underline;
}

@media (min-width: 1024px) {
  .stay-informed-blog-small-link {
    font-size: 15px;
    line-height: 1.5;
  }
}
.stay-informed-blog-small-title {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(25, 25, 25, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .stay-informed-blog-small-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 30px;
  }
}
.subscribe-input-container {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(228, 228, 231, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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);
}

@media (min-width: 1024px) {
  .subscribe-input-container {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.subscribe-input-container:focus-within {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(25, 25, 25, var(--tw-border-opacity));
}

.input-email {
  width: 250px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18.2px;
  --tw-text-opacity: 1;
  color: rgb(82, 82, 82, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px) {
  .input-email {
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.subscribe-btn-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(25, 25, 25, var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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);
}

@media (min-width: 768px) {
  .subscribe-btn-container {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.subscribe-btn {
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .subscribe-btn {
    font-size: 17px;
    line-height: 1.75rem;
  }
}
.ha-title-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem;
}

@media (min-width: 1024px) {
  .ha-title-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.ha-stay-container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (min-width: 1024px) {
  .ha-stay-container {
    gap: 30px;
  }
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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\:pt-16 {
    padding-top: 4rem;
  }
}
@media (min-width: 1024px) {
  .lg\:mt-\[47px\] {
    margin-top: 47px;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[63px\] {
    height: 63px;
  }
  .lg\:w-\[570px\] {
    width: 570px;
  }
  .lg\:w-\[670px\] {
    width: 670px;
  }
  .lg\:gap-\[30px\] {
    gap: 30px;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:leading-9 {
    line-height: 2.25rem;
  }
  .lg\:leading-\[31\.20px\] {
    line-height: 31.2px;
  }
}

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