@charset "UTF-8";
.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a, .infinite-animate-fixed-navigation.infinite-header-style-boxed .infinite-navigation .sf-menu > li > a {
  color: #FFFFFF !important;
}

body.single .infinite-animate-fixed-navigation.infinite-header-style-plain .search-icon svg path {
  stroke: white;
}
body.single .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .infinite-navigation-slide-bar,
body.single .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .infinite-navigation-slide-bar-style-dot:before {
  border-color: #ffffff;
}
body.single header:not(.mega-menu-active) .sf-menu > li > a,
body.single header:not(.mega-menu-active) .sf-vertical > li > a {
  color: #004D82;
}
body.single header:not(.mega-menu-active) .sf-menu > li > a:hover,
body.single header:not(.mega-menu-active) .sf-menu > li.current-menu-item > a,
body.single header:not(.mega-menu-active) .sf-menu > li.current-menu-ancestor > a,
body.single header:not(.mega-menu-active) .sf-vertical > li > a:hover,
body.single header:not(.mega-menu-active) .sf-vertical > li.current-menu-item > a,
body.single header:not(.mega-menu-active) .sf-vertical > li.current-menu-ancestor > a {
  color: #004D82;
}
body.single header:not(.mega-menu-active) .search-icon svg path {
  stroke: #004D82;
}
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-vertical > li > a {
  color: #004D82;
}
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a:hover,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li.current-menu-item > a,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li.current-menu-ancestor > a,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-vertical > li > a:hover,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-vertical > li.current-menu-item > a,
body.single header:not(.mega-menu-active) .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-vertical > li.current-menu-ancestor > a {
  color: #004D82;
}
body.single.bo-search-open header:not(.mega-menu-active) .sf-menu > li > a,
body.single.bo-search-open header:not(.mega-menu-active) .sf-vertical > li > a {
  color: #ffffff;
}
body.single.bo-search-open header:not(.mega-menu-active) .sf-menu > li > a:hover,
body.single.bo-search-open header:not(.mega-menu-active) .sf-menu > li.current-menu-item > a,
body.single.bo-search-open header:not(.mega-menu-active) .sf-menu > li.current-menu-ancestor > a,
body.single.bo-search-open header:not(.mega-menu-active) .sf-vertical > li > a:hover,
body.single.bo-search-open header:not(.mega-menu-active) .sf-vertical > li.current-menu-item > a,
body.single.bo-search-open header:not(.mega-menu-active) .sf-vertical > li.current-menu-ancestor > a {
  color: #fff;
}
body.single.bo-search-open header:not(.mega-menu-active) .infinite-navigation .infinite-navigation-slide-bar, body.single.bo-search-open header:not(.mega-menu-active) .infinite-navigation .infinite-navigation-slide-bar-style-dot:before {
  border-color: #ffffff;
}

header.bo-single-hero {
  padding: 120px 0 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 18px;
}
header.bo-single-hero .page-title-icon {
  padding-top: 20px;
}
header.bo-single-hero .infinite-page-title {
  max-width: 824px;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
  margin-bottom: 0;
}
header.bo-single-hero .bo-single-meta--date {
  color: #004D82;
  text-align: center;
  font-family: "IBM Plex Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
header.bo-single-hero .bo-single-meta--cat {
  color: #B2B2B2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
}

.bo-single-hero-post-header {
  border-bottom: #5FC4E1 1px solid !important;
}
.bo-single-hero-post-header .bo-single-hero-image {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-radius: 6px;
}
.bo-single-hero-post-header .bo-single-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bo-single-hero-post-header .infinite-sidebar-area {
  padding-top: 0;
}

.bo-excerpt-section {
  padding-top: 75px;
  padding-bottom: 60px;
}

.bo-single-intro {
  max-width: 686px;
}
.bo-single-intro p {
  color: #004D82;
  font-family: "IBM Plex Sans";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px; /* 116.667% */
}

.bo-single-author .bo-author-label {
  color: #004D82;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
  margin-bottom: 40px;
}
.bo-single-author .bo-author-card {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 30px;
}
.bo-single-author .bo-author-card .bo-author-avatar {
  width: 96px;
  height: 96px;
  min-width: 96px;
  min-height: 96px;
  border-radius: 6px;
  opacity: 1;
  background: #004D82;
  overflow: hidden;
}
.bo-single-author .bo-author-card .bo-author-avatar img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.bo-single-author .bo-author-card .bo-author-name {
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  margin-bottom: 5px;
}
.bo-single-author .bo-author-card .bo-author-role {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  margin-bottom: 10px;
}
.bo-single-author .bo-author-card .bo-author-link {
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.infinite-sidebar-area {
  padding-top: 0;
}

.infinite-sidebar-right .widget_social_share {
  padding-top: 60px;
}

.gdlr-core-social-share-item {
  border-radius: 6px;
  border: #5FC4E1 1px solid !important;
  padding: 30px 30px !important;
  text-align: left;
}
.gdlr-core-social-share-item .gdlr-core-social-share-count {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider {
  display: none;
}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
  display: none;
}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
  color: #004D82;
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
.gdlr-core-social-share-item .gdlr-core-social-share-count a {
  color: #004d82;
  font-size: 20px;
}
.gdlr-core-social-share-item .heateor_sss_sharing_title {
  color: #004D82;
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 28px; /* 140% */
  margin-bottom: 10px;
}
.gdlr-core-social-share-item div.heateor_sss_follow_ul a, .gdlr-core-social-share-item div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  margin-right: 20px;
}

.related-container {
  padding-top: 80px;
}

.infinite-single-related-post-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
.infinite-single-related-post-title-box .infinite-single-related-post-title {
  color: #004D82 !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 56px !important;
  margin-bottom: 0 !important;
}
.infinite-single-related-post-title-box .related-post-view-all-post {
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.cs-hr-top {
  border-top: #5FC4E1 1px solid !important;
}

.cs-hr-bottom {
  border-bottom: #5FC4E1 1px solid !important;
}

.back-to-page-btn {
  font-family: "IBM Plex Serif";
  color: #000 !important;
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.back-to-page-btn .img-icon {
  display: flex;
  align-items: center;
  height: 100%;
}

.infinite-single-related-post-content {
  padding-right: 30px;
  padding-right: 30px;
}

.infinite-single-article-thumbnail {
  width: 100%;
  height: 302px;
  border-radius: 6px;
}
.infinite-single-article-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.blog .infinite-single-article-thumbnail {
  height: 302px;
}
.blog .infinite-single-article-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

/* ===== Explore Related Topics ===== */
/* Wrapper */
.bo-explore-wrapper {
  background: #004D82;
  color: #fff;
}

.bo-explore-related {
  padding: 100px 0;
}

.bo-explore-grid {
  display: flex;
  gap: 20px;
  align-items: center;
}
.bo-explore-grid .bo-explore-left {
  float: left;
  width: 100%;
  text-align: left;
}
@media (max-width: 1200px) {
  .bo-explore-grid .bo-explore-left {
    order: 2;
  }
}
.bo-explore-grid .bo-explore-right {
  float: left;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
}
@media (max-width: 1500px) {
  .bo-explore-grid .bo-explore-right {
    max-width: 950px;
  }
}
@media (max-width: 1350px) {
  .bo-explore-grid .bo-explore-right {
    max-width: 870px;
  }
}
@media (max-width: 1200px) {
  .bo-explore-grid .bo-explore-right {
    max-width: 100%;
    order: 1;
  }
}

.bo-explore-title {
  color: #FFF !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 116.667% */
}

.bo-explore-desc {
  opacity: 0.9;
  margin: 0 0 14px;
  font-size: 16px;
}

.bo-explore-all {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  color: #fff !important;
  text-decoration: none;
  border-bottom: none;
}

.bo-explore-all:hover {
  border-bottom-color: #fff;
}

.bo-explore-all-arrow {
  display: inline-block;
  transform: translateY(1px);
}

.bo-explore-nav {
  display: flex;
  gap: 12px;
  margin-top: 50px;
}

.bo-explore-prev,
.bo-explore-next {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.35);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s, transform 0.1s;
}

.bo-explore-prev img,
.bo-explore-next img {
  width: 18px;
  height: 18px;
  display: block;
  filter: brightness(0) invert(1);
}

.bo-explore-prev:hover,
.bo-explore-next:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.6);
}

.bo-explore-prev:active,
.bo-explore-next:active {
  transform: scale(0.96);
}

.bo-explore-card {
  position: relative;
}

.bo-explore-thumb {
  aspect-ratio: 3/3;
  display: block;
  border-radius: 6px;
  opacity: 0.65;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  mix-blend-mode: multiply;
  overflow: hidden;
}

.bo-explore-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

body a.bo-explore-label {
  position: absolute;
  bottom: 14px;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 20px;
  display: flex;
  align-items: start;
  column-gap: 10px;
  text-align: left;
}

body a.bo-explore-label::before {
  content: "";
  position: relative;
  left: 0;
  top: 7px;
  width: 3px;
  height: 18px;
  background: #7FC9D3;
}

body a.bo-explore-label:hover {
  color: #fff;
}

:root {
  --site-max: 1296px;
  --gutter: 24px;
}

@media (min-width: 1360px) {
  .bo-explore-wrapper .bo-bleed-right {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  .bo-explore-wrapper .bo-bleed-right .bo-explore-grid {
    display: grid;
    grid-template-columns: minmax(0, 400px) 1fr;
    gap: 32px;
    padding-left: calc((100vw - var(--site-max)) / 2 + var(--gutter));
    padding-right: var(--gutter);
    align-items: center;
  }
}
@media (max-width: 1360px) {
  .bo-explore-wrapper .bo-bleed-right {
    left: auto;
    right: auto;
    margin: 0;
    width: 100%;
  }
  .bo-explore-wrapper .bo-bleed-right .bo-explore-grid {
    grid-template-columns: 1fr;
    padding-left: var(--gutter);
    padding-right: var(--gutter);
  }
}
@media (max-width: 1200px) {
  .bo-explore-wrapper .bo-bleed-right .bo-explore-grid {
    flex-direction: column;
  }
}
.infinite-single-article .infinite-single-article-thumbnail {
  margin-bottom: 20px !important;
  border-radius: 6px;
  overflow: hidden;
  height: 302px;
}

.infinite-single-related-post-content .infinite-single-article .infinite-single-article-thumbnail {
  height: 536px;
}

.infinite-single-article.infinite-style .infinite-blog-info-wrapper {
  margin-bottom: 15px !important;
  display: flex;
  align-items: start;
}

.infinite-blog-info-wrapper .infinite-blog-info {
  display: inline-block !important;
  margin-right: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  line-height: 18px !important;
}
.infinite-blog-info-wrapper .infinite-blog-info.infinite-blog-info-date {
  width: 50%;
  float: left;
}

.infinite-blog-info-wrapper .infinite-blog-info.infinite-blog-info-category, .infinite-single-article .infinite-blog-info-wrapper .gdlr-core-sep {
  margin-right: 0 !important;
}
.infinite-blog-info-wrapper .infinite-blog-info.infinite-blog-info-category a, .infinite-single-article .infinite-blog-info-wrapper .gdlr-core-sep a {
  color: #B2B2B2;
}
.infinite-blog-info-wrapper .infinite-blog-info.infinite-blog-info-category a:hover, .infinite-single-article .infinite-blog-info-wrapper .gdlr-core-sep a:hover {
  color: #B2B2B2;
}

.infinite-single-article.infinite-style .infinite-single-article-title {
  font-size: 20px !important;
  font-weight: 400 !important;
  margin-bottom: 35px !important;
  line-height: 28px !important;
  letter-spacing: 0 !important;
}

.gdlr-core-blog-title a, .infinite-body .infinite-single-article-title, .infinite-body .infinite-single-article-title a {
  color: #000 !important;
}

.infinite-single-article.infinite-style .infinite-excerpt-read-more {
  position: relative;
  max-width: max-content;
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px;
  background: transparent;
  text-transform: none;
  padding: 0 0;
  letter-spacing: 0;
  display: flex;
  column-gap: 10px;
  margin-top: auto;
}
.infinite-single-article.infinite-style .infinite-excerpt-read-more:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
.infinite-single-article.infinite-style .infinite-excerpt-read-more:hover:after {
  width: 100%;
}

.infinite-body .infinite-single-article.infinite-style .infinite-excerpt-read-more {
  color: #004D82;
}

.bo-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  padding: 8px 40px 8px 12px;
  border: 1px solid #0a5b8a;
  border-radius: 6px;
  background: none;
}

.bo-select::-ms-expand {
  display: none;
}

.bo-select-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}

.bo-select-wrap::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  pointer-events: none;
  background: var(--bo-arrow) no-repeat center/contain;
}

.bo-select:focus {
  outline: 2px solid rgba(10, 91, 138, 0.25);
  outline-offset: 2px;
}

.bo-filter-wrap {
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.bo-filter-wrap .filter-title-box .filter-title {
  color: #004D82;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  display: flex;
  align-items: center;
  justify-content: start;
  column-gap: 10px;
}
.bo-filter-wrap .filter-title-box .filter-title .img-icon {
  height: 100%;
  display: flex;
  align-items: center;
}
.bo-filter-wrap .filter-title-box .filter-title .img-icon img {
  width: 18px;
  height: 14px;
}
.bo-filter-wrap .bo-filter-controls {
  display: flex;
  gap: 20px;
  align-items: end;
}
.bo-filter-wrap .bo-filter-controls label span {
  display: block;
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-bottom: 10px;
}
.bo-filter-wrap .bo-filter-controls label select {
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 10px 20px;
  min-width: 270px;
  border-radius: 4px;
  border: 1px solid #004D82;
  background: #ffffff;
  cursor: pointer;
}
.bo-filter-wrap .bo-filter-controls .bo-filter-reset {
  margin-left: auto;
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  column-gap: 10px;
  margin-bottom: 10px;
}

.navigation.pagination {
  text-align: center;
}
.navigation.pagination .nav-links a {
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-size: 20px;
  padding: 2px 10px;
  height: 35px;
  width: auto;
  min-width: 35px;
  margin-right: 3px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.navigation.pagination .nav-links > span, .navigation.pagination .nav-links > a {
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-size: 20px;
  padding: 2px 10px;
  height: 35px;
  width: auto;
  min-width: 35px;
  margin-right: 3px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover {
  background-color: #004D82 !important;
}

.large-content {
  color: #004D82;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}
.large-content:last-child {
  margin-bottom: 0;
}

.banner-image-full-width {
  width: 100%;
  height: auto;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list-item:first-child.gdlr-core-active {
  text-decoration-line: none !important;
}

.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item.gdlr-core-active {
  display: inline-block;
  text-decoration-line: underline;
  text-decoration-color: #5FC4E1;
  text-decoration-thickness: 2px;
  text-underline-offset: 10px;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  line-height: 50px;
}

.gdlr-core-custom-dropdown [data-ajax-value=consultants].gdlr-core-active {
  text-decoration-color: #BBD034;
}

.gdlr-core-custom-dropdown [data-ajax-value=directors].gdlr-core-active {
  text-decoration-color: #5FC4E1;
}

.gdlr-core-custom-dropdown [data-ajax-value=lawyers].gdlr-core-active {
  text-decoration-color: #1DAF8E;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current {
  display: none;
}

.gdlr-core-personnel-filterer .gdlr-core-head {
  display: none;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown {
  display: block;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list {
  display: flex !important;
  align-items: center;
  gap: 0;
  position: static;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  justify-content: start;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list {
  color: var(--bo-filter-color, #004D82);
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list-item {
  cursor: pointer;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: var(--bo-inactive-color, #A9BCC9);
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  text-wrap: nowrap;
  text-wrap-mode: nowrap;
  transition: color 0.2s ease;
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list-item:hover,
.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list-item.gdlr-core-active {
  color: var(--bo-filter-color, #004D82);
}

.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-list-item:not(:last-child)::after {
  content: "/";
  display: inline-block;
  margin: 0 14px;
  color: var(--bo-filter-color, #004D82);
}

.gdlr-core-personnel-list-content-wrap {
  padding-top: 14px;
  display: flex;
  flex-direction: column;
  height: 140px;
}

.gdlr-core-personnel-list-content-wrap .bo-view-profile {
  position: relative;
  max-width: max-content;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px;
  background: transparent;
  text-transform: none;
  padding: 0 0;
  letter-spacing: 0;
  display: flex;
  column-gap: 10px;
  margin-left: 13px;
  margin-top: auto;
}
.gdlr-core-personnel-list-content-wrap .bo-view-profile:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
.gdlr-core-personnel-list-content-wrap .bo-view-profile:hover:after {
  width: 100%;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title {
  margin-left: 5px !important;
}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a {
  position: relative;
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a span {
  background: #1daf8e;
  width: 2px;
  height: 17px;
  display: block;
  position: relative;
  margin-top: 2px;
  display: none;
}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a:before {
  content: "" !important;
  background: #1daf8e;
  width: 2px;
  height: 17px;
  display: block;
  position: relative;
  margin-top: 2px;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
  margin-left: 19px !important;
}

.single-people-wrapper .bo-personnel-media {
  border-radius: 6px;
  overflow: hidden;
}
.single-people-wrapper .bo-personnel-media img {
  width: 100%;
  height: auto;
}
.single-people-wrapper .bo-title {
  margin-bottom: 30px;
}
.single-people-wrapper .bo-title span {
  display: none;
}
.single-people-wrapper .bo-position {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 30px;
}
.single-people-wrapper .bo-expertise-head {
  color: #004D82;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}
.single-people-wrapper .bo-line {
  color: #004D82;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 10px;
}
.single-people-wrapper .bo-line a {
  color: #004D82;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 10px;
}
.single-people-wrapper .bo-line.bo-email a {
  text-decoration: underline;
}
.single-people-wrapper .bo-tags {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 10px;
}
.single-people-wrapper .bo-tags .bo-tag {
  color: #004d82;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  border-radius: 4px;
  background: rgba(0, 77, 130, 0.05);
  padding: 4px 6px;
}
.single-people-wrapper .bo-intro p {
  color: #004D82;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 120% */
}
.single-people-wrapper .back-to-page-btn {
  color: #000;
}

.bo-team-box .bo-team-title {
  font-family: "IBM Plex Sans";
  color: #004D82;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px; /* 140% */
  margin-bottom: 35px;
}
.bo-team-box .bo-team-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-bottom: 40px;
}
.bo-team-box .bo-team-list .bo-team-item {
  display: flex;
  column-gap: 30px;
  row-gap: 20px;
  align-items: center;
}
.bo-team-box .bo-team-list .bo-team-item .bo-team-photo {
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  object-fit: cover;
  object-position: center;
  border-radius: 6px;
  overflow: hidden;
}
.bo-team-box .bo-team-list .bo-team-item .bo-team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.bo-team-box .bo-team-list .bo-team-item .bo-team-meta .bo-team-name {
  color: var(--004d82, #004D82);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-bottom: 5px;
  display: block;
}
.bo-team-box .bo-team-list .bo-team-item .bo-team-meta .bo-team-role {
  color: var(--000000, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  margin-bottom: 10px;
}
.bo-team-box .bo-team-list .bo-team-item .bo-team-meta .bo-team-link {
  color: #004D82;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.post-author .bo-team-box .bo-team-title {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.gdlr-core-blog-grid .gdlr-core-blog-thumbnail {
  margin-bottom: 20px !important;
  border-radius: 6px;
  overflow: hidden;
  height: 302px;
}
.gdlr-core-blog-grid .gdlr-core-blog-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.gdlr-core-js-2 .gdlr-core-blog-grid .gdlr-core-blog-thumbnail {
  height: 536px;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-content-wrap {
  display: flex;
  flex-direction: column;
  min-height: 170px;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-content {
  margin-bottom: 0;
  margin-top: auto;
}

.infinite-single-article.infinite-style .infinite-single-article-head {
  display: flex;
  flex-direction: column;
  min-height: 150px;
  margin-bottom: 0;
}

.infinite-single-related-post-content .infinite-single-article .infinite-single-article-head {
  min-height: 170px;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more {
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px;
  background: transparent;
  text-transform: none;
  padding: 0 0;
  letter-spacing: 0;
  display: flex;
  column-gap: 10px;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info {
  margin-bottom: 15px !important;
  display: flex;
  align-items: start;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-info {
  display: inline-block !important;
  margin-right: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  line-height: 18px !important;
  margin-bottom: 0 !important;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-info.gdlr-core-blog-info-date {
  float: left;
  width: 50%;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-info.gdlr-core-blog-info-category a {
  color: #B2B2B2;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-info.gdlr-core-blog-info-category .gdlr-core-sep {
  color: #B2B2B2;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-info.gdlr-core-blog-info-category .bo-post-cats {
  color: #B2B2B2;
}

.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-item-wrap {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
}

.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay {
  border: 1px solid rgba(0, 77, 130, 0.1) !important;
  border-radius: 6px;
}

.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active {
  border: 1px solid rgba(0, 77, 130, 0.1) !important;
  border-radius: 6px;
}

@media (max-width: 1024px) {
  .gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-item-wrap {
    flex-direction: column;
  }
  .gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4 {
    width: 100%;
  }
}
/* Header Search Form */
.bo-header-search {
  position: fixed;
  top: 10px;
  height: 350px;
  left: 0;
  right: 0;
  display: none;
  background: #004D82;
  border-top: none;
  box-shadow: none;
  padding: 170px 30px 30px 30px;
  z-index: 0;
}

.bo-header-search.is-open {
  display: block;
}

.bo-header-search__inner {
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
}

.infinite-top-search-wrap .search-form,
.bo-header-search .search-form {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 8px 0 14px;
}

.infinite-top-search-wrap .search-form::before,
.bo-header-search .search-form::before {
  content: "";
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none'>    <path d='M31 31L25.1668 25.1667M29.3333 15.1667C29.3333 22.9907 22.9907 29.3333 15.1667 29.3333C7.34263 29.3333 1 22.9907 1 15.1667C1 7.34263 7.34263 1 15.1667 1C22.9907 1 29.3333 7.34263 29.3333 15.1667Z' stroke='%23BBD034' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/>  </svg>");
}

.infinite-top-search-wrap .search-form::after,
.bo-header-search .search-form::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
}

.infinite-top-search-wrap .search-form .search-field,
.bo-header-search .search-form .search-field {
  order: 2;
  flex: 1 1 auto;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-family: "IBM Plex Serif", serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  padding: 0;
}

.infinite-top-search-wrap .search-form .search-field::placeholder,
.bo-header-search .search-form .search-field::placeholder {
  color: var(--FFFFFF, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-family: "IBM Plex Serif", serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
}

.infinite-top-search-wrap .infinite-top-search-close,
.bo-header-search .infinite-top-search-close {
  order: 3;
  margin-left: auto;
  cursor: pointer;
  line-height: 1;
  color: #fff;
  opacity: 0.9;
}

.infinite-top-search-wrap .infinite-top-search-close i,
.bo-header-search .infinite-top-search-close i {
  position: relative;
  font-style: normal;
}

.infinite-top-search-wrap .infinite-top-search-close i::before,
.bo-header-search .infinite-top-search-close i::before {
  content: "×"; /* font ikon yerinə x */
  font-size: 18px;
}

/* “Search →” düyməsi: input[type=submit]-i link kimi göstər */
.infinite-top-search-wrap .search-form .search-submit-box, .bo-header-search .search-submit-box {
  order: 4;
  display: flex;
  align-items: center;
  gap: 10px;
}

.infinite-top-search-wrap .search-form .search-submit,
.bo-header-search .search-form .search-submit {
  background: none;
  border: none;
  padding: 0;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  text-transform: none;
  width: 110px;
  z-index: 1;
}

.infinite-top-search-wrap .search-form .search-submit-box .img-icon,
.bo-header-search .search-form .search-submit-box .img-icon {
  display: flex;
  align-items: center;
  width: 12px;
  height: 100%;
  order: 2;
  margin-left: -30px;
}

.infinite-top-search-wrap .search-form .search-submit:hover::after,
.bo-header-search .search-form .search-submit:hover::after {
  transform: translateX(3px);
}

.infinite-top-search-wrap .infinite-top-search-submit,
.bo-header-search .infinite-top-search-submit {
  display: none !important;
}

.bo-header-search__close {
  position: fixed;
  top: 30px;
  right: 30px;
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  z-index: 10;
}

.bo-header-search .search-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  margin-right: 2px;
  background: no-repeat center center;
  background-size: 18px 18px;
  background-image: url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23BBD034' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'>    <line x1='18' y1='6' x2='6' y2='18'/>    <line x1='6' y1='6' x2='18' y2='18'/>  </svg>");
  cursor: pointer;
  opacity: 0.9;
}

.bo-header-search .search-field::-webkit-search-cancel-button:hover {
  opacity: 1;
}

.bo-header-search .search-field::-ms-clear {
  display: none;
}

.bo-header-search .search-field {
  padding-right: 32px;
}

.bo-header-search .search-field::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* SEARCH HERO */
.infinite-body .bo-search-hero {
  background: #004D82;
  color: #fff;
  padding: 72px 0 48px;
  text-align: center;
}

@media only screen and (min-width: 1300px) {
  .infinite-body .bo-search-hero {
    padding: 160px 0 48px;
  }
}
.infinite-body .bo-search-title {
  color: var(--FFFFFF, #FFF);
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 116.667% */
}

.infinite-body .bo-search-form {
  position: relative;
  max-width: 535px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
}

.infinite-body .bo-search-input {
  flex: 1;
  height: 41px;
  border: none;
  padding: 0 20px 0 20px;
  margin-left: 38px;
  color: #004D82;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  border-radius: 4px;
  line-height: 24px;
}

.infinite-body .bo-search-input::placeholder {
  color: var(--004d82, #004D82);
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  opacity: 0.5;
}

.infinite-body .bo-search-input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 13px;
  width: 13px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  cursor: pointer;
  opacity: 0.8;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 13' fill='none'><path d='M13 0.5L1 12.5M1 0.5L13 12.5' stroke='%23004D82' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.infinite-body .bo-search-input::-webkit-search-cancel-button:hover {
  opacity: 1;
}

.infinite-body .bo-search-input::-ms-clear {
  display: none;
}

.infinite-body .bo-search-submit {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  cursor: pointer;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  gap: 10px;
}

.infinite-body .bo-search-clear {
  position: absolute;
  right: 100px;
  width: 36px;
  height: 36px;
  border: none;
  background: transparent;
  font-size: 18px;
  line-height: 36px;
  cursor: pointer;
}

.infinite-body .bo-search-form .search-icon {
  position: absolute;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
}

/* RESULTS */
.infinite-body .bo-search-results {
  padding: 60px 0 60px;
}

.infinite-body .bo-search-count {
  color: var(--FFFFFF, #FFF);
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-top: 112px;
}

.infinite-body .bo-search-list {
  display: block;
}

.infinite-body .bo-search-card {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 24px;
  align-items: start;
}

.infinite-body .bo-search-card:not(:has(.bo-card-media img, .bo-card-media .bo-thumb-placeholder)) {
  grid-template-columns: 1fr;
}

.infinite-body .bo-search-card:not(:has(.bo-card-media img, .bo-card-media .bo-thumb-placeholder)) .bo-card-media {
  display: none;
}

.infinite-body .bo-card-media {
  width: 191px;
  height: 142px;
  border-radius: 6px;
  overflow: hidden;
}

.infinite-body .bo-card-media img, .infinite-body .bo-thumb-placeholder {
  width: 100%;
  height: 140px;
  object-fit: cover;
  display: block;
  background: #f1f4f7;
}

.infinite-body .bo-card-meta {
  color: #8aa6b7;
  font-size: 13px;
  margin-bottom: 8px;
}

.infinite-body .bo-card-tag {
  color: var(--b2b2b2, #B2B2B2);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
}

.infinite-body .bo-card-title {
  margin: 4px 0 8px;
  color: var(--000000, #000);
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 120% */
}
.infinite-body .bo-card-title a {
  color: #000;
}

.infinite-body .bo-card-excerpt {
  color: #393939;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.infinite-body .bo-card-readmore {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  text-decoration: none;
  color: var(--004d82, #004D82);
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.infinite-body .bo-card-readmore span {
  height: 100%;
  display: flex;
  align-items: center;
}

.infinite-body .bo-divider {
  border: 0;
  border-top: 1px solid #5FC4E1;
  margin: 30px 0;
}

.forminator-ui.forminator-design--default .forminator-button-submit {
  display: flex !important;
  background: transparent;
  padding: 0;
  color: #004D82;
  font-family: "IBM Plex Sans";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px !important;
  column-gap: 10px;
}
.forminator-ui.forminator-design--default .forminator-button-submit .btn-icon {
  display: flex;
  align-items: center;
  height: 100%;
}

.gdlr-core-body .two-contact-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: startr;
  gap: 12px;
}
.gdlr-core-body .two-contact-buttons a {
  position: relative;
  color: #0E434B !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  background: transparent !important;
  margin: 0 !important;
  padding-bottom: 5px !important;
}
.gdlr-core-body .two-contact-buttons a {
  white-space: nowrap;
  text-align: center;
  display: flex;
  justify-content: center;
}
.gdlr-core-body .two-contact-buttons a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
.gdlr-core-body .two-contact-buttons a:hover:after {
  width: 100%;
}

.heateor_sssp_sharing_title {
  margin-bottom: 10px !important;
  color: #004D82 !important;
  font-family: "IBM Plex Sans";
  font-size: 20px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 28px !important;
}

ul.heateor_sssp_follow_ul, div.heateor_sssp_sharing_ul {
  margin: 1px 0 !important;
  display: flex;
  align-items: center;
  gap: 30px;
}

div.heateor_sssp_follow_ul a, div.heateor_sssp_sharing_ul a {
  text-decoration: none !important;
  margin: 0;
  float: left;
  padding: 0;
  border: none;
  display: flex !important;
  align-items: center;
  clear: none;
}

.heateor_sssp_horizontal_sharing span.heateor_sssp_svg, .heateor_sssp_standard_follow_icons_container .heateor_sssp_svg {
  overflow: visible !important;
}

.heateor_sssp_login_container img, .heateor_sssp_sharing_container img {
  margin: 0 !important;
}

.infinite-single-article .infinite-blog-info-wrapper .bo-post-date {
  color: #000000;
}

.infinite-blog-info-wrapper .infinite-blog-info.infinite-blog-info-category .bo-post-cats, .infinite-single-article .infinite-blog-info-wrapper .gdlr-core-sep .bo-post-cats {
  color: #B2B2B2;
}

.infinite-header-style-plain.infinite-style-menu-right .infinite-logo {
  z-index: 1;
}

.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more {
  position: relative;
  max-width: max-content;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more:hover:after {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .bo-two-card {
    margin-bottom: 30px;
  }
}
a.bo-two-find-out {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
a.bo-two-find-out:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
a.bo-two-find-out:hover:after {
  width: 100%;
}

a.bo-find-out {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
a.bo-find-out:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: #004d82;
  transition: width 0.5s ease;
}
a.bo-find-out:hover:after {
  width: 100%;
}

.section-teal-gradient .bo-two-title-line {
  color: #4bdbba;
}

.section-dkblue-gradient .bo-two-title-line {
  color: #127b85;
}

.section-limegreen-gradient .bo-two-title-line {
  color: #BBD034;
}

.bo-vacancy-cta .gdlr-core-no-p-space p {
  margin-bottom: 0;
}

.gdlr-core-personnel-list-image a img {
  border-radius: 12px;
}

body.blog .infinite-navigation .infinite-navigation-slide-bar, body.blog .infinite-navigation .infinite-navigation-slide-bar-style-dot:before {
  border-color: #fff;
}

.bo-two-cta-DescHeight {
  display: flex;
  flex-direction: column;
}
.bo-two-cta-DescHeight .bo-two-find-out {
  margin-top: auto;
  width: fit-content;
}

/*# sourceMappingURL=customstyle.css.map */
