@charset "UTF-8";
:root {
  --font-family-primary: 'IBM Plex Sans Arabic', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

body,
button,
input,
select,
textarea {
  font-family: var(--font-family-primary) !important;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Thin.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Thin.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Thin.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-ExtraLight.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-ExtraLight.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-ExtraLight.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Light.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Light.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Light.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Regular.ttf") format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-SemiBold.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-SemiBold.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-SemiBold.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.eot");
  src: url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.woff2") format("woff2"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.woff") format("woff"), url("../fonts/IBM_Plex_Sans_Arabic/IBMPlexSansArabic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.bg-background-neutral-100 {
  background-color: #F3F4F6;
}

.text-primary {
  color: #1B8354 !important;
}

.border-black-10 {
  border-color: rgba(22, 22, 22, 0.1) !important;
}

.field-text-placholder {
  color: #6C737F;
}

body {
  overflow-x: hidden;
  font-size: 1rem;
  overflow-y: auto;
}

body.eqlCkr_side_right {
  overflow-y: auto;
}

/**/
.topBar {
  background-color: #1B8354;
  padding: 0.25rem;
  padding-block: 0.5rem;
  border-bottom: 1px solid #D2D6DB;
}
.topBar .deat {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.topBar .deat i {
  font-size: 20px;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
}
.topBar .deat span {
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
}

/**/
a.navbar-brand {
  width: 150px;
}
a.navbar-brand img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* navbar */
.navbar-sp {
  padding: 0px;
  position: sticky;
  top: 0;
  z-index: 10;
  background: #fff;
  height: 72px;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
  .navbar-sp {
    position: relative;
    z-index: 100;
    background: white;
  }
}
@media (max-width: 1199px) {
  .navbar-sp {
    border-bottom: 1px solid #D2D6DB;
    height: auto;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.navbar-sp.is-sticky {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}
.navbar-sp > .container {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 1199px) {
  .navbar-sp button.navbar-toggler {
    background: #f3f4f6;
    min-width: auto;
    padding: 8px;
    border-radius: 4px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-inline-start: auto;
  }
}
.navbar-sp .navbar-nav-sp {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .navbar-sp .navbar-nav-sp > div {
    width: 100%;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root {
  position: static;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static {
  display: flex;
  align-items: center;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > a {
  display: none !important;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static {
  position: static;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul {
    width: 100%;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static {
  position: static;
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static {
    padding: 1.5rem 1rem !important;
    color: #161616;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 4px;
    position: relative;
    height: 72px;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    margin: 0px;
  }
  html[dir=ltr] .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static {
    border-block-end: 1px solid #D2D6DB;
    padding-block: 16px;
    display: flex;
    align-items: center;
    margin: 0 !important;
    color: #161616;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none !important;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static .dynamic-children {
  background-image: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static .dynamic-children::after {
    content: "㭚";
    font-family: "hgi-stroke-rounded" !important;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 0px;
    background-color: transparent;
    right: 0.5rem;
    left: 0.5rem;
    border-radius: 6.25rem;
    display: flex;
    align-self: center;
    transition: all 0.3s ease;
  }
}
@media (max-width: 1350px) and (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static {
    font-size: 0.875rem;
    padding-inline: 0.5rem;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static svg {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:hover {
    background-color: #F3F4F6;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:hover:before {
    height: 6px;
    bottom: 0px;
    background-color: #9DA4AE;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:active {
    background-color: #E5E7EB;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:active:before {
    height: 6px;
    bottom: 0px;
    background-color: #1F2A37;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static.active {
    background-color: #1B8354;
    color: white;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static.active:before {
    height: 6px;
    bottom: 0px;
    background-color: #54C08A;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static a.static:focus-visible {
  outline: 0 solid #161616;
  border: 2px solid #000 !important;
  box-shadow: none !important;
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static.selected a.selected {
    background-color: #1B8354;
    color: white;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static.selected a.selected:before {
    height: 6px;
    bottom: 0px;
    background-color: #54C08A;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic {
  margin: 0;
  padding: 1rem;
  list-style: none;
  width: 100% !important;
  margin-block-start: 17px;
  margin-inline-start: 0px !important;
  right: 0 !important;
  left: 0 !important;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic {
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic li.dynamic {
    width: 23%;
  }
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic li.dynamic a.dynamic {
  padding: 0.5rem 1rem;
  color: #1f2a37;
  font-size: 1rem;
  display: block;
  text-decoration: none;
  font-weight: 500;
  border-radius: 0.5rem;
  margin-bottom: 0.25rem;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic li.dynamic a.dynamic:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 2px #161616;
  background-color: transparent;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic li.dynamic a.dynamic:hover {
  background-color: #f3f4f6;
  text-decoration: underline;
}
.navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic li.dynamic a.dynamic:active {
  background-color: #e5e7eb;
  text-decoration: underline;
}
.navbar-sp .navbar-nav-left .nav-item a {
  padding: 1.5rem 1rem !important;
  color: #161616;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 4px;
  position: relative;
  height: 72px;
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  margin: 0px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .navbar-sp .navbar-nav-left .nav-item a {
    border-block-end: 1px solid #D2D6DB;
    padding-block: 16px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-left .nav-item a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 0px;
    background-color: transparent;
    right: 0.5rem;
    left: 0.5rem;
    border-radius: 6.25rem;
    display: flex;
    align-self: center;
    transition: all 0.3s ease;
  }
}
@media (max-width: 1350px) and (min-width: 1200px) {
  .navbar-sp .navbar-nav-left .nav-item a {
    font-size: 0.875rem;
    padding-inline: 0.5rem;
  }
  .navbar-sp .navbar-nav-left .nav-item a svg {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-left .nav-item a:hover {
    background-color: #F3F4F6;
  }
  .navbar-sp .navbar-nav-left .nav-item a:hover:before {
    height: 6px;
    bottom: 0px;
    background-color: #9DA4AE;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-left .nav-item a:active {
    background-color: #E5E7EB;
  }
  .navbar-sp .navbar-nav-left .nav-item a:active:before {
    height: 6px;
    bottom: 0px;
    background-color: #1F2A37;
  }
}
@media (min-width: 1200px) {
  .navbar-sp .navbar-nav-left .nav-item a.active {
    background-color: #1B8354;
    color: white;
  }
  .navbar-sp .navbar-nav-left .nav-item a.active:before {
    height: 6px;
    bottom: 0px;
    background-color: #54C08A;
  }
}
.navbar-sp .navbar-nav-left .nav-item a:focus-visible {
  outline: 0 solid #161616;
  border: 2px solid #000 !important;
  box-shadow: none !important;
}

@media (max-width: 1199px) {
  .navbar-collapse {
    position: fixed !important;
    width: 300px;
    top: 0 !important;
    height: 100% !important;
    overflow: auto;
    background: #fff;
    box-shadow: 0 12px 16px rgba(16, 24, 40, 0.08), 0 4px 6px rgba(16, 24, 40, 0.03);
    padding: 12px;
    border-radius: 8px;
    display: block !important;
    inset-inline-start: -100%;
    transition: all 0.7s;
  }
  .navbar-collapse ul.static li {
    width: 100%;
    position: relative !important;
  }
  .navbar-collapse.show {
    inset-inline-start: 0;
    flex-direction: column;
  }
  .navbar-sp .navbar-nav-sp ul.ms-core-listMenu-root > li.static > ul > li.static ul.dynamic {
    position: relative;
    width: 100% !important;
    top: 0 !important;
    right: 0 !important;
    display: none;
    background: none;
    border: none;
    box-shadow: unset;
    opacity: 1;
    margin-block-start: 0;
  }
}
@media (max-width: 1199px) {
  .navBar--toggle {
    position: absolute;
    top: 7px;
    inset-inline-end: 0px;
    padding: 11px;
    cursor: pointer;
    z-index: 10;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
  }
  .navBar--toggle:after {
    content: "㭚";
    font-family: "hgi-stroke-rounded" !important;
    position: relative;
    top: 0;
  }
  .navBar--toggle.is-active:after {
    content: "㮆";
    font-family: "hgi-stroke-rounded" !important;
    position: relative;
    top: 0;
  }
}
@media (max-width: 1199px) {
  .is-overflowHidden:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
  }
}

@media (min-width: 1400px) {
  .container-custom {
    max-width: 1750px;
  }
}
@media (min-width: 992px) {
  .container-custom {
    padding-inline: 2rem;
  }
}
@media (max-width: 991px) {
  .container-custom {
    padding-inline: 1rem;
  }
}

@media (min-width: 1650px) {
  .container {
    max-width: 1440px;
    padding-inline: 2rem;
  }
}

.grayscale {
  filter: grayscale(100%) brightness(95%) contrast(120%);
}

.ul-0 {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.main-footer {
  padding-block-start: 2.5rem;
  padding-block-end: 1rem;
  background: #074D31;
}
@media (max-width: 991px) {
  .main-footer .footer-content .row.mb-5 {
    margin-bottom: 1rem !important;
  }
}
.main-footer .footer-content .section-title {
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-block-end: 0.5rem;
  padding-block-end: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-footer .footer-content ul.footer-list {
  padding-inline-start: 0;
  margin-block-end: 0;
}
.main-footer .footer-content ul.footer-list li.list-item {
  margin-block-end: 0.5rem;
}
.main-footer .footer-content ul.footer-list li.list-item a {
  color: #fff;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.main-footer .footer-content ul.footer-list li.list-item a:hover {
  text-decoration: underline !important;
}
.main-footer .footer-content ul.footer-list li.list-item p {
  color: #7586a0;
  font-size: 1rem;
  font-weight: 400;
}
.main-footer .footer-content ul.footer-list li.list-item .text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
}
.main-footer .footer-content ul.footer-list li.list-item .text span {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.main-footer .footer-content ul.footer-list li.list-item .text i {
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: initial;
}
.main-footer .footer-content ul.footer-list li.list-item .certificates {
  display: flex;
  align-items: center;
}
.main-footer .footer-content ul.footer-list li.list-item .certificates img {
  margin-inline-end: 0.625rem;
  display: inline-flex;
}
.main-footer .footer-content ul.footer-list li.list-item .certificates img:last-child {
  margin-inline-end: 0;
}
.main-footer .footer-content ul.footer-list li.list-item .stores {
  display: flex;
  align-items: center;
}
.main-footer .footer-content ul.footer-list li.list-item .stores a {
  margin-inline-end: 0.5rem;
  display: inline-flex;
}
.main-footer .footer-content ul.footer-list li.list-item .stores a:last-child {
  margin-inline-end: 0;
}
.main-footer .footer-content ul.footer-list li.list-item:last-child {
  margin-block-end: 0;
}
.main-footer .footer-content .social-media {
  display: flex;
  align-items: center;
  margin-block-end: 2rem;
  list-style: none;
  padding: 0px;
}
.main-footer .footer-content .social-media .social-media-link {
  margin-inline-end: 0.5rem;
  font-size: 1rem;
  color: #9da4ae;
  display: flex;
  width: 32px;
  height: 32px;
  min-width: 32px;
  max-width: 32px;
  min-height: 32px;
  max-height: 32px;
  padding: 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 4px;
  border: 1px solid #9da4ae;
  text-decoration: none !important;
  transition: all 0.3s ease-in-out;
}
.main-footer .footer-content .social-media .social-media-link i {
  color: white;
  font-weight: normal;
  text-decoration: none !important;
}
.main-footer .footer-content .social-media .social-media-link img {
  width: 20px;
}
.main-footer .footer-content .social-media .social-media-link .icon {
  width: 100%;
  height: 100%;
}
.main-footer .footer-content .social-media .social-media-link:last-child {
  margin-inline-end: 0;
}
.main-footer .footer-content .social-media .social-media-link:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}
.main-footer .footer-content .social-media .social-media-link {
  /*&:hover {
      img {
          filter: brightness(0.5);
      }
  }*/
}
.main-footer .footer-content .social-media .social-media-link:focus-visible, .main-footer .footer-content .social-media .social-media-link:focus {
  outline: 2px solid #161616;
  border: 1px solid #fff !important;
  box-shadow: none !important;
}
.main-footer hr {
  border-color: #e3e5e5;
  opacity: 1;
}
@media (max-width: 991px) {
  .main-footer .footer-bottom.py-4 {
    padding-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .main-footer .footer-bottom.mt-5 {
    margin-top: 1.5rem !important;
  }
}
.main-footer .footer-bottom .links {
  display: flex;
  gap: 1rem;
  margin-block-end: 1.5rem;
}
.main-footer .footer-bottom .links a {
  color: #fff;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.main-footer .footer-bottom .links a:hover {
  text-decoration: underline !important;
}
.main-footer .footer-bottom .links a:last-child {
  margin-inline-end: 0;
}
.main-footer .footer-bottom .copyrights {
  display: flex;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  margin-block-end: 1rem;
}
@media (min-width: 500px) {
  .main-footer .footer-bottom .copyrights {
    align-items: center;
  }
}
@media (max-width: 499px) {
  .main-footer .footer-bottom .copyrights {
    flex-direction: column;
  }
}
.main-footer .footer-bottom .copyrights .separator {
  width: 1px;
  height: 20px;
  margin-inline: 12px;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  top: -1px;
}
@media (max-width: 499px) {
  .main-footer .footer-bottom .copyrights .separator {
    width: 100%;
    height: 1px;
    margin: 0;
    margin-block: 0.313rem;
  }
}
.main-footer .footer-bottom .social-media {
  display: flex;
  align-items: center;
}
.main-footer .footer-bottom .social-media a.social-media-link {
  margin-inline-end: 0.5rem;
  font-size: 1.25rem;
  color: #59708f;
}
.main-footer .footer-bottom .social-media a.social-media-link svg {
  width: 100%;
  height: 100%;
}
.main-footer .footer-bottom .social-media a.social-media-link:last-child {
  margin-inline-end: 0;
}
.main-footer .footer-bottom .social-media a.social-media-link:hover {
  color: var(--bs-naama-navy);
}
.main-footer .footer-bottom .social-media a.social-media-link:hover img {
  filter: brightness(0.5);
}
.main-footer .footer-bottom .social-media a.social-media-link:focus-visible, .main-footer .footer-bottom .social-media a.social-media-link:focus {
  outline: 2px solid #161616;
  border: 1px solid #fff !important;
  box-shadow: none !important;
}
.main-footer .footer-bottom .logo-placeholders {
  gap: 1rem;
}
@media (max-width: 767px) {
  .main-footer .footer-bottom .logo-placeholder {
    max-height: 3rem;
  }
}
@media (max-width: 1400px) and (min-width: 993px) {
  .main-footer .footer-bottom .logo-placeholder {
    max-height: 2.3rem;
  }
}
@media (min-width: 1401px) {
  .main-footer .footer-bottom .logo-placeholder {
    max-height: 3.54738rem;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-bottom .logo-placeholder.nama-logo {
    max-height: 3rem;
  }
}
@media (max-width: 1400px) and (min-width: 993px) {
  .main-footer .footer-bottom .logo-placeholder.nama-logo {
    max-height: 2.3rem;
  }
}
@media (min-width: 1401px) {
  .main-footer .footer-bottom .logo-placeholder.nama-logo {
    max-height: 4rem;
  }
}
.main-footer .logos {
  display: flex;
  align-items: center;
  gap: 1.625rem;
  color: white;
}
@media (max-width: 992px) {
  .main-footer .logos {
    justify-content: start;
  }
}
@media (min-width: 993px) {
  .main-footer .logos {
    justify-content: end;
  }
}
@media (max-width: 500px) {
  .main-footer .logos {
    justify-content: start;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.main-footer .logos .dgaFooter {
  width: 180px;
  height: 80px;
}
@media (max-width: 500px) {
  .main-footer .logos .dgaFooter {
    width: 180px;
    height: 64px;
  }
}
.main-footer .logos .dgaFooter img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}
.main-footer .logos img.logo-footer {
  width: 190px;
}
.main-footer .apps {
  flex-wrap: wrap;
}
@media (min-width: 993px) {
  .main-footer .apps li {
    width: 30%;
    height: 100%;
  }
}
@media (max-width: 992px) and (min-width: 500px) {
  .main-footer .apps li {
    width: 15%;
    height: 100%;
  }
}
@media (max-width: 499px) {
  .main-footer .apps li {
    width: 25%;
    height: 100%;
  }
}
.main-footer .apps li .icon {
  width: 100%;
  height: 100%;
}

.cookies-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e5f4e6;
  padding: 1.5rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
}
.cookies-banner .cookies-text {
  font-size: 0.875rem;
  font-weight: 600;
  color: #193661;
  margin: 0;
}
.cookies-banner .cookies-actions {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.5rem;
}
.cookies-banner .cookies-actions .accept-cookies {
  background-color: #5ab891;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 0.313rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cookies-banner .cookies-actions .accept-cookies:hover {
  background-color: #429874;
}
.cookies-banner .cookies-actions .manage-cookies {
  background-color: transparent;
  color: #429874;
  border: 1px solid #429874;
  border-radius: 5px;
  padding: 0.313rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cookies-banner .cookies-actions .manage-cookies:hover {
  background-color: #429874;
  color: #fff;
}
.cookies-banner .cookies-actions .close-banner {
  font-size: 0.75rem;
  color: #727f7c;
  margin-inline-start: 1.563rem;
  transition: all 0.3s ease-in-out;
}
.cookies-banner .cookies-actions .close-banner:hover {
  color: #984242;
}

.happensNowPuple {
  position: fixed;
  bottom: 0.625rem;
  inset-inline-end: 0.625rem;
  z-index: 999999;
}
.happensNowPuple .dropdown-menu {
  width: 352px;
  border-radius: 16px;
  border-color: #D2D6DB;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  min-height: 380px;
  padding-bottom: 0px;
}
.happensNowPuple .dropdown-menu .title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 24px;
  padding: 0.25rem 1rem;
  border-bottom: 1px solid #D2D6DB;
  text-align: start;
}
.happensNowPuple .dropdown-menu .title span {
  position: relative;
}
.happensNowPuple .dropdown-menu .title span::after {
  content: "";
  position: absolute;
  bottom: -7px;
  background: #1B8354;
  width: 100%;
  height: 3px;
  inset-inline-start: 0;
  border-radius: 99999px;
}
.happensNowPuple .dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.happensNowPuple .dropdown-menu ul li {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #D2D6DB;
}
.happensNowPuple .dropdown-menu ul li a {
  display: flex;
  gap: 1rem;
  text-decoration: none;
  align-items: start;
}
.happensNowPuple .dropdown-menu ul li a .contents {
  display: flex;
  flex-direction: column;
}
.happensNowPuple .dropdown-menu ul li a .contents h2 {
  line-height: 24px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #1f2a37;
  margin-bottom: 0px;
  text-align: start;
}
.happensNowPuple .dropdown-menu ul li a .contents h3 {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  margin-bottom: 0px;
}
.happensNowPuple .dropdown-menu ul li a .contents h3 .date {
  line-height: 24px;
  font-size: 0.75rem;
  font-weight: 500;
  color: #1f2a37;
}
.happensNowPuple .dropdown-menu ul li a .contents h3 .date svg {
  width: 16px;
  height: 16px;
}
.happensNowPuple .dropdown-menu ul li a .contents .iconTrailing {
  width: 16px;
  height: 16px;
}
html[dir=ltr] .happensNowPuple .dropdown-menu ul li a .contents .iconTrailing {
  transform: rotate(180deg);
}
.happensNowPuple .dropdown-menu ul li a:hover {
  text-decoration: none !important;
}
.happensNowPuple .dropdown-menu ul li a:focus-visible, .happensNowPuple .dropdown-menu ul li a:focus {
  box-shadow: none !important;
  border: 1px solid #fff !important;
  outline: 2px solid #000 !important;
}
.happensNowPuple .dropdown-menu .link-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  line-height: 24px;
  font-size: 12px;
  font-weight: 600;
  color: #1B8354;
  text-decoration: none;
  gap: 0.25rem;
}
.happensNowPuple .dropdown-menu .link-footer svg {
  width: 20px;
  height: 20px;
}
html[dir=ltr] .happensNowPuple .dropdown-menu .link-footer svg {
  transform: rotate(180deg);
}
.happensNowPuple .dropdown-menu .link-footer:focus-visible, .happensNowPuple .dropdown-menu .link-footer:focus {
  box-shadow: none !important;
  border: 1px solid #fff !important;
  outline: 2px solid #000 !important;
}

.btn-happensNowPuple {
  background: #1F2A37;
  border-radius: 50%;
  border: 0;
  padding: 1rem;
  margin: 0;
  width: 64px;
  height: 64px;
  box-shadow: 0 3.66px 10.97px rgba(0, 0, 0, 0.45);
}
.btn-happensNowPuple svg {
  width: 100%;
  height: 100%;
}
.btn-happensNowPuple::after {
  content: "";
  position: absolute;
  top: 14px;
  inset-inline-start: 1.125rem;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ee2424;
  animation: circleAni 1.5s infinite;
}
.btn-happensNowPuple:focus-visible, .btn-happensNowPuple:focus {
  box-shadow: none !important;
  border: 1px solid #fff !important;
  outline: 2px solid #000 !important;
}
.btn-happensNowPuple:hover {
  background-color: rgba(31, 42, 55, 0.94);
}
@keyframes circleAni {
  0% {
    box-shadow: 0 0 0 0px rgba(229, 71, 80, 0.7);
  }
  75% {
    box-shadow: 0 0 0px 15px rgba(229, 71, 80, 0);
  }
  100% {
    box-shadow: 0 0 0 0px rgba(229, 71, 80, 0);
  }
}
.btn-chat-bot {
  position: fixed;
  z-index: 2;
  bottom: 10px;
  inset-inline-start: 10px;
  background: #1F2A37;
  border-radius: 50%;
  border: 0;
  padding: 1rem;
  margin: 0;
  width: 64px;
  height: 64px;
  box-shadow: 0 3.66px 10.97px rgba(0, 0, 0, 0.45);
}
.btn-chat-bot svg {
  width: 100%;
  height: 100%;
}
.btn-chat-bot:focus-visible, .btn-chat-bot:focus {
  box-shadow: none !important;
  border: 1px solid #fff !important;
  outline: 2px solid #000 !important;
}

.iframe-chat-bot {
  background-color: rgb(255, 255, 255);
  display: inline;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  inset-inline-start: 30px;
  max-height: 500px;
  border-radius: 15px;
  max-width: 400px;
  display: none;
  box-shadow: 5px 5px 40px rgba(0, 52, 98, 0.32);
}
@media (max-width: 400px) {
  .iframe-chat-bot {
    max-width: 97%;
    inset-inline-start: 5px;
  }
}

.scrollTop {
  position: fixed;
  z-index: 2;
  top: 50%;
  inset-inline-start: 0px;
  background: #1F2A37;
  border-radius: 12px 0 0 12px;
  border: 0;
  padding: 1rem;
  width: 64px;
  height: 64px;
}
@media (max-width: 787px) {
  .scrollTop {
    display: none !important;
  }
}
.scrollTop svg {
  width: 100%;
  height: 100%;
  filter: invert(1) brightness(4.5);
}

.grecaptcha-badge {
  position: fixed;
  bottom: 0;
  inset-inline-start: 0;
}

html[dir=rtl] .happensNowPuple .dropdown-menu {
  inset-inline-end: 20px !important;
}

html[dir=ltr] .happensNowPuple .dropdown-menu {
  inset-inline-start: -20px !important;
}

.dgaFooter {
  display: none;
}

html[dir=ltr] .ms-auto {
  margin-left: auto !important;
  margin-right: 0px !important;
}
html[dir=ltr] .modal-header .btn-close {
  margin-inline-start: auto;
  margin-inline-end: 0px;
}
html[dir=ltr] .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  html[dir=ltr] .offset-lg-2 {
    margin-right: auto;
    margin-left: 16.66666667%;
  }
}
@media (min-width: 992px) {
  html[dir=ltr] .offset-lg-4 {
    margin-right: auto;
    margin-left: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html[dir=ltr] .offset-md-3 {
    margin-right: auto;
    margin-left: 25%;
  }
}

.digitalStamp {
  padding: 8px 0;
  background: #F3F4F6;
}
@media (max-width: 767px) {
  .digitalStamp .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.digitalStamp .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  line-height: 20px;
  font-size: 0.875rem;
  font-weight: 500;
}
.digitalStamp .title i.flag {
  width: 14px;
  height: 20px;
}
.digitalStamp .title a {
  display: flex;
  align-items: center;
  gap: 2px;
  line-height: 20px;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
}
.digitalStamp .title a:focus {
  box-shadow: none !important;
}
.digitalStamp .title a i {
  transition: 0.3s;
}
.digitalStamp .title a[aria-expanded=true] i {
  transform: rotate(180deg) !important;
}
.digitalStamp .title a:hover i {
  text-decoration: none !important;
}
.digitalStamp .links {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin: 0px;
  padding: 0px;
  margin-inline-start: auto;
}
.digitalStamp .links li {
  list-style: none;
}
.digitalStamp .link-topBar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  color: #161616;
  text-decoration: none;
  width: 32px;
  height: 32px;
  border-radius: 0.25rem;
}
.digitalStamp .link-topBar i {
  display: flex;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: 20px;
  text-align: center;
  color: #161616;
}
.digitalStamp .link-topBar:focus-visible {
  outline: 0 solid #161616;
  border: 2px solid #000 !important;
  box-shadow: none !important;
}
.digitalStamp .link-topBar:active {
  background-color: #E5E7EB;
}
.digitalStamp .link-topBar.voice-link {
  border: 0;
  background: transparent;
}
.digitalStamp .card-body {
  background: transparent;
  padding: 0;
  border: 0;
  margin-block-start: 40px;
  margin-block-end: 30px;
}
@media (max-width: 767px) {
  .digitalStamp .card-body .row .col-md-6:nth-child(1) {
    margin-block-end: 1rem;
  }
}
.digitalStamp .card-body .cards {
  display: flex;
}
@media (min-width: 768px) {
  .digitalStamp .card-body .cards {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .digitalStamp .card-body .cards {
    gap: 12px;
  }
}
.digitalStamp .card-body .cards .icon {
  border: 1px solid #067647;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .digitalStamp .card-body .cards .icon {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .digitalStamp .card-body .cards .icon {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 768px) {
  .digitalStamp .card-body .cards .icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .digitalStamp .card-body .cards .icon svg {
    width: 16px;
    height: 16px;
  }
}
.digitalStamp .card-body .cards .box {
  width: 85%;
}
.digitalStamp .card-body .cards .box > div {
  line-height: 28px;
  font-size: 1.125rem;
  font-weight: 600;
  margin-block-end: 12px;
}
.digitalStamp .card-body .cards .box > div span {
  color: #1B8354;
}
.digitalStamp .card-body .cards .box > p {
  line-height: 24px;
  font-size: 1rem;
  font-weight: 400;
  color: #384250;
  margin-block-end: 0px;
}
.digitalStamp .card-body .dga {
  margin-block-start: 32px;
  background: white;
  padding: 8px 24px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  line-height: 24px;
  font-size: 1rem;
  font-weight: 400;
  gap: 24px;
}
.digitalStamp .card-body .dga > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .digitalStamp .card-body .dga > div {
    flex-direction: column;
    align-items: start;
  }
}
.digitalStamp .card-body .dga a {
  text-decoration: none;
}
.digitalStamp .card-body .dga a span {
  text-decoration: underline;
}
.digitalStamp .card-body .dga a i {
  text-decoration: none;
}

#custombreadcrumb {
  gap: 4px;
  background-color: #F3FCF6;
  padding-top: 2.5rem;
  margin-block-end: 1rem;
}
#custombreadcrumb .container > span {
  padding-right: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
#custombreadcrumb .container > span span:has(a.bc-root) {
  display: none;
}
#custombreadcrumb .container > span span:has(> a.bc-root) + span {
  display: none;
}
#custombreadcrumb .container > span > a {
  display: none;
}
#custombreadcrumb .container > span a {
  color: #384250;
  text-decoration: none;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 20px;
}
#custombreadcrumb .container > span a:hover {
  color: #6C737F;
  text-decoration: underline;
}
#custombreadcrumb .container > span a:active {
  color: #9DA4AE;
  text-decoration: underline;
}
#custombreadcrumb .container > span span:has(img) img {
  display: none;
}
#custombreadcrumb .container > span span:has(img):before {
  content: "㭪";
  font-family: "hgi-stroke-rounded" !important;
  font-style: normal;
  width: 16px;
  height: 16px;
  padding: 0px;
  display: flex;
  align-items: center;
}
html[dir=ltr] #custombreadcrumb .container > span span:has(img) {
  transform: rotate(180deg);
}
#custombreadcrumb .container > span.active {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 20px;
  color: #484848;
}
#custombreadcrumb .container > span.active a {
  color: #9DA4AE;
}

.breadcrumb-section {
  padding-block: 2.5rem;
  background-color: #F3FCF6;
  margin-block-end: 2rem;
}
.breadcrumb-section .page-title {
  color: #161616;
  font-size: 1.875rem;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .breadcrumb-section .page-title {
    margin-bottom: 1rem;
  }
}
.breadcrumb-section .social-icons {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  gap: 0.5rem;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .breadcrumb-section .social-icons {
    justify-content: flex-start;
  }
}
.breadcrumb-section .social-icons li {
  position: relative;
}
.breadcrumb-section .social-icons a {
  padding: 0.25rem;
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #D2D6DB;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.breadcrumb-section .social-icons a svg {
  width: 22px;
  height: 22px;
}
.breadcrumb-section .social-icons a i {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #161616;
}
.breadcrumb-section .social-icons a:hover {
  border-color: #E5E7EB;
  background-color: #F3F4F6;
}
.breadcrumb-section .social-icons a:focus-visible {
  outline: 2px solid #161616;
  border: 1px solid #fff !important;
  box-shadow: none !important;
}
.breadcrumb-section .social-icons .inner-social {
  position: absolute;
  top: 0;
  z-index: 1;
  display: none;
  /* min-height: 52px; */
  padding: 0.5rem;
  list-style: none;
  background: #fff;
  border-radius: 0.5rem;
  inset-inline-start: 50%;
  transform: translate(50%, -110%);
  /* min-width: 151px; */
  gap: 0.5rem;
  justify-content: center;
  box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.1);
}
.breadcrumb-section .social-icons .inner-social::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.438rem solid transparent;
  border-right: 0.438rem solid transparent;
  border-top: 0.438rem solid #fff;
  bottom: -5px;
  inset-inline-start: 50%;
  transform: translateX(8px);
}
.breadcrumb-section .social-icons .inner-social::before {
  background: transparent;
  position: absolute;
  content: "";
  height: 10px;
  width: 95%;
  bottom: -10px;
  z-index: 9;
}
.breadcrumb-section .social-icons .inner-social a {
  color: #161616;
  text-decoration: none;
  font-weight: 900;
}
.breadcrumb-section .social-icons .inner-social:hover {
  display: flex;
}
.breadcrumb-section .social-icons .inner-social-ul {
  display: flex;
  width: 100%;
  padding: 0;
  list-style: none;
  gap: 0.5rem;
  justify-content: center;
}
.breadcrumb-section .social-icons .focused-btn {
  position: relative;
}
.breadcrumb-section .wrapper-service {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.breadcrumb-section .wrapper-service .page-title {
  margin: 0;
}
.breadcrumb-section .wrapper-service .actions {
  margin-inline-start: auto;
}
.breadcrumb-section .service-description {
  color: #161616 !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

html[dir=ltr] .breadcrumb-section .social-icons .inner-social {
  transform: translate(-50%, -110%);
}
html[dir=ltr] .breadcrumb-section .social-icons .inner-social::after {
  transform: translateX(-50%);
}

.accordion .accordion-item {
  border: 0px;
  border-bottom: 0;
}
.accordion .accordion-item .accordion-header {
  margin-bottom: 0px;
}
.accordion .accordion-item .accordion-button {
  border-radius: 0px;
  padding: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px;
  color: #161616;
  border-bottom: 1px solid #D2D6DB;
}
.accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #161616;
  background-color: transparent;
  border: 0px;
}
.accordion .accordion-item .accordion-button:not(.collapsed):after {
  width: 16px;
  height: 16px;
  background-size: 16px;
  filter: brightness(0) saturate(100%);
}
.accordion .accordion-item .accordion-button:after {
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.accordion .accordion-item .accordion-button:hover {
  background: #F3F4F6;
}
.accordion .accordion-item .accordion-button:active {
  background: #E5E7EB;
}
.accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}
.accordion .accordion-item .accordion-button:focus-visible {
  box-shadow: 0 0 0 2px #000;
}

.card {
  border-radius: 1rem;
  background: white;
  overflow: hidden;
}
.card .card-body {
  display: flex;
  padding: 16px;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .card .card-body {
    flex-direction: column;
  }
}
.card .card-body .content {
  display: flex;
  flex-direction: column;
  padding-block: 0px;
  min-height: auto;
}
.card .card-body .content.title-only {
  padding: 1rem !important;
  background: #F3F4F6;
  width: 100%;
  border-block-end: 1px solid #D2D6DB;
}
.card .card-body .icons {
  background: #F3FCF6;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 0.75rem;
  display: flex;
  align-items: center;
}
.card .card-body .icons i {
  font-size: 24px;
  color: #098557;
}
.card .card-body .icons span {
  font-size: 20px;
  color: #098557;
  font-weight: 500;
}
.card .card-body .icons.wh-40 {
  width: 40px !important;
  height: 40px !important;
  flex-shrink: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-body .icons.wh-40 i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.card .card-body .icons.bg-icon-tertiary {
  background-color: #f9f5fa;
}
.card .card-body .icons.bg-icon-tertiary i {
  color: #80519F;
}
.card .card-body .icons.bg-icon-info {
  background-color: rgb(239, 248, 254);
}
.card .card-body .icons.bg-icon-info i {
  color: #175CD3;
}
.card .card-body .icons.bg-icon-warning {
  background-color: rgb(255, 252, 246);
}
.card .card-body .icons.bg-icon-warning i {
  color: #DBA102;
}
.card .card-body .icons.bg-icon-neutral {
  background-color: rgb(243, 244, 246);
}
.card .card-body .icons.bg-icon-neutral i {
  color: #384250;
}
.card .card-body .icons.bg-icon-error {
  background-color: rgb(254, 243, 242);
}
.card .card-body .icons.bg-icon-error i {
  color: #B42318;
}
.card .card-body .cover {
  width: 100%;
  height: 250px;
  border-radius: 0.25rem;
  overflow: hidden;
  position: relative;
}
.card .card-body .cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card .card-body .cover .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.card .card-body .cover.cover-mode {
  background: #f9f9f9;
}
.card .card-body .cover.cover-mode img {
  mix-blend-mode: darken;
}
.card .card-body .cover .tag {
  position: absolute;
  top: 12px;
  inset-inline-start: 10px;
}
.card .card-body .card-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1F2A37;
  line-height: 28px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-word;
  margin-block: 1.5rem;
}
@media (max-width: 767px) {
  .card .card-body .card-title.fs-30 {
    font-size: 1.125rem;
    line-height: 28px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .card .card-body .card-title.fs-30 {
    font-size: 1.5rem;
    line-height: 32px;
  }
}
@media (min-width: 993px) {
  .card .card-body .card-title.fs-30 {
    font-size: 1.875rem;
    line-height: 38px;
  }
}
.card .card-body .card-title .small-text {
  color: #6C737F;
  font-size: 1rem;
  line-height: 24px;
  font-weight: normal;
}
.card .card-body .card-title.card-link {
  text-decoration: none;
}
.card .card-body h4 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  color: #1B8354;
  padding-block-end: 0.25rem;
  border-block-end: 1px solid #E5E7EB;
  margin-block-end: 0.75rem;
}
.card.card-numm .content {
  gap: 0.5rem;
}
.card.card-numm .content p.text-small {
  color: #6C737F;
  font-size: 12px;
}
.card.bg-background-neutral-100 .card-body .icons {
  background: #ffffff;
  border: 1px solid #e5e7eb;
}

.card-img {
  border-radius: 1rem;
  background: white;
  height: 100%;
  position: relative;
  padding: 1rem;
}
.card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.card-green-200 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #B8EACB;
  border: 1px solid #D2D6DB;
  border-radius: 1rem;
  padding-block: 4rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .card-green-200 {
    padding-inline: 1rem;
  }
}
@media (min-width: 768px) {
  .card-green-200 {
    padding-inline: 4rem;
  }
}
.card-green-200::before {
  content: "";
  background-image: url("/images/LayerR.svg");
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  height: 100%;
  width: 120px;
  opacity: 0.2;
}
.card-green-200::after {
  content: "";
  background-image: url("/images/LayerL.svg");
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  height: 100%;
  width: 120px;
}
.card-green-200 .title-section {
  margin-block-end: 1rem;
}
@media (min-width: 992px) {
  .card-green-200 .title-section {
    padding-inline: 100px;
  }
}
@media (min-width: 1200px) {
  .card-green-200 .title-section {
    padding-inline: 250px;
  }
}
.card-green-200 .title-section p {
  color: #384250;
}
.card-green-200.custom-after::after {
  content: "";
  background-image: url("/images/LayerCustom.svg");
  position: absolute;
  left: -50px;
  top: 0;
  background-size: contain;
  height: 100%;
  width: 340px;
  background-repeat: no-repeat;
}

.card-green-flag {
  background-color: #074D31;
}
.card-green-flag .content .card-title {
  color: #88D8AD;
}
.card-green-flag .content p {
  color: white;
}

.card-noBg {
  border-radius: 0;
  background: transparent;
  border: 0;
  position: relative;
  z-index: 1;
}
.card-noBg .card-body {
  padding: 0;
}
@media (max-width: 922px) {
  .card-noBg .card-body {
    gap: 1.5rem;
  }
}
@media (min-width: 923px) {
  .card-noBg .card-body {
    gap: 5rem;
  }
}
.card-noBg .card-body .cover {
  border: 5px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.5rem;
  height: 304px;
  flex-shrink: 0;
}
@media (max-width: 922px) {
  .card-noBg .card-body .cover {
    width: 100%;
  }
}
@media (min-width: 923px) {
  .card-noBg .card-body .cover {
    width: 445px;
  }
}
.card-noBg .card-body .content {
  justify-content: center;
}

.steps-lists-icon {
  display: flex;
  justify-content: center;
  gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.steps-lists-icon li {
  flex-direction: column;
  position: relative;
  gap: 0px;
  width: 32%;
  height: auto;
  margin-block-end: 0;
  counter-increment: my-awesome-counter;
  border: 1px solid #D2D6DB;
  background: #fff;
  padding: 16px 20px;
  border-radius: 1rem;
  display: flex;
  gap: 24px;
}
@media (max-width: 992px) and (min-width: 787px) {
  .steps-lists-icon li {
    width: 48%;
  }
}
@media (max-width: 786px) {
  .steps-lists-icon li {
    width: 100%;
  }
}
.steps-lists-icon li:before {
  display: none;
}
.steps-lists-icon li:after {
  content: counter(my-awesome-counter, decimal-leading-zero);
  color: white;
  font-weight: bold;
  background: #008457;
  padding: 23px 10px 8px;
  height: 55px;
  position: absolute;
  top: 0;
  inset-inline-end: 16px;
  border-radius: 0 0 10px 10px;
}
.steps-lists-icon li .icons {
  background: #F3FCF6;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 0.75rem;
  display: flex;
  align-items: center;
}
.steps-lists-icon li .icons i {
  font-size: 24px;
  color: #098557;
}
.steps-lists-icon li .title {
  font-size: 1.125rem;
  line-height: 28px;
  font-weight: 600;
}
.steps-lists-icon li p {
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  margin: 0px;
  margin-block-start: 0.5rem;
  color: #384250;
}

.card .data {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.card .data > div {
  flex: 1;
}
.card .data > div p {
  margin-bottom: 0;
  word-break: break-word;
}

.f-16 {
  font-size: 1rem !important;
  line-height: 24px !important;
}

.lastDate {
  background: #F9FAFB;
  padding-block: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #1F2A37;
  line-height: 20px;
}

.feedback {
  padding-block: 24px;
  border-top: 2px solid #1B8354;
}
@media (min-width: 768px) {
  .feedback .views {
    margin-inline-start: auto;
  }
}
.feedback .btn.active {
  background-color: #104631;
  border-color: #104631;
}

.body-ratings {
  padding-block-start: 8px;
  padding-block-end: 1.5rem;
}
@media (max-width: 767px) {
  .body-ratings .wrapper {
    margin-block-end: 2rem;
  }
}
.body-ratings .title {
  font-size: 1rem;
  font-weight: 500;
  color: #1F2A37;
  line-height: 24px;
  margin-inline-start: auto;
  margin-block-end: 1rem;
}
.body-ratings .title span {
  color: #6C737F;
  font-weight: 400;
}
.body-ratings .policy {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 993px) {
  .body-ratings .policy {
    align-items: center;
  }
}
@media (max-width: 992px) {
  .body-ratings .policy {
    flex-direction: column;
    gap: 2rem;
  }
}
.body-ratings .policy ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-block: 0px;
}
@media (min-width: 993px) {
  .body-ratings .policy ul {
    align-items: center;
  }
}
@media (max-width: 992px) {
  .body-ratings .policy ul {
    flex-direction: column;
    margin-block: 1rem;
  }
}
@media (min-width: 993px) {
  .body-ratings .policy .btn {
    margin-inline-start: auto;
  }
}
@media (max-width: 992px) {
  .body-ratings .btn-groupp {
    flex-direction: column;
    margin: 0px !important;
    gap: 0px;
    align-items: start;
    margin-block-start: 32px !important;
  }
}
@media (max-width: 992px) {
  .body-ratings .wrapper-textarea {
    margin-block: 2rem;
  }
}

.form-check-cust .form-check-input {
  border-color: transparent !important;
}
.form-check-cust .form-check-input input[type=checkbox] {
  border-radius: 2px;
  width: 24px;
  height: 24px;
  border-color: #6C737F;
  accent-color: #1B8354;
}

.successfully-FeedBack {
  display: none;
  margin-block-start: 0px;
  border: 0px !important;
}
.successfully-FeedBack .wrapper {
  display: flex;
}
@media (min-width: 993px) {
  .successfully-FeedBack .wrapper {
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 992px) {
  .successfully-FeedBack .wrapper {
    flex-direction: column;
    gap: 1rem;
  }
}
.successfully-FeedBack p {
  margin-block-end: 0px;
}
.successfully-FeedBack.show {
  display: flex;
}

body .btn {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 500;
  text-decoration: none !important;
}
body .btn i {
  width: 24px;
  height: 24px;
  font-size: 24px;
  display: flex;
  align-items: center;
  font-weight: normal !important;
}
body .btn.btn-md {
  font-size: 0.875rem;
  line-height: 20px;
  padding: 0.5rem 0.75rem;
}
body .btn.btn-md .icon {
  width: 20px;
  height: 20px;
}
body .btn.btn-sm {
  font-size: 0.75rem;
  line-height: 18px;
  padding: 0.5rem 0.5rem;
}
body .btn.btn-sm .icon {
  width: 16px;
  height: 16px;
}
body .btn.w-color {
  color: #fff;
}
body .btn.btn-secondary-solid {
  background-color: #F3F4F6;
  max-width: -moz-max-content;
  max-width: max-content;
}
body .btn.btn-secondary-solid svg {
  filter: invert(1);
}
body .btn.btn-secondary-solid:hover {
  background-color: #E5E7EB;
}
body .btn.btn-secondary-solid.no-filter svg {
  filter: none;
}
body .btn.btn-secondary-outline {
  background-color: transparent;
  max-width: -moz-max-content;
  max-width: max-content;
  border-color: #D2D6DB;
  color: #161616;
}
body .btn.btn-secondary-outline:hover {
  background-color: #F3F4F6 !important;
  color: #161616 !important;
}
body .btn.white-icon svg {
  width: 20px;
  height: 20px;
  filter: invert(1);
}
body .btn.btn-primary {
  background-color: #1B8354;
  border-color: #1B8354;
  max-width: -moz-max-content;
  max-width: max-content;
  color: white;
}
body .btn.btn-primary:hover {
  background-color: #166A45;
}
body .btn.btn-primary:active {
  background-color: #104631;
  border-color: #104631;
}
body .btn.btn-link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  color: #1B8354;
}
body .btn.btn-link:visited {
  color: #14573A;
  text-decoration: underline !important;
}
body .btn.btn-link:active {
  color: #88D8AD;
  text-decoration: underline !important;
}
body .btn.btn-link:hover {
  color: #54C08A;
  text-decoration: underline !important;
}
body .btn.btn-dark {
  background-color: #0D121C;
  border-color: #0D121C;
  max-width: -moz-max-content;
  max-width: max-content;
  color: white;
}
body .btn.btn-dark:hover {
  background-color: #1F2A37;
}
body .btn.btn-dark:active {
  background-color: #4D5761;
  border-color: #4D5761;
}
body .btn:focus-visible {
  outline: 0;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 2px #000 !important;
}
body .link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  color: #1B8354;
}
body .link:hover {
  color: #54C08A;
  text-decoration: underline !important;
}
body .link:visited {
  color: #14573A;
  text-decoration: underline !important;
}
body .link:active {
  color: #88D8AD;
  text-decoration: underline !important;
}
body .link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 2px #000;
}

.btn-custom-group {
  display: flex;
  align-items: center;
}

html[dir=ltr] .btn svg {
  transform: rotate(180deg);
}
html[dir=ltr] .btn-externallink svg,
html[dir=ltr] .btn-externallink img {
  transform: rotate(90deg);
}
html[dir=ltr] .no-rotate svg {
  transform: none;
}

.btn-g-tow {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.icon-w-filter svg {
  filter: brightness(10);
  width: 11px !important;
  height: 11px !important;
}

.bg-background-neutral-100 {
  background-color: #F3F4F6;
}

.text-primary {
  color: #1B8354 !important;
}

.border-black-10 {
  border-color: rgba(22, 22, 22, 0.1) !important;
}

.field-text-placholder {
  color: #6C737F;
}

.modal .modal-header {
  padding-block-end: 1rem !important;
}
.modal .modal-header .btn-close {
  width: 2rem;
  height: 2rem;
  border-radius: 4px;
  opacity: 1;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.558059 0.558058C0.802136 0.313981 1.19786 0.313981 1.44194 0.558058L6 5.11612L10.5581 0.558059C10.8021 0.313981 11.1979 0.313981 11.4419 0.558059C11.686 0.802136 11.686 1.19786 11.4419 1.44194L6.88388 6L11.4419 10.5581C11.686 10.8021 11.686 11.1979 11.4419 11.4419C11.1979 11.686 10.8021 11.686 10.5581 11.4419L6 6.88388L1.44194 11.4419C1.19786 11.686 0.802136 11.686 0.558058 11.4419C0.313981 11.1979 0.313981 10.8021 0.558058 10.5581L5.11612 6L0.558059 1.44194C0.313981 1.19786 0.313981 0.802136 0.558059 0.558058Z" fill="%23161616"/></svg>');
}
.modal .modal-header .btn-close:hover {
  background-color: #F3F4F6;
}
.modal .modal-header .btn-close:active {
  background-color: #E5E7EB;
}
.modal .modal-header .btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #000;
}
.modal .modal-content {
  border-radius: 1rem;
  border: 0;
  padding: 1.5rem;
}
.modal .modal-content .modal-header {
  margin: 0;
  padding: 0;
  margin-block-end: 1.5rem;
}
.modal .modal-content .modal-body {
  padding: 0;
}
.modal .modal-content .input {
  position: relative;
  width: 100%;
  margin: 0px;
}
.modal .modal-content .input svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13px;
  inset-inline-start: 1rem;
}
.modal .modal-content .input .form-control {
  padding: 0.625rem 1rem;
}
.modal .modal-content .input.with-icon i {
  position: absolute;
  top: 10px;
  inset-inline-start: 14px;
}
.modal .modal-content .input.with-icon .form-control {
  padding-inline-start: 2.5rem !important;
}

.modal-footer {
  margin-block-start: 1rem;
}
.modal-footer .closeBtn {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 500;
  text-decoration: none !important;
  background-color: #D92D20 !important;
  border-color: #D92D20 !important;
  max-width: -moz-max-content;
  max-width: max-content;
  color: white !important;
  border: 0px;
}
.modal-footer .closeBtn:hover {
  background-color: #B42318 !important;
}
.modal-footer .closeBtn:active {
  background-color: #7A271A !important;
}
.modal-footer .closeBtn:focus-visible {
  background-color: #D92D20 !important;
  outline: 0 !important;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 2px #000 !important;
}

.input {
  margin-block: 0.5rem;
}

.input,
.sort-section .sort-search input {
  position: relative;
  width: 100%;
  border-radius: 0.375rem;
  overflow: hidden;
  margin: 0px;
  float: none;
}
.input:after,
.sort-section .sort-search input:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 2px;
  transform: translate(-50%);
  background-color: #0d121c;
  transition: width 0.2s ease-in-out;
  border-radius: 0 0 0.25rem 0.25rem;
}
.input:has(:focus)::after,
.sort-section .sort-search input:has(:focus)::after {
  width: 100%;
}
.input:has(.is-invalid)::after,
.sort-section .sort-search input:has(.is-invalid)::after {
  background-color: #900B09;
}

.input-with-icon i {
  position: absolute;
  top: 10px;
  inset-inline-start: 14px;
}
.input-with-icon .form-control {
  padding-inline-start: 2.5rem !important;
}

.form-control,
.sort-section .sort-search input,
input[type=text] {
  border-color: #9DA4AE;
  padding-block: 0.625rem;
  padding-inline-end: 1rem;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}
.form-control:hover,
.sort-section .sort-search input:hover,
input[type=text]:hover {
  border-color: #0d121c;
}
.form-control.is-invalid,
.sort-section .sort-search input.is-invalid,
input[type=text].is-invalid {
  background-image: none;
  border-color: #900B09;
}
.form-control.is-invalid:focus,
.sort-section .sort-search input.is-invalid:focus,
input[type=text].is-invalid:focus {
  border-color: #900B09;
}
.form-control:focus,
.sort-section .sort-search input:focus,
input[type=text]:focus {
  box-shadow: none !important;
  border-color: inherit;
  outline: 0;
}
.form-control:active,
.sort-section .sort-search input:active,
input[type=text]:active {
  background-color: #F3F4F6;
}

.input-DatePicker .form-control {
  width: 100% !important;
  background-size: 24px;
  background-position: 12px;
  padding-inline-start: 2.75rem !important;
}

.invalid-feedback {
  font-size: 0.875rem;
  color: #900B09;
  gap: 8px;
  align-items: center;
}
.invalid-feedback svg {
  width: 16px;
  height: 16px;
}

.input-DatePicker-icon img {
  position: absolute;
  width: 25px;
  top: 10px;
  inset-inline-start: 16px;
  filter: brightness(0.7);
}

.invalid-feedback-icon {
  font-size: 0.875rem;
  color: #900B09;
  position: relative;
  padding-inline-start: 1.5rem;
}
.invalid-feedback-icon:before {
  content: "";
  background-image: url(/branding/images/invalidIcon.svg);
  width: 16px;
  height: 16px;
  display: flex;
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  inset-inline-start: 0;
}

.form-label {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #161616;
  display: flex;
  align-items: center;
}
.form-label[required]::before {
  content: "*";
  color: #b42318;
  margin-inline-end: 0.25rem;
  font-weight: 900;
}

.form-check {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-block-end: 1rem;
  position: relative;
}
.form-check .form-check-input {
  position: relative;
}
.form-check .form-check-input:checked {
  background-color: #1b8354;
  border-color: #1b8354;
}
.form-check.form-check-md .form-check-input {
  width: 24px;
  height: 24px;
  border-color: #6C737F;
}
.form-check.form-check-md .form-check-input input[type=checkbox] {
  border-radius: 2px;
}
.form-check.form-check-md .form-check-input input[radio] {
  border-radius: 2px;
}
.form-check.form-check-md .form-check-input:checked[type=radio] {
  background-image: none;
  box-shadow: 0 0 0 1px #1B8354;
  border: 5px solid #fff;
}
.form-check.form-check-md .form-check-input:checked[type=radio]:hover {
  background-color: #14573A;
  box-shadow: 0 0 0 1px #14573A;
}
.form-check.form-check-md .form-check-input:checked[type=radio]:active {
  background-color: #104631;
  box-shadow: 0 0 0 1px #104631;
}
.form-check.form-check-md .form-check-input:focus-visible, .form-check.form-check-md .form-check-input:focus {
  outline: 2px solid #161616;
  outline-offset: 4px;
  box-shadow: none;
}
.form-check.form-check-md .form-check-label {
  font-size: 1rem;
  font-weight: 500;
  color: #1F2A37;
  line-height: 24px;
  margin: 0px;
  position: relative;
  top: 5px;
}
.form-check.form-check-md:before {
  content: "";
  background: #F3F4F6;
  position: absolute;
  inset-inline-start: -12px;
  top: -7px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.form-check:hover:before {
  transform: scale(1);
}
.form-check:hover {
  /*
  .form-check-input{
      background-color:transparent;
  }*/
}

input[type=checkbox] {
  width: 24px;
  height: 24px;
  border: 1px solid #6C737F;
  border-radius: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
}
input[type=checkbox]:active {
  background: #c5c9ce;
}
input[type=checkbox]:focus-visible {
  outline: 2px solid #161616;
  outline-offset: 4px;
}
input[type=checkbox]:checked {
  background-color: #1B8354;
  border-color: #1B8354;
  accent-color: #1B8354;
}
input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 8px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  background: transparent;
  z-index: 1;
}

input[type=radio] {
  border-radius: 2px;
}
input[type=radio]:checked[type=radio] {
  background-image: none;
  box-shadow: 0 0 0 1px #1B8354;
  border: 5px solid #fff;
}
input[type=radio]:checked[type=radio]:hover {
  background-color: #14573A;
  box-shadow: 0 0 0 1px #14573A;
}
input[type=radio]:checked[type=radio]:active {
  background-color: #104631;
  box-shadow: 0 0 0 1px #104631;
}
input[type=radio]:focus-visible, input[type=radio]:focus {
  outline: 2px solid #161616;
  outline-offset: 4px;
  box-shadow: none;
}

.bluecheckBox tr td {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  align-items: center;
}

#s4-workspace .select2-container {
  width: 100% !important;
}

html[dir=ltr] .form-check {
  padding-right: 0;
  gap: 2.5rem;
}
html[dir=ltr] .input-DatePicker .form-control {
  background-position: 98%;
}

.input:has(select):before {
  content: "";
  position: absolute;
  inset-inline-end: 10px;
  top: 16px;
  background-image: url(/branding/images/arrow-down-01-stroke-rounded.svg);
  width: 14px;
  height: 14px;
  text-align: center;
  background-position: center;
}

@media (min-width: 787px) {
  .padding-container {
    padding-inline: 32px !important;
  }
}

.gap-row-3 {
  row-gap: 1rem;
}

.wrapper-section {
  padding-block: 81px;
  position: relative;
}
.wrapper-section.bg-primary-50 {
  background-color: #F3FCF6;
}
.wrapper-section .title-section {
  margin-block-end: 56px;
}
@media (min-width: 992px) {
  .wrapper-section .title-section {
    padding-inline: 200px;
  }
}
@media (min-width: 1200px) {
  .wrapper-section .title-section {
    padding-inline: 250px;
  }
}
.wrapper-section .title-section h2 {
  color: rgb(22, 22, 22);
  font-weight: 600;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .wrapper-section .title-section h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  .wrapper-section .title-section h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
.wrapper-section .title-section h2 span {
  color: rgb(27, 131, 84);
}
.wrapper-section .title-section p {
  margin-top: 32px;
  font-size: 18px;
  color: #161616;
  font-weight: 400;
  line-height: 28px;
  margin-block-start: 32px;
  text-align: center;
}
.wrapper-section .title-section.text-start h2,
.wrapper-section .title-section.text-start p {
  text-align: start;
}
.wrapper-section .title-section.color-w h2 {
  color: white;
}
.wrapper-section .title-section.color-w p {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-section.green-gradient {
  background: #14573A;
  background: linear-gradient(90deg, rgb(20, 87, 58) 0%, rgb(27, 131, 84) 100%);
}
.wrapper-section img.MaskPatt {
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
}

.section-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: #384250;
  line-height: 28px;
  margin-block-end: 24px;
}

.dir-ltr {
  direction: ltr;
  text-align: right;
}

.row-flex-3 {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 786px) {
  .row-flex-3 .card {
    flex: 100%;
  }
}
@media (min-width: 787px) and (max-width: 991px) {
  .row-flex-3 .card {
    flex: 1 1 48%;
  }
}
@media (min-width: 992px) {
  .row-flex-3 .card {
    flex: 1 1 30%;
  }
}

.row-list-number {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding: 0;
}
.row-list-number .card {
  counter-increment: my-awesome-counter;
}
.row-list-number .content .card-title::before {
  content: counter(my-awesome-counter) "-";
}

.swiper-pagination {
  position: relative;
  top: 0;
  margin-block-start: 1.5rem;
  padding-block: 0.75rem;
}
.swiper-pagination.small .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
}
.swiper-pagination.medium .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}
.swiper-pagination.larg .swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
}
.swiper-pagination .swiper-pagination-bullet {
  opacity: 0.4;
  opacity: 1;
  background: #E5E7EB;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1B8354;
  opacity: 1;
}

.navigation-swiper {
  position: absolute;
  display: flex;
  align-items: center;
  top: 50%;
  width: 100%;
}
.navigation-swiper .swiper-button-next,
.navigation-swiper .swiper-button-prev {
  top: auto;
  width: 48px;
  height: 48px;
  background: rgb(27, 131, 84);
  border-radius: 50%;
  position: relative;
  left: auto;
  right: auto;
}
.navigation-swiper .swiper-button-next::after,
.navigation-swiper .swiper-button-prev::after {
  font-size: 24px;
  color: white;
}
.navigation-swiper .swiper-button-next.swiper-button-disabled,
.navigation-swiper .swiper-button-prev.swiper-button-disabled {
  background: rgb(229, 231, 235);
  opacity: 1;
}
.navigation-swiper .swiper-button-next.swiper-button-disabled::after,
.navigation-swiper .swiper-button-prev.swiper-button-disabled::after {
  color: rgb(0, 0, 0);
}
.navigation-swiper .swiper-button-next {
  margin-inline-start: auto;
}
.navigation-swiper .swiper-button-next:after {
  content: "㭪";
  font-family: "hgi-stroke-rounded" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.navigation-swiper .swiper-button-prev:after {
  content: "㭹";
  font-family: "hgi-stroke-rounded" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.select2-container {
  max-width: 100% !important;
  min-width: 200px;
  width: auto !important;
}

#s4-workspace .select2 .select2-selection {
  width: 100%;
  height: auto;
  padding: 0.5rem 0;
  border-radius: var(--Radius-radius-sm, 0.25rem);
  border: 1px solid var(--Form-field-border-default, #9DA4AE);
  background-color: var(--Form-field-background-default, #FFF);
  background-position: 1rem 50%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23000000' fill='none'%3E%3Cpath d='M18 9.00005C18 9.00005 13.5811 15 12 15C10.4188 15 6 9 6 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-size: 1.25rem;
  transition: background 0.1s ease-in-out, border-color 0s ease-in-out, color 0s ease-in-out;
  background-repeat: no-repeat;
  text-align: start;
}

.select2 .select2-selection {
  width: 100%;
  height: auto;
  padding: 0.5rem 0;
  border-radius: var(--Radius-radius-sm, 0.25rem);
  border: 1px solid var(--Form-field-border-default, #9DA4AE);
  background-color: var(--Form-field-background-default, #FFF);
  background-position: 1rem 50%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23000000' fill='none'%3E%3Cpath d='M18 9.00005C18 9.00005 13.5811 15 12 15C10.4188 15 6 9 6 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-size: 1.25rem;
  transition: background 0.1s ease-in-out, border-color 0s ease-in-out, color 0s ease-in-out;
  background-repeat: no-repeat;
  text-align: start;
}

.select2 .select2-selection:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 2px;
  transform: translate(-50%);
  background-color: black;
  transition: width 0.2s ease-in-out;
  border-radius: 0 0 0.25rem 0.25rem;
}

.select2 .select2-selection:hover {
  border-color: var(--colors-gray-neutral-700);
  color: var(--Form-field-text-hovered, #161616);
}

.select2 .select2-selection .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  padding-inline-start: 1rem !important;
  padding-inline-end: 2.5rem !important;
  color: var(--Form-field-text-hovered, #161616);
}

.select2.select2-container--open .select2-selection {
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1019607843), 0 2px 4px -2px rgba(16, 24, 40, 0.0588235294);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23000000' fill='none'%3E%3Cpath d='M17.9998 15C17.9998 15 13.5809 9.00001 11.9998 9C10.4187 8.99999 5.99985 15 5.99985 15' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}

.select2.is-invalid .select2-selection {
  border-color: #b42318;
}

.select2.is-invalid .select2-selection:after {
  background-color: #b42318;
}

.select2.is-invalid.select2-container--open .select2-selection,
.select2.is-invalid.select2-container--focus .select2-selection {
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1019607843), 0 2px 4px -2px rgba(16, 24, 40, 0.0588235294);
}

.select2.select2-container--disabled .select2-selection {
  background-color: transparent;
  border: 1px solid var(--Border-border-disabled, #D2D6DB);
  color: var(--Global-text-default-disabled, #9DA4AE);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%239DA4AE' fill='none'%3E%3Cpath d='M18 9.00005C18 9.00005 13.5811 15 12 15C10.4188 15 6 9 6 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}

.select2.select2-container--disabled .select2-selection .select2-selection__rendered {
  color: var(--Global-text-default-disabled, #9DA4AE);
}

.select2.select2-container--disabled.select2-container--focus .select2-selection {
  background-color: transparent;
  border: 1px solid var(--Border-border-disabled, #D2D6DB);
  color: var(--Global-text-default-disabled, #9DA4AE);
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
}

.select2-selection {
  min-height: calc(1.5em + 1rem);
}

.select2-dropdown {
  background: var(--Form-field-background-default, #FFF);
  border: 1px solid var(--Border-border-neutral-primary, #D2D6DB);
}

.select2-dropdown .select2-results__option {
  padding: 8px 16px;
  font-size: 14px;
  line-height: 20px;
  color: #4b5563;
}

.select2-dropdown .select2-results__option:hover {
  background-color: #f3f4f6;
}

.select2-dropdown .select2-search {
  background-color: #fff;
  margin: 0.5rem;
  padding: 0px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.select2-dropdown .select2-search:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 2px;
  transform: translate(-50%);
  background-color: var(--colors-gray-neutral-950);
  transition: width 0.2s ease-in-out;
  border-radius: 0 0 0.25rem 0.25rem;
}

.select2-dropdown .select2-search:has(:focus)::after {
  width: 100%;
}

.select2-dropdown .select2-search .select2-search__field {
  padding: 8px 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #161b26;
  background-color: #fff;
  border: 1px solid #9da4ae;
  border-radius: 4px;
  padding-inline-start: 2rem;
}
.select2-dropdown .select2-search .select2-search__field:focus {
  outline: none;
}
.select2-dropdown .select2-search .select2-search__field:hover {
  border-color: #161616;
}

.select2-dropdown .select2-search .select2-search__field::-moz-placeholder {
  color: #6b7280;
}

.select2-dropdown .select2-search .select2-search__field::placeholder {
  color: #6b7280;
}

.select2-dropdown .select2-results,
.select2-dropdown .select2-results .select2-results__option {
  background-color: #fff;
}

.select2-container--disabled .select2-selection {
  background-color: transparent;
  border: 1px solid var(--Border-border-disabled, #D2D6DB);
  color: var(--Global-text-default-disabled, #9DA4AE);
}

.select2-container--open.select2-container--below {
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1019607843), 0 2px 4px -2px rgba(16, 24, 40, 0.0588235294);
}

.select2-container--open.select2-container--below .select2-selection {
  border-bottom-width: 1px;
  border-bottom-color: #8d949d;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  position: relative;
}

.select2-container--open.select2-container--below .select2-selection:after {
  width: 100%;
  height: 0.125rem;
}

.select2-container--open.select2-container--below.select2.is-invalid .select2-selection {
  border-bottom-color: #b42318;
}

.select2-container--open.select2-container--below.select2.is-invalid .select2-selection:after {
  background-color: #b42318;
}

.select2-container--open .select2-dropdown {
  box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.0784313725), 0 8px 8px -4px rgba(16, 24, 40, 0.031372549);
  margin-top: 0.5rem;
  border-radius: var(--radius-sm, 0.25rem);
  border: 1px solid var(--Border-border-neutral-primary, #D2D6DB);
  background: var(--Form-field-background-default, #FFF);
  overflow: hidden;
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options {
  padding: var(--Global-spacing-md, 0.5rem);
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--Text-text-default, #161616);
  padding: var(--Global-spacing-md, 0.5rem);
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover {
  background-color: var(--Form-option-background-hover, #F3F4F6);
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--disabled {
  color: var(--Global-text-default-disabled, #9DA4AE);
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23000000' fill='none'%3E%3Cpath d='M5 14L8.5 17.5L19 6.5' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0.5rem 50%;
  background-size: 1.25rem;
}

.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected:hover {
  background-color: var(--Form-option-background-hover, #F3F4F6);
}

.hide-search .select2-search {
  display: none;
}

.select2-container--focus .select2-selection {
  box-shadow: none;
}

.select2-dropdown .select2-results__options:not(.select2-results__options--nested) {
  max-height: 15rem;
  overflow-y: auto;
  /* width */
}
.select2-dropdown .select2-results__options:not(.select2-results__options--nested)::-webkit-scrollbar {
  width: 14px;
}
.select2-dropdown .select2-results__options:not(.select2-results__options--nested) {
  /* Track */
}
.select2-dropdown .select2-results__options:not(.select2-results__options--nested)::-webkit-scrollbar-track {
  background: #F9FAFB;
}
.select2-dropdown .select2-results__options:not(.select2-results__options--nested) {
  /* Handle */
}
.select2-dropdown .select2-results__options:not(.select2-results__options--nested)::-webkit-scrollbar-thumb {
  background: #DDDDDD;
  border-radius: 9999px;
  width: 8px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-dropdown .select2-search:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 2px;
  transform: translate(-50%);
  background-color: rgb(13, 18, 28);
  transition: width 0.2s ease-in-out;
  border-radius: 0 0 0.25rem 0.25rem;
}

.select2-dropdown .select2-search:has(:focus)::after {
  width: 100%;
}

.form-group:has(.input-validation-error) .select2-selection {
  border-color: #d92d20;
}
.form-group:has(.input-validation-error) .select2-selection:after {
  background-color: #d92d20;
}

html[dir=ltr] .select2 .select2-selection,
html[dir=ltr] .select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected {
  background-position: 99% 52%;
}
html[dir=ltr] #s4-workspace .select2 .select2-selection {
  background-position: 95%;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  .container {
    max-width: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .topBar,
  .navbar-collapse,
  .breadcrumb-section,
  .lastDate,
  #feedBack,
  .rating-section,
  .main-footer,
  .cookies-banner,
  .happensNowPuple,
  .btn-chat-bot,
  .animated-icon2,
  .lang-search-md {
    display: none !important;
  }
  .navbar {
    margin-bottom: 25px !important;
  }
}
.tag {
  display: inline-flex;
  border-radius: 0.25rem;
  border: 1px solid;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.25rem;
  align-items: center;
}
.tag.tag-radius-99 {
  border-radius: 999px;
}
.tag.tag-mediume {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 500;
}
.tag.tag-mediume svg {
  width: 18px;
  height: 18px;
}
.tag.tag-mediume img {
  width: 18px;
  height: 18px;
}
.tag.tag-small {
  padding: 0.188rem 0.5rem;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 500;
}
.tag.tag-small svg,
.tag.tag-small img {
  width: 14px;
  height: 14px;
}
.tag.tag-info {
  border-color: #B2DDFF;
  color: #1849A9;
  background: #EFF8FF;
}
.tag.tag-neutral {
  border-color: #E5E7EB;
  color: #1F2A37;
  background: #F9FAFB;
}
.tag.tag-noColor {
  border: 0px;
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.tag.tag-star {
  border-color: #FEDF89;
  background: #FFFAEB;
  color: #93370D;
}
.tag.tag-warning {
  border-color: #FEDF89;
  background: #FFFAEB;
  color: #93370D;
}
.tag.tag-success {
  border-color: #ABEFC6;
  background: #ECFDF3;
  color: #085D3A;
}

nav:has(.nav-tabs) {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 2rem;
}
nav:has(.nav-tabs)::-webkit-scrollbar {
  width: 2px;
}
nav:has(.nav-tabs) {
  /* Track */
}
nav:has(.nav-tabs)::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #F3F4F6 !important;
}
nav:has(.nav-tabs) {
  /* Handle */
}
nav:has(.nav-tabs)::-webkit-scrollbar-thumb {
  background: #161616;
  border-radius: 2px;
}

.nav-tabs {
  position: relative;
  background-color: transparent;
  border: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}
.nav-tabs:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 3px;
  display: block;
  background: #D2D6DB;
  border-radius: 3px;
}
.nav-tabs .nav-link,
.nav-tabs a {
  padding: 1rem;
  color: #384250;
  font-size: 1rem;
  position: relative;
  z-index: 1;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  border: 0;
  white-space: nowrap;
}
.nav-tabs .nav-link:after,
.nav-tabs a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 3px;
  z-index: 1;
  border-radius: 0.188rem;
  overflow: hidden;
  width: 0%;
  transform: translateX(-50%);
  transition: width 0.2s ease-in-out;
}
.nav-tabs .nav-link svg,
.nav-tabs a svg {
  width: 16px;
  height: 16px;
}
.nav-tabs .nav-link.active,
.nav-tabs a.active {
  font-weight: bold;
  color: #161616 !important;
  background: transparent;
}
.nav-tabs .nav-link.active:after,
.nav-tabs a.active:after {
  width: calc(100% - 32px);
  background-color: #1B8354;
}
.nav-tabs .nav-link:hover,
.nav-tabs a:hover {
  background: #F3F4F6 !important;
}
.nav-tabs .nav-link:hover:after,
.nav-tabs a:hover:after {
  width: calc(100% - 32px);
  background-color: black;
}
.nav-tabs .nav-link:active,
.nav-tabs a:active {
  background: #E5E7EB !important;
  font-weight: bold;
  color: #161616 !important;
}
.nav-tabs .nav-link:active:after,
.nav-tabs a:active:after {
  width: calc(100% - 32px);
  background-color: #000;
}

.tab-content {
  padding-block-start: 2.5rem;
}

.grid table {
  width: 100% !important;
  border: 1px solid #D2D6DB !important;
}
.grid table thead th {
  background: #f5f5f6 !important;
  font-size: 0.75rem !important;
  border: 1px solid #D2D6DB !important;
  border-top: 0 !important;
  text-align: center !important;
  vertical-align: middle !important;
  color: #384250 !important;
  height: 48px !important;
  padding: 0.5rem 1rem !important;
}
.grid table thead th:first-child {
  text-align: start !important;
}
.grid table tbody {
  background-color: #fff !important;
}
.grid table tbody tr:nth-child(even) {
  background: #f1f1f1 !important;
}
.grid table tbody td {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  border: 1px solid #D2D6DB !important;
  border-top: 0 !important;
  text-align: center !important;
  vertical-align: middle !important;
  color: #384250 !important;
  height: 48px !important;
  padding: 0.5rem 1rem !important;
}
.grid table tbody td:first-child {
  text-align: start !important;
}
.grid table tbody a {
  border-radius: 4px !important;
  padding: 0.5rem 1rem !important;
  font-size: 1rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  font-weight: 500 !important;
  background-color: #1B8354 !important;
  border-color: #1B8354 !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
  color: #fff !important;
  text-decoration: none !important;
  margin: 0.5rem !important;
}
.grid table tbody a img {
  filter: invert(1) brightness(4);
  width: 24px;
}
.grid table tbody a:hover {
  background-color: #166A45;
  color: #fff;
}
.grid table tbody a:active {
  background-color: #104631;
  color: #fff;
}
.grid table tbody a:focus {
  background-color: #1B8354;
  outline: 0;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 2px #000;
}
.grid table caption {
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 700;
  height: 65px;
  padding: 15px;
  background: #1B8354;
}

.question {
  overflow-y: auto;
}
.question table {
  border: 0px solid #D2D6DB;
}
.question table tbody tr {
  background-color: transparent !important;
}
.question table tbody tr td {
  border: 0px !important;
  background-color: transparent;
  /*padding: 0;*/
  padding-inline-end: 8px;
}
.question table tbody tr:nth-child(odd) {
  background: transparent !important;
}

.Grid {
  width: 100% !important;
  border: 1px solid #D2D6DB;
}
.Grid tr.footable-header:nth-child(odd) {
  background: #f1f1f1 !important;
}
.Grid tr.footable-header th {
  font-size: 0.75rem;
  border: 1px solid #D2D6DB;
  border-top: 0;
  text-align: center;
  vertical-align: middle;
  color: #384250;
  height: 48px;
  padding: 0.5rem 1rem;
}
.Grid tr.footable-header th:first-child {
  text-align: start;
}
.Grid tbody {
  background-color: #fff;
}
.Grid tbody tr:nth-child(even) {
  background: #f1f1f1 !important;
}
.Grid tbody th {
  font-size: 0.75rem;
  border: 1px solid #D2D6DB;
  border-top: 0;
  text-align: center;
  vertical-align: middle;
  color: #384250;
  height: 48px;
  padding: 0.5rem 1rem;
}
.Grid tbody th:first-child {
  text-align: start;
}
.Grid tbody td {
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  border: 0px solid #D2D6DB;
  border-top: 0;
  border-bottom: 1px solid #D2D6DB;
  text-align: center;
  vertical-align: middle;
  color: #384250;
  height: 48px;
  padding: 0.5rem 1rem;
}
.Grid tbody td:first-child {
  text-align: start;
}
.Grid tbody a {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 500;
  background-color: #1B8354;
  border-color: #1B8354;
  max-width: -moz-max-content;
  max-width: max-content;
  color: #fff;
  text-decoration: none;
}
.Grid tbody a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(44deg) brightness(103%) contrast(103%) !important;
  width: 15px !important;
}
.Grid tbody a:hover {
  background-color: #166A45;
  color: #fff;
}
.Grid tbody a:active {
  background-color: #104631;
  color: #fff;
}
.Grid tbody a:focus {
  background-color: #1B8354;
  outline: 0;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 2px #000;
}
.Grid caption {
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 700;
  height: 65px;
  padding: 15px;
  background: #1B8354;
}

.tableRes {
  overflow-y: auto;
}

.bg-green {
  background: #1B8354;
  padding: 1rem;
  text-align: center;
  color: white;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 28px;
  border-radius: 0.5rem;
}

.lay-CardList .tableRes tr td a img {
  filter: none !important;
}
.lay-CardList .tableRes tr td:first-child a img {
  filter: none;
  transform: rotate(180deg);
}
.lay-CardList .ms-acal-item {
  background-color: #1B8354;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: auto !important;
  min-height: 30px;
}

.contact-row .accept-conditions .form-control {
  border: none;
  padding-inline: 0;
  display: flex;
  gap: 8px;
  align-items: center;
  background: transparent;
}

.swiper-slide {
  height: auto !important;
}

.wrapperSection {
  padding-block: 4rem;
}
.wrapperSection.bg-green {
  background: #f3fcf6;
}

.hero {
  background-image: url("/images/home/hero_section.webp");
  height: 490px;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-block-end: 0px !important;
}
@media (max-width: 992px) {
  .hero {
    min-height: 490px;
    padding-block: 24px;
    background-size: cover;
  }
}
.hero:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(7, 77, 49, 0.8);
}
.hero .container {
  display: flex;
  height: 100%;
  align-items: center;
}
@media (max-width: 992px) {
  .hero .container {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
.hero .content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-block-end: 24px;
  gap: 24px;
}
@media (min-width: 992px) {
  .hero .content {
    max-width: 650px;
  }
}
@media (max-width: 786px) {
  .hero .content {
    gap: 1rem;
    margin-block-end: 1rem;
  }
}
.hero .content .tag {
  background: rgba(255, 255, 255, 0.2);
  border-width: 0px;
  color: white;
}
.hero .content h2 {
  font-size: 2.25rem !important;
  font-weight: 600;
  line-height: 44px !important;
  color: white;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .hero .content h2 {
    font-size: 1.75rem !important;
    line-height: 1.5 !important;
  }
}
.hero .content h2 span {
  color: #88D8AD;
}
.hero .content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-block-end: 0px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .hero .content p {
    font-size: 1rem;
    line-height: 24px;
  }
}
.hero .btn-flex {
  display: flex;
  gap: 1rem;
}
@media (max-width: 400px) {
  .hero .btn-flex {
    flex-direction: column;
  }
}
.hero .bac-hero {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.hero .bac-hero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hero .hero-swiper {
  height: 100%;
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .bac-hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .bac-hero:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(7, 77, 49, 0.8);
  z-index: 2;
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .bac-hero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .content {
  position: relative;
  z-index: 3;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 992px) {
  .hero .hero-swiper .swiper-wrapper .swiper-slide .container .content {
    max-width: 550px;
  }
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .content .title-hero {
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 72px;
  margin: 0;
  color: #fff;
  margin-block-end: 1.5rem;
}
@media (max-width: 992px) {
  .hero .hero-swiper .swiper-wrapper .swiper-slide .container .content .title-hero {
    font-size: 2rem;
  }
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .content .sub-title {
  font-size: 1.25;
  font-weight: 400;
  line-height: 30x;
  margin-block-end: 0px;
  color: #FFFFFF;
}
.hero .hero-swiper .swiper-wrapper .swiper-slide .container .content .pragraph-hero {
  font-size: 1.25rem;
  margin: 0;
}
@media (max-width: 992px) {
  .hero .hero-swiper .swiper-wrapper .swiper-slide .container .content .pragraph-hero {
    font-size: 1rem;
  }
}
.hero .swiper-pagination {
  position: absolute;
  bottom: 0px;
  margin-block-end: 40px;
  padding-block-end: 0;
}
.hero .swiper-pagination .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}

.hero-home {
  height: 490px;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-block-end: 0px !important;
}
@media (max-width: 992px) {
  .hero-home {
    padding-block: 24px;
    background-size: cover;
  }
}
.hero-home:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(7, 77, 49, 0.5);
  z-index: 1;
}
.hero-home .container {
  display: flex;
  height: 100%;
  align-items: center;
}
.hero-home .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.hero-home .content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-block-end: 24px;
  gap: 24px;
}
@media (min-width: 992px) {
  .hero-home .content {
    max-width: 650px;
  }
}
@media (max-width: 786px) {
  .hero-home .content {
    gap: 1rem;
    margin-block-end: 1rem;
  }
}
.hero-home .content .tag {
  background: rgba(255, 255, 255, 0.2);
  border-width: 0px;
  color: white;
}
.hero-home .content h2 {
  font-size: 2.25rem !important;
  font-weight: 600;
  line-height: 44px !important;
  color: white;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .hero-home .content h2 {
    font-size: 1.75rem !important;
    line-height: 1.5 !important;
  }
}
.hero-home .content h2 span {
  color: #88D8AD;
}
.hero-home .content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-block-end: 0px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .hero-home .content p {
    font-size: 1rem;
    line-height: 24px;
  }
}
.hero-home .content .btn-linkGreen a {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 500;
  text-decoration: none !important;
  background-color: #1B8354;
  border-color: #1B8354;
  max-width: -moz-max-content;
  max-width: max-content;
  color: white;
}
.hero-home .content .btn-linkGreen a:hover {
  background-color: #166A45;
}
.hero-home .content .btn-linkGreen a:active {
  background-color: #104631;
  border-color: #104631;
}
.hero-home .content .btn-linkGreen a:focus-visible {
  outline: 0;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 2px #000 !important;
}
.hero-home .btn-flex {
  display: flex;
  gap: 1rem;
}
@media (max-width: 400px) {
  .hero-home .btn-flex {
    flex-direction: column;
  }
}
.hero-home .bac-hero {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.hero-home .bac-hero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.ministryServices {
  position: relative;
}
.ministryServices img.MaskLogo {
  position: absolute;
  inset-inline-start: 0;
}
@media (max-width: 767px) {
  .ministryServices img.MaskLogo {
    display: none;
  }
}

.title-section {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin-block-end: 2rem;
}
@media (max-width: 992px) {
  .title-section {
    gap: 1.25rem;
    margin-block-end: 1.75rem;
  }
}
@media (max-width: 768px) {
  .title-section {
    align-items: flex-start;
    gap: 1rem;
  }
}
@media (max-width: 576px) {
  .title-section {
    margin-block-end: 1.25rem;
  }
}
.title-section .title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1 1 auto;
}
@media (max-width: 576px) {
  .title-section .title-wrapper {
    gap: 0.375rem;
  }
}
.title-section .title-wrapper .title {
  margin: 0;
}
.title-section .title-wrapper .description,
.title-section .title-wrapper p {
  margin: 0;
}
.title-section .title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1F2A37;
  line-height: 1.3;
  margin: 0 0 0.5rem 0;
  word-wrap: break-word;
}
@media (max-width: 992px) {
  .title-section .title {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .title-section .title {
    font-size: 1.375rem;
  }
}
@media (max-width: 576px) {
  .title-section .title {
    font-size: 1.25rem;
    line-height: 1.35;
  }
}
.title-section .description,
.title-section p {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625;
  color: #384250;
  margin: 0;
}
@media (max-width: 768px) {
  .title-section .description,
  .title-section p {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.title-section .btn,
.title-section a.btn {
  flex-shrink: 0;
  white-space: nowrap;
}
@media (max-width: 576px) {
  .title-section .btn,
  .title-section a.btn {
    font-size: 0.875rem;
  }
}

@media (min-width: 1200px) {
  .statistics-section .row > div {
    flex: 1;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .statistics-section .row > div {
    width: 26%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .statistics-section .row > div {
    width: 33%;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .statistics-section .row > div {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .statistics-section .row > div {
    width: 100%;
  }
}
.statistics-section .stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem 0.5rem;
  transition: transform 0.3s ease;
}
.statistics-section .stat-item:hover {
  transform: translateY(-4px);
}
.statistics-section .stat-item:hover .icon-wrapper {
  background-color: rgba(27, 131, 84, 0.14);
  transform: scale(1.05);
}
.statistics-section .stat-item .icon-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #F3FCF6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  margin-block-end: 1.25rem;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .statistics-section .stat-item .icon-wrapper {
    width: 48px;
    height: 48px;
    margin-block-end: 1rem;
  }
}
.statistics-section .stat-item .icon-wrapper i {
  font-size: 1.5rem;
  color: #1B8354;
  line-height: 1;
}
@media (max-width: 768px) {
  .statistics-section .stat-item .icon-wrapper i {
    font-size: 1.25rem;
  }
}
.statistics-section .stat-item .icon-wrapper svg {
  width: 24px;
  height: 24px;
  stroke: #1B8354;
  fill: none;
}
@media (max-width: 768px) {
  .statistics-section .stat-item .icon-wrapper svg {
    width: 20px;
    height: 20px;
  }
}
.statistics-section .stat-item .stat-number {
  font-size: 3rem;
  font-weight: normal;
  color: #074D31;
  line-height: 1.2;
  margin-block-end: 0.375rem;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
@media (max-width: 992px) {
  .statistics-section .stat-item .stat-number {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .statistics-section .stat-item .stat-number {
    font-size: 1.75rem;
  }
}
@media (max-width: 576px) {
  .statistics-section .stat-item .stat-number {
    font-size: 1.5rem;
  }
}
.statistics-section .stat-item .stat-label {
  font-size: 1rem;
  font-weight: 400;
  color: #384250;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 768px) {
  .statistics-section .stat-item .stat-label {
    font-size: 0.875rem;
  }
}

.card-xslt .dfwp-list {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.card-xslt .dfwp-list li {
  display: block;
}
@media (min-width: 1400px) {
  .card-xslt .dfwp-list li {
    width: 24%;
  }
}
@media (min-width: 993px) and (max-width: 1399px) {
  .card-xslt .dfwp-list li {
    width: 32%;
  }
}
@media (max-width: 992px) and (min-width: 787px) {
  .card-xslt .dfwp-list li {
    width: 47%;
  }
}
@media (max-width: 786px) {
  .card-xslt .dfwp-list li {
    width: 100%;
  }
}

.section-inner {
  padding-block: 2rem 4rem;
}
.section-inner .inner-title,
.section-inner h2.title,
.section-inner h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  color: #1B8354;
  margin-block-end: 1rem;
}
@media (max-width: 768px) {
  .section-inner .inner-title,
  .section-inner h2.title,
  .section-inner h2 {
    font-size: 1.25rem;
    margin-block-end: 0.75rem;
  }
}
.section-inner .contents-inner p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.85;
  color: #384250;
  margin-block-end: 1.5rem;
}
.section-inner .contents-inner p:last-child {
  margin-block-end: 0;
}
.section-inner p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.85;
  color: #384250;
  margin-block-end: 1.5rem;
}
.section-inner p:last-child {
  margin-block-end: 0;
}

.no-data {
  text-align: center;
  background: #fbfbfb;
  padding-block: 4rem;
  border-radius: 20px;
}
.no-data .icon-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #F3FCF6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  margin-block-end: 1.25rem;
}
.no-data .icon-wrapper i {
  font-size: 1.5rem;
  color: #1B8354;
  line-height: 1;
}
.no-data h1 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 38px;
  color: #161616;
  margin-block-start: 24px;
}
.no-data h1 span {
  color: #1B8354;
}

.app-wrapper {
  display: flex;
  align-items: center;
  gap: 32px;
}
.app-wrapper-text {
  max-width: 60%;
  padding-inline-end: 4rem;
}
.app-wrapper-links {
  flex: 1;
}
.app-wrapper-links ul {
  display: flex;
  align-items: center;
  gap: 12px;
}
.app-wrapper-links ul img {
  width: 150px;
}
@media (max-width: 990px) {
  .app-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 3rem;
    gap: 8px;
  }
  .app-wrapper-text {
    max-width: 100%;
    padding-inline-end: 0;
  }
  .app-wrapper-links ul {
    justify-content: center;
  }
}

.app-screenshots {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
.app-screenshots img {
  /*display: block;
  flex: 0 1 220px;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;*/
  max-width: 310px;
}

@media (min-width: 990px) {
  .section-iframe .container {
    padding-inline: 20%;
  }
}

.mw-50 {
  max-width: 50%;
}

.row-5 {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 499px) {
  .row-5 > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 500px) and (max-width: 992px) {
  .row-5 > div {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .row-5 > div {
    flex: 0 0 32%;
    max-width: 32%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .row-5 > div {
    flex: 0 0 23%;
    max-width: 23%;
  }
}
@media (min-width: 1400px) {
  .row-5 > div {
    flex: 0 0 19%;
    max-width: 19%;
  }
}

.map-h-140 {
  height: 200px !important;
}

.siteMap {
  margin: 0px;
  padding: 0px;
}
.siteMap li {
  list-style: none;
  margin-block-end: 1rem;
}
.siteMap li a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  color: #1b8354;
}
.siteMap li a:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  border: 1px solid #008457;
}
.siteMap li a:hover {
  color: #54c08a;
  text-decoration: underline;
}
.siteMap li > ul {
  margin-block-start: 1rem;
}

.page-Details .cover {
  height: 559px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block: 2rem;
}
.page-Details .cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.format-contents {
  margin-bottom: 0 !important;
}
.format-contents h2 {
  font-size: 1.5rem !important;
  margin-block: 1rem !important;
  color: #1B8354;
}
.format-contents h3 {
  font-size: 1.4rem !important;
  color: #161616;
  margin-block: 1rem !important;
}
.format-contents h4 {
  font-size: 1.3rem !important;
  color: #161616;
  margin-block: 1rem !important;
}
.format-contents h5 {
  font-size: 1.2rem !important;
  color: #161616;
  text-align: start !important;
  margin-block: 1rem !important;
}
.format-contents h6 {
  font-size: 1.1rem !important;
  color: #161616;
  margin-block: 1rem !important;
}
.format-contents hr {
  border-color: #D2D6DB;
  padding-block-end: 1rem;
}
.format-contents a {
  color: #1B8354;
}
.format-contents a:hover {
  color: #54C08A;
  text-decoration: underline !important;
}
.format-contents p {
  text-align: start !important;
  margin-block-end: 2rem;
}
.format-contents table tr td:last-child {
  font-weight: bold;
}
.format-contents ul {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}
.format-contents ul li {
  padding-inline-start: 22px;
  position: relative;
  margin-bottom: 1rem !important;
}
.format-contents ul li::before {
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="%231b8354" fill="none" stroke="%231b8354" stroke-width="2"><path d="M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z" /><path d="M8 12.5L10.5 15L16 9" /></svg>');
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
  position: relative;
  top: 3px;
  display: flex;
  line-height: inherit;
  overflow: hidden;
  justify-content: center;
  align-items: baseline;
  flex-shrink: 0;
  margin-inline-end: 0.5rem;
  position: absolute;
  inset-inline-start: 0;
}
.format-contents ol {
  margin: 0;
  padding: 0;
  padding-inline-start: 18px;
  margin-bottom: 2rem;
}
.format-contents ol li {
  margin-block-end: 1rem;
}

.make-comparison {
  display: flex;
  gap: 1rem;
}
@media (max-width: 992px) {
  .make-comparison {
    flex-direction: column;
  }
}
.make-comparison .comparison {
  position: relative;
}
@media (max-width: 992px) {
  .make-comparison .comparison {
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 993px) {
  .make-comparison .comparison {
    width: 54px;
  }
}
.make-comparison .comparison span {
  position: relative;
  z-index: 1;
  top: 50%;
  background: #ffffff;
  padding-block: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .make-comparison .comparison span {
    padding: 1rem;
  }
}
.make-comparison .comparison:after {
  content: "";
  display: flex;
  position: absolute;
  top: 0;
  background: #D2D6DB;
}
@media (max-width: 992px) {
  .make-comparison .comparison:after {
    width: 100%;
    height: 1px;
    left: 0;
  }
}
@media (min-width: 993px) {
  .make-comparison .comparison:after {
    width: 1px;
    height: 100%;
    left: 50%;
  }
}

.card-contactUs {
  border: 1px solid #D2D6DB;
  border-radius: 1rem;
  display: flex;
  overflow: hidden;
}
@media (max-width: 992px) {
  .card-contactUs {
    flex-direction: column;
  }
}
.card-contactUs .title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1F2A37;
  line-height: 28px;
}
.card-contactUs .info {
  background: #b5ebcd;
  padding: 24px;
  position: relative;
}
@media (min-width: 993px) {
  .card-contactUs .info {
    flex: 1;
  }
}
.card-contactUs .info img.MaskPatt-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 57px;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}
.card-contactUs .info img.MaskPatt-boot {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 57px;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}
.card-contactUs .forms {
  padding: 24px;
  background-color: #F3FCF6;
}
@media (min-width: 993px) {
  .card-contactUs .forms {
    flex: 2;
  }
}

.cardModal .modal-header {
  background: #074D31;
  padding: 1rem !important;
  align-items: start;
}
.cardModal .modal-header .modal-title {
  color: white;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.cardModal .modal-header .text-muted {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-block-start: 0.5rem;
  color: rgba(255, 255, 255, 0.7) !important;
}
.cardModal .modal-header .btn-close:not(:hover) {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.558059 0.558058C0.802136 0.313981 1.19786 0.313981 1.44194 0.558058L6 5.11612L10.5581 0.558059C10.8021 0.313981 11.1979 0.313981 11.4419 0.558059C11.686 0.802136 11.686 1.19786 11.4419 1.44194L6.88388 6L11.4419 10.5581C11.686 10.8021 11.686 11.1979 11.4419 11.4419C11.1979 11.686 10.8021 11.686 10.5581 11.4419L6 6.88388L1.44194 11.4419C1.19786 11.686 0.802136 11.686 0.558058 11.4419C0.313981 11.1979 0.313981 10.8021 0.558058 10.5581L5.11612 6L0.558059 1.44194C0.313981 1.19786 0.313981 0.802136 0.558059 0.558058Z" fill="%23fff"/></svg>');
}
.cardModal .card-popup {
  border-radius: 0;
  background: transparent;
  overflow: hidden;
  border: 0;
}
.cardModal .card-popup .card-body {
  padding: 0;
}
.cardModal .card-popup .data {
  width: 100%;
}
.cardModal .card-popup .data > div {
  flex: 1;
  background: #F3FCF6;
  border: 1px solid #B8EACB;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
}

.chart-wrapper {
  position: relative;
  width: 100%;
  max-width: 720px;
  height: 360px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .group-service .card {
    margin-block-start: -230px;
  }
}
.group-service .list-group-service {
  display: flex;
  flex-direction: column;
  padding: 0;
  row-gap: 1rem;
  margin-block-end: 1.92rem;
  margin-block-start: 0.75rem;
}
.group-service .list-group-service .list-group-item {
  padding: 0;
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  align-items: flex-start;
}
.group-service .list-group-service .list-group-item .list-item-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
  padding: 0;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.group-service .list-group-service .list-group-item .list-item-icon i {
  color: #1b8354;
  font-size: 24px;
  line-height: 1;
}
.group-service .list-group-service .list-group-item .list-item-content .desc {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  color: #161616;
  margin-block-end: 0.25rem;
}
.group-service .list-group-service .list-group-item .list-item-content .title {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  color: #161616;
  margin-block-end: 0;
}/*# sourceMappingURL=style.css.map */