.elementor-15068 .elementor-element.elementor-element-42e181d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:120px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-15068 .elementor-element.elementor-element-e888324{--grid-columns:3;--grid-row-gap:20px;--grid-column-gap:20px;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-15068 .elementor-element.elementor-element-e888324 .e-loop-item > .elementor-section, .elementor-15068 .elementor-element.elementor-element-e888324 .e-loop-item > .elementor-section > .elementor-container, .elementor-15068 .elementor-element.elementor-element-e888324 .e-loop-item > .e-con, .elementor-15068 .elementor-element.elementor-element-e888324 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination{text-align:center;margin-top:240px;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers:not(.dots){color:#000000;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers.current{color:#000000;}body:not(.rtl) .elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:1200px){.elementor-15068 .elementor-element.elementor-element-e888324{--grid-columns:2;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination{margin-top:100px;}}@media(max-width:1024px){.elementor-15068 .elementor-element.elementor-element-e888324{--grid-columns:2;}}@media(max-width:880px){.elementor-15068 .elementor-element.elementor-element-42e181d{--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-15068 .elementor-element.elementor-element-e888324 .elementor-pagination{margin-top:45px;}}@media(max-width:767px){.elementor-15068 .elementor-element.elementor-element-e888324{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-e888324 */.category-blog .elementor-icon-list-item:not(:last-child):after{
    height: 7px !important;
    border-color: #23B5E4 !important;
    width: 7px !important;
    background: #23B5E4 !important;
    border-radius: 100px;
    border-left-width: 7px;
    border-left-style: hidden !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-42e181d */.page-header{
    display: none !important;
}

.button-blue-new-2 {
            display: block;
            position: relative;
            background-color: #177898;
            height: 50px;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 13px 27px;
            box-sizing: border-box;
            gap: 10px;
            text-align: center;
            font-size: 20px;
            color: #fff !important;
            font-family: Commissioner !important;
            transition: all 0.3s ease-in-out; 
            text-decoration: none !important;
        }
        .get-funded {
            position: relative;
            text-transform: uppercase;
            font-weight: 300;
            text-wrap: nowrap;
        }
 .button-blue-new-2 .arrow-1 {
            width: 0px;
            transition: all 0.3s ease-in-out;
        }
.button-blue-new-2 .arrow-2 {
            width: 40px;
            transition: all 0.3s ease-in-out;
        }
        .button-blue:hover{
            background-color: #115a72;
            transition: all 0.3s ease-in-out;
        }
.button-blue-new-2:hover .arrow-1{
            width: 40px;
             transition: all 0.3s ease-in-out;
        }
.button-blue-new-2:hover .arrow-2{
            width: 0px;
            transition: all 0.3s ease-in-out;
        }
        
.button-blue-new-2:hover {
    background: radial-gradient(ellipse 152.17% 423.53% at -31.25% 0.00%, #23B5E4 0%, #13647E 100%);
    transition: all 0.3s ease-in-out;
}


.blog-post-box p {
    font-size: 18px;
}

@media (max-width : 880px) {
    .blog-post-box p {
    font-size: 16px;
}
}


.blog-post .blog-post-box {
       display: flex;
    max-width: 520px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.6s ease-in-out;
        flex: 1 1 calc(33% - 20px);
}

.blog-post-box a{
    text-decoration: none !important;
}
.blog-post .blog-post-box h2 {
    min-height: 48px;
}
.blog-post .blog-post-box img {
    border-radius: 3px !important;
}
@media (max-width :1520px) {
     .blog-post .blog-post-box p {
        min-height: 150px ;
    }
}
@media (min-width :1025px) and (max-width: 1080px) {
         .blog-post .blog-post-box h2 {
    min-height: 96px !important;
    }
}
@media (min-width :1201px) and (max-width :1440px) {
     .blog-post .blog-post-box h2 {
        min-height: 72px;
    }
       .blog-post .blog-post-box p {
        min-height: 168px ;
    }
}
@media (min-width :521px) and (max-width :767px) {
     .blog-post .blog-post-box {
        padding: 20px;
    }
}
@media (max-width : 1200px) {
       .blog-post .blog-post-box p , .elementor-post-info__item--type-author, time {
      font-size: 16px !important;
      line-height: 24px !important;
    }
    
     .blog-post .blog-post-box p {
        min-height: 145px ;
    }
     .blog-post .blog-post-box h2 {
        min-height: 72px;
    }
}
@media (max-width : 1024px) {
    .blog-post .blog-post-box{
    flex: 1 1 calc(50% - 20px) !important;}
}
@media (max-width : 767px) {
    .blog-post .blog-post-box{
      flex: 1 1 calc(100% - 20px) !important;
 }
 .blog-post .blog-post-box h2 {
    min-height: 0px !important;
  }
   .blog-post .blog-post-box p {
    min-height: 0px !important ;
}
}


.elementor-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-numbers.current{
    background: #fff !important;
}
.page-numbers{
    background: #fff;
  border: 1px solid #177898;
  height: 50px;
  width: 50px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}/* End custom CSS */