@font-face { font-family: "Figtree"; 
  src: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/fonts/Figtree-VariableFont_wght.ttf) format("truetype");
  font-style: normal; 
  font-weight: normal; 
  font-display: auto;
}
@font-face {
  font-family: "Archivo"; 
  src: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/fonts/Archivo-Light.ttf) format("truetype"); 
  font-style: normal; 
  font-weight: 300; 
  font-display: auto;
}
@font-face { 
  font-family: "Archivo";
  src: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/fonts/Archivo-Regular.ttf) format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
  font-display: auto;
}


.child_theme body{
  font-family: "Figtree";
}

.child_theme h1,
.child_theme h2,
.child_theme h3,
.child_theme h4,
.child_theme h5,
.child_theme h6{
  font-family: "Archivo";
}


@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

.servs-details-pg .hs-search-field button {
  top: 26px;
}
.cm_500_page .error-page:before {
  color: rgb(185 187 189 / 29%);
}

.dnd-section,
[class*="full-width-section"].dnd-section{
  padding-left: 96px;
  padding-right: 96px;
}
.header-wrapper .dnd-section,
.header-wrapper [class*="full-width-section"].dnd-section,
.footer_partial_wrapper .dnd-section,
.footer_partial_wrapper [class*="full-width-section"].dnd-section{
  padding-left: 0;
  padding-right: 0;
}


input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.child_theme p{
  margin-bottom: .9rem;
}
.child_theme a{
  font-weight: 600;
}
.child_theme h1,
.child_theme h2,
.child_theme h3{
  font-weight: 300;
}
.child_theme h1,
.child_theme h2,
.child_theme h3,
.child_theme h4,
.child_theme h5,
.child_theme h6{
  margin-bottom: 1rem;
}
.child_theme ul,
.child_theme ol{
  margin: 0;
  padding-left: 40px;
}
.child_theme ul li,
.child_theme ol li{
  margin: 0;
}




.child_theme .hs-button, 
.child_theme form input[type=submit], 
.child_theme .widget-type-google_search a.hs-button.primary{
  fill: rgba(25, 50, 54,1.0);
  font-family: "Space Grotesk";
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s;
  line-height: 1;
  display: inline-block;
}

.child_theme .hs-button:hover, 
.child_theme form input[type=submit]:hover, 
.child_theme .widget-type-google_search a.hs-button.primary:hover{
  fill: rgba(25, 50, 54,1.0);
}

.child_theme .hs-sec-btn{
  fill: rgba(255, 255, 255,1.0);
  font-family: "Space Grotesk";
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s;
  line-height: 1;
  display: inline-block;
}


.child_theme .hs-sec-btn:hover{
  fill: rgba(255, 255, 255,1.0);
}


.child_theme .hs-sec-btn svg,
.child_theme .hs-button svg{
  height: auto;
  width: 1em;
  fill: currentColor;
}

/* header theme */
.cm-header .headerContentWrp{
  background-color: rgba(36, 51, 55,1.0);
}

.sticky .cm-header .headerContentWrp{
  background-color: rgba(25, 50, 54,1.0);
}

.cm-header .page-center{
  
  max-width: 100%;
  
}
.cm-header .headerContentWrp .btnWrp a.hs-button {
  background-color: rgba(217, 242, 112,0.0);
  color: rgba(255, 255, 255,1.0);
  border-width: 2px;
  border-color: rgba(217, 242, 112,1.0);
  padding: 15px 30px;
  border-radius: 28px;
}
.cm-header .headerContentWrp .btnWrp a.hs-button:hover {
  background-color: rgba(217, 242, 112,0.0);
  color: rgba(217, 242, 112,1.0);
  border-color: rgba(217, 242, 112,1.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255,1.0);
  font-size: 64px;
  background-color: rgba(2, 103, 128,0.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(217, 242, 112,1.0);
  background-color: rgba(2, 103, 128,0.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul>li.active>a {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul>li.active>a:hover {
  color: rgba(217, 242, 112,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul ul{
  background-color: rgba(25, 50, 54,1.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul ul li>a{
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128,0.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul ul li>a:hover{
  background-color: rgba(2, 103, 128,0.0);
  color: rgba(217, 242, 112,1.0);
}
.sidebarMenuWrp .innerWrp .menuWrp .hs-menu-wrapper>ul ul li.active>a{
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128,0.0);
}


@media (max-width: 767px){
  .hs_cos_wrapper_type_email_subscriptions,
  .hs_cos_wrapper_type_password_prompt,
  .hs-search-field__bar, 
  .widget-type-form,
  .widget-type-blog_subscribe,
  .widget-type-google_search, 
  .widget-type-password_prompt.custom_error_message,
  .widget-type-email_simple_subscription, 
  .section.post-footer form, 
  .hs_cos_wrapper_type_member_login, 
  .hs_cos_wrapper_type_member_register, 
  .hs_cos_wrapper_type_password_reset_request, 
  .hs_cos_wrapper_type_password_reset{
    margin-bottom: 60px;
  }

  .child_theme .hs-button, 
  .child_theme form input[type=submit], 
  .child_theme .widget-type-google_search a.hs-button.primary{
    padding: 12px 24px;
  }

  .child_theme .hs-sec-btn{
    padding: 12px 24px;
  }
}


/* home page */
.simple-banner.home-banner {
  min-height: 591px;
}
.simple-banner.home-banner .img_wrap {
  width: 56%;
  padding: 40px;
  flex: 0 1 auto;
}
.simple-banner.home-banner .img_wrap img{
  display:none; 
}

.simple-banner.home-banner .banner-content-inner {
  padding: 30px;
  flex: 0 1 auto;
}
.simple-banner.home-banner .banner-content-inner h2 {
  text-align: left;
  font-size: 63px;
  color: #FFFFFF;
  line-height: 1;
}
.simple-banner.home-banner .banner-content-inner h3 {
  font-size: 25px;
  line-height: 1em;
  color: #D9F270FF;
  padding-top: 12px;
  font-weight: 400;
  margin-bottom: 21px;
}
.simple-banner.home-banner .banner-content-inner p {
  font-size: 18px;
  color: #FFFFFF;
}
.simple-banner.home-banner .flex_row {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}
.simple-banner.home-banner .banner-content-inner h2:first-child {
  font-weight: 400;
}
.homeTwoCol.two-col-content .content-col.col7 {
  background-color: #D9F270FF;
  flex: 0 1 auto;
  min-height: 566px;
  border-radius: 24px;
  padding: 0;
}
.homeTwoCol.two-col-content .content-col.col7 .cont-inner {
  padding: 48px;
}
.homeTwoCol.two-col-content .content-col.col7 .cont-inner h1 {
  font-weight: 400;
  margin-bottom: 52px;
  margin-top: 8px;
}

.homeTwoCol.two-col-content .content-col.col7 {
  width: 100%;
}
.homeTwoCol.two-col-content .media_column.col5 {
  width:  42.795%;
  flex: 0 0 auto;
  border-radius: 24px;
  padding: 0;
}

.homeTwoCol.two-col-content .flex_row {
  flex-wrap: nowrap;
  gap: 32px;
}
.homeTwoCol.two-col-content .media_column.col5 .single_parallax {
  padding: 0;
  height: 100%;
  min-height: 566px;
}
.homeTwoCol.two-col-content .content-col.col7 .cont-inner hr {
  border-top: 3px solid rgb(0 0 0 / 75%);
  margin-bottom: 36px;
}
.homeTwoCol.two-col-content .content-col.col7 .cont-inner p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
.homeTwoCol.two-col-content .content-col .btn-items .btn_row {
  margin-top: 0;
  padding-top: 36px;
}
.homeTwoCol.two-col-content .content-col .description{
  margin-bottom: 0;
}
.homeTwoCol.two-col-content .content-col .btn-items .btn_row a.hs-sec-btn{
  display:flex;
  align-items: center;
  font-weight: 400;
}
.homeTwoCol.two-col-content .content-col .btn-items .btn_row a.hs-sec-btn:hover {
  color: #D9F270;
}

.homeTwoCol.two-col-content.variant1 .content-col.col7 {
  width: 60vw;
  background: #fff;
  padding: 10px;
}
.homeTwoCol.two-col-content.variant1 .media_column.col5 {
  width: 29.81%;
}
.homeTwoCol.two-col-content.variant1 .flex_row {
  gap: 30px;
  justify-content: start;
}
.homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge {
  background-position: -391px 0px;
  padding: 10px;
  background-size: auto;
}
.homeTwoCol.two-col-content.variant1 .content-col .description h2 {
  margin-bottom: 52px;
  font-weight: 400;
  margin-top: 8px;
}
.homeTwoCol.two-col-content.variant2 .content-col.col7 {
  width: 100%;
  flex: 0 1 auto;
  min-height: 598px;
}
.homeTwoCol.two-col-content.variant1 .content-col.col7 .cont-inner p {
  margin: 0;
}
.homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row a.hs-sec-btn {
  font-weight: 600;
}


.homeTwoCol.two-col-content.variant2 .media_column.col5 {
  width: 100%;
  flex: 0 1 auto;
  min-height: 598px;
}
.homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner h3 {
  margin-bottom: 40px;
  font-weight:400;
}
.homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner p {
  margin: 0;
}
.homeTwoCol.two-col-content.variant2 .content-col .btn-items .btn_row a.hs-sec-btn {
  font-weight: 600;
  gap: 15px;
}
.homeTwoCol.two-col-content.variant2 .content-col .btn-items .btn_row a.hs-sec-btn:hover {
  color: #fff;
}
.homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner hr {
  margin-bottom: 42px;
  margin-top: 8px;
}
.homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row a.hs-sec-btn {
  gap: 15px;
}
.homeTwoCol.two-col-content.variant1 .content-col.col7, 
.homeTwoCol.two-col-content.variant1 .media_column.col5{
  border-radius: 32px;
}

.homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge .imgWrp {
  min-height: 550px;
  display: flex;
  align-items: end;
}

.two-col-content.contact-section.teachingBtm {
  min-height: 539px;
}

.two-col-content.contact-section.teachingBtm .content-col,
.two-col-content.contact-section.teachingBtm .media_column {
  min-height: 347px;
}
.two-col-content.contact-section.teachingBtm .content-col .btn-items .btn_row a.hs-button {
  padding-left: 67px;
  padding-right: 67px;
  font-size: 20px;
}

.two-col-content.contact-section.teachingBtm .content-col .btn-items .btn_row a.hs-button:after {
  width: 24px;
  height: 24px;
}
.homeTwoCol.two-col-content.variant2.teaching .content-col.col7 .cont-inner h2 {
  margin-top: 8px;
  margin-bottom: 52px;
}
.homeTwoCol.two-col-content.variant2.teaching .content-col.col7 .cont-inner hr {
  margin-bottom: 36px;
}

.simple-banner.culture-banner .banner-content-inner .top_sec h2 {
  font-size: 2.5rem;
  margin-top: 8px;
}
.two-col-content.contact-section .content-col {
  display: flex;
  align-items: center;
}
.custom-slider.careers-slider .row {
  background-position: center center;
  min-height: auto;
}

.custom-slider.careers-slider .row .left-col, .custom-slider.careers-slider .row .right-col {
  min-height: 592px;
}
.custom-slider.careers-slider .row .right-col .contentWrp {
  min-height: 592px;
}
.custom-slider.careers-slider .contentWrp .top-title h2{
  margin: 0;
}
.two-col-content.perspective-contact-section.client .content-col .description p {
  color: #fff;
  margin: 0;
}
.two-col-content.perspective-contact-section.client .content-col,
.two-col-content.perspective-contact-section.client .media_column {
  min-height: 421px;
}

.two-col-content.perspective-contact-section.client .content-col .btn-items .btn_row {
  width: auto;
}

.two-col-content.perspective-contact-section.client .content-col .btn-items .btn_row a.hs-button {
  padding: 12px 24px;
  font-size: 22px;
  font-weight: 600;
}

.two-col-content.perspective-contact-section.client:before {
  background-image: linear-gradient(180deg, #1932361F 0%, #193236 100%);
  opacity: 0.5;
}

.custom-slider.client-slider .row {
  min-height: 688px;
}

.custom-slider.client-slider .row .left-col,
.custom-slider.client-slider .row .right-col {
  min-height: 592px;
}
.custom-slider.client-slider .row{
  background-position: center center;
}

.custom-slider.client-slider .row:before {
  background-image: linear-gradient(180deg, #4A272700 0%, #193236 100%);
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  left: 0;
  top: 0;
}

.two-col-content.perspective-contact-section.client .content-col .btn-items .btn_row a.hs-button:after {
  width: 1em;
  height: 1em;
}

.simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h1 {
  color: #fff;
  font-weight: 300;
}

.simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h2 span {
  color: #D9F270;
}

.simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h2 {
  line-height: 1.2;
  font-size: 2.5rem;
  font-weight: 400;
}

.simple-banner.perspective-banner.client-banner .banner-content-inner {
  padding-top: 13em;
}
.simple-banner.perspective-banner.client-banner .bg_el.overlay_bg {
  background-color: transparent;
  background-image: linear-gradient(180deg, #111E2200 27%, #111E22FF 86%);
}

.simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h1 {
  margin-bottom: 14.4px;
}


/* blog */
.cm-blogListing .blog-index .blog-index__post .blog-index__post-inner-card {
  padding: 36px;
  box-shadow: none;
  overflow: visible;
  min-height: 688px;
  gap: 36px;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  border: 2px solid #193236FF;
}
.cm-blogListing.sidebar.three-col .blog-index .blog-index__post {
  padding: 0;
  margin: 0;
  flex: 0 0 calc(33.33% - 22px);
  width: calc(33.33% - 22px);
}
.cm-blogListing section.blog-index.flex_row {
  gap: 32px;
  margin: 0;
}

.blog-wit-sidbr.cm-blogListing .smallCard .meta_wrap>span.meta_tags span.icon_svg {
  display: none;
}

.blog-wit-sidbr.cm-blogListing .meta_wrap {
  margin: 0;
}

.blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags {
  margin: 0;
}

.blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags span.value_m a {
  background-color: #193236FF;
  width: 129px;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;

}

.blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags span.value_m {
  /*   max-width: 274px; */
  width: 100%;
  display: flex;
  gap: 16px;
  min-height: 32px;
  flex-wrap: wrap;
}
.blog-wit-sidbr.cm-blogListing .blog-index__post-image.hs-featured-wrp {
  margin: 36px 0;
}
.blog-wit-sidbr.cm-blogListing .blog-index__post-image.hs-featured-wrp a.feature_img {
  border-radius: 24px;
}

.blog-wit-sidbr.cm-blogListing .post-btm {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.blog-wit-sidbr.cm-blogListing .post-btm h4.list-post-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.blog-wit-sidbr.cm-blogListing .list-descrip {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.cm-blogListing .blog-post__read-more {
  margin: 0;
}

.cm-blogListing .blog-post__read-more a.hs-button {
  background-color: #193236FF;
  color: #fff;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Space Grotesk";
  font-size: 20px;
  gap: 16px;
  max-width: 226px;
  width: 100%;
}

.cm-blogListing .blog-post__read-more a.hs-button:after {
  content:"";
  display:inline-block;
  width:1em;
  height:1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' fill='none' viewBox='0 0 24 20'%3E%3Cpath fill='%23fff' d='m14.117 0-1.446 1.454 7.413 7.458H0v2.063h20.084l-7.525 7.57L14.004 20 24 9.943z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size:contain;
  vertical-align: middle;
}

.cm-blogListing nav.blog-pagination{
  margin-top: 34px;
}
.blog-wit-sidbr.cm-blogListing {
  margin-bottom: 50px;
}
.modernIT-blog-post .content-wrapper.blog-main-post {
  width: 85%;
  max-width: min(100%, 85%);
  margin: 0 auto;
  padding: 96px;
  padding-top: 48px;
}

.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.modernIT-blog-post .content-wrapper.blog-main-post .featured_image_section {
  margin-top: 24px;
}

.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta {
  display: flex;
  gap: 32px;
  width: 100%;
}

.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .meta_tag {
  width: 517.25px;
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  flex-wrap:wrap;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .backto-list {
  width: 100%;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  align-items: end;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .backto-list a {
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
  display: flex;
  gap: 10px;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .meta_tag .tag-item {
  background-color: #193236FF;
  color: #fff;
  padding: 8px 15px;
  border-radius: 8px;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
  display: block;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .blog-comments {
  width: 80%;
}
.two-col-content.contact-section.blogBottomPane .content-col .description p {
  margin: 0;
}
.two-col-content.contact-section.blogBottomPane .content-col .description h2 {
  margin: 0;
  font-weight: 300;
}
.two-col-content.contact-section.blogBottomPane .media_column {
  padding: 10px;
}
.two-col-content.contact-section.blogBottomPane .content-col .btn-items .btn_row a.hs-button {
  justify-content: center;
  font-size: 20px;
  min-height: 48px;
}
.two-col-content.contact-section.blogBottomPane .content-col .btn-items .btn_row .btn_item {
  width: 50%;
}
.two-col-content.contact-section.blogBottomPane .content-col .btn-items .btn_row a.hs-button:after {
  width: 24px;
  height: 24px;
}
.modernIT-blog-post .related-section {
  padding: 96px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.modernIT-blog-post .related-section .related-wrapper{
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.modernIT-blog-post .related-section h2 {
  text-align: center;
  margin: 0;
}
.modernIT-blog-post .related-section .related-section-inner {
  display: flex;
  min-height: 688px;
  gap: 32px;
  justify-content: center;
  align-items: start;
  flex-wrap: wrap;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item {
  flex: 0 1 auto;
  width: calc(50% - 16px);
  border: 2px solid #193236;
  border-radius: 24px;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  gap: 36px;
  min-height: 688px;
  padding: 36px;
}

.modernIT-blog-post .related-section .related-section-inner .related-post-item .related_meta_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  min-height: 32px;
  width: 100%;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related_meta_tag .tag-item {
  align-items: center;
  background-color: #193236;
  border-radius: 8px;
  color: #fff;
  display: flex;
  font-family: Space Grotesk;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  text-transform: uppercase;
  width: 129px;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-image {
  margin: 36px 0;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-image img {
  border-radius: 24px 24px 24px 24px;
  width: 100%;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-title {
  font-family: "Archivo";
  font-size: 32px;
  font-weight: 300;
  font-style: normal;
  line-height: 1em;
  letter-spacing: 0px;
  color: #193236FF;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-title a {
  font-weight: 400;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-content-wrp {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-content-wrp {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modernIT-blog-post .related-section .related-section-inner .related-more-link a {
  align-items: center;
  background-color: #193236;
  color: #fff;
  display: flex;
  font-family: Space Grotesk;
  font-size: 20px;
  gap: 16px;
  justify-content: center;
  min-height: 48px;
  border-radius: 50px;
  max-width: 226px;
  width: 100%;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-content {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #193236FF;
}
.modernIT-blog-post .related-section .related-section-inner .related-post-item .related-content {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #193236FF;
}
.modernIT-blog-post .related-section .related_backto-list a {
  width: 35%;
  display: flex;
  min-height: 48px;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #193236FF;
  justify-content: center;
}
.modernIT-blog-post .related-section .related_backto-list {
  display: flex;
  justify-content: center;
}

.modernIT-blog-post .related-section .related_backto-list a {
  gap: 16px;
  text-align: left;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
}
.modernIT-blog-post .content-wrapper.blog-main-post .featured_image_section img {
  border-radius: 24px;
  width: 100%;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .blog-post__body p {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1;
}
.modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .blog-post__body img {
  margin-bottom: 1rem;
}
.blog-wit-sidbr.cm-blogListing .post-btm h4.list-post-title a {
  font-weight: 400;
}
.modernIT-blog-post .content-wrapper.blog-main-post .post-title h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
}

.modernIT-blog-post .content-wrapper.blog-main-post .titleImgWrp {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.simple-banner.home-banner .banner-content-inner h2:last-of-type {
  margin-bottom: 14.4px;
}

.simple-banner.home-banner .banner-content-inner h2:first-child {
  margin-top: 8px;
}

.homeTwoCol.two-col-content .content-col .btn-items .btn_row a.hs-sec-btn {
  gap: 2px;
}
.custom-slider.client-slider .row .right-col .contentWrp {
  min-height: 592px;
}
.custom-slider.client-slider .contentWrp .bottom-title {
  padding: 0;
}
.modernIT-blog-post .body-container--blog-post {
  padding: 0;
}

@media (max-width: 850px) and (min-width: 768px){
  .two-col-content.contact-section.blogBottomPane .content-col .description h2 {
    font-size: 48px;
  }
}

@media (max-width: 1200px){
  .modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .meta_tag{
    width: auto;
  }

  .cm-blogListing.sidebar.three-col .blog-index .blog-index__post {
    flex: 0 0 calc(50% - 16px);
    width: calc(50% - 16px);
  }
}
@media (max-width: 1024px){
  .dnd-section,
  [class*="full-width-section"].dnd-section{
    padding-left: 32px;
    padding-right: 32px;
  }
  .header-wrapper .dnd-section,
  .header-wrapper [class*="full-width-section"].dnd-section,
  .footer_partial_wrapper .dnd-section,
  .footer_partial_wrapper [class*="full-width-section"].dnd-section{
    padding-left: 0;
    padding-right: 0;
  }
  .simple-banner.home-banner .bg_el.bg_img {
    background: none !important;
  }
  .simple-banner.home-banner .flex_row {
    flex-direction: column-reverse;
    gap: 0;
  }
  .simple-banner.home-banner .img_wrap img {
    display: block;
    width: 100%;
  }
  .simple-banner.home-banner .img_wrap {
    width: 100%;
    padding: 0;
  }
  .simple-banner.home-banner .banner-content-inner {
    background-image: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/images/Green-Phone-Back-scaled.jpg);
    background-size: auto;
    width: 100%;
    padding: 30px;
    padding-top:38px;
  }
  .simple-banner.home-banner{
    padding: 0;
  }
  .simple-banner.home-banner .banner-content-inner .top_sec.mobile h3 {
    margin-bottom: 22.4px;
    padding-top: 12px;
  }


  .two-col-content.homeTwoCol {
    padding: 32px;
  }

  .homeTwoCol.two-col-content .flex_row {
    flex-direction: column;
    gap: 16px;
  }
  .homeTwoCol.two-col-content .content-col.col7 {
    width: 100%;
  }
  .homeTwoCol.two-col-content .media_column.col5 {
    width: 100%;
  }
  .homeTwoCol.two-col-content .media_column.col5 .single_parallax {
    min-height: 384px;
  }
  .homeTwoCol.two-col-content .content-col.col7 .cont-inner{
    padding: 32px;
  }
  .homeTwoCol.two-col-content .content-col.col7 {
    min-height: auto;
  }

  .homeTwoCol.two-col-content.variant2 .flex_row {
    flex-direction: column-reverse;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7, .homeTwoCol.two-col-content.variant2 .media_column.col5 {
    min-height: auto;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner {
    padding: 48px;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 {
    width: 100%;
  }

  .homeTwoCol.two-col-content.variant1 .content-col.col7 {
    width: 100%;
  }

  .homeTwoCol.two-col-content.variant1 .content-col.col7 .cont-inner {
    padding: 48px;
  }

  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .homeTwoCol.two-col-content.variant1 .flex_row{
    gap: 16px;
  }
  .custom-slider.careers-slider .row .left-col{
    min-height: 364px;
  }
  .custom-slider.careers-slider .row .right-col,
  .custom-slider.careers-slider .row .right-col .contentWrp{
    min-height: auto;
  }
  .custom-slider.careers-slider .row .right-col .contentWrp {
    padding: 48px;
  }
  .two-col-content.perspective-contact-section.client .content-col .description h2 {
    font-size: 64px;
  }

  .two-col-content.perspective-contact-section.client {
    padding: 96px;
    background-position: center center;
  }

  .two-col-content.perspective-contact-section.client .content-col .description p {
    font-size: 24px;
  }
  .two-col-content.perspective-contact-section.client .media_column {
    min-height: 384px;
  }
  .two-col-content.perspective-contact-section.client .flex_row {
    gap: 32px;
  }

  .two-col-content.perspective-contact-section.client .content-col {
    min-height: auto;
  }
  .custom-slider.client-slider .row {
    min-height: auto;
    gap: 0;
  }
  .custom-slider.client-slider .row .left-col {
    min-height: 384px;
  }
  .custom-slider.client-slider .row .right-col {
    min-height: auto;
  }
  .custom-slider.client-slider .row .right-col .contentWrp {
    gap: 16px;
  }
  .simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h2 span {
    color: #fff;
  }

  .simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h2 {
    font-size: 1.5rem;
    margin-top: 8px;
  }

  .simple-banner.perspective-banner.client-banner .banner-content-inner .top_sec h1 {
    font-size: 48px;
  }

  .simple-banner.perspective-banner.client-banner {
    min-height: 9em;
  }
  .simple-banner.perspective-banner.client-banner .bg_el.overlay_bg {
    background-image: linear-gradient(180deg, #111E2200 27%, #193236 86%);
  }

  .blog-wit-sidbr.cm-blogListing .blog-index__post-image.hs-featured-wrp {
    margin: 0 0;
  }
  .two-col-content.contact-section.blogBottomPane .content-col .btn-items .btn_row .btn_item {
    width: auto;
  }
  .two-col-content.contact-section.blogBottomPane .flex_row {
    flex-direction: row;
  }

  .two-col-content.contact-section.blogBottomPane {
    padding: 96px;
  }
  .modernIT-blog-post .related-section .related_backto-list a {
    width: auto;
    padding: 12px 24px;
  }
  .blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags span.value_m {
    gap: 8px;
  }

  .modernIT-blog-post .related-section .related-section-inner .related-post-item .related_meta_tag {
    gap: 8px;
  }
  .simple-banner.home-banner .banner-content-inner h2:first-child {
    margin-top: 0;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge .imgWrp {
    padding: 24px;
  }
  .custom-slider.client-slider .row .right-col .contentWrp{
    min-height: auto;
  }
  .custom-slider.client-slider .row .right-col .contentWrp{
    padding: 32px;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge .imgWrp{
    min-height: auto;
    height: 100%;
  }


}



@media (max-width: 767px){
  .simple-banner.home-banner .banner-content-inner h2 {
    font-size: 30px;
    line-height: 1;
  }
  .simple-banner.home-banner .banner-content-inner{
    background-size: 1000px auto;
  }
  .simple-banner.home-banner .banner-content-inner p {
    font-size: 15px;
  }
  .simple-banner.home-banner .banner-content-inner .top_sec.mobile h3 {
    font-size: 18px;
    line-height: 1;
  }
  .homeTwoCol.two-col-content .content-col.col7 .cont-inner p {
    font-size: 16px;
    line-height: 1;
  }
  .homeTwoCol.two-col-content .content-col.col7 .cont-inner {
    padding: 24px;
  }
  .homeTwoCol.two-col-content .content-col.col7 .cont-inner hr {
    margin-bottom: 20px;
  }
  .homeTwoCol.two-col-content .content-col.col7 .cont-inner h1 {
    margin-bottom: 36px;
  }
  .homeTwoCol.two-col-content .content-col .btn-items .btn_row {
    padding-top: 20px;
  }
  .homeTwoCol.two-col-content .content-col .btn-items .btn_row a.hs-sec-btn {
    font-size: 13px;
  }
  .homeTwoCol.two-col-content .content-col .btn-items .btn_row {
    justify-content: center;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner {
    padding: 24px;
  }
  .homeTwoCol.two-col-content.variant2 .content-col .btn-items .btn_row {
    justify-content: start;
  }
  .homeTwoCol.two-col-content.variant2 .content-col .btn-items .btn_row a.hs-sec-btn {
    font-size: 22px;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner hr {
    margin-bottom: 27px;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner h3 {
    font-size: 16px;
  }
  .homeTwoCol.two-col-content.variant2 .content-col.col7 .cont-inner p {
    font-size: 15px;
  }
  .homeTwoCol.two-col-content.variant2 .content-col .btn-items .btn_row a.hs-sec-btn {
    font-size: 19px;
  }
  .homeTwoCol.two-col-content .media_column.col5 .single_parallax {
    min-height: 364px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row a.hs-sec-btn {
    gap: 15px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col.col7 .cont-inner {
    padding: 24px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row a.hs-sec-btn {
    gap: 15px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col.col7 .cont-inner {
    padding: 24px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row a.hs-sec-btn {
    font-size: 19px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col .btn-items .btn_row {
    justify-content: left;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax {
    min-height: 384px;
  }
  .homeTwoCol.two-col-content.variant1 .content-col .description h2{
    margin-bottom: 40px;
  }

  .homeTwoCol.two-col-content.variant1 .content-col.col7, 
  .homeTwoCol.two-col-content.variant1 .media_column.col5{
    border-radius: 32px;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge .imgWrp img {
    width: 60%;
  }
  .custom-slider.careers-slider .row .right-col .sliderContentWrp {
    width: calc(100% - 40px);
  }
  .two-col-content.perspective-contact-section.client .content-col .description h2 {
    font-size: 27px;
  }

  .two-col-content.perspective-contact-section.client .content-col .description p {
    font-size: 15px;
  }
  .two-col-content.perspective-contact-section.client .media_column {
    min-height: 240px;
  }
  .two-col-content.perspective-contact-section.client:before {
    opacity: 1;
    background-image: linear-gradient(180deg, #1932361F 38%, #193236 57%);
  }
  .two-col-content.perspective-contact-section.client{
    padding: 48px;
  }
  .two-col-content.perspective-contact-section.client .content-col .btn-items .btn_row a.hs-button {
    font-size: 19px;
  }
  .custom-slider.client-slider .row .left-col {
    min-height: 200px;
  }
  .custom-slider.client-slider .contentWrp .top-title h2 {
    font-size: 26px;
  }
  .custom-slider.client-slider .row .right-col .contentWrp {
    gap: 20px;
  }
  .custom-slider.client-slider .row{
    background-position: -116px -6px;
  }
  .custom-slider.client-slider .row:before {
    background-color: transparent;
    background-image: linear-gradient(180deg, #4A272700 42%, #193236 69%);
    opacity: 0.85;
  }
  .simple-banner.perspective-banner.client-banner {
    min-height: 100vh;
    justify-content: center;
  }
  .simple-banner.perspective-banner.client-banner .bg_el.overlay_bg {
    background-image: linear-gradient(180deg, #111E2200 18%, #193236 72%);
  }
  .simple-banner.perspective-banner.client-banner .banner-content-inner {
    padding-top: 8em;
  }
  .simple-banner.perspective-banner.client-banner {
    padding-bottom: 0;
  }
  .cm-blogListing.sidebar.three-col .blog-index .blog-index__post {
    flex: 0 0 100%;
    width: 100%;
  }
  .two-col-content.contact-section.mobile_bg_img.blogBottomPane {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .two-col-content.contact-section.blogBottomPane .flex_row {
    flex-direction: column;
  }
  .two-col-content.contact-section.blogBottomPane {
    padding: 48px;
  }

  .modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta {
    flex-direction: column;
  }
  .modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .backto-list {
    align-items: start;
  }
  .modernIT-blog-post .content-wrapper.blog-main-post {
    width: 100%;
    margin: 0;
    max-width: none;
    padding: 48px;
    padding-top: 24px;
  }
  .modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .backto-list a {
    font-size: 13.2px;
  }

  .modernIT-blog-post .content-wrapper.blog-main-post article.blog-post .post_meta .backto-list a img {
    width: 16px;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-post-item {
    width: 100%;
    min-height: auto;
    padding: 18px;
  }
  .modernIT-blog-post .related-section {
    padding: 48px;
  }
  .modernIT-blog-post .related-section h2 {
    font-size: 42.24px;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-post-item .related-image {
    margin: 0;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-more-link a {
    font-size: 13.2px;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-post-item .related-title,
  .blog-wit-sidbr.cm-blogListing .post-btm h4.list-post-title{
    font-size: 21.12px;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-post-item .related-content,
  .blog-wit-sidbr.cm-blogListing .list-descrip{
    font-size: 13.2px;
  }
  .cm-blogListing .blog-index .blog-index__post .blog-index__post-inner-card{
    padding: 18px;
  }
  .cm-blogListing .blog-post__read-more a.hs-button {
    font-size: 13.2px;
  }
  .cm-blogListing .blog-index .blog-index__post .blog-index__post-inner-card{
    min-height: auto;
  }
  .cm-blogListing .blog-post__read-more a.hs-button:after {
    width: 16px;
    height: 16px;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-more-link a img {
    width: 16px;
  }
  .blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags {
    width: 100%;
  }
  .blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags span.value_m {
    flex-direction: column;
  }
  .blog-wit-sidbr.cm-blogListing .meta_wrap span.meta_tags span.value_m a {
    width: 100%;
  }
  .modernIT-blog-post .related-section .related-section-inner .related-post-item .related_meta_tag .tag-item {
    width: 100%;
  }
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge .imgWrp {
    padding: 0;
  }
  .simple-banner.home-banner .banner-content-inner .top_sec.mobile h3 {
    padding-top: 15px;
    margin-bottom: 21px;
  }

}












@font-face {
  font-family: "Space Grotesk";
  src: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/fonts/SpaceGrotesk-VariableFont_wght.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: auto;
}

.two-col-content.contact-section{
  min-height:597px;
  padding:96px;
  background-color:#161517;

}
.two-col-content.contact-section .flex_row {
  gap: 32px;
  flex-wrap:nowrap;
}
.two-col-content.contact-section .content-col , .two-col-content.contact-section .media_column {
  min-height:405px;
  flex:0 1 auto;
}
.two-col-content.contact-section .content-col .description{
  display:flex;
  align-items:center;
  flex-direction:column;
  gap:36px;
}
.two-col-content.contact-section .content-col .description h2 {
  color: #d9f270;
  font-size: 4rem;
  line-height: 1;
  font-weight:400;
  text-align:center;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.two-col-content.contact-section .content-col .description hr{
  background-color: none;
  height: 0;
  border-block-start: 3px solid #000;
}
.two-col-content.contact-section .content-col .description{
  margin-bottom:0;
}
.two-col-content.contact-section .content-col .description p {
  font-size: 1.5rem;
  line-height: 1;
  text-align:center;
  color:#fff;
  margin-block-end: .9rem;
}
.two-col-content.contact-section .content-col .btn-items .btn_row {
  margin-top: 36px;
  justify-content: center;
}
.two-col-content.contact-section .content-col .btn-items .btn_row a.hs-button{
  display:flex;
  align-items:center;
  gap:17px;
}
.two-col-content.contact-section .content-col .btn-items .btn_row a.hs-button::after {
  content:"";
  display:inline-block;
  width:1em;
  height:1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20' fill='none'%3E%3Cpath d='M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z' fill='%23193236'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size:contain;
  vertical-align: middle;
}
.cnt-wit-tp-img-wrp.our-process{
  min-height:832px;
}
.cnt-wit-tp-img-wrp.our-process .top_sec{
  padding-left:0;
  padding-right:0;
  margin-bottom:0;
}
.cnt-wit-tp-img-wrp.our-process .top_sec .title {
  font-size: 4rem;
  line-height: 1;
  color: #fff;
  font-weight:400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.cnt-wit-tp-img-wrp.our-process{
  padding:96px;
}
.cnt-wit-tp-img-wrp.our-process .page-center {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .flex-row{
  gap:32px;
  flex-wrap:nowrap;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col {
  display: flex;
  align-items: center;
  min-height: 368px;
  border: 2px solid #D9F270FF;
  border-radius: 24px;
  padding-left:0;
  padding-right:0;
  flex:0 1 auto;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row  .cnt-col.cnt-col-2 .inner_spacing {
  padding: 48px;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col .tp-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  min-height: 60px;
  margin-bottom:0;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col.cnt-col-2 .tp-img{
  padding:0;
  margin-bottom:24px;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col .inner_spacing{
  display:flex;
  flex-direction:column;
  gap:24px;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track  .tp-img-cnt{
  display: flex;
  min-height:166px;
  gap:24px;
  flex-direction: column;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .tp-img-cnt .col-title {
  color: #d9f270;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track  .tp-img-cnt p{
  font-size: 20px;
  line-height:1;
  color:#fff;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row{
  display: flex;
  gap:32px;
  min-height: 106px;
  flex-direction: column;
  margin:0;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row .btn_item{
  display:flex;
  align-items:center;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row a.hs-button{
  display:flex;
  align-items:center;
  gap:17px;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row a.hs-button::after{
  content:"";
  display:inline-block;
  width:1em;
  height:1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20' fill='none'%3E%3Cpath d='M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z' fill='%23193236'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size:contain;
  vertical-align: middle;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row a.hs-sec-btn {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  background: transparent;
  padding: 0;
  text-decoration: underline;
}
.cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row a.hs-sec-btn:hover {
  color:#D9F270;
}
.cnt-wit-bg-wrp.cs-privacy-policy h1 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
  text-align: left;
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.cnt-wit-bg-wrp.cs-privacy-policy h3 {
  color: #333;
  font-family: Figtree;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 0 16px;
  margin: 0;
  text-align: left;
}
.cnt-wit-bg-wrp.cs-privacy-policy .rich_text,.cnt-wit-bg-wrp.cs-privacy-policy-bottom .rich_text {
  line-height: 1.3;
  text-align: justify;
}
b, strong {
  font-weight: bolder;
}
.cnt-wit-bg-wrp.cs-privacy-policy-bottom {
  font-family: "Archivo";
  font-size: 11px;
}
.cnt-wit-bg-wrp.cs-privacy-policy-bottom h3 {
  color: #333;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 0 16px;
  margin: 0;
  text-align: left;
}
.contact_page.contact_page_v1 .row-fluid [class*="span"] {
  min-height: auto;
}
.cnt-wit-bg-wrp.cs-contact-top {
  background-color: transparent;
  background-image: linear-gradient(176deg, #111E2200 50%, #111E22FF 100%);
}
.cnt-wit-bg-wrp.cs-contact-top h1.title {
  margin: 0;
}
.cnt-wit-bg-wrp.cs-contact-top .content_widget h1 {
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  margin-top: 8px;
}
.cnt-wit-bg-wrp.cs-contact-top .rich_text {
  padding: 1.1%;
}
.cnt-wit-bg-wrp.cs-contact-top .rich_text p{
  line-height: 1;
  font-size: 30px;
  font-family: "Archivo";
  font-weight: 300;
}
.cnt-wit-bg-wrp.cs-contact-top .hs-button{
  font-family: "Archivo";
  font-size: 35px;
  font-weight: 600;
  color: #121F22;
  text-transform: none;
  border-radius:47px;
}
.cnt-wit-bg-wrp.cs-contact-top .content_widget .btn_row{
  padding: 0.85% 1% 1%;
  margin: 0;
}
.cnt-wit-bg-wrp.cs-contact-bottom .rich_text p{
  line-height: 1;
  font-size: 30px;
  font-family: "Archivo";
  font-weight: 300;
}
.cnt-wit-bg-wrp.cs-contact-bottom .rich_text p a{
  font-weight: 300;
}
.cnt-wit-bg-wrp.cs-contact-bottom .rich_text p a:hover {
  color: #D9F270 !important;

}


.simple-banner.culture-banner {
  justify-content:flex-start;
  min-height: 792px;
  padding: 64px 96px;
}
.simple-banner.culture-banner .bg_el.overlay_bg{
  background-color: transparent;
  background-image: linear-gradient(180deg, #111E2200 27%, #111E22FF 86%);
}
.simple-banner.culture-banner .page-center{
  position:static;
}
.simple-banner.culture-banner .flex_row{
  display:block;
  bottom: 0;
  left: 0;
  position: absolute;
  width:100%;
  max-width: 100%;
  z-index: 999;
}
.simple-banner.culture-banner .banner-content-inner {
  padding: 64px 96px 64px 96px;
}

.simple-banner.culture-banner .banner-content-inner .top_sec h1 {
  font-size: 96px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 0;
}

/* Perspective Page */

.simple-banner.perspective-banner {
  justify-content:flex-start;
  min-height:792px;
  padding: 64px 96px;
}
.simple-banner.perspective-banner .bg_el.overlay_bg{
  background-color: transparent;
  background-image: linear-gradient(180deg, #111E2200 27%, #111E22FF 86%);
}
.simple-banner.perspective-banner .page-center{
  position:static;
}
.simple-banner.perspective-banner .flex_row{
  display:block;
  bottom: 0;
  left: 0;
  position: absolute;
  width:100%;
  max-width: 100%;
  z-index:99;
}
.simple-banner.perspective-banner .banner-content-inner {
  font-size: 96px;
  line-height: 1;
  padding: 64px 94px 64px 94px;
}
.simple-banner.perspective-banner .banner-content-inner .top_sec h1 {
  font-size: 96px;
  line-height: 1;
  font-weight:400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}

.two-col-content.perspective-contact-section {
  min-height: 568px;
  padding:96px;
}
.two-col-content.perspective-contact-section .flex_row{
  gap:24px;
  flex-wrap:nowrap;
}

.two-col-content.perspective-contact-section .content-col, .two-col-content.perspective-contact-section .media_column {
  flex: 0 1 auto;
  min-height: 376px;
}
.two-col-content.perspective-contact-section .content-col .description {
  display: flex;
  flex-direction: column;
  gap: 36px;
  align-items: center;
  text-align: center;
  margin-bottom:0;
}
.two-col-content.perspective-contact-section .content-col .description h2 {
  color: #d9f270;
  font-size: 64px;
  line-height: 1;
  font-weight:400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}

.two-col-content.perspective-contact-section .content-col .description p {
  font-size: 24px;
  line-height: 1;
  margin-block-end: .9rem;
}

.two-col-content.perspective-contact-section .content-col{
  display:flex;
  align-items:center;
}
.two-col-content.perspective-contact-section .content-col .btn-items{
  display: flex;
  align-items: center;
  justify-content: center;
}
.two-col-content.perspective-contact-section .content-col .btn-items .btn_row {
  width:45%;
  margin-top: 36px;
  justify-content:center;
}
.two-col-content.perspective-contact-section .content-col .btn-items .btn_item{
  width:100%;
}
.two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  font-size:20px;
  line-height: 1;
  padding:0;
  min-height: 48px;
}
.two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button::after{
  content:"";
  display:inline-block;
  width:24px;
  height:24px;
  background-image: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/images/contact%20arrow.svg); 
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  vertical-align:middle;
}
.two-col-content.challengers-section {
  padding: 32px 96px 60px 96px;
}
.two-col-content.challengers-section .flex_row {
  gap:32px;
  flex-wrap: nowrap;
}
.two-col-content.challengers-section .content-col , .two-col-content.challengers-section .media_column {
  flex: 0 1 auto;
  min-height: 480px;
}
.two-col-content.challengers-section .content-col .cont-inner {
  height: 100%;
  padding: 48px 8px 48px 48px;
}
.two-col-content.challengers-section .media_column .single_parallax{
  height: 100%;
  width: 100%;
  padding-bottom:0;
} 
.two-col-content.challengers-section .media_column .para_imge{
  border-radius: 24px;
}
.two-col-content.challengers-section .content-col .description{
  display: flex;
  flex-direction: column;
  gap:16px;
  margin-bottom:0;
  height: 100%;
  justify-content: center;
}
.two-col-content.challengers-section .content-col .description h3 {
  font-size: 36px;
  font-weight: 300;
  line-height:1;
  color: #D9F270FF;
  margin-bottom:0;
}
.two-col-content.challengers-section .content-col .description p{
  font-size:24px;
  font-weight:400;
  line-height:1;
  color:#fff;
  margin-bottom:0;
}
.accordion_wrap.accordion-section {
  padding: 96px;
}
.accordion_wrap.accordion-section .page-center{
  display:flex;
  flex-direction:column;
  gap:48px;
}
.accordion_wrap.accordion-section .top_sec{
  padding-left:0;
  padding-right:0;
  margin-bottom:0;
}
.accordion_wrap.accordion-section .top_sec .title{
  font-size:64px;
  line-height:1;
  font-weight:400;
  margin-bottom:0;
}
.accordion_wrap.accordion-section .accord_outer .acc-item {
  margin: 30px 0px;
  border: rgb(25, 50, 54) solid 2px;
  border-radius: 24px;
  overflow: hidden;
  padding: 24px;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acctitle{
  box-shadow:none;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acctitle h2 {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acctitle .carrortwrap {
  position:relative;
  border:#193236FF solid 2px;
  padding: 5px;
  border-radius: 50%;
  min-height: auto;
  align-items: center;
  display: flex ;
  flex-direction: row;
  width: fit-content;

}
.accordion_wrap.accordion-section .accord_outer .acc-item .acctitle .carrortwrap {
  top: auto;
  right: auto;
}

.accordion_wrap.accordion-section .accord_outer .acc-item .acctitle .carrortwrap svg {
  height: 15px;
  width: 13px;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acc-content {
  box-shadow:none;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acc-content .desc {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1140px;
}
.accordion_wrap.accordion-section .accord_outer .acc-item .acc-content p {
  font-size: 1rem;
  line-height: 1;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.glory-section .top_sec .title {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0;
  color: #fff;
}

.cnt-wit-tp-img-wrp.glory-section {
  padding: 96px;
}
.glory-section .splide__track .flex-row {
  gap:32px;
  row-gap:48px;
}
.glory-section .page-center {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.glory-section .top_sec {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.glory-section .splide__track .cnt-col {
  width: calc(33.33% - 22px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 2px solid #d9f270;
  border-radius: 24px;
  min-height: 346px;
  padding-left: 0;
  padding-right: 0;
}

.glory-section .splide__track .cnt-col .inner_spacing {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 48px 24px;
}
.glory-section .splide__track .cnt-col .inner_spacing .tp-img {
  padding: 10px;
  margin-bottom: 0;
  min-height: 60px;
}
.glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height:131px;
}

.glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt .col-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 0;
  color: #D9F270FF;
}
.glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt p{
  font-size:20px;
  line-height:1;
  color:#fff;
}

.two-col-content.contact-section.culture .content-col .description h2 {
  margin-block-end: 0;
  margin-block-start: 0;
  font-weight: 300;
}
.two-col-content.contact-section.culture .content-col .description p {
  margin-block-end: 0;
}
.simple-banner.perspective-banner.training-banner .banner-content-inner .top_sec h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
  font-weight:400;
}

.simple-banner.perspective-banner.training-banner .banner-content-inner .top_sec h1 {
  margin-block-end: .9rem;
  font-weight:300;
}
.two-col-content.business-section {
  padding: 32px 96px;
  min-height: 787px;
}
.two-col-content.business-section .flex_row {
  flex-wrap: nowrap;
  gap: 32px;
}

.two-col-content.business-section .content-col ,.two-col-content.business-section .media_column{
  min-height:659px;
  border-radius:24px;
}
.two-col-content.business-section .media_column .single_parallax {
  min-height:659px;
  height:100%;
  width:100%;
  padding-bottom:0;
}
.two-col-content.business-section .content-col .description h2 {
  font-size: 3rem;
  line-height: 1;
  font-weight:400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}

.two-col-content.business-section .content-col .description {
  display: flex;
  flex-direction: column;
  gap: 36px;
  margin-bottom: 0;
}
.two-col-content.business-section .content-col {
  padding: 48px;
}
.two-col-content.business-section .content-col .description article  p {
  font-size: 24px;
  line-height: 1;
  margin-block-end: .9rem;
}

.two-col-content.business-section .content-col .description article p:last-child {
  margin-block-end: 0;
}

.two-col-content.challengers-section.momentous-section {
  padding: 0 96px 96px 96px;
}
.two-col-content.challengers-section.momentous-section .content-col .cont-inner {
  height: 100%;
  padding: 48px 48px 48px 8px;
}
.accordion_wrap.accordion-section.modern-it .accord_outer .acc-item .acc-content .desc section {
  display:grid;
  gap: 20px; 
  grid-auto-flow: row; 
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
}
.accordion_wrap.accordion-section.modern-it  .accord_outer .acc-item .acc-content .desc {
  margin: 0;
}
.accordion_wrap.accordion-section.modern-it .accord_outer .acc-item.acc-item-2 .acc-content .desc section{
  grid-template-columns: repeat(2, 1fr);
}
.accordion_wrap.accordion-section.modern-it  .accord_outer .acc-item .acc-content .desc section ul {
  padding: 0;
}
.accordion_wrap.accordion-section.modern-it .accord_outer .acc-item .acc-content .desc section ul li {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.accordion_wrap.accordion-section .accord_outer .acc-item .acc-content p:last-child {
  margin-bottom: 14.4px;
}

.accordion_wrap.accordion-section .accord_outer .acc-item .acc-content .desc {
  padding: 10px 0;
}

.simple-banner.culture-banner.modern-banner .banner-content-inner .top_sec h1 {
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.custom-slider.training-slider .row {
  position: relative;
  background-position: center center;
  min-height:0;
}

.accordion_wrap.accordion-section.modern-it .top_sec p {
  font-size: 36px;
  line-height: 1;
  font-weight: 300;
  margin-block-end: .9rem;
  font-family: "Archivo";
}

.accordion_wrap.accordion-section.modern-it .top_sec h2 {
  font-size: 64px;
  line-height: 1;
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}

.accordion_wrap.accordion-section.modern-it .top_sec .top_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.accordion_wrap.accordion-section.modern-it .page-center {
  gap: 0;
}

.accordion_wrap.accordion-section.modern-it .accord_outer {
  padding: 10px;
}


.accordion_wrap.accordion-section.modern-it .accord_outer .acc-item .acc-content .desc{
  padding:0;
  max-width:100%;
}


.accordion_wrap.accordion-section.modern-it .btm-btn{
  padding:20px;
}

.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row {
  grid: grid;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-auto-flow: row;
  gap: 20px;
  margin: 0;
  padding:10px;
}

.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item.index1{
  padding:10px;
}
.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-button {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  padding: 0;
  min-height:26px;
  text-decoration: underline;
}

.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-button:hover {
  color: #54595f;
}

.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-sec-btn {
  display:inline-flex;
  align-items:center;
  background-color: transparent;
  gap: 8px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  color: #193236;
  border: 3px solid #193236;
}

.accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-sec-btn::after{
  content:"";
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20' fill='none'%3E%3Cpath d='M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z' fill='%23193236'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.cm_team_wrp.team-section .page-center{
  display:flex;
  flex-direction:column;
  gap:31px;
}

.cm_team_wrp.team-section {
  margin: 0 auto;
  padding: 6vw 0;
}
.cm_team_wrp.team-section .page-center{
  width: 75%;
}
.cm_team_wrp.team-section .top_sec .title {
  font-size: 43px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.cm_team_wrp.team-section .top_sec {
  padding: 0;
  margin-bottom: 0;
}

.cm_team_wrp.team-section .cm_team.splide .cm_team_card   {
  margin-top:0;
  margin-bottom:0;


}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card .cm_team_card_wrapper{
  padding:0 10px;
  display:flex;
  justify-content: center;
  height:100%;
}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card .cm_team_card_inner{
  border: 2px solid #333;
  border-radius: 24px;

}
.cm_team_wrp.team-section .cm_team.splide {
  margin: 0 auto;
  max-width:1140px;
  padding: 10px 0;
  width:100%;
}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card .cm_team_image{
  margin-bottom:0;
  padding-bottom:0;
}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card_inner {
  padding: 10px;
}
.cm_team_wrp.team-section  .cm_team.splide .cm_team_card  .cm_team_cont h3 {
  margin-bottom: 12px;
  font-family: "Archivo";
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: bold;
  margin-block-end: 12px;
  margin-block-start: .5rem;
}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card .cm_team_cont p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}
.cm_team_wrp.team-section .cm_team.splide .cm_team_card  .cm_team_wrp .cm_team_cont p {
  font-size: 16px;
  line-height: 1.5;
  font-weight:400;
  margin-bottom: 0;
}

.cm_team_wrp.team-section .cm_team.splide ul.splide__pagination .splide__pagination__page {
  height: 6px;
  width: 6px;
  background:#ccc;
  margin: 0 6px;
}
.cm_team_wrp.team-section .cm_team.splide ul.splide__pagination .splide__pagination__page.is-active{
  background:#000;
  transform: scale(1);
}
.two-col-content.perspective-contact-section.training {
  min-height:539px;

}
.two-col-content.perspective-contact-section.training  .content-col, .two-col-content.perspective-contact-section.training  .media_column {
  flex: 0 1 auto;
  min-height:347px;
}

.custom-slider.training-slider .row::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-color: transparent;
  background-image: linear-gradient(180deg, #4A272700 0%, #193236 100%);
}


.cnt-wit-tp-img-wrp.result-section {
  padding: 96px;
}
.cnt-wit-tp-img-wrp.result-section .page-center{
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.cnt-wit-tp-img-wrp.result-section .top_sec {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.result-section .top_sec .title {
  font-size: 64px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.cnt-wit-tp-img-wrp.result-section  .splide__track .flex-row {
  gap:32px;
  justify-content:center;
} 
.cnt-wit-tp-img-wrp.result-section  .splide__track .cnt-col {

  padding-left: 0;
  padding-right: 0;
  border: 2px solid #D9F270FF;;
  border-radius: 24px;
  width:calc(33.33% - 32px);
  flex:1;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .inner_spacing{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:432px;
}

.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt h1 {
  font-size: 128px;
  font-weight: 300;
  line-height: 1;
  color: #D9F270FF;
  margin-bottom: 0;
}
.two-col-content.challengers-section.pov-col .content-col .cont-inner {
  padding: 0;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt h3 {
  font-size: 32px;
  line-height: 1;
  color: #D9F270FF;
  margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt p {
  font-size: 20px;
  line-height: 1;
  color: #fff;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  flex:1;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col  .tp-img-cnt-inner {
  min-height: 246px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col  .tp-img-cnt-inner section{
  min-height: 174px;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp {
  margin: 0;
  width: 100%;
}

.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp .btn_row {
  margin-top: 0;
  width: 100%;
}

.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp .btn_row a.hs-button {
  padding: 7px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  background: transparent;
  border: 2px solid #d9f270;
  width: 100%;
}
.cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp .btn_item {
  width: 100%;
}


.cnt-wit-tp-img-wrp.partner-section {
  padding: 96px;
}
.cnt-wit-tp-img-wrp.partner-section .page-center {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.cnt-wit-tp-img-wrp.partner-section .top_sec {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.partner-section .top_sec .title {
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.cnt-wit-tp-img-wrp.partner-section .splide__track .flex-row {
  row-gap: 32px;
  justify-content:center;
}
.cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col {
  padding-left: 0;
  padding-right: 0;
}

.cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 158px;
}

.cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme .tp-img {
  margin: 0px 0px 24px 0px;
}
.cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .tp-img-cnt .col-title {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  font-family: "Space Grotesk";
  text-transform: uppercase;
  margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .tp-img-cnt {
  padding: 10px 0;
}
.two-col-content-wrapper {
  padding: 96px;
}
.two-col-content.drives-col {
  padding: 48px;
  border-radius: 24px;
}

.two-col-content.drives-col .content-col {
  background-color: #fff;
  border-radius: 24px;
}
.two-col-content.drives-col .content-col .cont-inner {
  min-height: 559px;
  padding: 48px;

}
.two-col-content.drives-col .flex_row {
  flex-wrap: nowrap;
  gap: 32px;
}
.two-col-content.drives-col .media_column {
  min-height: 559px;
  flex: 0 1 auto;
  padding: 10px;
}
.two-col-content.drives-col .content-col .description {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  gap: 36px;
}
.two-col-content.drives-col .content-col .description h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
  word-break:normal;
}

.two-col-content .content-col .description p {
  font-size: 24px;
  line-height: 1;
}
.two-col-content.drives-col .content-col .btn-items  a.hs-sec-btn {
  display: inline-flex;
  gap: 8px;
  font-size: 22px;
  line-height: 1;
  border:2px solid;
  font-weight: 400;
}

.two-col-content.drives-col .content-col .btn-items a.hs-sec-btn::after {
  content: '';
  display: inline-block;
  width:22px;
  height:22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20' fill='none'%3E%3Cpath d='M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.two-col-content.drives-col .content-col .btn-items .btn_row {
  margin-top: 48px;
}
.two-col-content.drives-col .media_column {
  flex: 0 1 auto;
  padding: 10px;
}
.two-col-content.challengers-section.pov-col .content-col .description h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  margin-block-end: .9rem;
}





.two-col-content.challengers-section.pov-col {
  padding: 32px 96px 60px;
}

.two-col-content.challengers-section.more-col {
  padding: 0  96px 60px;
}
.two-col-content.challengers-section.more-col .content-col .cont-inner{
  padding:0;
}
.two-col-content.challengers-section.drive-business-col {
  padding: 0 96px 96px;
}
.two-col-content.challengers-section.pov-col .content-col {
  padding:0;
}
.two-col-content.challengers-section.pov-col .content-col .description p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  margin-block-end: .9rem;
}
.two-col-content.challengers-section.pov-col .media_column .para_imge{
  padding: 10px;
}
.two-col-content.challengers-section.pov-col.more-col .content-col .cont-inner {
  padding: 10px;
}
.two-col-content.challengers-section.pov-col .content-col {
  padding:0;
}
.two-col-content.challengers-section.drive-business-col .content-col .cont-inner{
  display: flex;
  flex-direction: column;
  padding:0;
  justify-content: center;
}
.two-col-content.challengers-section.pov-col.drive-business-col .content-col .description {
  height: auto;
  min-height: 258px;
}

.two-col-content.challengers-section.drive-business-col .content-col .btn-items .btn_row {
  margin-top: 36px;
}
.two-col-content.challengers-section.drive-business-col .content-col .btn-items a.hs-button{
  display:inline-flex;
  gap:15px;
  align-items:center;
}
.two-col-content.challengers-section.drive-business-col .content-col .btn-items a.hs-button::after{
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" viewBox="0 0 24 20" fill="none"><path d="M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z" fill="%23193236"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}



.two-col-content.contact-section.modern {
  min-height: 555px;
}

.two-col-content.contact-section.modern .content-col .description p:last-child {
  margin-bottom: 0;
}

.two-col-content.contact-section.modern .content-col, .two-col-content.contact-section.modern  .media_column {
  min-height: 363px;
}

.two-col-content.contact-section.modern .content-col .btn-items .btn_row a.hs-button {
  gap: 15px;
}

.two-col-content.challengers-section.advisor-col .page-center {
  display: flex;
  flex-direction: column;
  gap: 60px;
}


.two-col-content.challengers-section.advisor-col .top_sec h2 {
  font-size: 64px;
  line-height: 1;
  color: #D9F270;
  font-weight: 400;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}
.two-col-content.challengers-section.advisor-col {
  padding: 96px 96px 60px;
}
.two-col-content.challengers-section.advisor-col .top_sec  p {
  font-size: 36px;
  line-height: 1;
  font-family: "Archivo";
  color: #D9F270;
  font-weight: 300;
  margin-block-end: .9rem;
}

.two-col-content.challengers-section.advisor-col .top_sec {
  width: 1320px;
  padding: 0;
  margin-bottom: 0;
}

.two-col-content.challengers-section.advisor-col .content-col .description h3 {
  margin-block-end: 1rem;
  font-weight: 400;
  margin-block-start: .5rem;
}
.two-col-content.challengers-section.advisor-col  .content-col .description p {
  margin-block-end:.9rem;
}
.two-col-content.challengers-section.plans-col .page-center {
  gap: 0;
}
.two-col-content.challengers-section.plans-col {
  padding: 0 96px 60px;
}
.two-col-content.challengers-section.plans-col  .content-col{
  flex: 0 0 auto;
  width: 560px;
}
.two-col-content.challengers-section.innovation-col{
  padding: 0 96px 0;
}
.two-col-content.challengers-section.plans-col  .content-col .cont-inner {
  padding: 48px 48px 48px 8px;
}
.two-col-content.challengers-section.plans-col.innovation-col  .content-col {
  width: 528px;
  flex: 0 1 auto;
}

.two-col-content.challengers-section.plans-col.innovation-col .content-col .cont-inner {
  padding: 48px 8px 48px 48px;
}
.cm_nv_wrp.transform-btn{
  padding:60px 96px 96px 96px ;
}
.cm_nv_wrp.transform-btn .cm_nv_inner a.hs-button {
  display:inline-flex;
  gap:15px;
  align-items:center;
  font-size: 22px;
  line-height: 1;
  padding: 12px 24px;
  font-weight: 600;
}
.cm_nv_wrp.transform-btn .cm_nv_inner a.hs-button::after {
  content: '';
  display: inline-block;
  width:22px;
  height:22px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" viewBox="0 0 24 20" fill="none"><path d="M14.117 0L12.6715 1.45436L20.0837 8.91181H0V10.9747H20.0837L12.5587 18.5456L14.0043 20L24 9.94327L14.117 0Z" fill="%23193236"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.simple-banner.culture-banner.modern-banner .bg_el.overlay_bg {
  background-color: transparent;
  background-image: linear-gradient(180deg, #111E2200 27%, #111E22FF 86%);
}

.cm_404_page .content-wrapper {
  padding: 0;
  max-width: 1140px;
}

.cm_404_page .custom-404-page .error-page {
  padding: 50px 0;
}

.cm_404_page .custom-404-page .error-page p {
  font-size:1rem;
  line-height:1.5;
  font-family:font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.learn-more-section{
  padding:96px;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 4px;
}
.cnt-wit-bg-wrp.learn-more-section .page-center{
  padding:0;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row {
  margin-top: 0;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row a.hs-sec-btn {
  display:inline-flex;
  gap:16px;
  align-items:center;
  justify-content:center;
  font-size: 20px;
  line-height: 1;
  width: 100%;
  font-weight:600;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row a.hs-sec-btn:hover {
  background-color: #26454E;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget .btn_item {
  width: 19vw;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row a.hs-sec-btn::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px; 
  background-image: url(https://47378464.fs1.hubspotusercontent-na1.net/hubfs/47378464/raw_assets/public/ModernIT_August2025/images/right_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle; 
}

.two-col-content.challengers-section.advisor-col .top_sec .top_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.two-col-content.challengers-section.advisor-col .content-col .description p:last-child {
  margin: 0;
}
















@media(min-width:768px) and (max-width:1023px){
  /* 	.cm_team_wrp.team-section  .cm_team.splide .cm_team_card  .cm_team_cont h3 {
  padding: 0 25px;
}
  .cm_team_wrp.team-section .cm_team.splide .cm_team_card .cm_team_cont p{
  padding: 0 15px;
} */
}

















@media(max-width:1299px){
  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt h1{
    font-size:90px;
    line-height:1;
  }
}


@media(max-width:1024px){
  .two-col-content.contact-section {
    padding:32px;
  }
  .two-col-content.contact-section .media_column  {
    min-height:384px;
  }
  .two-col-content.contact-section .content-col{
    min-height:0;
  }
  .two-col-content.contact-section .flex_row{
    flex-direction:column;
  }
  .cnt-wit-tp-img-wrp.our-process{
    padding:32px;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col {
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .flex-row {
    flex-direction: column;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col .inner_spacing{
    width:100%;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col{
    min-height:0;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .cnt-col .tp-img{
    min-height:0;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .tp-img-cnt{
    min-height:0;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row{
    min-height:0;
  }
  .cnt-wit-bg-wrp.cs-contact-top .content_widget h1 {
    font-size: 40px;
  }
  .cnt-wit-bg-wrp.cs-contact-top {
    padding-top: 56px;
  }
  .cnt-wit-bg-wrp.cs-contact-top .rich_text p,.cnt-wit-bg-wrp.cs-contact-bottom .rich_text p {
    font-size: 24px;
  }
  .simple-banner.culture-banner .flex_row {
    position: relative;
    font-size:96px;
    line-height:1;
  }
  .simple-banner.culture-banner .banner-content-inner {
    padding: 5em 0em 0em 0em;
  }
  .two-col-content.contact-section.perspective .content-col .description h2 {
    font-size: 2rem;
  }
  .two-col-content.contact-section.perspective .content-col .description h2 br {
    display: none;
  }
  .two-col-content.contact-section.perspective .content-col .description p {
    font-size: 1rem;
  }

  .two-col-content.contact-section.perspective .content-col .btn-items .btn_row a.hs-button {
    font-size: 22px;
    min-height: unset;
    line-height: 1;
    padding: 12px 24px;
  }

  .two-col-content.contact-section.perspective .content-col .btn-items .btn_row {
    width: auto;
  }
  .simple-banner.culture-banner.perspective-banner{
    padding:32px;
    min-height: 100vh;
  }
  .simple-banner.culture-banner.perspective-banner .banner-content-inner .top_sec h1 {
    font-size: 47px;
    line-height:1;
  }
  .simple-banner.perspective-banner{
    padding:32px;
    min-height: 100vh;
  }
  .simple-banner.perspective-banner .flex_row {
    position:relative;
    font-size:48px;
    line-height:1;
  }
  .simple-banner.perspective-banner .banner-content-inner{
    font-size:47px;
    line-height:1;
    padding: 12em 0em 0em 0em;
  }
  .simple-banner.perspective-banner .banner-content-inner .top_sec h1 {
    font-size:47px;
    font-weight:300;
    line-height:1;
    margin:0;

  }

  .two-col-content.perspective-contact-section {
    min-height: 0;
    padding: 32px;
    background-position:top center;
  }
  .two-col-content.perspective-contact-section::before {
    content: "";
    display: block;
    opacity: 0.5;
    background-color: transparent;
    background-image: linear-gradient(180deg, #1932361F 0%, #193236FF 100%);
  }
  .two-col-content.perspective-contact-section .flex_row {
    flex-direction: column;
    width: 100%;
  }


  .two-col-content.perspective-contact-section .media_column {
    min-height: 384px;
  }

  .two-col-content.perspective-contact-section .content-col {
    min-height: 0;
  }

  .two-col-content.perspective-contact-section .content-col .description h2 {
    font-size: 32px;
    line-height: 1;
    width: 100%;
  }

  .two-col-content.perspective-contact-section .content-col .description {
    width: 100%;
  }

  .two-col-content.perspective-contact-section .content-col .description h2 br {
    display: none;
  }

  .two-col-content.perspective-contact-section .content-col .description p {
    font-size: 16px;
    line-height: 1;
  }

  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row {
    width: auto;
  }

  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button {
    font-size: 22px;
    line-height: 1;
    padding: 12px 24px;
    min-height: auto;
  }
  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button::after{
    content:"";
    display:inline-block;
    width:22px;
    height:22px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2020%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14.117%200L12.6715%201.45436L20.0837%208.91181H0V10.9747H20.0837L12.5587%2018.5456L14.0043%2020L24%209.94327L14.117%200Z%22%20fill%3D%22%23193236%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align:middle;
  }
  .accordion_wrap.accordion-section {
    padding: 32px;
  }
  .cnt-wit-tp-img-wrp.glory-section {
    padding: 32px;
  }
  .glory-section .splide__track .cnt-col {
    min-height: 0;
  }
  .glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt {
    min-height: 0;
  }

  .glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt .col-title {
    font-size: 24px;
    line-height: 1;
  }

  .glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt p {
    font-size: 16px;
    line-height: 1;
  }

  .glory-section .splide__track .cnt-col .inner_spacing {
    padding: 32px;
  }
  .two-col-content.contact-section.culture .media_column {
    min-height: 377px;
  }

  .two-col-content.contact-section.culture .content-col .description h2 {
    font-size: 2rem;
    line-height: 1;
  }

  .two-col-content.contact-section.culture .content-col .description p {
    font-size: 1rem;
    line-height: 1;
  }
  .simple-banner.perspective-banner.training-banner {
    min-height: 792px;
  }

  .simple-banner.perspective-banner.training-banner .banner-content-inner .top_sec h2 {
    font-size: 1.75rem;
    line-height: 1;
  }

  .simple-banner.perspective-banner.training-banner .banner-content-inner .top_sec h1 {
    font-size: 3rem;
    line-height: 1;
  }
  .simple-banner.perspective-banner.training-banner {
    min-height:100vh;
  }
  .two-col-content.business-section {
    min-height: 0;
    padding: 32px;
  }

  .two-col-content.business-section .flex_row {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }

  .two-col-content.business-section .content-col{
    min-height:0;
    padding:32px;
    order:2;
  }
  .two-col-content.business-section .media_column {
    min-height:384px;
    order:1;
  }
  .two-col-content.business-section .content-col .description h2 {
    font-size: 24px;
    line-height: 1;
  }

  .two-col-content.business-section .content-col .description article p {
    font-size: 16px;
    line-height: 1;
  }

  .two-col-content.business-section .content-col .description {
    gap: 20px;
  }
  .two-col-content.challengers-section {
    padding: 32px 32px 60px;
  }
  .two-col-content.challengers-section .flex_row {
    flex-direction: column;
  }

  .two-col-content.challengers-section .media_column {
    min-height: 380px; 
    order:1;
  }

  .two-col-content.challengers-section .content-col {
    min-height: 0;
    order:2;
  }
  .two-col-content.challengers-section.momentous-section {
    padding:0  32px 32px 32px;
  }

  .simple-banner.culture-banner.modern-banner .banner-content-inner {
    font-size: 48px;
    line-height: 1;
    padding: 13em 0em 0em 0em;
  }

  .simple-banner.culture-banner.modern-banner {
    padding: 32px;
    min-height: 100vh;
  }

  .simple-banner.culture-banner.modern-banner .banner-content-inner .top_sec h1 {
    font-size: 48px;
    line-height: 1;
  }
  .two-col-content.business-section .content-col ,.two-col-content.business-section .media_column{
    width:100%;
  }
  .two-col-content.business-section .media_column .single_parallax {
    min-height: 384px;
  }

  .two-col-content.business-section .media_column .single_parallax .para_imge{
    background-position: top center;
  }
  .two-col-content.perspective-contact-section.training .content-col{
    min-height:0;
  }

  .two-col-content.perspective-contact-section.training .media_column{
    min-height:384px;
  }
  .custom-slider.training-slider .row .left-col {
    min-height: 243px;
  }
  .custom-slider.training-slider .row .right-col .contentWrp {
    padding: 32px;
  }

  .custom-slider.training-slider .top-title h2 {
    font-size: 24px;
    line-height: 1;
  }
  .custom-slider.training-slider .row .right-col .contentWrp {
    gap: 24px;
  }
  .two-col-content.challengers-section .media_column .single_parallax{
    min-height:380px;
  }
  .cnt-wit-tp-img-wrp.result-section {
    padding: 32px;
  }
  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col {
    min-height: 0;
    width:100%;
    flex: auto;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt-inner {
    min-height: 0;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp {
    min-height: 0;
  }
  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col {
    width: 33.33%;
  }
  .cnt-wit-tp-img-wrp.partner-section .top_sec{
    padding: 0 10px;
  }
  .cnt-wit-tp-img-wrp.partner-section .top_sec .title {
    font-size: 24px;
    line-height: 1;
    margin: 0;
  }

  .cnt-wit-tp-img-wrp.partner-section {
    padding: 32px;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme .tp-img {
    margin: 0;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme {
    min-height:192px;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .flex-row {
    row-gap: 20px;
    padding:10px 0;
    justify-content:flex-start;
  }

  .accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-button {
    min-height: 0;
  }
  .two-col-content.drives-col {
    padding: 32px;
    background-position: center right;
    border-radius:0;
  }
  .two-col-content-wrapper {
    padding: 0;
  }

  .two-col-content.drives-col .flex_row {
    flex-direction: column;
  }

  .two-col-content.drives-col .media_column {
    order: 1;
    min-height: 384px;
  }

  .two-col-content.drives-col .content-col .cont-inner {
    min-height: 0px;
  }

  .two-col-content.drives-col .content-col {
    order: 2;
  }

  .two-col-content.drives-col .content-col .description h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
  }

  .two-col-content .content-col .description p {
    font-size: 16px;
    line-height: 1;
  }

  .two-col-content.drives-col .content-col .description {
    gap: 24px;
  }

  .two-col-content.drives-col .content-col .btn-items .btn_row {
    margin-top: 24px;
  }
  .two-col-content.challengers-section.pov-col .content-col .description h3 {
    font-size: 20px;
    line-height: 1;
  }

  .two-col-content.challengers-section.pov-col .content-col .description p {
    font-size: 16px;
    line-height: 1;
  }

  .two-col-content.challengers-section.pov-col.drive-business-col .content-col .description {
    min-height: 0;
  }
  .two-col-content.challengers-section.pov-col {
    padding: 32px 32px 60px;
  }

  .two-col-content.challengers-section.more-col {
    padding: 0  32px 60px;
  }

  .two-col-content.challengers-section.drive-business-col {
    padding: 0 32px 32px;
  }
  .cnt-wit-tp-img-wrp.partner-section .page-center{
    gap:0;
  }
  .cnt-wit-tp-img-wrp.partner-section .top_sec .content_widget {
    padding: 10px 0;
  }
  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .inner_spacing {
    min-height: 0;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt-inner section {
    min-height: 0;
  }
  .two-col-content.contact-section.modern {
    min-height: 0;
    padding: 0;
  }

  .two-col-content.contact-section.modern .media_column {
    min-height: 384px;
  }

  .two-col-content.contact-section.modern .content-col {
    min-height: 0;
  }

  .two-col-content.contact-section.modern .content-col .cont-inner {
    flex: 1;
    padding: 32px;
  }
  .cm_team_wrp.team-section .cm_team.splide{
    max-width:1024px;
  }


  .two-col-content.challengers-section.advisor-col .top_sec {
    width: 100%;
  }

  .two-col-content.challengers-section.advisor-col .top_sec p {
    font-size: 20px;
  }

  .two-col-content.challengers-section.advisor-col {
    padding: 32px 32px 48px;
  }

  .two-col-content.challengers-section.advisor-col .content-col .cont-inner {
    padding: 0;
  }

  .two-col-content.challengers-section.advisor-col .content-col .description h3 {
    font-size: 20px;
  }

  .two-col-content.challengers-section.advisor-col .content-col .description p {
    font-size: 16px;
  }

  .two-col-content.challengers-section.plans-col {
    padding: 0 32px 60px;
  }

  .two-col-content.challengers-section.plans-col .content-col {
    width: 100%;
  }

  .two-col-content.challengers-section.plans-col.innovation-col .content-col .cont-inner {
    padding: 0;
  }

  .two-col-content.challengers-section.plans-col.innovation-col .content-col {
    width: 100%;
  }

  .two-col-content.challengers-section.innovation-col {
    padding: 0 32px 60px;
  }

  .cm_nv_wrp.transform-btn {
    padding: 0 32px 32px;
  }
  .two-col-content.challengers-section.advisor-col .page-center{
    gap:48px;
  }
  .cnt-wit-bg-wrp.learn-more-section .content_widget .btn_item {
    width: auto;
  }

  .cs-footer.cs-lp-footer .cs-a .hs-menu-wrapper>ul{
    align-items:center;
  }
  .cs-footer.cs-lp-footer   .cs-c .col-section.num2 p {
    text-align: center;
  }
  .two-col-content.challengers-section.advisor-col .top_sec h2 {
    font-size: 32px;
  }
  .two-col-content.challengers-section.advisor-col.plans-col .page-center{
    gap: 0;
  }
}










@media(max-width:767px){
  .two-col-content.contact-section {
    min-height:0;
    padding:48px;
  }
  .two-col-content.contact-section.mobile_bg_img{
    background-position: -190px 0px;
    background-size: initial;
  }
  .two-col-content.contact-section .media_column {
    min-height:0;
  }
  .two-col-content.contact-section .content-col .description h2 {
    font-size: 42.24px;
    line-height: 1;
  }
  .two-col-content.contact-section .content-col .description p {
    font-size: 15.84px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.our-process {
    padding:48px;
  }
  .cnt-wit-tp-img-wrp.our-process .top_sec .title {
    font-size: 32px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.our-process .page-center {
    gap: 32px;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .flex-row {
    gap: 20px;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .cnt-col.cnt-col-2 .inner_spacing {
    padding: 24px;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .tp-img-cnt .col-title {
    font-size: 24px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.our-process .bottom_row .splide__track .tp-img-cnt p {
    font-size: 16px;
    line-height: 1;
  }

  .cnt-wit-tp-img-wrp.our-process .bottom_btn .btn_row a.hs-sec-btn {
    font-size: 13.2px;
    line-height: 0.66em;
  }
  .cnt-wit-bg-wrp.cs-contact-top .content_widget h1 {
    font-size: 30px;
  }
  .cnt-wit-bg-wrp.cs-contact-top {
    padding-top: 20px;
  }
  .cnt-wit-bg-wrp.cs-contact-bottom .rich_text p, .cnt-wit-bg-wrp.cs-contact-top .rich_text p {
    font-size: 18px;
  }
  .simple-banner.culture-banner {
    min-height: 100vh;
    padding:32px;
  }
  .simple-banner.culture-banner .flex_row{
    font-size: 48px;
    line-height:1;
  }
  .simple-banner.culture-banner .banner-content-inner .top_sec h1 {
    font-size: 48px;
    line-height:1;
  }
  .simple-banner.culture-banner .banner-content-inner {
    font-size: 48px;
    line-height:1;
    padding: 10em 0em 0em 0em;
  }
  .simple-banner.perspective-banner .banner-content-inner{
    font-size: 48px;
    line-height:1;
    padding: 10em 0em 0em 0em;
  }
  .simple-banner.perspective-banner .banner-content-inner .top_sec h1{
    font-size: 48px;
    line-height:1;
  }
  .two-col-content.perspective-contact-section {
    background-position: center center;
  }
  .two-col-content.perspective-contact-section::before {
    content: "";
    display: block; 
    opacity:1;
    background-color: transparent;
    background-image: linear-gradient(180deg, #1932361F 38%, #193236 57%);
  }
  .two-col-content.perspective-contact-section .media_column {
    min-height: 240px;
  }
  .two-col-content.perspective-contact-section {
    background-position:center;
    padding: 48px;
  }
  .two-col-content.perspective-contact-section .content-col .description {
    gap: 25px;
  }
  .two-col-content.perspective-contact-section .content-col .description h2 {
    font-size: 27px;
    line-height: 1;
  }
  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button:after {
    height: 19px;
    width: 19px;
  }
  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row{
    margin-top:25px;
  }
  .two-col-content.perspective-contact-section .content-col .description p {
    font-size: 15px;
    line-height: 1;
  }
  .two-col-content.perspective-contact-section .content-col .btn-items .btn_row a.hs-button {
    font-size: 19px;
    line-height: 1;
  }
  .accordion_wrap.accordion-section .page-center {
    padding: 32px;
  }
  .accordion_wrap.accordion-section .top_sec .title {
    font-size: 29px;
    font-weight: 400;
    line-height: 1;
  }
  .glory-section .top_sec .title {
    font-size: 20px;
    line-height: 1;
  }
  .glory-section .splide__track .flex-row {
    gap: 32px;
    row-gap:32px;
  }
  .glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt .col-title {
    font-size: 20px;
    line-height: 1;
  }

  .glory-section .splide__track .cnt-col .inner_spacing {
    padding: 24px 12px;
  }

  .glory-section .splide__track .cnt-col .inner_spacing .tp-img-cnt p {
    font-size: 14px;
    line-height: 1;
  }
  .glory-section .splide__track .cnt-col{
    width:100%;
  }
  .two-col-content.contact-section.culture .media_column {
    min-height:170px;
  }
  .two-col-content.contact-section.culture.mobile_bg_img {
    background-position: center center;
    background-size: cover;
  }
  .two-col-content.business-section .media_column {
    min-height: 252px;
  }
  .two-col-content.business-section .content-col {
    padding: 24px;
  }
  .two-col-content.challengers-section {
    padding: 32px 32px 60px;
  }
  .two-col-content.challengers-section .content-col .description h3 {
    font-size: 20px;
    line-height: 1;
  }

  .two-col-content.challengers-section .content-col .description p {
    font-size: 16px;
    line-height: 1;
  }
  .two-col-content.challengers-section .media_column {
    min-height: 170px;
  }
  .simple-banner.culture-banner.modern-banner{
    min-height:0;
    padding:25px;
  }
  .simple-banner.culture-banner.modern-banner .banner-content-inner {
    font-size: 40px;
    line-height: 1;
    padding: 11em 0em 0em 0em;
  }
  .simple-banner.culture-banner.modern-banner .banner-content-inner .top_sec h1 {
    font-size: 40px;
    line-height: 1;
  }
  .two-col-content.business-section .media_column .single_parallax{
    min-height: 252px;
  }
  .custom-slider.training-slider .row {
    background-position: -116px -6px;
  }
  .two-col-content.perspective-contact-section.training .media_column{
    min-height:240px;
  }
  .custom-slider.training-slider .row .left-col {
    min-height: 200px;
  }

  .custom-slider.training-slider .row .right-col .contentWrp {
    gap: 20px;
  }
  .custom-slider.training-slider .row .right-col .sliderContentWrp {
    width: calc(100% - 40px);
  }

  .custom-slider.training-slider .row::before {
    background-color: transparent;
    background-image: linear-gradient(180deg, #4A272700 42%, #193236FF 69%);
    opacity: 0.85;
  }
  .custom-slider.training-slider .top-title h2 {
    font-size: 26px;
    line-height: 1;
  }
  .simple-banner.perspective-banner.training-banner .banner-content-inner {
    font-size: 48px;
    line-height: 1;
    padding: 8em 0em 0em 0em;
  }
  .custom-slider.careers-slider .row .left-col {
    min-height: 209px;
  }
  .custom-slider.careers-slider .row .right-col{
    min-height:0;
  }
  .custom-slider.careers-slider .contentWrp .top-title h2 {
    font-size: 30px;
    line-height: 1;
  }

  .custom-slider.careers-slider .row .right-col .contentWrp {
    padding: 24px;
    gap: 30px;
  }

  .two-col-content.challengers-section .media_column .single_parallax {
    min-height: 170px;
  }
  .two-col-content.challengers-section .media_column .para_imge{
    background-position:center center;
  }
  .two-col-content.contact-section.culture .content-col .btn-items .btn_row a.hs-button {
    font-size: 19px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.result-section {
    padding: 48px;
  }
  .cnt-wit-tp-img-wrp.result-section .top_sec .title {
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt h1 {
    font-size: 84.48px;
    line-height: 0.66em;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt h3 {
    padding: 10px 0px 0px 0px;
    font-size: 21.12px;
    line-height: 0.66em;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .tp-img-cnt p {
    font-size: 13px;
    line-height: 1;
  }

  .cnt-wit-tp-img-wrp.result-section .splide__track .cnt-col .col-btn-grp .btn_row a.hs-button {
    padding: 8px;
    font-size: 14px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.partner-section {
    padding: 20px;
  }

  .cnt-wit-tp-img-wrp.partner-section .top_sec .title {
    font-size: 20px;
    line-height: 1;
  }

  .cnt-wit-tp-img-wrp.partner-section .page-center {
    gap: 0;
  }

  .cnt-wit-tp-img-wrp.partner-section .top_sec .title {
    margin: 0;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col {
    width: 50%;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .tp-img-cnt .col-title {
    font-size: 13px;
    line-height: 1;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme {
    gap: 0;
  }

  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme {
    min-height:0;
  }
  .accordion_wrap.accordion-section.modern-it .btm-btn {
    margin-top: 20px;
  }

  .accordion_wrap.accordion-section.modern-it .top_sec p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
  }

  .accordion_wrap.accordion-section.modern-it .top_sec h2 {
    font-size: 29px;
    line-height: 1;
  }

  .accordion_wrap.accordion-section.modern-it .page-center {
    padding: 0;
  }

  .accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-button {
    font-size: 13.2px;
    line-height: 0.66em;
  }

  .accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-sec-btn {
    font-size: 19px;
    line-height: 1;
  }
  .accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-sec-btn {
    border: 1px solid #193236;
  }
  .accordion_wrap.accordion-section.modern-it .accord_outer .acc-item .acc-content .desc section{
    grid-template-columns: repeat(1, 1fr);
  }
  .two-col-content.drives-col .flex_row {
    gap: 45px;
  }
  .two-col-content.drives-col .content-col .cont-inner {
    padding: 24px;
  }

  .two-col-content.drives-col {
    padding: 24px;
  }

  .two-col-content.drives-col .content-col .btn-items a.hs-sec-btn {
    font-size: 13px;
    line-height: 1;
  }

  .two-col-content.drives-col .content-col .description {
    gap: 20px;
  }

  .two-col-content.drives-col .content-col .btn-items a.hs-sec-btn:after {
    height: 13px;
    width: 13px;
  }

  .two-col-content.drives-col .content-col .description h2 {
    font-size: 22px;
    line-height: 1;
  }

  .two-col-content.drives-col .media_column {
    min-height: 150px;
  }
  .two-col-content.challengers-section.pov-col {
    padding: 16px 32px 30px;
  }

  .two-col-content.challengers-section.more-col {
    padding: 0  32px 30px;
  }

  .two-col-content.challengers-section.drive-business-col {
    padding: 0 32px 32px;
  }
  .two-col-content.challengers-section.drive-business-col .content-col .btn-items a.hs-button {
    font-size: 19px;
    line-height: 1;
  }

  .two-col-content.challengers-section.drive-business-col .content-col .btn-items a.hs-button:after {
    height: 19px;
    width: 19px;
  }
  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col .inner_spacing.theme .tp-img {
    margin-bottom: 24px;
  }
  .two-col-content.contact-section.modern {
    padding: 32px;
  }

  .two-col-content.contact-section.modern .content-col .cont-inner {
    padding: 0;
  }

  .two-col-content.contact-section.modern .content-col .btn-items .btn_row a.hs-button {
    font-size: 16px;
    line-height: 1;
  }
  .two-col-content.contact-section.modern .media_column {
    min-height:200px;
  }
  .two-col-content.contact-section.modern .content-col .btn-items .btn_row a.hs-button:after {
    height: 1em;
    width: 1em;
  }

  .two-col-content.contact-section.modern .content-col .description h2 {
    font-size: 30px;
    line-height: 1;
  }

  .two-col-content.contact-section.modern .content-col .description {
    gap: 20px;
  }

  .two-col-content.contact-section.modern .content-col .btn-items .btn_row {
    margin-top: 20px;
  }

  .two-col-content.contact-section.modern .content-col .description p {
    font-size: 15px;
    line-height: 1;
  }
  .two-col-content.contact-section.modern .content-col .cont-inner {
    padding: 0;
  }

  .two-col-content.contact-section.modern .content-col .btn-items .btn_row a.hs-button {
    font-size: 16px;
    line-height: 1;
  }

  .two-col-content.contact-section.modern .content-col .btn-items .btn_row a.hs-button:after {
    height: 1em;
    width: 1em;
  }

  .two-col-content.contact-section.modern .content-col .description h2 {
    font-size: 30px;
    line-height: 1;
  }

  .two-col-content.contact-section.modern .content-col .btn-items .btn_row {
    margin-top: 20px;
  }

  .two-col-content.contact-section.modern .content-col .description p {
    font-size: 15px;
    line-height: 1;
  }
  .two-col-content.contact-section.mobile_bg_img.modern {
    background-position:center center;
    background-size: cover;
  }
  .cm_team_wrp.team-section .page-center {
    width: 100%;
  }
  .cm_team_wrp.team-section {
    padding: 32px;
  }
  .cm_team_wrp.team-section .top_sec .title {
    font-size: 24px;
    line-height: 1;
  }
  .cm_team_wrp.team-section .cm_team.splide{
    max-width:767px;
  }
  .two-col-content.challengers-section.pov-col .content-col .description p {
    font-size: 15px;
    line-height: 1;
  }
  .cnt-wit-tp-img-wrp.partner-section .splide__track .flex-row {
    justify-content: flex-start;
  }
  .cnt-wit-tp-img-wrp.partner-section .splide__track .cnt-col {
    padding: 10px 0;
  }
  .two-col-content.challengers-section.momentous-section {
    padding: 0 32px 32px;
  }
  .two-col-content.challengers-section .content-col .cont-inner {
    padding: 0;
  }

  .two-col-content.challengers-section.momentous-section .content-col .cont-inner {
    padding: 0;
  }
  .cm_nv_wrp.transform-btn .cm_nv_inner a.hs-button{
    font-size:17px;
  }
  .cm_nv_wrp.transform-btn .cm_nv_inner a.hs-button:after {
    height: 17px;
    width: 17px;
  }
  .two-col-content.challengers-section.advisor-col {
    padding: 32px 32px 30px;
  }
  .two-col-content.challengers-section.plans-col {
    padding: 0 32px 30px;
  }

  .two-col-content.challengers-section.innovation-col {
    padding: 0 32px 30px;
  }
  .two-col-content.challengers-section.advisor-col .page-center{
    gap:30px;
  }
  .cm_nv_wrp.transform-btn .cm_nv_inner {
    padding:0;
  }
  .two-col-content.challengers-section.advisor-col .top_sec h2 {
    font-size: 32px;
    line-height: 1;
  }
  .cnt-wit-bg-wrp.learn-more-section {
    padding: 48px;
  }

  .cnt-wit-bg-wrp.learn-more-section .content_widget h2 {
    font-size: 31.68px;
    line-height:1;
  }

  .cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row a.hs-sec-btn {
    font-size: 13.2px;
    line-height: 0.66em;
  }
  .cnt-wit-bg-wrp.learn-more-section .content_widget .btn_row a.hs-sec-btn::after {
    width: 16px;
    height: 16px;
  }
  .cnt-wit-bg-wrp.learn-more-section .content_widget .btn_item {
    width: 100%;
  }
  .simple-banner.culture-banner.modern-banner .bg_el.overlay_bg {
    background-color: transparent;
    background-image: linear-gradient(180deg, #111E2200 44%, #111E22 74%);
  }
  .accordion_wrap.accordion-section.modern-it .btm-btn .btn_row .btn_item a.hs-sec-btn::after {
    width: 19px;
    height: 19px;
  }
  .two-col-content.challengers-section.advisor-col .content-col .description h3{
    font-size: 18px;
  }
  .two-col-content.challengers-section.advisor-col .content-col .description p{
    font-size: 15px;
  }
}



@media (max-width:479px){
  .accordion_wrap.accordion-section .page-center {
    padding: 0;
  }
  .accordion_wrap.accordion-section .accord_outer .acc-item {
    padding: 16px;
  }

  .accordion_wrap.accordion-section .accord_outer .acc-item .acctitle h2 {
    font-size: 20px;
  }
}








.banner_area .dnd-section, .banner_area [class*="full-width-section"].dnd-section,
.home_dnd_area_Bottom .dnd-section,.home_dnd_area_Bottom [class*="full-width-section"].dnd-section,
.bottom-dnd-area .dnd-section,.bottom-dnd-area [class*="full-width-section"].dnd-section,
.top-dnd-area .dnd-section,.top-dnd-area [class*="full-width-section"].dnd-section,
.banner-section .dnd-section,.banner-section [class*="full-width-section"].dnd-section{
  padding-left: 0;
  padding-right: 0;
}
.body-container--blog-post,.systems-page {
  padding-left: 96px;
  padding-right: 96px;
}
.systems-page form {
  max-width: 767px;
}
.systems-page ul#hsresults {
  padding-left: 0;
}
.cs-footer {
  padding: 96px;
  background-color: rgba(25, 50, 54,1.0);
  display: flex;
  gap: 20px;
}
.cs-footer  .footer-section{
  background:transparent;
}

.cs-footer > div {
  width: 100%;
}

.cs-footer .cs-a .hs-menu-wrapper>ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cs-footer .col-section {
  padding: 0;
  position:relative;
}

.cs-a .hs-menu-wrapper > ul > li {
  margin: 0;
  line-height: 26px;
}

.cs-a .hs-menu-wrapper > ul > li a {
  text-align: left;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
  letter-spacing: 0px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.cs-b .page-center>.flex_row, .cs-c .page-center>.flex_row {
  row-gap: 48px;
}

.cs-footer .col-section h4 {
  text-align: left;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
  letter-spacing: 0px;
  color: rgba(217, 242, 112,1.0);
}






.cs-footer .cs-b .col-section .footer-content>div, 
.cs-footer .cs-c .col-section .footer-content>div {
  width: 163px;
  min-height: 32px;
  border-radius: 8px;
  background-color: #111E22FF;
  display: flex;
  align-items: center;
  padding-left: 17px;
}

.cs-footer .col-section .footer-content > a {
  text-align: left;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1em;
  letter-spacing: 0px;
  min-height:26px;
  white-space: nowrap;
}

.cs-footer .col-section .footer-content {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.cs-footer .cs-c .col-section.num2 p {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Space Grotesk";
  color: rgba(255, 255, 255,1.0);
}
.footer-row.cs-img-top {
  position: absolute;
  right: 0;
  top: -45px;
}
.cs-footer .col-section.cs-logos .footer-content {
  min-height: 96px;
}

.col-section.cs-modern-text .footer-content p {
  line-height: 16px;
  font-size: 16px;
  color: rgba(255, 255, 255,1.0);
}

.footer-row.cs-img-top img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100% !important;
}

.footer-row.cs-img-bottom {

  position: absolute;
  right: 0px;
  top: 0px;
}

.footer-row.cs-img-bottom img {
  position: absolute;
  right: 29px;
  top: -10px;
}


.cs-footer .cs-d .page-center{
  height: 100%;
}


.cs-footer .cs-d .page-center>.flex_row{
  display: flex;
  flex-direction: column;
  row-gap: 22px;
  height: 100%;
  align-items: flex-end;
  justify-content: center;
  text-align: right;
}  


.cs-footer .cs-c .col-section.num2 p:last-child {
  display: none;
}




.cs-footer .col-section.cs-logos {
  width: 96px !important;
}

.cs-footer .col-section.cs-logos .footer-content>div {
  position: absolute;
  left: 0;
  min-height: 96px;
  width: 96px;
}

.cs-footer .col-section.cs-logos .footer-content>div img:first-child {
  position: absolute;
  flex-grow: 0;
  flex-shrink: 1;
  top: 0%;
  left: 0%;
  width: 96px;
}

.cs-footer .col-section.cs-logos .footer-content>div img:last-child {
  position: absolute;
  left: 30.284722646077%;
  top: 35.95833381017%;
  width: 37.8px;
}

.col-section.cs-mobile-logo {
  display: none;
}

.cs-footer .col-section .footer-content>a{
  color: rgba(255, 255, 255,1.0); 
}
.cs-footer .col-section .footer-content>a:hover{
  color: rgba(217, 242, 112,1.0) ;
}

@media(max-width:1023px){
  .body-container--blog-post,.systems-page {
    padding-left: 32px;
    padding-right: 32px;
  }
  .cs-footer .cs-c .col-section.num2 p:last-child {
    display: block;
  }
  .col-section.cs-logos {
    display: none;
  }

  .col-section.cs-mobile-logo {
    display: block;
  }

  .col-section.cs-mobile-logo img {
    max-width: 76px;
    max-height: 76px;
  }

  .cs-footer .cs-c .col-section.num2 p:first-of-type {
    display: none;
  }

  .cs-footer {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .cs-footer .col-section .footer-content {
    justify-content: center;
    align-items: center;
  }


  .footer-row.cs-img-bottom{
    right: 45%;
  }
  .footer-row.cs-img-top{
    right: 45%;
  }
  .cs-footer .cs-d .page-center>.flex_row{
    row-gap: 70px;
  }

  .cs-footer .col-section .footer-content>div{
    justify-content: center;
    padding-left: 0;
  }

  .cs-footer{
    padding: 20px;
    row-gap: 12px;
    padding-top: 40px;

  }

  .cs-b .page-center>.flex_row, .cs-c .page-center>.flex_row {
    row-gap: 12px;
  }
  .cs-a .hs-menu-wrapper>ul>li {
    line-height: 1;   
    padding: 10px;
  }
  .cs-footer .col-section .footer-content > a{
    padding: 10px;
  }
  .cs-footer .col-section .footer-content{
    row-gap: 12px;
  }

  .cs-footer .cs-d .page-center>.flex_row{
    row-gap: 20px;
  }
  .col-section.cs-mobile-logo .footer-content >div {
    padding: 10px;
  }
  .col-section.cs-mobile-logo .footer-content {
    margin-top: 25px;
  }

  .cs-footer .cs-c .col-section.num2 p {
    padding: 10px;
  }

  .cs-footer .cs-b .col-section .footer-content>div, .cs-footer .cs-c .col-section .footer-content>div {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 34px;
  }
  .cs-footer .cs-a .hs-menu-wrapper>ul{
    gap: 12px;
  }

}





@media(max-width:767px){

  .cs-a .hs-menu-wrapper>ul>li a{
    font-size: 17px;
  }
  .cs-footer .col-section .footer-content>a, .cs-footer .cs-c .col-section.num2 p{
    font-size: 17px;
  }
  .cs-d .col-section.num2 p {
    font-size: 10.5px;
  }


  .col-section.cs-modern-text .footer-content p {
    font-size: 10.56px;
    line-height: 6.96px;
  }

  .col-section.cs-modern-text.num3 {
    padding-top: 0 !important;
  }
  .col-section.cs-mobile-logo img {
    max-height: unset;
    max-width: unset;
  }

  .footer.cs-footer .flex_row .col-section:not(:first-child) {
    padding-top: 0;
  }

  .cs-footer .cs-c .col-section.num2 p:last-child {
    display: block;
    line-height: 23.8px;
  }
  .cs-a .hs-menu-wrapper>ul>li {
    line-height: 1;
    padding: 5px;
  }
  .cs-b .page-center>.flex_row {
    margin-top: 31px;
  }

  .cs-footer .cs-b .col-section .footer-content>div {
    padding: 10px;
  }

  .cs-footer .col-section h4 {
    font-size: 15px;
  }
}


.custom-slider.training-slider .row .right-col .contentWrp {
  border-radius: 15px;
}


@media (max-width: 1200px){
  .two-col-content.challengers-section.advisor-col .top_sec{
    width: auto;
  }
}

@media (max-width: 1100px) and (min-width: 1025px){
  .homeTwoCol.two-col-content.variant1 .media_column.col5 .single_parallax .para_imge {
    background-size: cover;
  }
}

.two-col-content.challengers-section.pov-col {
  border-top: 1px solid #FFFFFF29;
}