.elementor-7175 .elementor-element.elementor-element-338a497{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:65px 0px 65px 0px;}.elementor-7175 .elementor-element.elementor-element-338a497 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7175 .elementor-element.elementor-element-d17a486 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-7175 .elementor-element.elementor-element-1b121ee{text-align:center;}.elementor-7175 .elementor-element.elementor-element-1b121ee .elementor-heading-title{font-family:"Sora", Sans-serif;font-size:16px;font-weight:700;-webkit-text-stroke-color:#054CA4;stroke:#054CA4;color:#054CA4;}.elementor-7175 .elementor-element.elementor-element-392273e > .elementor-widget-container{margin:0em 12em 0em 12em;}.elementor-7175 .elementor-element.elementor-element-392273e{text-align:center;}.elementor-7175 .elementor-element.elementor-element-392273e .elementor-heading-title{font-family:"Sora", Sans-serif;}.elementor-7175 .elementor-element.elementor-element-b068270{--display:flex;--padding-top:0px;--padding-bottom:65px;--padding-left:15px;--padding-right:15px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-7175 .elementor-element.elementor-element-338a497{padding:4em 1em 4em 1em;}.elementor-7175 .elementor-element.elementor-element-392273e > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-7175 .elementor-element.elementor-element-d17a486 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7175 .elementor-element.elementor-element-392273e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS */.post_GRID-child--top {
  display: grid;
  grid-template-columns: 4fr 2fr;
  row-gap: 50px;
  column-gap: 50px;
  padding-bottom: 50px;
}

.post_GRID-child--1 .custom-post-thumbnail img {
  height: 350px;
  object-fit: cover;
}

.post_GRID-child--2_5 a.BLOG-post--cta,
.post_GRID-child--6_all a.BLOG-post--cta {
  display: none;
}

.post_GRID-child--1 .custom-post_GRID-child {
  background: #F4F4F4;
  text-align: center;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content {
  padding: 20px 50px 20px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content p.BLOG-post--date {
  order: 1;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content h3.BLOG-post--title {
  order: 2;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content a.BLOG-post--cta {
  order: 3;
  color: #054CA4;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  width: fit-content;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content a.BLOG-post--cta::after {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2025/11/arrow-right.png);
  width: 20px;
  height: 15px;
  right: -30px;
  top: 3px;
  background-repeat: no-repeat;
  background-size: contain;
}

.post_GRID-child--2_5 {
  display: flex;
  flex-direction: column;
  gap: 25px;
  /* justify-content: space-between; */
}

.post_GRID-child--2_5 .custom-post-thumbnail {
  height: 100%;
}

.post_GRID-child--2_5 .custom-post-thumbnail img {
  height: 115px;
  object-fit: cover;
}

p.BLOG-post--date {
  margin: 0px;
}

.post_GRID-child--2_5 .custom-post.custom-post_GRID-child {
  display: grid;
  grid-template-columns: 2fr 5fr;
  gap: 20px;
  align-items: center;
}

.post_GRID-child--2_5 h3.BLOG-post--title {
  font-family: "Sora", Sans-serif;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}

.post_GRID-child--6_all {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 35px;
  column-gap: 25px;
}

.post_GRID-child--1 .custom-post_GRID-child .custom-post--content h3 {
  min-height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  font-family: 'Sora', Roboto, sans-serif;
}

p.BLOG-post--date {
  text-transform: uppercase;
  padding: 5px 0;
  font-weight: 700;
  font-size: 14px;
}

.post_GRID-child--6_all h3.BLOG-post--title {
  font-size: 22px;
}

.post_GRID-child--6_all .custom-post-thumbnail img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.post_GRID-child--6_all .custom-post--content {
  display: flex;
  flex-direction: column-reverse;
}

/* .post_GRID-child--6_all p.BLOG-post--date {
  padding-bottom: 0px;
} */


@media (max-width: 1200px) {
  .post_GRID-child--top {
    row-gap: 25px;
    column-gap: 25px;
    padding-bottom: 35px;
  }

  .post_GRID-child--2_5 h3.BLOG-post--title {
    font-size: 18px;
    line-height: 24px;
  }

  .post_GRID-child--6_all h3.BLOG-post--title {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .post_GRID-child--top {
    grid-template-columns: 1fr;
  }

  .post_GRID-child--top {
    row-gap: 50px;
    padding-bottom: 50px;
  }

  .post_GRID-child--6_all {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .post_GRID-child--1 .custom-post_GRID-child .custom-post--content h3 {
    min-height: unset;
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .post_GRID-child--6_all {
    grid-template-columns: 1fr;
    row-gap: 25px;
    column-gap: 15px;
  }

  .post_GRID-child--1 .custom-post-thumbnail img {
    height: 200px;
  }

  .post_GRID-child--1 .custom-post_GRID-child .custom-post--content {
    padding: 20px 15px 20px 15px;
  }

  .post_GRID-child--1 .custom-post_GRID-child .custom-post--content h3 {
    font-size: 26px;
    line-height: 34px;
  }
}/* End custom CSS */