@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans Extra Condensed";
  src: url("../fonts/Sofia_Sans/SofiaSansExtraCondensed-ExtraBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: bold;
}

p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-box-trim: trim-both;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
}

p:last-child {
  margin-bottom: 0;
}

.cms_section {
  padding: 32px 16px clamp(32px, 2.917vw, 56px) 16px;
}
@media (max-width: 575px) {
  .cms_section {
    padding-top: 16px;
  }
}
.cms_section .container-flex {
  padding-top: 0;
}
.cms_section.about_cms {
  padding: 20px 0 clamp(32px, 2.917vw, 56px) 0;
}
@media (max-width: 767px) {
  .cms_section.about_cms {
    padding: 20px 16px clamp(32px, 2.917vw, 56px) 16px;
  }
}
.cms_section.about_cms .container-flex {
  padding-top: 0;
}
@media (max-width: 767px) {
  .cms_section.about_cms .container-flex {
    padding-bottom: 0;
  }
}
.cms_section.about_cms .container-flex h1 {
  font-size: 28px;
  font-weight: 700;
}
.cms_section.about_cms .container-flex h2 {
  background-color: #F6F6F6;
  padding: 13px 12px;
  border-radius: 12px;
  color: #240036;
  font-weight: 700;
}
@media (max-width: 575px) {
  .cms_section.about_cms .container-flex h2 {
    border-radius: 100px;
    font-size: 20px;
  }
}
.cms_section.about_cms .container-flex p {
  margin-bottom: 16px;
}
.cms_section.sitemap_section {
  padding: 20px 0 clamp(32px, 2.917vw, 56px) 0;
}
@media (max-width: 767px) {
  .cms_section.sitemap_section {
    padding: 14px 16px clamp(32px, 2.917vw, 56px) 16px;
  }
}
.cms_section.sitemap_section .container-flex {
  padding-top: 0;
}
.cms_section.sitemap_section .container-flex .grid-2 {
  margin-top: 30px;
}
.cms_section.sitemap_section .container-flex .grid-2 p {
  line-height: 110% !important;
}
.cms_section.sitemap_section .container-flex h1 {
  letter-spacing: -0.03em;
  margin-bottom: 14px;
  color: #240036;
  font-size: 28px;
  line-height: 130%;
  font-weight: 700;
}
@media (max-width: 767px) {
  .cms_section.sitemap_section .container-flex h1 {
    margin-bottom: 24px;
  }
}
.cms_section.sitemap_section .container-flex h2:first-of-type {
  margin-top: 0;
}
.cms_section.sitemap_section .container-flex h2 {
  margin-bottom: 16px;
  margin-top: 29px;
  color: #240036;
  font-weight: 700;
}
.cms_section.sitemap_section .container-flex a {
  color: #30505D;
}
.cms_section.sitemap_section .container-flex p {
  margin-bottom: 11px;
  color: #30505D;
  line-height: 150% !important;
}
@media (max-width: 767px) {
  .cms_section.sitemap_section .container-flex .grid-2 {
    margin-top: 22px;
  }
  .cms_section.sitemap_section .container-flex p {
    margin-bottom: 9px;
  }
}
.cms_section .cms_content h2,
.cms_section .cms_content h1 {
  margin: 24px 0 24px 0;
  font-weight: 600;
}
.cms_section .cms_content h1 {
  margin-top: 0;
  color: #240036;
  font-weight: 700;
  margin-bottom: 32px;
}
.cms_section .cms_content h3 {
  margin-top: 16px;
  margin-bottom: 18px;
  font-weight: 600;
}
.cms_section .cms_content h4 {
  margin: 18px 0 16px 0;
  font-size: 21px;
  line-height: 150%;
}
.cms_section .cms_content h2,
.cms_section .cms_content h3,
.cms_section .cms_content h4,
.cms_section .cms_content h5,
.cms_section .cms_content h6,
.cms_section .cms_content p {
  color: #30505D;
}
.cms_section .cms_content ul {
  margin: 12px 0 12px 25px;
}
.cms_section .cms_content ul li {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  color: #30505D;
  font-weight: 400;
  line-height: 1.4;
  list-style: disc;
}
.cms_section .cms_content ul li br {
  display: none;
}
.cms_section .cms_content ul li strong {
  font-weight: 600;
}
.cms_section .cms_content ol {
  list-style: decimal;
}
.cms_section .cms_content ol li {
  list-style: decimal;
  margin-left: 24px;
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  color: #30505D;
  font-weight: 400;
  line-height: 1.4;
}
.cms_section .cms_content ol li br {
  display: none;
}
.cms_section .cms_content ol li b,
.cms_section .cms_content ol li strong {
  font-weight: 600;
}
.cms_section .cms_content table {
  margin: 24px 0;
}
.cms_section .cms_content table thead tr th {
  color: #30505D;
  font-weight: 600;
  padding: 12px;
  font-family: "IBM Plex Sans" !important;
  background-color: #5C93A9;
  color: #ffffff;
}
.cms_section .cms_content table th {
  color: #30505D;
  font-weight: 600;
  padding: 12px;
  font-family: "IBM Plex Sans" !important;
}
.cms_section .cms_content table tbody tr td {
  color: #30505D;
  font-weight: 400;
  padding: 12px;
  font-family: "IBM Plex Sans" !important;
}
.cms_section .cms_content table tbody tr th {
  background-color: #D7EBF6;
}
.cms_section .cms_content p:empty {
  display: none;
}
.cms_section .cms_content .details {
  color: #30505D;
}
.cms_section .cms_content .details a {
  font-weight: 600;
  color: #30505D;
}
.cms_section .cms_content img {
  width: 100%;
  display: block;
  height: 267px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 32px 0;
}
.cms_section .cms_content h2 img {
  width: auto;
  height: auto;
}
.cms_section .cms_content blockquote,
.cms_section .cms_content p {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  color: #30505D;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 16px;
}
.cms_section .cms_content blockquote b,
.cms_section .cms_content blockquote strong,
.cms_section .cms_content p b,
.cms_section .cms_content p strong {
  font-weight: 500 !important;
}
.cms_section .cms_content a {
  color: #5C93A9;
  font-weight: 600;
  transition: all 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.cms_section .cms_content a:hover {
  color: #3F6676 !important;
}
.cms_section .cms_content details {
  border: 1px solid #D7EBF6;
  margin-bottom: 12px;
  padding: 12px 14px;
}
.cms_section .cms_content details summary {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  color: #30505D;
}
.cms_section .cms_content details p {
  font-size: 14px;
  padding: 8px 0 0;
}
.cms_section .cms_content #table-of-contents {
  padding: 32px;
  background-color: #EBF5FB;
}
.cms_section .cms_content #table-of-contents summary {
  text-transform: uppercase;
  margin-bottom: 32px;
}
.cms_section .cms_content #table-of-contents ul {
  height: -moz-max-content !important;
  height: max-content !important;
  display: block !important;
}
.cms_section .cms_content #table-of-contents ul li {
  list-style: disc;
  font-weight: 600 !important;
  text-transform: uppercase;
  text-decoration: underline;
  color: #30505D;
}
.cms_section .cms_content #table-of-contents ul li a {
  color: inherit;
}
.cms_section .cms_content .related-blogs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 820px) {
  .cms_section .cms_content .related-blogs {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 767px) {
  .cms_section .cms_content .related-blogs {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cms_section .cms_content img.img_right {
  float: right;
  padding-left: 20px;
}
.cms_section .cms_content .our_team_section {
  border-radius: 16px;
  background-color: #F6F6F6;
}
@media (max-width: 575px) {
  .cms_section .cms_content .our_team_section {
    margin-right: -16px;
    margin-left: -16px;
    border-radius: 0;
  }
}
.cms_section .cms_content .our_team_section > div:first-of-type {
  padding: 8px clamp(16px, 2.083vw, 30px);
}
.cms_section .cms_content .our_team_section > div:first-of-type h2 {
  font-size: 28px;
  padding: 14px 0;
  border-bottom: 2px solid #30505D;
  border-radius: 0;
  margin-bottom: 34px;
  display: flex;
  font-weight: 700;
  align-items: center;
  justify-content: space-between;
}
.cms_section .cms_content .our_team_section > div h3 {
  margin-bottom: 6px !important;
  margin-top: 0;
  font-size: 24px;
  color: #240036;
  font-weight: 700;
}
.cms_section .cms_content .our_team_section > div span {
  font-size: 21px;
  color: #240036;
}
.cms_section .cms_content .our_team_section h2 {
  color: #30505D;
  margin: 0;
}
.cms_section .cms_content .our_team_section .inner_row_wpr {
  padding: 0 32px 32px 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 767px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr {
    padding: 0 16px 16px 16px;
  }
}
@media (max-width: 767px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px 24px 0 24px;
}
@media (max-width: 767px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr {
    padding: 24px 16px;
  }
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 575px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex {
    justify-content: flex-start;
    gap: 32px;
  }
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex .left_img {
  flex: 1;
}
@media (max-width: 575px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex .left_img {
    flex: unset;
  }
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex .left_img img {
  width: 100%;
  max-width: 176px;
  height: 176px;
  border-radius: 50%;
  margin: 0;
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex .left_img + div {
  flex: 1;
}
@media (max-width: 575px) {
  .cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex .left_img + div {
    flex: unset;
  }
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex h3 {
  margin-bottom: 16px;
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex span {
  font-family: "IBM Plex Sans";
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .inner_col_wpr_flex span b {
  font-weight: 500;
}
.cms_section .cms_content .our_team_section .inner_row_wpr .inner_col_wpr .right_content {
  margin-top: 20px;
}
.cms_section .cms_content .bottom_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 767px) {
  .cms_section .cms_content .bottom_content {
    flex-direction: column;
    gap: 20px;
  }
}
.cms_section .cms_content .bottom_content img {
  width: 193px !important;
  height: 193px !important;
  border-radius: 50%;
  display: block !important;
  float: unset !important;
}
.cms_section .cms_content .grid.grid-2 {
  -moz-column-count: 2;
       column-count: 2;
  gap: 20px;
}
@media (max-width: 767px) {
  .cms_section .cms_content .grid.grid-2 {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.cms_section .cms_content .grid.grid-2 h2 {
  color: #240036;
}
.cms_section .cms_content .grid.grid-2 a {
  text-decoration: underline;
  padding-bottom: 1px;
  display: block;
}
.cms_section .cms_content .grid.grid-2 a p {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  font-weight: 600;
}
.cms_section .cms_content .partner_promo_wrapper,
.cms_section .cms_content .advertise_wrapper,
.cms_section .cms_content .ads_wrapper {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
.cms_section .cms_content .partner_promo_wrapper *,
.cms_section .cms_content .advertise_wrapper *,
.cms_section .cms_content .ads_wrapper * {
  box-sizing: border-box !important;
  max-width: 100% !important;
}
.cms_section .cms_content .partner_promo_wrapper .partner_promo_box,
.cms_section .cms_content .partner_promo_wrapper .advertise_box,
.cms_section .cms_content .advertise_wrapper .partner_promo_box,
.cms_section .cms_content .advertise_wrapper .advertise_box,
.cms_section .cms_content .ads_wrapper .partner_promo_box,
.cms_section .cms_content .ads_wrapper .advertise_box {
  width: 100% !important;
  max-width: 100% !important;
}
.cms_section .cms_content .partner_promo_wrapper a,
.cms_section .cms_content .advertise_wrapper a,
.cms_section .cms_content .ads_wrapper a {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}
.cms_section .cms_content .partner_promo_wrapper img,
.cms_section .cms_content .partner_promo_wrapper video,
.cms_section .cms_content .advertise_wrapper img,
.cms_section .cms_content .advertise_wrapper video,
.cms_section .cms_content .ads_wrapper img,
.cms_section .cms_content .ads_wrapper video {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  margin: 0 !important;
}
.cms_section .cms_content .partner_promo_wrapper p,
.cms_section .cms_content .advertise_wrapper p,
.cms_section .cms_content .ads_wrapper p {
  margin-bottom: 8px !important;
  font-size: 16px !important;
  line-height: 0.9 !important;
  color: #30505D !important;
  text-align: left !important;
}
@media (max-width: 991px) {
  .cms_section .cms_content .partner_promo_wrapper p,
  .cms_section .cms_content .advertise_wrapper p,
  .cms_section .cms_content .ads_wrapper p {
    font-size: 18px !important;
    text-align: center !important;
  }
}

.references ol {
  list-style: decimal;
}
.references ol li {
  list-style: decimal;
  margin-left: 24px;
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  color: #30505D;
  font-weight: 400;
  line-height: 1.4;
}
.references ol li a {
  font-weight: 600;
  color: #5C93A9;
  text-decoration: underline;
}
.references ol li br {
  display: none;
}
.references ol li b,
.references ol li strong {
  font-weight: 600;
}/*# sourceMappingURL=cms.css.map */