<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t4-footer {
    border: none;
  }
  div.t4-wrapper .t4-content {
    border: none;
    background: transparent;
    margin: auto;
  }
  .bg-ratio-2 .row &gt; * {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }
  .bg-ratio-1 .row &gt; * {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }
  .t4-footer .t4-section-inner {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
  div[id*='t4-section-'],
  div[id^='t4-section-'] {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin: 32px;
    margin-right: 0;
    margin-left: 0;
  }
  .items-row .item {
    padding-top: 0;
    background: #fff !important;
    padding-bottom: 0;
  }
  #t4-header {
    border-bottom: 15px solid var(--mainnav-link-active-color);
    z-index: 10000;
    background: #fff !important;
  }
  .section-title.text-normal span {
    border-bottom: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#0077c0),
      color-stop(#53c999),
      color-stop(#0077c0),
      color-stop(#29a954),
      color-stop(#0085ec),
      to(#0a8d77)
    );
    background: -webkit-linear-gradient(
      left,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    background: -o-linear-gradient(
      left,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    background: linear-gradient(
      to right,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 150% 100%;
    color: transparent;
    position: relative;
  }
  .bg-gradient-orange-red {
    background: linear-gradient(45deg, #53c999 0%, #0077c0 100%) !important;
  }
  .section-title.text-normal span:before {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;

  }
  .t4-main-body {
    padding-top: 1.75rem;
    padding-bottom: 4.5rem;
  }
  .ja-masthead:before {
    background: linear-gradient(45deg, #53c999 0%, #0077c0 100%) !important;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.9;
    height: 100%;
    width: 100%;
    z-index: 3;
  }
  .mod-article-highlight .item-child .item-inner .intro-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
  }
  .mod-article-highlight .item-highlight .article-content {
    text-align: inherit;
    padding: 1.5rem;
    margin-left: 32px;
    margin-right: 32px;
    position: relative;
    z-index: 2;
  }
  .mod-article-highlight .item-child .item-inner {
    position: relative;
    margin-top: 32px;
    background: #f7f7f7;
    padding: 32px;
  }
  .btn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .t4-megamenu .navbar-nav &gt; li &gt; a,
  .t4-megamenu .navbar-nav &gt; li &gt; .nav-link {
    color: var(--mainnav-link-color);
    font-size: 1rem;
    padding: 0px 10px !important;
    height: 60px !important;
    line-height: 60px !important;
    -webkit-transition: color 0.15s ease-in-out,
      background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
    text-transform: initial;
  }
  .t4-nav-height .logo-img {
    max-height: 60px !important;
  }
  .t4-nav-height {
    height: 80px !important;
  }
  .t4-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
  }
  .header-wrap p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .acm-stats.style-1 .row &gt; div + div {
    border-left: 10px solid var(--border-color);
  }
  .mod-article-highlight .item-child .item-inner .intro-image img {
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
  }
  .t4-megamenu .dropdown-menu {
    background: #fff;
    -webkit-box-shadow: 0 0 32px rgb(0 0 0 / 5%);
    box-shadow: 0 0 32px rgb(0 0 0 / 5%);
    border-radius: var(--btn-border-radius);
    border: none;
    color: var(--mainnav-text-color);
    min-width: max-content;
    margin-top: 0;
    padding: 16px 32px;
  }
  .view-campaign .start-date {
    border-bottom: 10px solid var(--border-color);
    padding-bottom: 32px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-size: var(--h6-font-size);
  }
  .item-image img {
    border-bottom: 6px solid #53c999;
  }
  .item-content {
    padding: 20px;
  }
  .items-extrafields {
    border-top: 10px solid var(--border-color);
    padding-top: 32px;
    margin-top: 1.5rem;
  }
  .items-extrafields .campaign-info li + li {
    -webkit-border-radius: 4px;
    border: 1px solid #cbeae5;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #deeeec;
    padding: 5px;
  }
  .bg-purple {
    background-color: var(--color-primary) !important;
  }
  .page-header h2 a,
  .page-header .h2 a,
  .categories-list h2 a,
  .categories-list .h2 a {
    color: var(--body-link-hover-color);
  }
  .page-header h2 a,
  .page-header .h2 a,
  .categories-list h2 a,
  .categories-list .h2 a {
    color: var(--body-link-hover-color);
  }
  .pagination .page-link,
  .pagination .pagenav {
    background: var(--body-link-hover-color);
    color: #fff;
  }
  .item-page .page-header h2,
  .item-page .page-header .h2 {
    color: var(--body-link-hover-color);
    font-size: var(--h1-font-size);
  }
  .latestnews li .intro-image img {
    -o-object-fit: cover;
    -webkit-border-radius: 5px;
    border-bottom: 10px solid var(--color-primary) !important;
    -moz-border-radius: 5px;
    border-radius: 5px;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    height: 80px;
    width: 80px;
  }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    background: #f7f7f7 !important;
    touch-action: pan-y;
    padding: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .acm-slideshow .item {
    background: var(--body-link-hover-color);
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    height: 960px;
    max-height: 92vh;
  }
  .acm-slideshow .owl-carousel .owl-nav button {
    background: var(--body-link-hover-color);
    color: #fff;
    line-height: 64px;
    outline: none;
    font-size: 20px;
    height: 64px;
    width: 64px;
  }
  .acm-slideshow .slider-content .slide-title {
    font-size: var(--hero-font-size);
    line-height: 1.042;
    text-transform: inherit;
  }
  .acm-slideshow .slider-content .slide-title {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.042;
    text-transform: inherit;
  }
  .btn {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
    color: #e0e5e0;border-color: var(--color-primary);
  }
  .mod-article-list .intro-image img {
    border-bottom: 5px solid #53c999;
  }
  .mod-articles-category-title .link-heading {
    color: var(--body-link-hover-color) !important;
  }
  .view-campaign .extra-fields {
    background: #fff;
    border-radius: var(--btn-border-radius);
    padding: 3rem;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    box-shadow: 0 0 2rem rgb(10 141 119 / 10%) !important;
  }
  .acm-stats.style-1 .stats-inner .stats-item-counter {
    color: var(--color-primary);
    display: block;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 16px;
  }
  .pagination .page-link,
  .pagination .pagenav {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
  }
  #t4-section-main-bottom-1 {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
    border-color: var(--color-primary);
    margin-bottom: 0px;
  }
  .list-campaign {
      text-align: inherit;
  }
  .list-campaign .item .item-wrap {
      padding: 20px;
  }
  .acm-teams.style-2 .teams-img img {
    -webkit-border-radius: 50%;
    box-shadow: 0 0.875rem 0.875rem rgb(18 18 18 / 5%);
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: grayscale(100%);
    width: 100%;
    

}
.acm-teams.style-2 .teams-img img:hover {
    -webkit-border-radius: 50%;
    box-shadow: 0 0.875rem 0.875rem rgb(18 18 18 / 5%);
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: drop-shadow(6px 6px 0px #4eb88d);
    width: 100%;
}
.acm-features.style-3 .image-inner img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.gif_icon img {
    max-width: 40%;
    height: auto;
}
.acm-features.style-2 .features-item {
    padding: 2rem;
    background: #fff;
  box-shadow: 0 4px 10px rgb(0 0 0 / 5%);
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;height: auto;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all;
}
.item-inner .article-content{
    padding: 20px;
}
.green_bg{
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
}
.addthis-share a.at-icon-wrapper .at-icon-wrapper {
    background: #e6eaea !important;}
.alertspot .alert{
    margin-bottom: 0px !important;
}
/*
.items-extrafields .campaign-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
*/
.items-extrafields .campaign-info {
    display: none;
}
.t4-section&gt;.acm-features.style-1 .info-wrap {
    padding: 50px !important;
}
.addthis-share {
    display: ;
}
.acm-slideshow .background {
  opacity: 0.2;
}
.acm-features.style-1 .info-wrap {
  padding: 52px;
}
.acym_module_form input.btn {
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.full-text img {
    margin: 10px;
    max-width: 100%;
    height: auto;
}
figure figcaption {
    background: transparent;
    color: #9E9E9E;
    font-size: 12px;
    text-shadow: none;
    text-transform: none;
    text-align: left;
    padding: 0.53333rem 0;
    letter-spacing: 0;
}
.acm-features.style-1 {
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}
.link-heading {
    font-weight: 900;
    color: #0a8d77;
}
.toplinks .navbar-nav .nav-link {
    padding-right: 15px !important;
    padding-left: 5px!important;
    border-right: 1px solid #ede4f5!important;
}
.toplinks li {
    float: left!important;
    line-height: 0!important;
    font-size: 12px!important;
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
    margin-right: 10px!important;
}
.toplinks p{
    margin-bottom:0px !important;
}
.k-ui-namespace .btn:hover {
    color:#fff !important;
}
.k-ui-namespace table td *:hover {
    text-decoration:none !important;
}
.social-follow-wrap .social-inner a {
    background: #000 !important;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin-right: 18px;
    height: 40px;
    width: 40px;
}
::-webkit-scrollbar {
    width: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #318176;
    background-image: linear-gradient(135deg,#318176 0%,#379663 100%);
}

::-webkit-scrollbar-track {
    border-radius: 0;
}
.t4-footer {
    border: none;
  }
  div.t4-wrapper .t4-content {
    border: none;
    background: transparent;
    margin: auto;
  }
  .bg-ratio-2 .row &gt; * {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }
  .bg-ratio-1 .row &gt; * {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }
  .t4-footer .t4-section-inner {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
  div[id*='t4-section-'],
  div[id^='t4-section-'] {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin: 32px;
    margin-right: 0;
    margin-left: 0;
  }
  .items-row .item {
    padding-top: 0;
    background: #fff !important;
    padding-bottom: 0;
  }
  #t4-header {
    border-bottom: 15px solid var(--mainnav-link-active-color);
    z-index: 10000;
    background: #fff !important;
  }
  .section-title.text-normal span {
    border-bottom: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#0077c0),
      color-stop(#53c999),
      color-stop(#0077c0),
      color-stop(#29a954),
      color-stop(#0085ec),
      to(#0a8d77)
    );
    background: -webkit-linear-gradient(
      left,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    background: -o-linear-gradient(
      left,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    background: linear-gradient(
      to right,
      #0077c0,
      #53c999,
      #0077c0,
      #29a954,
      #0085ec,
      #0a8d77
    );
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 150% 100%;
    color: transparent;
    position: relative;
  }
  .bg-gradient-orange-red {
    background: linear-gradient(45deg, #53c999 0%, #0077c0 100%) !important;
  }
  .section-title.text-normal span:before {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;

  }
  .t4-main-body {
    padding-top: 1.75rem;
    padding-bottom: 4.5rem;
  }
  .ja-masthead:before {
    background: linear-gradient(45deg, #53c999 0%, #0077c0 100%) !important;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.9;
    height: 100%;
    width: 100%;
    z-index: 3;
  }
  .mod-article-highlight .item-child .item-inner .intro-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
  }
  .mod-article-highlight .item-highlight .article-content {
    text-align: inherit;
    padding: 1.5rem;
    margin-left: 32px;
    margin-right: 32px;
    position: relative;
    z-index: 2;
  }
  .mod-article-highlight .item-child .item-inner {
    position: relative;
    margin-top: 32px;
    background: #f7f7f7;
    padding: 32px;
  }
  .btn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .t4-megamenu .navbar-nav &gt; li &gt; a,
  .t4-megamenu .navbar-nav &gt; li &gt; .nav-link {
    color: var(--mainnav-link-color);
    font-size: 1rem;
    padding: 0px 10px !important;
    height: 60px !important;
    line-height: 60px !important;
    -webkit-transition: color 0.15s ease-in-out,
      background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
    text-transform: initial;
  }
  .t4-nav-height .logo-img {
    max-height: 60px !important;
  }
  .t4-nav-height {
    height: 80px !important;
  }
  .t4-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
  }
  .header-wrap p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .acm-stats.style-1 .row &gt; div + div {
    border-left: 10px solid var(--border-color);
  }
  .mod-article-highlight .item-child .item-inner .intro-image img {
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
  }
  .t4-megamenu .dropdown-menu {
    background: #fff;
    -webkit-box-shadow: 0 0 32px rgb(0 0 0 / 5%);
    box-shadow: 0 0 32px rgb(0 0 0 / 5%);
    border-radius: var(--btn-border-radius);
    border: none;
    color: var(--mainnav-text-color);
    min-width: max-content;
    margin-top: 0;
    padding: 16px 32px;
  }
  .view-campaign .start-date {
    border-bottom: 10px solid var(--border-color);
    padding-bottom: 32px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-size: var(--h6-font-size);
  }
  .item-image img {
    border-bottom: 6px solid #53c999;
  }
  .item-content {
    padding: 20px;
  }
  .items-extrafields {
    border-top: 10px solid var(--border-color);
    padding-top: 32px;
    margin-top: 1.5rem;
  }
  .items-extrafields .campaign-info li + li {
    -webkit-border-radius: 4px;
    border: 1px solid #cbeae5;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #deeeec;
    padding: 5px;
  }
  .bg-purple {
    background-color: var(--color-primary) !important;
  }
  .page-header h2 a,
  .page-header .h2 a,
  .categories-list h2 a,
  .categories-list .h2 a {
    color: var(--body-link-hover-color);
  }
  .page-header h2 a,
  .page-header .h2 a,
  .categories-list h2 a,
  .categories-list .h2 a {
    color: var(--body-link-hover-color);
  }
  .pagination .page-link,
  .pagination .pagenav {
    background: var(--body-link-hover-color);
    color: #fff;
  }
  .item-page .page-header h2,
  .item-page .page-header .h2 {
    color: var(--body-link-hover-color);
    font-size: var(--h1-font-size);
  }
  .latestnews li .intro-image img {
    -o-object-fit: cover;
    -webkit-border-radius: 5px;
    border-bottom: 10px solid var(--color-primary) !important;
    -moz-border-radius: 5px;
    border-radius: 5px;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    height: 80px;
    width: 80px;
  }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    background: #f7f7f7 !important;
    touch-action: pan-y;
    padding: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .acm-slideshow .item {
    background: var(--body-link-hover-color);
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    height: 960px;
    max-height: 92vh;
  }
  .acm-slideshow .owl-carousel .owl-nav button {
    background: var(--body-link-hover-color);
    color: #fff;
    line-height: 64px;
    outline: none;
    font-size: 20px;
    height: 64px;
    width: 64px;
  }
  .acm-slideshow .slider-content .slide-title {
    font-size: var(--hero-font-size);
    line-height: 1.042;
    text-transform: inherit;
  }
  .acm-slideshow .slider-content .slide-title {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.042;
    text-transform: inherit;
  }
  .btn {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
    color: #e0e5e0;border-color: var(--color-primary);
  }
  .mod-article-list .intro-image img {
    border-bottom: 5px solid #53c999;
  }
  .mod-articles-category-title .link-heading {
    color: var(--body-link-hover-color) !important;
  }
  .view-campaign .extra-fields {
    background: #fff;
    border-radius: var(--btn-border-radius);
    padding: 3rem;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    box-shadow: 0 0 2rem rgb(10 141 119 / 10%) !important;
  }
  .acm-stats.style-1 .stats-inner .stats-item-counter {
    color: var(--color-primary);
    display: block;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 16px;
  }
  .pagination .page-link,
  .pagination .pagenav {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
  }
  #t4-section-main-bottom-1 {
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
    border-color: var(--color-primary);
    margin-bottom: 0px;
  }
  .list-campaign {
      text-align: inherit;
  }
  .list-campaign .item .item-wrap {
      padding: 20px;
  }
  .acm-teams.style-2 .teams-img img {
    -webkit-border-radius: 50%;
    box-shadow: 0 0.875rem 0.875rem rgb(18 18 18 / 5%);
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: grayscale(100%);
    width: 100%;
    

}
.acm-teams.style-2 .teams-img img:hover {
    -webkit-border-radius: 50%;
    box-shadow: 0 0.875rem 0.875rem rgb(18 18 18 / 5%);
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: drop-shadow(6px 6px 0px #4eb88d);
    width: 100%;
}
.acm-features.style-3 .image-inner img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.gif_icon img {
    max-width: 40%;
    height: auto;
}
.acm-features.style-2 .features-item {
    padding: 2rem;
    background: #fff;
  box-shadow: 0 4px 10px rgb(0 0 0 / 5%);
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;height: auto;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all;
}
.item-inner .article-content{
    padding: 20px;
}
.green_bg{
    background: linear-gradient(45deg, #53c999 0%, #0a8d77 100%) !important;
}
.addthis-share a.at-icon-wrapper .at-icon-wrapper {
    background: #e6eaea !important;}
.alertspot .alert{
    margin-bottom: 0px !important;
}
/*
.items-extrafields .campaign-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
*/
.items-extrafields .campaign-info {
    display: none;
}
.t4-section&gt;.acm-features.style-1 .info-wrap {
    padding: 50px !important;
}
.addthis-share {
    display: ;
}
.acm-slideshow .background {
  opacity: 0.2;
}
.acm-features.style-1 .info-wrap {
  padding: 52px;
}
.acym_module_form input.btn {
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.full-text img {
    margin: 10px;
    max-width: 100%;
    height: auto;
}
figure figcaption {
    background: transparent;
    color: #9E9E9E;
    font-size: 12px;
    text-shadow: none;
    text-transform: none;
    text-align: left;
    padding: 0.53333rem 0;
    letter-spacing: 0;
}
.acm-features.style-1 {
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}
.link-heading {
    font-weight: 900;
    color: #0a8d77;
}
.toplinks .navbar-nav .nav-link {
    padding-right: 15px !important;
    padding-left: 5px!important;
    border-right: 1px solid #ede4f5!important;
}
.toplinks li {
    float: left!important;
    line-height: 0!important;
    font-size: 12px!important;
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
    margin-right: 10px!important;
}
.toplinks p{
    margin-bottom:0px !important;
}
.k-ui-namespace .btn:hover {
    color:#fff !important;
}
.k-ui-namespace table td *:hover {
    text-decoration:none !important;
}
.social-follow-wrap .social-inner a {
    background: #000 !important;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin-right: 18px;
    height: 40px;
    width: 40px;
}
::-webkit-scrollbar {
    width: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #318176;
    background-image: linear-gradient(135deg,#318176 0%,#379663 100%);
}

::-webkit-scrollbar-track {
    border-radius: 0;
}
.client-img img {
  aspect-ratio: 3/2;
    object-fit: contain;
    vertical-align: middle;
max-width: 80%;
    height: auto;
    mix-blend-mode: luminosity;
}
.client-img img:hover {
  aspect-ratio: 3/2;
    object-fit: contain;
    mix-blend-mode:normal;
}
.t4-megamenu .navbar-nav &gt; li.active &gt; a, .t4-megamenu .navbar-nav &gt; li.active &gt; .nav-link {
    background-color: transparent !important;
    color: var(--mainnav-link-active-color);
}
.acm-slideshow .slider-content .slide-title a{
    color: var(--body-bg-color);
}

.acm-slideshow .slider-content .slide-title a:hover{
    opacity:0.8;
}
</pre></body></html>