@font-face {
  font-family: eicons;
  src: url(https://50366261.fs1.hubspotusercontent-na1.net/hubfs/50366261/raw_assets/public/Helios_March2026/fonts/eicons.eot) format("embedded-opentype"),
    url(https://50366261.fs1.hubspotusercontent-na1.net/hubfs/50366261/raw_assets/public/Helios_March2026/fonts/eicons.woff2) format("woff2"),
    url(https://50366261.fs1.hubspotusercontent-na1.net/hubfs/50366261/raw_assets/public/Helios_March2026/fonts/eicons.woff) format("woff"),
    url(https://50366261.fs1.hubspotusercontent-na1.net/hubfs/50366261/raw_assets/public/Helios_March2026/fonts/eicons.ttf) format("truetype")
    font-style: normal;
  font-weight: 400;
}
:root {
  --font-primary: "basic-sans", sans-serif;
}
body {
  font-family: var(--font-primary);
}
.child-theme .body-container-wrapper ul,
.child-theme .body-container-wrapper ol{
  margin: 0 0 1.5em 23px;
  padding-left: 0;
}
.child-theme .body-container-wrapper ul li,
.child-theme .body-container-wrapper ol li{
  margin-bottom: 0;
  font-weight:300;
}
.cnt-wit-bg-wrp.ready-part-content .page-center{
  padding:10px;
}
.cnt-wit-bg-wrp.ready-part-content .title{
  margin-bottom:25px;
  line-height:1.4em;
  font-size:29px;
}
.cnt-wit-bg-wrp.ready-part-content .rich_text {
  padding-top: 30px;
  font-family: Poppins, sans-serif
}
.cnt-wit-bg-wrp.ready-part-content .rich_text p{
  margin-bottom:25px;
  font-size:19px;
  line-height:1.4em;
}
.simple-banner.current-studies-banner{
  min-height:auto;
  background-color:#f4f4f4;
}
.simple-banner.current-studies-banner .page-center{
  background: rgba(81, 173, 207, .7);
  padding:35px 0 30px 0;
}
.simple-banner.current-studies-banner .page-center .flex_row{
  max-width:1280px;
  margin:0 auto;
}
.simple-banner.current-studies-banner .banner-content-inner{
  width:100%;
  max-width: 38.359%;
  padding:10px;
}
.simple-banner.current-studies-banner .banner-content-inner h5{
  font-size: 23px ;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-bottom: 0px;
  line-height:1;
}
.simple-banner.current-studies-banner .banner-content-inner h5:not(:last-child){
  margin-bottom:15px;
}
.simple-banner.current-studies-banner .banner-content-inner h1{
  font-size: 40px;
  letter-spacing: -.03em;
  margin-bottom: 0;
  line-height:1em;
  font-weight:700;
}
.simple-banner.current-studies-banner .banner-content-inner h1:has(span){
  margin-bottom: 20px;
}
.simple-banner.home-banner{
  min-height:720px;
  position:relative;
}
.simple-banner.home-banner .page-center{
  position:static;
}
.simple-banner.home-banner .banner-content-inner{
  width:100%;
  max-width: 48.625%;
  padding:0;
}
.simple-banner.home-banner .banner-content-inner .top_sec{
  padding:10px;
}
.simple-banner.home-banner .banner-content-inner h1{
  font-size: 95px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: -3.3px;
  margin-bottom:50px;
}
.simple-banner.home-banner .banner-content-inner h2{
  font-family: var(--font-primary);
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.3em;
  letter-spacing: 4.1px;
}
.simple-banner.home-banner .banner-content-inner .btn_row{
  position:absolute;
  bottom:0;
  margin-top:0;
  padding:10px 10px 0 10px;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button{
  background:#fff;
  padding:0;
  display: flex;
  gap: 5px;
  border: none;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button::after{
  display:none;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button span{
  padding: 19px 23px 17px 23px;
  transition: all .3s;
  background-color:#fff;
  color:#51acce;
  font-size: 18px;
  font-weight:700;
  line-height:1;	
  border:none;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button:hover span{
  padding: 19px 13px 17px 33px;
  background-color: #EbEBEB;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button .button-icon{
  background-color: #EbEBEB;
  margin-left: 0;
  padding: 19px 23px 17px 23px;
  transition: all .3s;
  color:#51acce;
  display:flex;
  justify-content:center;
  align-items:center;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button:hover .button-icon{
  padding: 19px 33px 17px 13px;
}
.simple-banner.home-banner .banner-content-inner .btn_row .hs-button .button-icon i{
  color:inherit;
}
.two-col-content.two-col-with-top .page-center{
  padding:10px;
}
.two-col-content.two-col-with-top .top_sec{
  padding:0;
  margin-bottom:0;
}
.two-col-content.two-col-with-top .top_content{
  text-align:left;
}
.two-col-content.two-col-with-top .top_content h2{
  margin-bottom: 25px;
  font-size: 41px;
  font-weight: 700;
  line-height: 1.4em;
}
.two-col-content.two-col-with-top .top_content > span{
  margin-bottom:25px;
  padding: 11px 0 ;
  display:flex;
}
.two-col-content.two-col-with-top .top_content > span > span{
  border-top:7px solid #dbdbdb;
  width: 100px;
  display:flex;
}
.two-col-content.two-col-with-top .content-col{
  width: 54.762%;
}
.two-col-content.two-col-with-top .media_column{
  width: 45.2%;
}
.two-col-content.two-col-with-top .content-col .description{
  margin-bottom:0;
}
.two-col-content.two-col-with-top .content-col p{
  margin-bottom:55px;
  font-weight: 300;
}
.two-col-content.two-col-with-top .content-col h3{
  margin-bottom:0; 	
}
.two-col-content.two-col-with-top .media_column .single-img {
  margin: -239px -130px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.two-col-content.two-col-with-top .media_column .single-img img{
  width: revert-layer;
}
.two-col-content.home-two-col .flex_row{
  justify-content:initial;
}
.two-col-content.home-two-col .media_column{
  width: 42.236%;
}
.two-col-content.home-two-col .media_column .single-img{
  display:flex;
  justify-content:center;
  align-items:center;
}
.two-col-content.home-two-col .media_column .single-img img{
  width:revert-layer;
}
.two-col-content.home-two-col .content-col{
  width: 57.327%;
}
.two-col-content.home-two-col .content-col .description{
  margin-bottom:0;
  margin-left:64px;
}
.two-col-content.home-two-col .description h3{
  text-align: start;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom:0;
}
.contact-details-wrap.helios-btns .cnt-detail-item:not(:last-child){
  margin-bottom:20px;
}
.contact-details-wrap.helios-btns .cnt-detail-item{
  background-color: #51acce;
  padding: 9px 16px 9px 20px;
  transition:all .3s;
}
.contact-details-wrap.helios-btns .cnt-detail-item:hover{
  background-color: #133157;
}
.contact-details-wrap.helios-btns .icon-cnt .icon-wrap svg{
  display: block;
  height: 37px;
  position: relative;
  width: 37px;
}
.contact-details-wrap.helios-btns .cnt-detail-item-inn{
  flex-direction: row-reverse;
  align-items: center;
  text-align: start;
  gap: 0px;
}
.contact-details-wrap.helios-btns .icon-cnt{
  width:auto;
  flex:0 0 auto;
  padding-right:0;
}
.contact-details-wrap.helios-btns .cnt-detail-cnt{
  width:auto;
  flex-grow:1;
  margin: 0;
  display:flex;
  flex-direction:column-reverse;
  color:#fff;
}
.contact-details-wrap.helios-btns .icon-cnt .icon-wrap{
  padding: 19px;
  border:3px solid rgba(255, 255, 255, .23);
  width:auto;
  height:auto;
}
.contact-details-wrap.helios-btns .cnt-detail-cnt .cnt-detail-title {
  margin: 0;
}
.contact-details-wrap.helios-btns .cnt-detail-cnt .cnt-detail-title h4{
  font-size: 27px;
  font-weight: 700;
  line-height: 1em;
  color:inherit;
}
.contact-details-wrap.helios-btns .cnt-detail-cnt .detail-content p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.2px;
}
.contact-details-wrap.helios-btns .page-center{
  display:flex;
  align-items:flex-end;
}
.contact-details-wrap.helios-btns .top_cnt{
  width: 52.969%;
  order:2;
  padding:10px;
  margin-bottom:0;
}
.contact-details-wrap.helios-btns .top_cnt p{
  font-weight: 300;
  line-height: 1.6em;
  margin-bottom:55px;
}
.contact-details-wrap.helios-btns .top_cnt h3{
  font-size: 27px;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom:0;
}
.contact-details-wrap.helios-btns .flex_row{
  width: 47.031%;
  order:1;
  padding: 10px 132px 10px 10px;
}
.two-col-content.home-two-col {
  margin-bottom: -145px;
}
.two-col-content.helios-feat .content-col{
  width: calc(36.302% + -1.441%);
  margin-right: 70px;
}
.two-col-content.helios-feat .content-col .description:empty{
  margin-bottom:0;
}
.two-col-content.helios-feat .feature-wrapper{
  flex-direction:column;
  gap:0;
}
.two-col-content.helios-feat .feature-wrapper .featimggrp,
.two-col-content.helios-feat .feature-wrapper .featnumgrp{
  max-width:100%;
  flex:100%;
  display:flex;	
}
.two-col-content.helios-feat .feature-wrapper .featimggrp:not(:last-child),
.two-col-content.helios-feat .feature-wrapper .featnumgrp:not(:last-child){
  margin-bottom:10px;
}
.two-col-content.helios-feat .feature-wrapper .featimggrp:not(:first-child),
.two-col-content.helios-feat .feature-wrapper .featnumgrp:not(:first-child){
  margin-top:10px;
}
.two-col-content.helios-feat .feature-wrapper .featimggrp:last-child,
.two-col-content.helios-feat .feature-wrapper .featnumgrp:last-child{
  margin-top:0;
}
.two-col-content.helios-feat .feature-wrapper .counter-title{
  padding: 10px 0px 10px 30px;
  width: 84.304%;
  display: flex;
  align-items: center;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.1em;
  font-family: var(--font-primary);
}
.two-col-content.helios-feat .feature-wrapper .featnumgrp .number{
  width: auto;
  justify-content: center;
  align-items: center;
  margin-bottom:0;
  padding:10px;
  position:relative;
}
.two-col-content.helios-feat .feature-wrapper .featnumgrp .number::after {
  background: #133157;
  content: "";
  width: 1px;
  height: 100vh;
  position: absolute;
  bottom: -98vh;
}
.two-col-content.helios-feat .feature-wrapper .featnumgrp .number .counter{
  background-color: #133157;
  color:#fff;
  border-radius: 100%;
  height: 52px;
  width: 52px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 600;
}
.two-col-content.helios-feat .feature-wrapper .featnumgrp .number .suffix:empty {
  display: none;
}
.two-col-content.helios-feat .media_column{
  width: 55.753%;
}
.two-col-content.helios-feat .media_column .content_box{
  margin-top:0;
}
.two-col-content.helios-feat .media_column .content_box h3,
.two-col-content.princ-invest .content-col .description h3{
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom:25px;
}
.two-col-content.helios-feat .media_column .content_box p,
.cnt-wit-bg-wrp.partner-content .rich_text p{
  font-weight:300;
  margin-bottom:25px;
}
.cnt-wit-bg-wrp.partner-content .rich_text p{
  margin-bottom:0;
}
.two-col-content.site-op .page-center{
  padding:10px;
}
.two-col-content.site-op .top_sec,
.card_gallery.on-site-cap .top_sec{
  margin-bottom:44px;
  text-align:start;
  padding:0;
}
.card_gallery.on-site-cap .top_sec{
  margin-bottom:56px;
}
.two-col-content.site-op .top_sec h3,
.card_gallery.on-site-cap .top_sec h3,
.cnt-wit-bg-wrp.partner-content .rich_text h3{
  font-size: 27px;
  line-height:1em;
  margin-bottom:0;
}
.cnt-wit-bg-wrp.partner-content .rich_text h3{
  margin-bottom:25px;
  font-weight: 700;
  line-height: 1.4em;
}
.two-col-content.site-op .content-col{
  width: 50.873%;
}
.two-col-content.site-op .content-col .description,
.two-col-content.princ-invest .content-col .description{
  margin-bottom:0;
}
.two-col-content.site-op .content-col .description ul{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-left: 0px;
}
.two-col-content.site-op .content-col .description ul li{
  color: #FFF;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  background-color: #133157;
  padding: 10px 17px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.two-col-content.site-op .media_column{
  width: 49.089%;
}
.two-col-content.site-op .media_column .content_box{
  margin-top:0;
}
.two-col-content.site-op .media_column .content_box p{
  font-weight:300;
  margin-bottom:25px 	;
}
.two-col-content.princ-invest .media_column{
  width: 43.359%;
  display:flex;
  align-items:center;
}
.two-col-content.princ-invest .content-col{
  width: 56.641%;
}
.two-col-content.princ-invest .mediaimg,
.two-col-content.princ-invest .mediaimg .single-img{
  width:100%;
}
.two-col-content.princ-invest .mediaimg .single-img img{
  max-width:88%;
}
.card_gallery.on-site-cap .page-center{
  padding:10px;
}
.card_gallery.on-site-cap .flex_row{
  display: grid ;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 84px;
  grid-row-gap: 0px;
}
.card_gallery.on-site-cap .bottom_row.notshadow .rowGap15{
  row-gap:0;
}
.card_gallery.on-site-cap .card_item.col4{
  padding:0;
  width:100%;
}
.card_gallery.on-site-cap .card_gallery .card_inner{
  margin-bottom:0;
}
.card_gallery.on-site-cap .card_gallery .card_inner .card_box{
  margin-bottom:30px;
}
.card_gallery.on-site-cap .card_content+.btn_row{
  margin-top:0;
}
.card_gallery.on-site-cap .icon_box.small_sz .icon_inner{
  width:40px;
  height:40px;
}
.card_gallery.on-site-cap .icon_box.small_sz .icon_inner svg path{
  fill:#133157 !important;
  color:#133157 !important;
}
.card_gallery.on-site-cap .card_content .it_title {
  font-family: var(--font-primary);
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 7px;
  line-height: 1em;
}
.card_gallery.on-site-cap .card_content p{
  font-size: 19px;
  font-weight: 300;
  line-height: 1.3em;
}
.cnt-wit-bg-wrp.partner-content .page-center{
  padding:10px;
}
.logo_slider.partners-slider .page-center{
  padding:10px 24px;
}
.logo_slider.noDotsArrowsAdded.partners-slider .top_sec.noButton{
  margin-bottom:0;
  padding:0;
}
.logo_slider.partners-slider .top_sec.noButton h6{
  line-height:1em;
  text-align:left;
}
.logo_slider.partners-slider .logo_item{
  padding:0;
}
.logo_slider.partners-slider .logo_inner img{
  --logo-height: clamp(34px, 5vw, 64px);
  height:var(--logo-height);
  width:auto;
}
.logo_slider.partners-slider .logo_inner{
  padding: 14px;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(10, 20, 40, 0.05);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  filter: grayscale(15%) contrast(105%);
}
.logo_slider.partners-slider .logo_inner:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(10, 20, 40, 0.12);
  filter: none;
}
.logo_slider.partners-slider .splide .splide__track{
  margin:0;
  padding:12px 0;
}
.logo_slider.partners-slider .bottom_row.splide .splide__track{
  --edge-fade:60px;
  -webkit-mask-image: linear-gradient(to right, transparent 0, black var(--edge-fade), black calc(100% - var(--edge-fade)), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0, black var(--edge-fade), black calc(100% - var(--edge-fade)), transparent 100%);
  cursor: grab;
  touch-action: pan-y;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn{
  flex-direction:row;
  cursor:pointer;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-item{
  padding:0;
  background-color:transparent !important	;
}
.contact-details-wrap.helios-btns.v2 .icon-cnt .icon-wrap{
  border-color:#133157;
  width:70px;
  height:70px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.contact-details-wrap.helios-btns.v2 .icon-cnt{
  padding-right:21px;
  transition: all .2s ease-in-out;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn:hover .icon-cnt{
  margin-left: 5px;
  margin-right: 10px;
}
.contact-details-wrap.helios-btns.v2 .icon-cnt .icon-wrap svg{
  width:auto;
  height:32px;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-cnt .cnt-detail-title h4{
  font-size: 25px;
  line-height: 1.3em;
  color:#51acce;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn:hover .cnt-detail-cnt .cnt-detail-title h4{
  color:inherit;
}
.contact-details-wrap.helios-btns.v2 .page-center{
  align-items:center;
}
.contact-details-wrap.helios-btns.v2 .flex_row{
  width: 59.53%;
  padding:10px;
}
.contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn:hover .cnt-detail-cnt{
  color:#133157;
}
.contact-details-wrap.helios-btns.v2 .top_cnt{
  width: 40.432%;
  padding:32px;
  background-color:#51acce;
  color:#fff;
}
.contact-details-wrap.helios-btns.v2 .top_cnt h3{
  margin-bottom:30px;
  font-size: 29px;
  color:inherit;
}
.contact-details-wrap.helios-btns.v2 .top_cnt p{
  font-size: 29px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom:25px;
  color:inherit;
}
.contact-details-wrap.helios-btns.v2 .top_cnt p:last-child{
  margin-bottom:5px;
}
.contact-details-wrap.helios-btns.v2 .top_cnt p a {
  text-decoration:underline;
  color:inherit;
}
.contact-details-wrap.helios-btns.v2 .top_cnt p a:hover{
  color:#133157;
}
.cs-team-wrp.helios-team .page-center{
  padding:10px;
  margin-bottom:40px;
}
.cs-team-wrp.helios-team .flex_row{
  display:flex;
  justify-content:initial;
}
.cs-team-wrp.helios-team .cm_team{
  margin-left:-5px;
  margin-right:-5px;
}
.cs-team-wrp.helios-team .cm_team_card.col3{
  width: 25%;
  display: inline-block;
  float: left;
  padding: 5px;
  margin-bottom: 32px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cs-team-wrp.helios-team .cm_team_card.col3:hover{
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cs-team-wrp.helios-team .cm_team_card.col3:nth-child(4n+1) {
  clear: both;
}
.cs-team-wrp.helios-team .cm_team_image{
  margin:0;
  padding:0;
}
.cs-team-wrp.helios-team .cm_team_image img{
  max-width:100%;
  max-height:100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cs-team-wrp.helios-team .cm_team_card.col3:hover .cm_team_image img{
  opacity: 0.9;
}
.cs-team-wrp.helios-team .cm_team_cont{
  padding: 20px 15px;
  text-align:left;
}
.cs-team-wrp.helios-team .cm_team_cont h6{
  font-weight: 600;
  font-size: 17px;
  line-height: 1.1;
  margin-bottom: 5px;
  font-family: var(--font-primary);
}
.cs-team-wrp.helios-team .cm_team_cont p{
  font-size: 17px;
  line-height: 1.2;
  margin-top: 5px;
  letter-spacing: unset;
  font-weight: 300;
  margin-bottom:0;
}
.glightbox-clean .gslide-inline .ginlined-content{
  padding: 0 10px 0 30px;
  max-width:100% !important;
  height:100% !important;
}
.glightbox-clean .gslide-inline .ginlined-content .team_popup-modal {
  max-height: calc(80vh - 60px);
  overflow: hidden;
  margin: 30px 0;
  padding-right: 20px;
  overflow-y: auto;
}
.glightbox-clean .gslide-media.gslide-inline{
  max-width:1200px;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content{
  max-width:95%;
  display:inline-block;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content h3{
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
  letter-spacing: 3px;
  font-family: var(--font-primary);
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .ex-social-account{
  padding:0;
  margin:0;
  margin-top: 15px;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .tp-ctsocial{
  font-size: 17px;
  font-weight: 300;
  list-style: none;
  display: inline-block;
  margin: 0;
  margin-bottom: 5px;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .tp-ctsocial svg{
  height:33px;
  width:auto;
  fill:#133157;
  transition: all .2s;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .tp-ctsocial:hover svg{
  fill:#00BCD4;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .lb-designation{
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .exp-lightbox-meta h5{
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom:0;
  margin-right: 15px;
  padding-right: 15px;
  line-height: 1.1;
  font-size: 17px;
  font-family: var(--font-primary);
}
.glightbox-clean .gslide-inline .ginlined-content .bio_content .exp-lightbox-meta p{
  font-size: 17px;
  font-weight: 300;
  margin: 10px 0px;
}
.cm_team_card_inner {
  position: relative;
}
.cm_team_card_inner{
  position: relative;
}
.accordion_wrap.helios-location .acc-item:not(:last-child){
  margin-bottom:0;
}
.accordion_wrap.helios-location .acc-item{
  border: 1px solid #d5d8dc;
  border-radius:0;
}
.accordion_wrap.helios-location .acc-item:not(:first-child){
  border-top:none;
}
.accordion_wrap.helios-location .acc-item .carrortwrap{
  position:static;
  margin-right:15px;
}
.accordion_wrap.helios-location .acc-item .acctitle{
  box-shadow:none;
  border-radius:0;
}
.accordion_wrap.helios-location .acc-item .acc-content{
  border-top: 1px solid #d5d8dc;
  box-shadow: none;
}
.accordion_wrap.helios-location .acc-item .acc-content .desc p:last-child,
.accordion_wrap.helios-location .acc-item .acc-content .desc p{
  font-weight:300;
  margin-bottom:25px;
}
.accordion_wrap.helios-location .acc-item .acctitle h4{
  display:flex;
  align-items:center;
  justify-content:start;
  flex-direction:row-reverse;
  line-height: 1;
}
.accordion_wrap.helios-location .acc-item:hover .carrortwrap svg{
  fill:#133157;
}
.accordion_wrap.helios-location .acc-item.activeaccord:hover .carrortwrap svg{
  fill:currentColor;
}
.accordion_wrap.helios-location .acc-item .carrortwrap svg{
  width:26px;
  height:26px;
}
.cnt-wit-bg-wrp.helios-location .page-center{
  padding:10px;
}
.cnt-wit-bg-wrp.helios-location .content_widget h2{
  line-height:1em;
  margin-bottom:0;
}
.two-col-content.helios-location .page-center{
  padding:10px;
}
.two-col-content.helios-location .single_parallax{
  padding-bottom:0;
  height:100%;
  transition:all 1.5s ease;
}
.two-col-content.helios-location .single_parallax::after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  opacity:0;
  background-color:rgba(0,0,0,.3);
  transition:all 1.5s ease;
}
.two-col-content.helios-location:hover .single_parallax{
  transform:scale(1.2);
}
.two-col-content.helios-location:hover .single_parallax::after{
  opacity:1;
}
.two-col-content.helios-location .content-col{
  text-align:center;
}
.two-col-content.helios-location .content-col h5{
  font-size:23px;
  line-height:1em;
  margin-bottom:15px;
}
.two-col-content.helios-location .content-col p{
  font-weight:300;
  margin-bottom:15px;
}
.two-col-content.helios-location .content-col .btn-items .btn_row{
  justify-content:center;
  margin-top:0;
}
.two-col-content.helios-location .content-col .btn_item > a{
  background-color:#f4f4f4;
  border:2px solid #3f444b;
  color: #3f444b;
  display: inline-block;
  font-size: 15px;
  font-weight:700;
  line-height: 1;
  padding: 12px 24px;
  text-align: center;
  transition: all .3s;
}
.cnt-wit-bg-wrp.time-precious .page-center{
  padding:0;
}
.cnt-wit-bg-wrp.time-precious .content_widget h2{
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.2em;
  margin-bottom: 20px;
  letter-spacing: -0.7px;
}
.cnt-wit-bg-wrp.time-precious .content_widget h3{
  font-size: 1.9rem;
  margin-bottom: 20px;
  color: #163157;
  font-weight: 800;
  line-height:1em;
}
.cnt-wit-bg-wrp.time-precious .content_widget p{
  font-size: 1.2rem;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
}
.cnt-wit-bg-wrp.time-precious .btn_row .btn_item > a{
  display: inline-block;
  padding: 15px 25px;
  background-color: #163157;
  border:none;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size:26px;
  line-height:1.6;
  font-weight: 600;
  transition: background-color 0.3s, color 0.3s;
}
.cnt-wit-bg-wrp.time-precious .btn_row .btn_item > a:hover{
  background-color: #ED6526;
}
.cnt-wit-tp-img-wrp.time-precious .flex-row{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  flex-wrap: wrap;
}
.cnt-wit-tp-img-wrp.time-precious .top_sec{
  margin-bottom:0;
}
.cnt-wit-tp-img-wrp.time-precious .top_sec h3{
  font-size: 1.9rem;
  line-height:1em;
  margin-bottom:40px;
}
.cnt-wit-tp-img-wrp.time-precious .splide__track{
  overflow:visible;
}
.cnt-wit-tp-img-wrp.time-precious .flex-row .cnt-col.col4{
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0,0,0,.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  transition: transform .3s;
  width:100%;
  flex:1;
  transition:transform .3s;
}
.cnt-wit-tp-img-wrp.time-precious .flex-row .cnt-col.col4:hover{
  transform: translateY(-10px);
}
.cnt-wit-tp-img-wrp.time-precious .tp-img img{
  max-width:120px;
  max-height:120px;
}
.cnt-wit-tp-img-wrp.time-precious h5.col-title {
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-weight: 700;
  line-height:1em;
}
.cnt-wit-tp-img-wrp.time-precious .inner_spacing{
  height:100%;
  border-radius: 8px;	
}
.cnt-wit-tp-img-wrp.time-precious .tp-img-cnt{
  display: flex;
  flex-direction: column;
  height: calc(100% - 140px);
  justify-content: space-between;
}
.cnt-wit-tp-img-wrp.time-precious .tp-img-cnt-inner p{
  font-size: 1rem;
  line-height: 1.5;
  margin-top: auto;
  margin-bottom:25px;
  font-family: Poppins, sans-serif;
}
.cnt-wit-tp-img-wrp.time-precious .tp-img-cnt-inner p:last-child{
  margin-bottom:25px;
}
.float-btn .btn_row .btn_item > a{
  position:fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.cnt-wit-tp-img-wrp.float-btn{
  z-index:3;
}
.cnt-wit-tp-img-wrp.float-btn .btn_row .btn_item > a{
  padding: 12px 20px;
  background-color: #ED6526;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  transition: background-color 0.3s, color 0.3s;
  border:none;
  font-size:26px;
}
.cnt-wit-tp-img-wrp.float-btn .bototm_btn .btn_row{
  margin-top:0;
}
.cnt-wit-tp-img-wrp.float-btn .btn_row .btn_item > a:hover{
  background-color: #163157;
}
.two-col-content.time-precious{
  max-width:1200px;
  margin:0 auto;
}
.two-col-content.time-precious .flex_row{
  gap:30px;
}
.two-col-content.time-precious .content-col,
.two-col-content.time-precious .media_column{
  width:100%;
  flex:1;
}
.two-col-content.time-precious .content-col h4{
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1em;
}
.two-col-content.time-precious .content-col h3{
  font-size: 2rem;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1em;
}
.two-col-content.time-precious .content-col p{
  font-size: 1rem;
  line-height: 1.5;
  font-family: Poppins, sans-serif;
  margin-bottom:25px;
}
.two-col-content.time-precious .content-col p span{
  font-size: 1.1rem;
  line-height: 1.8;
  font-family: Poppins, sans-serif;
  margin-bottom:25px;
}
.two-col-content.time-precious .media_column .single-img{
  display:flex;
  justify-content:center;
  align-items:center;
}
.two-col-content.time-precious .media_column .single-img img{
  width: revert-layer;
  height: revert-layer;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.footer{
  position: relative;
  z-index: 10;
}
.cnt-wit-bg-wrp.time-precious.video-sec{
  max-width:800px;
  margin:0 auto;
  width: 90%;
}
.cnt-wit-bg-wrp.time-precious.video-sec .content_widget iframe{
  border-radius:8px;
}
.bnr_wrp.bnr-slider .splide__list .splide__slide{
  height: 588px;
}
.bnr_wrp.bnr-slider .bg_el.banner_slider_bg_image{
  background-size: contain;
  background-position:50%;
  min-height: 100%;
  min-width: 100%;
}
.bnr_wrp.bnr-slider .splide .splide__pagination {
  bottom: 18px;
}
.bnr_wrp.circle_bullets.bnr-slider .splide__pagination .splide__pagination__page{
  width:6px;
  height:6px;
  margin:0 6px;
  background-color:#000;
  opacity:.2;
}
.bnr_wrp.circle_bullets.bnr-slider .splide__pagination .splide__pagination__page.is-active{
  opacity:1;
}
.bnr_wrp.bnr-slider .splide__arrows .splide__arrow{
  width:20px;
  height:20px;
}
.bnr_wrp.bnr-slider .splide__arrows .splide__arrow svg{
  fill:rgba(237, 237, 237, .9);
}
.bnr_wrp.bnr-slider .splide .splide__arrow--prev{
  left:15px;
}
.bnr_wrp.bnr-slider .splide .splide__arrow--next{
  right:15px;
}
.cm_search_result_page h1.page-title{
  font-size: 67px;
  font-weight: 400;
  letter-spacing: -0.7px;
  padding: 0px 40px 40px 40px;
  margin-bottom: 20px;
}
.cm_search_result_page .content-wrapper{
  padding:0;
  padding: 20px;
  padding-left:0;
}
.cm_search_result_page .systems-page{
  padding:0 40px 40px;
}
.child-theme .body-container-wrapper.cm_search_result_page .hs-search-results__listing {
  margin: 0;
}
.cm_pg_wrp .pagination-row .hs-button::after{
  display:none;	
}
.cm_search_result_page .hs-search-results__content .hs-search-results__title{
  font-size: 42px;	
  color:inherit;
  line-height:1em;
}
.cm_search_result_page .hs-search-results__content .hs-search-results__description{
  font-size:26px;
  font-family: Poppins, sans-serif;
  margin-bottom:25px;
}
@media(max-width:1420px){
  .two-col-content.left.two-col-with-top .media_column .single-img{
    margin-right:0;
  }
}
@media(max-width:1300px){
  .two-col-content.home-two-col {
    margin-bottom: 0;
  }
}
@media(max-width:1245px){
  .two-col-content.helios-feat .content-col{
    margin-right:;
  }
}
@media(max-width:1200px){
  .two-col-content.left.two-col-with-top .media_column .single-img{
    margin-top:-120px;
  }
}
@media(max-width:1024px){
  .simple-banner.home-banner .banner-content-inner .top_sec{
    padding:30px;
  }
  .two-col-content.helios-feat .media_column{
    padding: 10px 73px 10px 10px;
  }
  .simple-banner.current-studies-banner .banner-content-inner{
    max-width:100%;
  }
  .simple-banner.current-studies-banner .banner-content-inner h1{
    line-height:1em;
  }
  .two-col-content.helios-feat .feature-wrapper .counter-title{
    padding-left:10px;
  }
  .two-col-content.site-op .media_column,	
  .two-col-content.site-op .content-col{
    width:100%;
  }
  .two-col-content.site-op .media_column{
    padding-left:0;
  }
}
@media(max-width:991px){
  .simple-banner.home-banner .banner-content-inner{
    max-width:70%;
  }
  .cs-team-wrp.helios-team .cm_team_card.col3{
    width:33.33333%;
  }
}
@media screen and (max-width: 960px) {
  .cs-team-wrp.helios-team .cm_team_cont{
    text-align:center;
  }
}
@media(max-width:768px){
  .glightbox-container.glightbox-clean .gprev,
  .glightbox-container.glightbox-clean .gnext{
    top:50%;
  }
  .glightbox-container.glightbox-clean .gprev{
    left:2%;
  }
  .glightbox-container.glightbox-clean .gnext{
    right:2%;
  }
}
@media(max-width:767px){
  .cm_search_result_page h1.page-title{
    font-size:32px;
  }
  .cm_search_result_page .hs-search-results__content .hs-search-results__title{
    font-size:27px;
    line-height:1em;
  }
  .cm_search_result_page h1.page-title,
  .cm_search_result_page .systems-page{
    padding:30px;
  }
  .cm_search_result_page .content-wrapper{
    padding:20px 0 0;
  }
  .contact-details-wrap.helios-btns .page-center{
    flex-direction:column;
  }
  .contact-details-wrap.helios-btns .flex_row,
  .contact-details-wrap.helios-btns .top_cnt,
  .contact-details-wrap.helios-btns.v2 .top_cnt,
  .contact-details-wrap.helios-btns.v2 .flex_row{
    width:100%;
  }
  .contact-details-wrap.helios-btns.v2 .top_cnt{
    text-align:center;
  }
  .contact-details-wrap.helios-btns .flex_row{
    padding:10px;
  }
  .cs-team-wrp.helios-team .cm_team_card.col3 .btn_row{
    margin-top:0;
  }
  .cs-team-wrp.helios-team .flex_row{
    row-gap:0;
    justify-content:initial;
  }
  .cnt-wit-bg-wrp.helios-btns.v2 .content_widget h3{
    font-size: 24px;
  }
  .two-col-content.two-col-with-top .content-col h3{
    font-size: 32px;
    line-height: 1.4em;
  }
  .two-col-content.two-col-with-top .content-col{
    text-align:center;
  }
  .contact-details-wrap.helios-btns .cnt-detail-item-inn{
    flex-direction:column;
    align-items:start;
  }
  .logo_slider.partners-slider .top_sec.noButton h6{
    font-size:20px;
  }
  .contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn:hover .cnt-detail-cnt .cnt-detail-title h4{
    text-align:center;
  }
  .two-col-content.time-precious .content-col{
    text-align:center;
  }
  .two-col-content.time-precious .flex_row{
    flex-direction:column;
    align-items:center;
  }
  .simple-banner.current-studies-banner .banner-content-inner{
    max-width:100%;
  }
  .simple-banner.home-banner .banner-content-inner{
    max-width:100%;
    text-align:center;
    margin-top:5px;
  }
  .simple-banner.home-banner .banner-content-inner .top_sec{
    padding:10px;
  }
  .simple-banner.home-banner .banner-content-inner h1{
    font-size: 61px;
    letter-spacing: -1.8px;
  }
  .simple-banner.home-banner .banner-content-inner h2{
    font-size: 20px;
  }
  .simple-banner.home-banner .banner-content-inner .btn_row {
    left: 0;
  }
  .simple-banner.home-banner{
    min-height:706px;
  }
  .two-col-content.left.two-col-with-top .page-center{
    padding:20px;
  }
  .two-col-content.left.two-col-with-top .top_content h2{
    text-align: center;
    font-size: 27px;
  }
  .two-col-content.left.two-col-with-top .top_content>span{
    justify-content:center;
  }
  .two-col-content.left.two-col-with-top .content-col,
  .two-col-content.left.two-col-with-top .media_column{
    width:100%;
  }
  .two-col-content.left.two-col-with-top .media_column{
    order:1;
  }
  .two-col-content.left.two-col-with-top .content-col{
    order:2;
  }
  .two-col-content.left.two-col-with-top .media_column .single-img{
    margin:0;
  }
  .two-col-content.home-two-col .media_column,
  .two-col-content.home-two-col .content-col{
    width:100%;
  }
  .two-col-content.home-two-col .flex_row{
    row-gap:0;
  }
  .two-col-content.home-two-col .content-col .description{
    margin-left:0;
  }
  .two-col-content.home-two-col .description h3{
    text-align: center;
    font-size: 28px;
  }
  .two-col-content.helios-feat .flex_row,
  .two-col-content.princ-invest .flex_row{
    row-gap:0;
  }
  .two-col-content.helios-feat .media_column{
    padding:10px;
    text-align:center;
  }
  .two-col-content.helios-feat .media_column,
  .two-col-content.helios-feat .content-col,
  .two-col-content.princ-invest .media_column,
  .two-col-content.princ-invest .content-col{
    width:100%;
  }
  .two-col-content.helios-feat .feature-wrapper .featnumgrp .number::after {
    display:none;
  }
  .two-col-content.helios-feat .feature-wrapper.maxitems{
    margin-bottom:56px ;
  }
  .two-col-content.helios-feat .feature-wrapper .featnumgrp{
    flex-direction:column;
  }
  .two-col-content.helios-feat .feature-wrapper .featnumgrp .number,
  .two-col-content.helios-feat .feature-wrapper .counter-title{
    width:100%;
    justify-content:initial;
  }
  .two-col-content.helios-feat .feature-wrapper .counter-title{
    margin-bottom:25px;
  }
  .two-col-content.site-op .content-col .description ul,
  .card_gallery.on-site-cap .flex_row{
    grid-template-columns: repeat(1, 1fr);
  }
  .cnt-wit-bg-wrp.partner-content .rich_text h3{
    text-align:center;
  }
  .contact-details-wrap.helios-btns.v2 .cnt-detail-item-inn{
    flex-direction:column;
    row-gap:21px;	
    margin-bottom:30px;
    align-items:center;
  }
  .contact-details-wrap.helios-btns.v2 .cnt-detail-cnt .cnt-detail-title h4{
    text-align:center;
  }
  .cnt-wit-bg-wrp.helios-btns.v2 .content_widget p{
    text-align:center;
  }
  .cs-team-wrp.helios-team .cm_team_card.col3{
    width:50%;
  }
  .accordion_wrap.helios-location .acc-item .acctitle{
    padding:12px 15px 12px 13px !important;
  }
  .accordion_wrap.helios-location .acc-item .carrortwrap {
    margin-right: 7px;
  }
  .accordion_wrap.helios-location .acc-item .acc-content{
    padding:7px 15px !important;
  }
  .two-col-content.helios-location .flex_row{
    row-gap:0;
  }
  .two-col-content.helios-location .media_column{
    min-height:20vh;
  }
  .cnt-wit-tp-img-wrp.time-precious .flex-row{
    flex-direction: column;
    align-items: center;
  }
  .cnt-wit-bg-wrp.time-precious .content_widget h2{
    font-size:2rem;
  }
  .cnt-wit-bg-wrp.time-precious .content_widget p{
    font-size: 1rem;
  }
}
@media(max-width:490px){
  .simple-banner.home-banner .banner-content-inner{
    margin-top:0;
  }
  .simple-banner.home-banner .banner-content-inner h1{
    font-size: 55px;
  }
  .simple-banner.home-banner .banner-content-inner .top_sec{
    padding:10px 0;
  }
}
@media (max-width: 479px) {
  .bnr_wrp.bnr-slider .splide .splide__arrows {
    display: block;
  }
}
@media(max-width:450px){
  .cs-team-wrp.helios-team .cm_team_card.col3{
    width:100%;
  }
}
@media(min-width:1200px){
  .simple-banner.current-studies-banner .page-center{
    background: linear-gradient(90deg, rgba(81, 173, 207, .7) 0%, rgba(81, 173, 207, .7) 45%, rgba(81, 173, 207, 0) 45%);
  }
  .simple-banner.current-studies-banner .banner-content-inner h1{
    font-size: 52px;
  }
  .glightbox-clean .gslide-inline .ginlined-content .bio_content {
    padding: 30px 45px;
  }
}
@media screen and (min-width: 960px) {
  .cs-team-wrp.helios-team .cm_team_card.col3{
    padding-right:30px;
  }
  .cs-team-wrp.helios-team .cm_team_cont{
    background-color: #f5f5f5;
    min-height: 122px;
  }
}

.footer.cs-footer h3{	
  margin-bottom:0;
}
.footer.cs-footer .footer-bottom-cont {
  display: flex;
  padding:10px;
  align-items:flex-start;
}
.footer.cs-footer .bottom-cont-menu ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height:43px;
}
.footer.cs-footer .bottom-cont-menu ul li,.footer.cs-footer .top-menu-cont ul li{
  margin: 0;
}
.footer.cs-footer .footer-bottom-sec,
.footer.cs-footer .footer-top-sec{
  padding-left: 10px;
  padding-right: 10px;
}
.footer.cs-footer .bottom-cont-menu ul li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.333;
  padding: 14px 0;
  text-decoration:underline;
  position:relative;
}
.footer.cs-footer .bottom-cont-menu ul li a:after{
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  width:100%;
  z-index: 2;
  display: block;
  position: absolute;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58, .3, .005, 1);
  opacity:0;
}

.footer.cs-footer .bottom-cont-menu ul li a:hover:after{
  opacity:1;
  background-color: #51ACCE;
  transform: scale(1);


}
.footer.cs-footer .bottom-cont-menu ul li:first-of-type a {
  margin-right:12px;
}
.footer.cs-footer .bottom-cont-menu ul li:last-of-type a {
  margin-left:12px;
}
.footer.cs-footer .bottom-cont-privacy {
  margin: 0px 0px 0px 30px;
  padding-top:11px !important;

}
.footer.cs-footer .bottom-cont-privacy p{
  font-size:16px;
  line-height:1.6;
  font-weight:300;
  margin-bottom:25px;
  letter-spacing:0.4px;
}
.footer.cs-footer .menu-cont-item ul .hs-menu-item a {
  font-size: 17px;
  padding: 4px 0;
  line-height: 20px;
  display: block;
}
.footer.cs-footer .top-logo-cont{
  font-size: 17px;
  font-weight: 300;
  line-height:1.6;
}
.footer.cs-footer .logo-cont-txt p{
  margin-bottom:0;
}
.footer.cs-footer .cont-heading h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}
.footer.cs-footer .top-logo-cont,
.footer.cs-footer .top-btn-cont,
.footer.cs-footer .top-menu-cont{
  padding:10px;
}
.footer.cs-footer .top-btn-cont{
  padding: 10px 111px 10px 10px;
}
.footer.cs-footer .logo-cont-link, .footer.cs-footer .logo-cont-txt {
  margin-left: 72px;
}
.footer.cs-footer .menu-heading{
  margin-bottom:22px;
}
.footer.cs-footer .btn-heading{
  margin-bottom:30px;
}
.footer.cs-footer .logo-cont-img{
  margin-bottom:30px;
}
.footer.cs-footer .footer-button.btn_row {
  justify-content: flex-start;
}
.footer.cs-footer .hs-sec-btn {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding: 12px 24px;
  border: none;
}
.footer.cs-footer .footer-bottom-sec {
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #FFFFFF40;
}

.footer.cs-footer .hs-sec-btn:hover{
  color:#51ADCF !important;
  background-color:#0F5781 !important;
}
.footer.cs-footer .btn-cont-button{
  padding-top:4px !important;
}
.footer.cs-footer .back_to_top {
  font-size: 20px;
  border-radius: 3px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 10;
  transition: opacity 300ms ease-in-out;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
}
.footer.cs-footer .back_to_top svg{
  height:13px;
  width:13px;
}
.footer.cs-footer .back_to_top svg path{
  fill:#fff;
}
.footer.cs-footer .back_to_top:hover{
  background-color:rgba( 0,0,0,0.6 )!important;
}
.footer.cs-footer .logo-cont-link a {
  color: #51acce;
}
.cnt-wit-bg-wrp.cs-tnc .content_widget h2 {
  margin-bottom: 20px;

}
.cnt-wit-bg-wrp.cs-tnc .content_widget h3 {
  margin-bottom: 20px;
}
.cs-tnc p{
  margin-bottom:25px;
  font-weight:300;
}
.cs-privacy img {
  display: inline;
  border: none;
  box-shadow: none;
  height: 1em;
  width: 1em;
  margin: 0 0.07em;
  vertical-align: -0.1em;
  background: none;
  padding: 0;
}
.cs-privacy hr{
  background-color: transparent;
  margin: 0;
  border: 0;
  height: 1px;
}
.cnt-wit-bg-wrp.cs-TOI h2{
  margin-bottom:0 !important;
}
.cs-TOI .hs-sec-btn {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding: 12px 24px;
  border: none;
}
.cs-TOI .hs-sec-btn:hover{
  color:#51ADCF !important;
  background-color:#0F5781 !important;
}
.cs-TOI .btn_row{
  margin-top:24px;
}
.simple-banner.career-banner .banner-content-inner h5 {
  -webkit-font-smoothing: unset;
}

.cnt-wit-bg-wrp.cs-career h2.title {
  margin-bottom: 12px;
  font-size:36px;
}
.cs-career p{
  font-size:16px;
  font-family:"Poppins";
  margin:0 auto 25px;
  max-width:600px;
}
.cs-career h3{
  font-size:24px;
  margin-top:36px;
  margin-bottom:20px;
}
.cnt-wit-bg-wrp.cs-career .hs-button{
  padding: 12px 24px;
  font-weight: 600;
  border-radius: 999px;
  transition: all 0.2s ease;
  background-color: #51ADCF;
  color: #fff;
  border: 2px solid #51ADCF;
  line-height:1.6;
  font-size:26px;
}
.cnt-wit-bg-wrp.cs-career .hs-button::after{
  display:none;
}
.cnt-wit-bg-wrp.cs-career .hs-button:hover{
  background-color:#439fc4;
  color:#51ACCE;
  border-color:#439fc4;
}
.cs-career .hs-sec-btn{

  padding: 12px 24px;
  font-weight: 600;
  border-radius: 999px;
  transition: all 0.2s ease;
  background-color: transparent;
  color: #163157;
  border: 2px solid #163157;
  line-height:1.6;
  font-size:26px;
  margin-bottom:25px;
}
.cs-career .hs-sec-btn:hover{
  color:#fff;
  background-color: #163157 ;
  border-color: #163157 ;
}
.cs-career .btn_row{
  margin-top:0;
  margin-bottom:0;
}
.cs-whatIsResearch h3{
  line-height: 1.4em;
  margin-bottom: 55px;
}
.cs-whatIsResearch  .media_column{
  width:29.062%;
}
.cs-whatIsResearch  .content-col{
  width:70.938%;
}
.two-col-content.cs-whatIsResearch .mediaimg .single-img img {
  width: revert-layer;
}
.two-col-content.cs-whatIsResearch .vid_trigger .vid_icn svg {
  display: none;
}

.two-col-content.cs-whatIsResearch .vid_icn::before {
  content: "\e89d";
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 100px;
  text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
  opacity: .8;
  transition: all .5s;

}
.two-col-content.cs-whatIsResearch .main-vid-wrap:hover .vid_icn::before{
  opacity:1;
}
.two-col-content.cs-whatIsResearch .main-vid-wrap:hover .vid_icn {
  transform: none !important;
}

.two-col-content.cs-whatIsResearch .video_popup_modal{
  z-index:9999 !important;
  background: rgba(0, 0, 0, .8);
}

.two-col-content.cs-whatIsResearch  .video_container{
  border-style: solid;
  border-width: 18px 18px 18px 18px;
  border-color: #FFFFFF;
}
.cs-bottomSec .media_column{
  width:38.125%;
}
.cs-bottomSec .content-col{
  width:61.837%;
}
.cs-whatIsResearch p{
  font-weight:300;
  margin-bottom:25px;
}
.cs-topSec .single-img{
  text-align:right;
}
.locationTop .content-col{
  width:38.123%;
}
.locationTop .content-col h3{
  line-height: 1.3em;
  margin-bottom:0px;
}
.locationTop .media_column{
  width:61.877%;
}
.locationBottom {
  max-width: 38.123%;
}
.locationBottom .rich_text p{
  text-align:left;
  font-size: 22px;
  font-weight: 300;
  margin-bottom:25px;
}
.locationBottom .page-center{
  padding-left:0;
  padding-right:0;
}
.two-col-content.cs-physicianExpansion .single_parallax {
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
  height: 100%;
}
.two-col-content.cs-physicianExpansion  .media_column .para_imge {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transition:all 1.5s ease;

}
.two-col-content.cs-physicianExpansion .media_column::after {
  content: "";
  background-color: rgba(0, 0, 0, .3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition:all 1.5s ease;
}
.two-col-content.cs-physicianExpansion:hover .media_column::after{
  opacity:1;
}
.two-col-content.cs-physicianExpansion:hover .para_imge {
  transform: scale(1.2);
}
.cs-sponsors.simple-banner .top_sec h2{
  letter-spacing: -1.56px;
  font-size: 52px;
}
.cs-sponsors-txt .page-center {
  padding-left: 0;
  padding-right: 0;
}
.cs-sponsors-bg-txt .rich_text ul li{
  font-size: 21px;
  font-weight: 400;
  line-height: 1.1em;
}
.cs-sponsors-bg-txt .page-center{
  padding-top:10px;
  padding-bottom:10px;
  padding-right:91px;
}
.cs-sponsors-counter .item{
  padding-left:0;
  padding-right:0;
}
.cs-sponsors-counter .flex_row .inner{
  min-height: auto !important;
  min-width: auto !important;
}
.cs-sponsors-counter .flex_row .inner .count-wrap{
  font-weight:600;
  font-size:69px;
}
.cs-sponsors-counter .flex_row .inner .desc {
  font-size:26px;
  font-weight:300;
  text-align:left;
  line-height:1.2em;
}
.cs-sponsors-counter .flex_row :first-child .inner{
  padding: 10px 45px 10px 10px;    
}
.cs-sponsors-counter .flex_row :nth-child(2) .inner{
  padding: 10px 45px 10px 30px;    
}
.cs-sponsors-counter .flex_row :last-child .inner{
  padding: 10px 1px 10px 27px;    
}
.simple-banner.cs-sponsors{
  position:relative;
}
.simple-banner.cs-sponsors .page-center{
  position:static !important;
}
.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button {
  background: #fff;
  border: none;
  display: flex;
  gap: 5px;
  padding: 0;
  position:absolute;
  bottom:0;
}
.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button::after{
  display:none;
}
.simple-banner.cs-sponsors  .banner-content-inner .btn_row .hs-button span {
  background-color: #fff;
  border: none;
  color: #51acce;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 19px 23px 17px;
  transition: all .3s;
}
.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button .button-icon i {
  color: inherit;
}
.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button .button-icon {
  background-color: #ebebeb;
  color: #51acce;
  margin-left: 0;
  padding: 19px 23px 17px;
  transition: all .3s;
  display:flex;
  justify-content:center;
  align-items:center;
}

.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button:hover span {
  background-color: rgb(235, 235, 235);
  padding: 19px 13px 17px 33px;
}
.simple-banner.cs-sponsors .banner-content-inner .btn_row .hs-button:hover .button-icon {
  padding: 19px 33px 17px 13px;
}

@media(max-width:991px){
  .cs-sponsors-counter .flex_row :nth-child(2) .inner{
    padding: 10px 30px 10px 30px;    
  }
  .cs-sponsors-counter .item{
    width:33.33% !important;
  }
  .simple-banner.cs-sponsors  .top_sec h2{
    font-size:40px;
    letter-spacing:-1.2px;
  }

  .locationTop .content-col {
    width: 100%;
  }
  .locationTop .media_column {
    width: 100%;
  }
  .locationBottom {
    max-width: 100%;
  }
  .cs-whatIsResearch  .content-col {
    width: 100%;
  }
  .cs-whatIsResearch  .media_column {
    width: 100%;
  }

  .cs-bottomSec .media_column {
    width: 100%;
    padding-right: 10px !important;
  }
  .cs-bottomSec .content-col {
    width: 100%;
  }
  .footer.cs-footer .top-menu-cont {
    display: none;
  }
  .cs-topSec .single-img{
    text-align:center;
  }
}
.cs-physicianExpansion .description h1 {
  color: #51ACCE;
  margin-bottom: 15px;
  font-size: 67px;
  font-weight: 400;
  letter-spacing: -0.7px;
  text-align: center;
}
.cs-physicianExpansion .description p{
  font-size:21px;
  font-weight:300;
  margin-bottom: 15px;
  text-align:center;
  color:#566778;
}
.two-col-content .content-col .description{
  margin-bottom:0 !important;
}
.two-col-content.cs-physicianExpansion  .content-col .btn-items .btn_row{
  margin-top:17px;
  justify-content:center;
}
.two-col-content.cs-physicianExpansion   .btn_row .hs-sec-btn{
  border: 2px solid #133157;
  transition: all .3s;
  font-size: 15px;
  font-size:15px;
  line-height: 1;
  padding: 12px 24px;
  font-weight:700;
  color:#133157;
  background:transparent;

}
@media(max-width:767px){
  .cnt-wit-bg-wrp.cs-sponsors-bg-txt .page-center{
    padding:10px;
  }
  .counter-section.cs-sponsors-counter .flex_row .inner .desc{
    text-align:left;
  }
  .cnt-wit-bg-wrp.cs-tnc .content_widget h3{
    text-align:center;
  }
  .counter-section .flex_row {
    flex-direction: column;
  }
  .cs-sponsors-counter .item{
    width:100% !important;
  }
  .cs-sponsors-counter .flex_row .inner{
    width:100%;
    padding:20px !important;
  }
  .cs-sponsors-counter .flex_row .inner .desc {
    text-align: center;
  }
  .two-col-content.cs-physicianExpansion .single_parallax {
    height: 85vw;
  }
  .two-col-content.cs-whatIsResearch .single-img {
    text-align: center !important;
  }
  .footer.cs-footer .bottom-cont-menu {
    display: none;
  }
  .footer.cs-footer .bottom-cont-privacy {
    margin:0;
  }
  .footer.cs-footer .logo-cont-link, .footer.cs-footer .logo-cont-txt{
    margin-left:0;
  }
  .footer.cs-footer .top-btn-cont{
    margin-bottom:45px;
    padding-top:10px;
  }
  .footer.cs-footer .flex_row .col-section:not(:first-child) {
    padding-top: 10px;
  }
  .footer.cs-footer .top-btn-cont{
    padding:10px;
  }
}
@media(max-width:480px){
  .cs-physicianExpansion .description h1 {
    font-size: 42px;
  }
}

.simple-banner.cm-trail.current-studies-banner .banner-content-inner h1 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .1em;
}
.cm-trial-form .flex_row .media_column {
  width: 42.813%;
  padding: unset;
}
.cm-trial-form .flex_row .content-col{
  width: 57.187%;
}
.cm-trial-form .flex_row .media_column .content_box{
  padding: 10px 106px 10px 10px;
  margin-top: 20px;
}
.cm-trial-form .flex_row .media_column .content_box h3{
  line-height: 1.4em;
  margin-bottom: 30px;
}
.cm-trial-form .flex_row .media_column .content_box p{
  font-weight:300;
}
.cm-trial-form [data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content {
  padding: 10px;
}
.two-col-content.cm-trial-form .flex_row.flex_center {
  align-items: flex-start;
}
.two-col-content.cm-trial-form .content-col .form_wrap {
  padding-top: 0;
}
.cnt-wit-bg-wrp.trial-cntnts .rich_text {
  padding: 10px 0px;
}
.cnt-wit-bg-wrp.trial-cntnts .rich_text p{
  font-weight: 300;
  font-size: 25px;
  margin-block-end: 25px;
}
.cnt-wit-bg-wrp.trial-cntnts .rich_text p>a strong{
  text-decoration:underline;
}
.cnt-wit-bg-wrp.trial-cntnts .page-center .rich_text p>a:hover strong {
  color: #133157;
}
.cm-trial-form.prtnr-frm .flex_row .media_column .content_box {
  padding: 10px 97px 10px 10px;
  margin-top: -1px;
}
.cm-trial-form.prtnr-frm .flex_row .media_column {
  width: 38.748%;
}
.cm-trial-form.prtnr-frm .flex_row.flex_center{
  justify-content: normal;
}
.cm-trial-form.prtnr-frm .flex_row .content-col {
  width: 61.252%;
  padding: 10px;
}
.two-col-content.prtnr-frm .content-col .description h3 {
  line-height: 1.4em;
}
.cm-trial-form.prtnr-frm  .flex_row .media_column .content_box p {
  margin-block-end: 25px;
}
.heli-bg-img.two-col-content .flex_row .content-col {
  width: 43.983%;
  padding: unset;
}
.heli-bg-img.two-col-content .flex_row .content-col .description{
  padding: 10px 91px 10px 10px;
}
.heli-bg-img.two-col-content .flex_row .content-col .description h3{
  font-size: 34px;
  line-height: 1.2em;
}
.heli-bg-img.two-col-content .flex_row .media_column .content_box{
  columns: 2;
  margin-top: 0;
}
.heli-bg-img.two-col-content .flex_row .media_column .content_box ul>li{
  line-height: 1.1em;
  font-weight: 400;
}

.heli-bg-img.two-col-content .flex_row .media_column{
  width: 56.017%;
}
.two-col-content.cntct .content-col {
  width: 61.136%;
  padding: unset;
}
.two-col-content.cntct .content-col .cont-inner{
  padding: 10px 108px 10px 10px;
}
.two-col-content.cntct .media_column{
  width: 38.864%;
  padding: unset;
}
.two-col-content.cntct .media_column .content_box{
  padding: 0% 0% 0% 1%;
}
.two-col-content.cntct .media_column .content_box h3>a{
  color: #133157;
}
.two-col-content.cntct .media_column .content_box h3{
  margin-bottom:30px;
}



@media(max-width:1024px){
  .cm-trial-form.prtnr-frm .flex_row .media_column {
    width: 100%;
  }
  .cm-trial-form.prtnr-frm .flex_row .content-col {
    width: 100%;
  }
  .cm-trial-form.prtnr-frm .flex_row.flex_center{
    row-gap: unset;
  }
  .heli-bg-img.two-col-content .flex_row .content-col {
    width: 100%;
  }
  .heli-bg-img.two-col-content .flex_row .media_column {
    width: 100%;
  }

}

@media(max-width:767px){
  .simple-banner.current-studies-banner.cm-trail {
    padding: 134px 0px 134px 0px;
  }
  .cm-trial-form .flex_row .media_column {
    width: 100%;
  }
  .cm-trial-form .flex_row .content-col {
    width: 100%;
  }
  .cm-trial-form.prtnr-frm .flex_row .media_column .content_box {
    padding: 10px;
  }
  .heli-bg-img.two-col-content .flex_row .content-col .description {
    padding: 10px 10px 10px 10px;
  }
  .heli-bg-img.two-col-content .flex_row .media_column .content_box {
    column-count: 1;
  }
  .heli-bg-img.two-col-content .flex_row .media_column {
    padding:10px;
  }
  .heli-bg-img.two-col-content .flex_row .media_column .content_box ul{
    margin-bottom: 1.5em;
  }
  .heli-bg-img.two-col-content .flex_row .content-col .description h3{
    margin: unset;
  }
}

@media(max-width:600px){
  .simple-banner.current-studies-banner.cm-trail {
    padding: 64px 0;
  }
}

.cs-header.header .page-center {
  padding: 30px 20px 30px 10px;
}
.cs-header.header .primary-section {
  padding: 0;
}
.cs-header.header .container-wrapper {
  column-gap: 0;
  justify-content: normal;
}
.cs-header.header .nav {
  margin-left: auto;
  clear: both;
}
.cs-header.header .nav>nav>ul.desktop_menu_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0;
}
.cs-header.header .nav>nav>ul.desktop_menu_list>li>a {
  padding: 6px 0;
  margin: 0 16px;
  border-top: 8px solid transparent;
  transition: all .2s ease-out;
  font-weight: 500;
  line-height: 2.352;
  font-family: var(--font-primary);
}
.cs-header.header .nav>nav>ul.desktop_menu_list>li>a>.child-trigger {
  display: none;
}
.cs-header.header .nav>nav>ul.desktop_menu_list>li:hover>a {
  padding-top: 0px;
  padding-bottom: 9px;
  border-top: 8px solid #DBDBDB;
}
.cs-header .nav.megamenu .header__menu--desktop>.header__menu-wrapper.desktop_menu_list .header__menu-submenu--level-2 {
  transform: unset;
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .2s;
  height: auto;
  width: 216px;
  float: left;
  z-index: 99999;
  text-align: left;
  pointer-events: none;
  overflow: hidden;
  padding: 20px 0px 20px 0px;
  box-shadow: unset;
  min-width: unset;
}
.cs-header.header .nav.megamenu.col-4 .header__menu--desktop>.header__menu-wrapper .more_items .header__menu-submenu--level-2 {
  min-width: unset;
}
.cs-header .nav.megamenu .header__menu--desktop>.header__menu-wrapper li.header__menu-item--depth-1{
  position: relative;
}
.cs-header .nav.megamenu .header__menu--desktop>.header__menu-wrapper.desktop_menu_list li.header__menu-item--depth-1:hover .header__menu-submenu--level-2 {
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible;
  top: calc(100% + 0px);
  visibility: visible;
  transform: unset;
  left: 0;
  border-radius: 0;
}
header.cs-header.header .primary-section .nav>nav>ul.desktop_menu_list>li>ul>li {
  border-color: transparent;
  width: 100% !important;
}
header.cs-header.header .primary-section .nav>nav>ul.desktop_menu_list>li>ul>li>a {
  font-size: 16px;
  padding: 7px 37px 7px 22px;
  min-width: 220px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-left-width: 0px;
  transition: all .2s ease-in-out;
  line-height: 1.3;
  text-transform: unset;
  border-top: 8px solid transparent;
  font-weight: 500;
  font-family: var(--font-primary);
}
header.cs-header.header .primary-section .nav>nav>ul.desktop_menu_list>li>ul>li>a:hover {
  background-color: transparent;
  padding: 7px 27px 7px 32px;
}
.cs-header.header .cst-humburger-icon span.trigger {
  display: none;
}
.cs-header.header .cst-humburger-icon {
  display: block;
  flex-grow: 0;
  padding-right: 20px;
  order: 2;
  width: auto;
  line-height: 57px;
  transition: line-height 300ms ease;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  text-transform: none;
}
.cs-header.header .cst-humburger-icon svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
}
.cs-header.header .container-wrapper .right-section {
  display: none;
}
.hd-fxd .header-wrapper {
  z-index: 10000;
  transform: translateY(0px);
  transition: transform 300ms ease-in-out;
  margin-top: 0px;
  position: fixed;
  top: 0px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  width: 100% !important;
  left: 0;
  right: 0;
  clear: both;
  display: block;
}
.hd-fxd .cs-header .page-center {
  padding: 0 20px 0 10px;
}
.hd-fxd .cs-header .logo-section {
  margin-right: auto;
  display: flex;
  align-items: center;
  order: 0;
}
.hd-fxd .cs-header .logo-section a {
  padding-top: 8px;
  display: block;
  margin-right: 16px;
  transition: all .3s ease-in-out;
}
.hd-fxd .cs-header .logo-section img {
  height: 75px !important;
  width: auto !important;
  padding: 10px 0;
  display: block;
  transition: height .3s ease;
}
.hd-fxd .cs-header .nav {
  margin-left: 0;
}
.hd-fxd .cs-header .nav>nav>ul.desktop_menu_list>li>a {
  padding: 12px 0 6px 0;
  border-bottom: 2px solid #FFF;
  border-top: 8px solid transparent;
  margin: 0 16px;
  font-size: 17px;
  font-weight: 500;
  transition: all .2s ease-out;
  line-height: 4.411;
}
.hd-fxd .cs-header.header .nav>nav>ul.desktop_menu_list>li:hover>a {
  padding-top: 12px;
  padding-bottom: 6px;
  border-bottom-color: #51ADCF;
}
.im-aci.cnt-wit-tp-img-wrp .page-center {
  padding: 10px;
  margin-bottom: 10px;
}
.im-aci.cnt-wit-tp-img-wrp .bottom_row {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1) {
  padding: 0;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 0;
  flex-direction: row-reverse;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing>.tp-img {
  flex: 1 1 45%;
  text-align: center;
  margin-bottom: 0;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing>.tp-img img {
  max-width: 70%;
  height: auto;
  border-radius: 10px;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:first-child>.inner_spacing>.tp-img-cnt {
  flex: 1 1 50%;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:first-child>.inner_spacing>.tp-img-cnt h2 {
  text-align: left;
  margin-bottom: 7px;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(2) {
  padding: 0;
  margin-top: 34px;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row {
  row-gap: 0;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(2) .tp-img-cnt-inner>p {
  margin-block-end: 25px;
  text-align: left;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: "Poppins";
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(2) .tp-img-cnt-inner>span {
  margin-top: 12px;
  padding: 12px 14px;
  border-left: 4px solid #51ADCF;
  background: rgba(81, 173, 207, 0.10);
  border-radius: 10px;
  font-weight: 400;
  display: block;
  font-size: 26px;
  font-family: 'Poppins';
  text-align: left;
}
.im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(2) .tp-img-cnt-inner>span>strong {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  font-family: 'Poppins';
}
.im-aci.cnt-wit-tp-img-wrp .col-btn-grp {
  margin-top: 0;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.im-aci.cnt-wit-tp-img-wrp .col-btn-grp .btn_row {
  margin: 0;
}
.im-aci.cnt-wit-tp-img-wrp .col-btn-grp .btn_row a.hs-button {
  font-family: "Poppins";
  background-color: #ED6526;
  border: none;
  padding: 12px 20px;
  font-weight: 700;
  font-size: 0.9rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
  line-height: 1.5;
}
.im-cons.two-col-content .page-center {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.im-cons.two-col-content .bottom_row {
  width: 100%;
}
.im-cons.two-col-content .bottom_row .flex_row {
  flex-direction: column-reverse;
  justify-content: normal;
  row-gap: 0;
}
.im-cons.two-col-content .flex_row .media_column {
  padding: 0;
  width: 100%;
  height: 200px;
  margin-bottom: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.im-cons.two-col-content .flex_row .media_column .para_imge {
  width: 100%;
  height: 200px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
}
.im-cons.two-col-content .flex_row .content-col {
  padding: 0;
  width: 100%;
}
.im-cons.two-col-content .flex_row .description {
  margin-bottom: 0;
}
.im-cons.two-col-content .flex_row .description ul {
  margin-bottom: 1.5em;
  margin-left: 23px;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.6;
  padding-left: 0;
}
.im-cons.two-col-content .flex_row .description ul li {
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: 'Poppins';
  margin-bottom: 0;
}
.im-stpgd.two-col-content .top_sec.noButton {
  padding: 0;
  margin-bottom: 20px;
}
.im-stpgd.two-col-content .flex_row .media_column .para_imge {
  background-position: 50% 15%;
  background-size: cover;
  background-repeat: no-repeat;
}
.im-stpgd.two-col-content .flex_row .description p {
  margin-bottom: 25px;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: "Poppins";
}
.im-stpgd.two-col-content .flex_row .description h3 {
  margin-bottom: 20px;
}
.im-stpgd.two-col-content .flex_row .description span {
  width: 100%;
  height: 200px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  background-position: 50% 15%;
  background-size: cover;
  background-repeat: no-repeat;
  -
  top: 20px;
}
.im-stpgd.two-col-content .flex_row .description>p:last-of-type {
  padding-bottom: 20px;
}
.im-stpgd.two-col-content .page-center {
  margin-bottom: 30px;
}
.im-stpgd.two-col-content .top_sec.noButton h2 {
  text-align: left;
}
.im-aci.cnt-wit-tp-img-wrp .col-btn-grp .btn_row a.hs-button:hover {
  background-color: #0F5781;
}
.im-toh.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing>.tp-img img {
  max-width: 50%;
}
.im-conscen.two-col-content .flex_row .description h2 {
  text-align: center;
}
.im-conscen.two-col-content .flex_row .description ul {
  list-style: none;
  text-align: center;
}
.im-stp.im-stpgd.two-col-content .page-center>div {
  width: 100%;
}
.im-stp.im-stpgd.two-col-content .top_sec.noButton h2 {
  text-align: center;
}
.im-stp.im-cons.two-col-content .flex_row .description {
  text-align: center;
}
.im-mcrc.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing>.tp-img img {
  max-width: 60%;
}
.simple-banner.im-banner .bg_el.bg_img {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 134px 0px 134px 0px;
  background-size: cover;
}
.im-banner.simple-banner {
  min-height: 495px;
  padding: 134px 0px 134px 0px;
}
.im-banner.simple-banner .page-center {
  max-width: 100%;
  width: 100%;
  padding: 35px 0 8px 0;
  background: linear-gradient(90deg, rgba(81, 173, 207, .7) 0%, rgba(81, 173, 207, .7) 45%, rgba(81, 173, 207, 0) 45%);
}
.im-banner.simple-banner .page-center .flex_row {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.im-banner.simple-banner .page-center .banner-content-inner {
  padding: 0;
}
.im-banner.simple-banner .page-center .top_sec {
  width: 38.359%;
  padding: 10px;
}
.im-banner.simple-banner .page-center .top_sec h1 {
  font-size: 23px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-bottom: 15px;
  text-align: left;
  line-height: 1;
}
.im-banner.simple-banner .page-center .top_sec h2 {
  font-size: 52px;
  font-weight: 700;
  letter-spacing: -.03em;
  text-align: left;
  line-height: 1em;
}
.im-abts.cnt-wit-bg-wrp .page-center {
  padding: 0;
}
.im-abts.cnt-wit-bg-wrp .rich_text {
  padding: 10px;
}
.im-abts.cnt-wit-bg-wrp .rich_text h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 0;
  text-align: left;
}
.abts-img.cnt-wit-bg-wrp .page-center {
  min-height: 478px;
  padding: 0;
}
.abts-img.cnt-wit-bg-wrp {
  margin-top: -48px;
}
.abts-img.cnt-wit-bg-wrp .bg_el.bg_img {
  background-position: 96% 19px !important;
  background-repeat: no-repeat;
  background-size: auto;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.cnt-wit-tp-img-wrp.im-abt-card {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -376px;
  margin-bottom: 0px;
  z-index: 1;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track {
  padding: 10px;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col {
  padding: 0;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col .inner_spacing {
  background-color: #FFFFFF;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 15px 0px 0px;
  padding: 30px;
  height: 100%;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col .inner_spacing h3 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5em;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col .inner_spacing p {
  margin-bottom: 25px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.6;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .flex-row>.cnt-col:nth-child(2)>.inner_spacing {
  margin: 0 15px;
}
.cnt-wit-tp-img-wrp.im-abt-card .splide__track .flex-row>.cnt-col:nth-child(3)>.inner_spacing {
  margin: 0 15px;
  margin-right: 0;
}
.cnt-wit-bg-wrp.im-unlock .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.im-unlock .rich_text {
  padding: 10px;
}
.cnt-wit-bg-wrp.im-unlock .rich_text p {
  text-align: left;
  font-weight: 300;
}
.cnt-wit-bg-wrp.im-svgt .page-center {
  padding: 10px;
}
.cnt-wit-bg-wrp.im-svgt .rich_text h1 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 67px;
  font-weight: 400;
  letter-spacing: -0.7px;
  line-height: 1.2;
}
.cnt-wit-bg-wrp.im-svgt .rich_text h1 span {
  color: #51ACCE;
  position: relative;
  font-size: 67px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.7px;
}
.cnt-wit-bg-wrp.im-svgt .rich_text h1 span svg {
  height: calc(100% + 20px);
  left: 50%;
  overflow: visible;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 20px);
}
.cnt-wit-bg-wrp.im-svgt .rich_text h1 span svg path {
  stroke: #51ACCE;
  animation: elementor-headline-dash forwards;
  animation-duration: var(--animation-duration, 1.2s);
  animation-iteration-count: 1;
  --animation-duration: 1200ms;
  stroke-width: 9;
  fill: none;
  transition: .3s;
}
@keyframes elementor-headline-dash{
  0%{
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  100%{
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
.cnt-wit-bg-wrp.im-svgt .rich_text p {
  text-align: left;
  margin-bottom: 25px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.6;
}
.im-elmntr-form.two-col-content .flex_row {
  flex-direction: row-reverse;
  align-items: flex-start !important;
}
.im-elmntr-form.two-col-content .media_column {
  padding: 10px;
}
.im-elmntr-form.two-col-content .media_column img {
  max-width: 559px;
  width: 100%;
}
.im-elmntr-form.two-col-content .content-col {
  padding: 10px;
}
.im-elmntr-form.two-col-content .content-col .form_wrap {
  padding-top: 0;
}
.im-elmntr-form.two-col-content .content-col .form_wrap .form-title:empty {
  display: none;
}
[data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content {
  padding: 0 !important;
}
.im-elmntr-form.two-col-content .media_column .single-img {
  display: flex;
  justify-content: center;
}
.cnt-wit-bg-wrp.landing-txt {
  background-color: transparent;
  background-image: linear-gradient(40deg, #53accc 0%, #143454 100%);
}
.cnt-wit-bg-wrp.landing-txt .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.landing-txt .content_widget {
  padding-top: 10px;
}
.cnt-wit-bg-wrp.landing-txt .content_widget h2 {
  margin-bottom: 30px;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row {
  row-gap: 0;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .cnt-col {
  padding: 0;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .inner_spacing {
  padding: 10px;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .tp-img-cnt-inner {
  gap: 11px;
  align-items: unset;
  flex-direction: column;
  text-align: center;
  display: flex;
}
.cnt-wit-bg-wrp.landing-txt .content_widget>.rich_text>span:nth-child(1) {
  padding-bottom: 61px;
  display: block;
}
.cnt-wit-bg-wrp.landing-txt .content_widget>.rich_text>span:nth-of-type(2) {
  padding-bottom: 41px;
  display: block;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .tp-img-cnt-inner>span {
  flex: 0 0 auto;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all .3s;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .tp-img-cnt-inner>section>p {
  font-weight: 300;
}
.cnt-wit-bg-wrp.elmntr-footer .page-center {
  padding: 10px;
}
.cnt-wit-bg-wrp.elmntr-footer .rich_text p {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.6;
}
.cnt-wit-bg-wrp.elmntr-footer .rich_text p a {
  color: #51ACCE !important;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row .tp-img-cnt-inner section h3 {
  margin-bottom: 20px;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row {
  position: absolute;
  bottom: 0;
  margin: 0;
  margin: 10px 10px 0 10px;
  gap: 5px;
  background-color: #EbEBEB;
  flex-wrap: nowrap;
}
.bnr-btn.im-banner.simple-banner .page-center {
  position: static;
  padding-bottom: 28px;
}
.bnr-btn.im-banner.simple-banner {
  position: relative;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row a.hs-button {
  padding: 19px 23px 17px 23px;
  margin-right: 5px;
  transition: all .3s;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #51ACCE;
  background-color: #ffffff;
  border: none;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #EbEBEB;
  margin-left: 0;
  padding: 14px 23px 12px 18px;
  transition: all .3s;
  display: inline-block;
  color: #51ACCE;
  font-size: 18px;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row:hover:after {
  padding: 14px 33px 12px 8px;
}

.bnr-btn.im-banner.simple-banner .page-center .btn_row:hover>.ty_std>a.hs-button {
  padding: 19px 13px 17px 33px;
  background-color: #EbEBEB;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row>.btn_item {
  background-color: #fff;
}
.im-polard.two-col-content .flex_row {
  align-items: flex-start;
}
.im-polard.two-col-content .content-col {
  width: 53.47%;
  padding: 0;
}
.im-polard.two-col-content .content-col .description {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.im-polard.two-col-content .content-col .description span {
  margin-bottom: 25px;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4em;
  font-family: "Poppins", Sans-serif;
}
.im-polard.two-col-content .content-col .description p {
  margin-bottom: 25px;
  font-weight: 300;
}
.im-polard.two-col-content .media_column {
  width: 46.145%;
  padding: 0;
}
.im-polard.two-col-content .media_column .single-img {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
}
.im-polard.two-col-content .media_column .single-img img {
  max-width: 492px;
  width: 100%;
}
.im-polard.two-col-content .flex_row {
  row-gap: 0;
  justify-content: normal;
  padding-top: 8px;
}
.cm-pati.abts-img.cnt-wit-bg-wrp .bg_el.bg_img {
  background-position: center left !important;
}
.cnt-wit-bg-wrp.pati-bg {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -347px;
  margin-bottom: 0px;
}
.cnt-wit-bg-wrp.pati-bg .page-center {
  padding: 10px;
}
.cnt-wit-bg-wrp.pati-bg .rich_text p {
  margin-bottom: 0;
  font-weight: 300;
  text-align: left;
}
.cnt-wit-bg-wrp.cm-patients .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.cm-patients .rich_text {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section {
  margin-bottom: 30px;
  gap: 21px;
  align-items: center;
  flex-direction: row;
  text-align: start;
  display: flex;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section span {
  transition: all .2s ease-in-out;
  display: inline-block;
  flex: 0 0 auto;
  line-height: 0;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section span a {
  font-size: 32px;
  border-radius: 50%;
  background-color: transparent;
  border: 3px solid #133157;
  padding: .5em;
  line-height: 1;
  text-align: center;
  transition: all .3s;
  color: #133157;
  height: 70px;
  display: block;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section span a i.fas {
  height: 1em;
  position: relative;
  width: 1em;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section span a i.fas::before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 32px;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section h3 {
  transition: all .2s ease-in-out;
  flex-grow: 1;
  width: 100%;
  margin-bottom: 0;
  font-family: "Poppins", Sans-serif;
  font-size: 25px;
  line-height: 1.3em;
}
.cnt-wit-bg-wrp.cm-patients .rich_text>section:nth-child(2){
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section:hover span {
  margin-left: 5px !important;
  margin-right: 10px !important;
}
.cnt-wit-bg-wrp.cm-patients .rich_text section:hover h3 a {
  color: #133157 !important;
}
.bnr-btn.im-banner.simple-banner {
  min-height: 510px;
  padding: 134px 0px 129px 0px;
}
.cm-pati.abts-img.cnt-wit-bg-wrp {
  margin-top: -71px;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row>.cnt-col:nth-child(2) .tp-img-cnt-inner>span {
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all .3s;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row>.cnt-col:nth-child(2) .tp-img-cnt-inner>span>i::before {
  content: "\f2bd";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  font-size: 50px;
  line-height: 1;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row>.cnt-col:nth-child(3) .tp-img-cnt-inner>span {
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all .3s;
}
.abt-clnk.cnt-wit-tp-img-wrp .flex_row>.cnt-col:nth-child(3) .tp-img-cnt-inner>span>i::before {
  content: "\f21e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-size: 50px;
}
.float-btn.cm_nv_wrp .btn_item a {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border: none;
  padding: 12px 16px !important;
  border-radius: 50px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: 700;
  font-size: 0.9rem !important;
  z-index: 1000;
  display: none;
}
.float-btn.cm_nv_wrp .btn_item a.float-dis{
  display:block;
}
.gdrnt.container-fluid {
  background: linear-gradient(135deg, #f0f2f5 25%, #ffffff 75%);
  background-size: cover;
  background-attachment: fixed;
}
.cnt-bnr.im-banner.simple-banner {
  min-height: 567px;
}
.cnt-bnr.im-banner.simple-banner .page-center {
  padding: 36px 0 26px 0;
}
.cnt-bnr.im-banner.simple-banner .page-center .top_sec {
  width: 37.577%;
}
.comment-date {
  display: block !important;
}

.systems-page form {
  max-width: 767px;
}
form{
  margin-bottom:30px;
}
form label:empty{
  display: none;
}
.hs-button,.hs-trans-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page, form input[type=submit] {
  font-size: 16px;
  font-weight:700;
  line-height: 1;
  text-decoration:none !important;
  gap: 10px;
}
.hs-button::after,.hs-trans-btn::after, .systems-page .hs-search-results__next-page::after, .systems-page .hs-search-results__prev-page::after, form input[type=submit]::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-size: 16px;
  margin-left: 10px;
}
[data-hsfc-id=Renderer] .hsfc-Button:hover{
  transform: unset !important;
  background-color: rgba(70, 50, 218,1.0) !important;
  color: rgba(255, 255, 255,1.0) !important;
  border-color: rgba(70, 50, 218,1.0) !important;
}
[data-hsfc-id=Renderer] .hsfc-Button{
  font-size: 16px !important;
  font-weight:700 !important;
  line-height: 1 !important;
  font-family: "Varela Round", Sans-serif !important;
  text-decoration:none !important;
  background-color: rgba(19, 49, 87,1.0) !important;
  color: rgba(255, 255, 255,1.0) !important;
  border-width: 1px !important;
  border-color: rgba(19, 49, 87,1.0) !important;
  padding: 20px 50px !important;
  border-radius: 0px !important;
  display: flex !important;
  gap: 10px !important;
}
[data-hsfc-id=Renderer] .hsfc-Button::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-size: 16px;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  font-size:1em; 
  line-height: 1.38888888889;
  font-family: helvetica;
  padding:6px 16px;
  height:auto;
  min-height:48px;
  border-width: 0;
}
[data-hsfc-id=Renderer] .hsfc-TextInput,
[data-hsfc-id=Renderer] .hsfc-TextareaInput{
  font-size:1em !important; 
  line-height: 1.38888888889 !important;
  font-family: helvetica !important;
  padding:6px 16px !important;
  height:auto !important;
  min-height:48px !important;
  color: rgba(61, 68, 89,1.0) !important;
  background-color: rgba(244, 244, 244,1.0) !important;
  border-color: rgba(226, 228, 229,1.0) !important;
  border-width: 0 !important;
}
[data-hsfc-id=Renderer] .hsfc-TextareaInput{
  min-height: 276px !important;
  height: auto !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput::placeholder,
[data-hsfc-id=Renderer] .hsfc-TextareaInput::placeholder{
  font-size: 21px !important;
  opacity: .6 !important;
  font-weight: 300 !important;
  line-height: normal !important;
  font-family: var(--font-primary) !important;
  color: #3D4459D9 !important;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:hover{
  box-shadow: unset !important;
}
form input[type=email]:focus, form input[type=file]:focus, form input[type=number]:focus, form input[type=password]:focus, form input[type=search]:focus, form input[type=tel]:focus, form input[type=text]:focus, form select:focus, form textarea:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  outline: 0;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:focus,
[data-hsfc-id=Renderer] .hsfc-TextareaInput:focus{
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1) !important;
  outline: unset !important;
  outline-width: 0px !important;
  border-color: rgba(105, 114, 125,1.0) !important;
}
[data-hsfc-id=Renderer] .hsfc-NavigationRow {
  margin-top: 0 !important;
  margin-bottom: 25px !important;
}
[data-hsfc-id=Renderer] .hsfc-FieldLabel:empty{
  display: none !important;
}
[data-hsfc-id=Renderer] .hsfc-Row{
  margin-bottom: 25px !important;
}
.cm-form.cntct.two-col-content .flex_row.flex_center {
  align-items: flex-start;
}
.cm-form.cntct.two-col-content .flex_row .content_box {
  margin-top: 55px;
}
.cm-form.cntct.two-col-content .flex_row .content_box p {
  font-weight: 300;
  margin-bottom: 55px;
}
.cm-form.cntct.two-col-content .flex_row .content_box iframe {
  width: 100%;
  height: 380px;
  border: none;
}
.cm-form.cntct.two-col-content .content-col .form_wrap {
  padding-top: 32px;
}
.mdcl-form.two-col-content .content-col {
  width: 100%;
  padding: 0;
}
.mdcl-form.two-col-content .content-col .description {
  padding: 10px;
  text-align: center;
  padding-top: 6px;
}
.mdcl-form.two-col-content .content-col .description h2 {
  margin-bottom: 30px;
  font-family: "Poppins", Sans-serif;
  font-size: 24px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  display: inline-block;
}
.mdcl-form.two-col-content .content-col .description h6 {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.mdcl-form.two-col-content .content-col .form_wrap {
  max-width: 576px;
  width: 100%;
}
.mdcl-form.two-col-content .content-col .cont-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cm-ex-cnt.cnt-wit-bg-wrp .page-center {
  padding: 10px;
}
.cm-ex-cnt.cnt-wit-bg-wrp .rich_text p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 0;
  text-align: left;
}
.ex-counter.counter-section .flex_row .item {
  padding: 0;
}
.ex-counter.counter-section .flex_row .item .inner {
  padding: 10px 45px 10px 10px;
  min-height: unset;
}
.ex-counter.counter-section .flex_row .item .inner span {
  font-family: "Poppins", Sans-serif;
  font-size: 69px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.ex-counter.counter-section .flex_row .item .inner .desc p {
  font-family: var(--font-primary);
  font-size: 26px;
  font-weight: 300;
  line-height: 1.2em;
  text-align: left;
  display: flex;
  flex: 1;
  justify-content: center;
}
.exp-list.two-col-content .flex_row .content-col {
  padding: 10px;
  width: 33.514%;
  display: flex;
  min-height: 1px;
  position: relative;
}
.exp-list.two-col-content .flex_row .media_column {
  padding: 10px;
  width: 66.486%;
}
.exp-list.two-col-content .flex_row .media_column .content_box {
  margin-top: 0;
}
.exp-list.two-col-content .flex_row .media_column .content_box section {
  display: flex;
  justify-content: space-between;
}
.exp-list.two-col-content .flex_row .content-col .description h2 {
  font-family: "Poppins", Sans-serif;
  font-size: 39px;
  line-height: 1.2em;
  margin: 0;
}
.exp-list.two-col-content .flex_row.flex_center {
  align-items: flex-start;
}
.exp-list.two-col-content .flex_row .media_column .content_box section ul {
  max-width: 50%;
  width: 100%;
  margin-bottom: 0px;
}
.exp-list.two-col-content .flex_row .media_column .content_box section>ul:nth-child(2) {
  padding-left: 15px;
}
.examp-wrk.cnt-wit-bg-wrp .page-center {
  padding: 0;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text {
  display: flex;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) {
  width: 18.672%;
  padding: 14px 94px 10px 6px;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(2) {
  width: 81.328%;
  padding: 10px 32px 10px 10px;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) h3 {
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  margin: 0;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(2) h3 {
  margin-bottom: 30px;
  font-family: "Poppins", Sans-serif;
  font-size: 34px;
  line-height: 1.2em;
}
.examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(2) p {
  margin-bottom: 25px;
  font-weight: 300;
  text-align: left;
}
.cs-header.header .primary-section .nav>nav>ul {
  padding-top: 2px;
}
.cs-header .nav.megamenu .header__menu--desktop>.header__menu-wrapper li.header__menu-item--depth-1.atv>a {
  color: #51ADCF;
}
.footer.cs-footer .back_to_top {
  display: none;
}
.backtotop_show .footer.cs-footer .back_to_top {
  display: block;
}
.lp-header.cs-header.header .container-wrapper {
  min-height: 77px;
}
.lp-footer.footer.cs-footer .bottom-cont-menu ul {
  margin: 0 0 1.5em 23px;
}
.trst.bnr-btn.im-banner.simple-banner {
  min-height: 490px;
  padding: 108px 0px 109px 0px;
}
.trst.bnr-btn.im-banner.simple-banner .page-center {
  padding-top: 36px;
  padding-bottom: 7px;
}
.trst.bnr-btn.im-banner.simple-banner .page-center .btn_row a.hs-button {
  font-weight: 700;
  font-family: 'Poppins';
}
.trst.bnr-btn.im-banner.simple-banner .page-center .btn_row a.hs-button::after {
  content: " ";
}
.trst.bnr-btn.im-banner.simple-banner .page-center .btn_row::after{
  font-size: 18px;
}
.physi-tw.two-col-content .flex_row {
  flex-direction: row-reverse;
  row-gap: 0;
  justify-content: flex-end;
}
.physi-tw.two-col-content .flex_row .media_column {
  width: 45.049%;
  padding: 10px;
}
.physi-tw.two-col-content .flex_row .content-col {
  width: 54.566%;
  padding: 10px;
}
.physi-tw.two-col-content .flex_row .media_column img {
  max-width: 492px;
}
.physi-tw.two-col-content .flex_row .content-col .description p {
  margin-bottom: 25px;
  font-family: "Poppins", Sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4em;
}
.two-col-content.physi-princpl {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -277px;
  margin-bottom: 0px;
}
.two-col-content.physi-princpl .flex_row .content-col {
  padding: 10px;
  width: 36.406%;
}
.two-col-content.physi-princpl .flex_row {
  row-gap: 0;
  justify-content: normal;
}
.two-col-content.physi-princpl .flex_row .content-col .description h3 {
  font-family: "Poppins", Sans-serif;
  line-height: 1.4em;
  margin: 0;
  font-size: 29px;
}
.two-col-content.physi-princpl .flex_row .media_column {
  width: 63.594%;
  padding: 10px 10px 10px 67px;
}
.two-col-content.physi-princpl .flex_row .media_column .content_box {
  margin-top: 0;
}
.two-col-content.physi-princpl .flex_row .media_column .content_box p {
  margin-bottom: 25px;
  font-weight: 300;
}
.phy-sic.abts-img.cnt-wit-bg-wrp .bg_el.bg_img {
  background-position: 100% 19px !important;
}
.phy-sic.abts-img.cnt-wit-bg-wrp {
  margin-top: -71px;
}
.phy-sic.abts-img.cnt-wit-bg-wrp .page-center {
  min-height: 446px;
}
.phys-twcl.two-col-content .flex_row .content-col {
  padding: 10px;
  width: 36.406%;
}
.phys-twcl.two-col-content .flex_row .content-col .description h3 {
  line-height: 1.4em;
  margin-bottom: 0;
}
.phys-twcl.two-col-content .flex_row .media_column {
  width: 63.594%;
  padding: 10px;
}
.phys-twcl.two-col-content .flex_row .media_column .content_box {
  margin-top: 0;
  padding: 10px 10px 10px 57px;
}
.phys-twcl.two-col-content .page-center .flex_row {
  align-items: flex-start;
}
.phys-twcl.two-col-content .flex_row .media_column .text_block p {
  margin-bottom: 25px;
  font-weight: 300;
}
.phys-twcl.two-col-content {
  margin-top: -300px;
}
.ph-bn.cm-pati.abts-img.cnt-wit-bg-wrp .bg_el.bg_img {
  background-position: center right !important;
  mix-blend-mode: multiply;
}
.helios-btns.phys.contact-details-wrap .page-center {
  display: flex;
  flex-direction: row-reverse;
}
.helios-btns.phys.contact-details-wrap .page-center .top_cnt {
  width: 64.453%;
  padding: 10px 10px 0 10px;
  margin-bottom: 0;
}
.helios-btns.phys.contact-details-wrap .page-center .top_cnt h3 {
  margin-bottom: 30px;
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
}
.helios-btns.phys.contact-details-wrap .page-center .top_cnt ul {
  margin-left: 23px;
  margin-bottom: 0;
}
.helios-btns.phys.contact-details-wrap .page-center .flex_row {
  width: 35.509%;
  padding: 10px;
}
.helios-btns.phys.contact-details-wrap .page-center .icon-cnt {
  padding-right: 0;
}
.contact-details-wrap.helios-btns.phys .cnt-detail-item {
  background-color: #133157;
}
.contact-details-wrap.helios-btns.phys .cnt-detail-cnt .cnt-detail-title h4 {
  color: #fff;
}
.contact-details-wrap.helios-btns.phys .cnt-detail-cnt .detail-content p {
  color: #fff;
}
.contact-details-wrap.helios-btns.phys .cnt-detail-item:hover {
  background-color: #51ACCE;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(1) {
  width: 43.983%;
  padding: 10px 80px 10px 10px;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(1)>h3 {
  font-size: 34px;
  font-family: "Poppins", Sans-serif;
  font-size: 34px;
  line-height: 1.2em;
  color: #FFFFFF;
  text-align: left;
  text-transform: math-auto;
  font-weight: 700;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2) {
  width: 56.017%;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul {
  margin-left: 23px;
  margin-bottom: 1.5em;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul>li {
  font-family: var(--font-primary);
  font-size: 21px;
  font-weight: 400;
  line-height: 1.1em;
  text-align: left;
}
.cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul:nth-child(2) {
  margin-right: 180px;
}
.bnr-btn.im-banner.simple-banner .page-center .btn_row a.hs-button::after {
  display: none;
}
.bnr-slider.bnr_wrp {
  margin: 10px;
}
.cs-header.header .nav>nav>ul.desktop_menu_list>li.active-branch.active>a,
.cs-header.header .nav>nav>ul.desktop_menu_list>li.active-branch>a{
  border-top: 8px solid #DBDBDB;
}
.cm-form.cntct.two-col-content form input,
.cm-form.cntct.two-col-content form textarea{
  color: #3D4459D9 !important;
  font-family: var(--font-primary) !important;
  font-weight: 300 !important;
}
.hsfc-PostSubmit .hsfc-RichText p span::before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-style: normal;
  font-weight: 400;
  margin-inline-end: 5px;
  vertical-align: middle;
  font-size: 21px;
  line-height: 1;
}
.hsfc-PostSubmit .hsfc-RichText p span {
  font-family: var(--font-primary);
}
.im-elmntr-form.two-col-content form button {
  width: 100%;
  justify-content: center;
}
.cm-trial-form.two-col-content form input {
  color: #3D4459D9 !important;
  font-family: var(--font-primary) !important;
  font-size: 21px !important;
  font-weight: 300 !important;
}
.helios-btns.phys.contact-details-wrap .page-center .icon-cnt a:hover svg path {
  fill: #ffffff;
}
.mdcl-form.left.two-col-content form button {
  width: 100%;
  justify-content: center;
}
.cm_404_page .content-wrapper {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cm_404_page .error-page {
  padding: 0 40px 40px 40px;
  position: relative;
}
.cm_404_page .error-page .cst-content-wrapper {
  padding: 0 !important;
  margin-top: 30px;
}
.cm_404_page .error-page .cst-content-wrapper p {
  text-align: left;
  margin-bottom: 25px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
  font-family: "Poppins";
}
.cm_404_page .error-page .cst-content-wrapper h1 {
  text-align: left;
  font-weight: 400;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar {
  margin-bottom: 0;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form {
  margin-bottom: 0;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form input {
  color: #666666;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 333px;
  -webkit-appearance: textfield;
  outline-offset: -2px;
  font-size: 26px;
  transition: color .1s ease-in-out, background-color .1s ease-in-out;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form button {
  color: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  background-color: #35A9E0;
  font-size: 26px;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-appearance: button;
  padding: 10px 20px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
  position: static;
  transform: unset;
  display: block;
  width: 68px;
  height: 61px;
  margin-left: 5px;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form button svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
  fill: currentColor;
  font-size: 26px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form input::-webkit-input-placeholder {
  font-size: 26px;
  font-weight: 400;
  line-height: normal;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(117, 117, 117) !important;
}
.cm_404_page .error-page .custom-error-container {
  margin: 0;
}
.cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li.active>a {
  color: #51acce;
}
.hd-fxd .lp-header.cs-header .logo-section {
  padding: 11px 0;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form button:hover {
  background-color: #0F5781;
}
.cm-blog-post-sidebr form button {
  top: 20%;
  transform: unset;
}
.cm-blog-post-sidebr form button:hover {
  transform: unset;
  top: 20%;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form .hs-search-field__suggestions-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.cm_404_page .error-page .cst-content-wrapper .hs-search-field__bar form .hs-search-field__suggestions-container ul {
  margin-left: 0;
  z-index: 11;
}
.blog-comments button.comment-reply-to:before {
  content: none;
}
.cs-header.header .nav>nav>ul.desktop_menu_list>li.active.active-branch:hover>a {
  color: #51ADCF;
}
.cs-header.header .primary-section .nav>nav>ul>li.active-branch:hover>a {
  color: #51ADCF;
}

@media(max-width: 1500px){
  .cs-header .nav.megamenu .header__menu--desktop>.header__menu-wrapper.desktop_menu_list>li:last-child .header__menu-submenu--level-2 {
    right: 0;
    left: auto !important;
  }
}
@media(max-width: 1400px){
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(2) h3,
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) h3{
    text-align: left;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) {
    padding: 14px 60px 10px 6px;
  }
}
@media(max-width: 1200px){
  .im-banner.simple-banner {
    min-height: 431px;
  }
  .im-banner.simple-banner .page-center {
    background: rgba(81, 173, 207, .7);
  }
  .im-banner.simple-banner .page-center .top_sec {
    width: 100%;
  }
  .im-banner.simple-banner .page-center .top_sec h2 {
    font-size: 40px;
  }
  .bnr-btn.im-banner.simple-banner {
    min-height: 446px;
  }
  .cnt-bnr.im-banner.simple-banner {
    min-height: 491px;
  }
  .cnt-bnr.im-banner.simple-banner .page-center .top_sec {
    width: 65%;
  }
  .prv-bnr.im-banner.simple-banner {
    min-height: 471px;
  }
  .prv-bnr.im-banner.simple-banner .page-center .top_sec {
    width: 55%;
  }
  .trst.bnr-btn.im-banner.simple-banner {
    min-height: 426px;
  }
  .phys.cnt-wit-bg-wrp.examp-wrk {
    padding-bottom: 109px;
    padding-top: 67px;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul:nth-child(2) {
    margin-right: 152px;
  }
}

@media(max-width: 1024px){
  .abts-img.cnt-wit-bg-wrp .bg_el.bg_img {
    background-position: 0% 0px !important;
  }
  .abts-img.cnt-wit-bg-wrp {
    display: none;
  }
  .cnt-wit-tp-img-wrp.im-abt-card {
    margin-top: 0;
  }
  .cm-pati.abts-img.cnt-wit-bg-wrp {
    display: block;
  }
  .cnt-bnr.im-banner.simple-banner .page-center .top_sec {
    width: 100%;
  }
  .cnt-bnr.im-banner.simple-banner {
    min-height: 450px;
  }.cm-form.cntct.two-col-content .flex_row.flex_center {
    flex-direction: column-reverse;
    margin: 5% 0% 5% 0%;
    padding: 0% 0% 0% 1%;
  }
  .cm-form.cntct.two-col-content {
    margin-top: 15%;
    margin-bottom: 10%;
    padding: 0% 5% 0% 5%;
  }
  .cm-form.cntct.two-col-content .flex_row .content_box {
    margin-top: 0;
    padding: 0;
  }
  .cm-form.cntct.two-col-content.cntct .media_column {
    width: 100%;
  }
  .cm-form.cntct.two-col-content .flex_row .content_box iframe {
    height: 380px;
  }
  .cm-form.cntct.two-col-content.cntct .content-col {
    width: 100%;
  }
  .cm-form.cntct.two-col-content.cntct .content-col .cont-inner {
    padding-left: 0;
  }
  .prv-bnr.im-banner.simple-banner .page-center .top_sec {
    width: 100%;
  }
  .prv-bnr.im-banner.simple-banner {
    min-height: 432px;
  }
}

@media(max-width: 991px){
  .cs-header.header .page-center {
    padding: 0;
    max-width: 100%;
  }
  .cs-header.header .primary-section .logo-section {
    height: 77px;
    margin-left: 10px;
  }
  .cs-header.header .primary-section .logo-section img {
    height: 67px !important;
    padding: 10px 0;
    display: block;
    transition: height .3s ease;
    width: auto !important;
  }
  .cs-header.header .primary-section .logo-section a {
    margin: 0 16px;
    display: block;
    border-top: 8px solid transparent !important;
    padding: 0 !important;
  }
  .cs-header.header .cst-humburger-icon .cross,
  .cs-header.header .nav>nav>ul.desktop_menu_list{
    display: none;
    height: auto;
  }
  .cs-header.header .primary-section .nav>nav>ul.mobile_menu_list {
    padding-top: 0;
  }
  .cs-header.header .nav {
    top: 77px;
    height: auto;
    position: absolute;
  }
  .cs-header.header .container-wrapper.mobile-open .cst-humburger-icon .hmbrgr {
    display: none;
  }
  .cs-header.header .container-wrapper.mobile-open .cst-humburger-icon .cross {
    display: block;
  }
  .cs-header.header .nav .mobile-close-icon {
    display: none;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop {
    min-height: unset;
    overflow-y: visible;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop ul.mobile_menu_list {
    padding: 0;
    margin: 0;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li {
    border: none;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>a {
    padding: 6px 0 6px 10px;
    margin: 0 16px 0 5px;
    display: block;
    font-size: 17px;
    font-weight: 500;
    line-height: 3.352;
    font-family: var(--font-primary);
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger {
    display: none;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li:hover {
    background-color: #133157;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li:hover>a {
    padding-top: 0;
    padding-bottom: 9px;
  }
  .cs-header.header .nav>nav>.top-section {
    padding: 0;
  }
  .cs-header.header .container-wrapper .right-section {
    display: block;
  }
  .hd-fxd .header-wrapper{
    position: static;
  }
  .phys.cnt-wit-bg-wrp.examp-wrk {
    padding-bottom: 90px;
    padding-top: 71px;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text {
    flex-direction: column;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(1) {
    width: 100%;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2) {
    width: 100%;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul:nth-child(2) {
    margin-right: 309px;
  }
  .helios-btns.phys.contact-details-wrap .page-center {
    flex-direction: column-reverse;
  }
  .helios-btns.phys.contact-details-wrap .page-center .top_cnt {
    width: 100%;
    margin-bottom: 30px;
    padding: 10px;
  }
  .helios-btns.phys.contact-details-wrap .page-center .flex_row {
    width: 100%;
  }
  .phys-twcl.two-col-content {
    margin-top: -290px;
    padding-bottom: 50px;
    padding-top: 60px;
  }
}
@media(max-width: 767px){
  .cs-header.header .primary-section .logo-section a {
    margin: 0;
    border-top: 5px solid transparent !important;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>a {
    padding: 3px 0 3px 10px;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li:hover>a {
    padding-bottom: 0;
    margin-right: 0;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger {
    font-size: 17px;
    display: flex;
    padding: 0;
    justify-content: flex-end;
    padding-top: 6px;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger::before {
    content: " ";
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger::before {
    content: " ";
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger svg {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
    fill: currentColor;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger svg path {
    fill: #51adcf;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li:hover>.mobile-child-trigger svg path {
    fill: #ffffff;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li:hover>.mobile-child-trigger {
    padding: 0;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>ul {
    padding: 0;
    border-bottom: unset !important;
    background-color: #51ADCF !important;
    border-radius: inherit;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>ul>li {
    border-top: 1px solid rgba(255, 255, 255, .3) !important;
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>ul>li>a {
    margin-left: 5px;
    padding: 7px 37px 7px 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    font-family: var(--font-primary);
  }
  .cs-header.header .nav .header__menu.header__menu--desktop>ul.mobile_menu_list>li>.mobile-child-trigger.child-open svg {
    transform: rotate(180deg);
  }
  .cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col .inner_spacing,
  .cnt-wit-tp-img-wrp.im-abt-card .splide__track .flex-row>.cnt-col:nth-child(2)>.inner_spacing,
  .cnt-wit-tp-img-wrp.im-abt-card .splide__track .flex-row>.cnt-col:nth-child(3)>.inner_spacing,
  .cnt-wit-tp-img-wrp.im-abt-card .splide__track .flex-row>.cnt-col:nth-child(3)>.inner_spacing p{
    margin: 0;
  }
  .im-abt-card.cnt-wit-tp-img-wrp .flex-row {
    row-gap: 0;
  }
  .cnt-wit-tp-img-wrp.im-abt-card .splide__track .cnt-col {
    margin: 5px;
    padding: 0 5px;
  }
  .im-elmntr-form.two-col-content .flex_row {
    flex-direction: column-reverse;
  }
  .bnr-btn.im-banner.simple-banner {
    min-height: 312px;
  }
  .cnt-wit-bg-wrp.cm-patients .rich_text section {
    flex-direction: column;
  }
  .cnt-wit-bg-wrp.cm-patients .rich_text section h3 {
    text-align: center;
  }
  .im-polard.two-col-content .flex_row {
    flex-direction: column;
  }
  .im-polard.two-col-content .content-col {
    width: 100%;
  }
  .im-polard.two-col-content .content-col .description span {
    text-align: center;
  }
  .im-polard.two-col-content .media_column {
    width: 100%;
  }
  .cm-form.cntct.two-col-content {
    padding-top: 80px;
  }
  .cm-form.cntct.two-col-content .flex_row.flex_center {
    padding-left: 0;
  }
  .cm-form.cntct.two-col-content .content-col .form_wrap {
    padding-top: 0;
  }
  .cm-form.cntct.two-col-content.cntct .content-col .cont-inner {
    padding-right: 0;
  }
  .ex-counter.counter-section .flex_row {
    row-gap: 0;
  }
  .ex-counter.counter-section .flex_row .item .inner {
    padding: 20px;
  }
  .exp-list.two-col-content .flex_row.flex_center {
    flex-direction: column;
    gap: 0;
  }
  .exp-list.two-col-content .flex_row .media_column .content_box section {
    flex-direction: column;
    margin-bottom: 1.5em;
  }
  .exp-list.two-col-content .flex_row .media_column .content_box section>ul:nth-child(2) {
    padding-left: 0;
  }
  .exp-list.two-col-content .flex_row .content-col {
    width: 100%;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text {
    flex-direction: column;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) {
    width: 100%;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(2) {
    width: 100%;
  }
  .exp-list.two-col-content .flex_row .media_column {
    width: 100%;
  }
  .exp-list.two-col-content .flex_row .media_column .content_box section ul {
    max-width: 100%;
  }
  .examp-wrk.cnt-wit-bg-wrp .rich_text>section:nth-child(1) {
    padding: 14px 60px 10px 10px;
  }
  .physi-tw.two-col-content .flex_row {
    flex-direction: column-reverse;
  }
  .physi-tw.two-col-content .flex_row .content-col {
    width: 100%;
  }
  .physi-tw.two-col-content .flex_row .media_column {
    width: 100%;
  }
  .physi-tw.two-col-content .flex_row .content-col .description p {
    text-align: center;
  }
  .phys.cm-pati.abts-img.cnt-wit-bg-wrp {
    display: none;
  }
  .phys-twcl.two-col-content {
    margin-top: 0;
    padding-bottom: 60px;
    padding-top: 70px;
  }
  .phys-twcl.two-col-content .page-center .flex_row {
    flex-direction: column;
    row-gap: 0;
  }
  .phys-twcl.two-col-content .flex_row .content-col {
    width: 100%;
  }
  .phys-twcl.two-col-content .flex_row .media_column .content_box {
    padding: 0;
  }
  .phys-twcl.two-col-content .flex_row .media_column {
    width: 100%;
  }
  .helios-btns.phys.contact-details-wrap .page-center .top_cnt h3 {
    font-size: 24px;
    line-height: 1;
  }
  .helios-btns.phys.contact-details-wrap .page-center .top_cnt {
    margin-bottom: 45px;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(1) {
    padding: 10px;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2) {
    flex-direction: column;
    justify-content: normal;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul {
    margin-bottom: 0;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul:nth-child(2) {
    margin-bottom: 1.5em;
  }
  .phys.cnt-wit-bg-wrp.examp-wrk {
    padding-bottom: 119px;
    padding-top: 71px;
  }
  .cm-trial-form .flex_row .media_column .content_box {
    padding: 10px;
  }
  .cm_404_page .error-page {
    padding: 30px;
  }
  .cm_404_page .error-page .cst-content-wrapper {
    margin-top: 32px;
  }
  .cm_404_page .error-page .cst-content-wrapper h1{
    font-size: 32px;
  }
}

@media(max-width: 600px){
  .im-banner.simple-banner {
    padding: 64px 0px 64px 0px;
    min-height: 332px;
  }
  .bnr-btn.im-banner.simple-banner {
    padding: 64px 0;
    padding-bottom: 60px;
    min-height: 306px;
  }
  .cnt-bnr.im-banner.simple-banner {
    min-height: 352px;
  }
  .cm-form.cntct.two-col-content {
    padding-top: 70px;
  }
  .cm-form.cntct.two-col-content .flex_row.flex_center{
    gap: 20px;
  }
  .prv-bnr.im-banner.simple-banner {
    min-height: 332px;
  }
  .trst.bnr-btn.im-banner.simple-banner {
    min-height: 287px;
    padding: 62px 0;
  }
}
@media(max-width: 520px){
  .im-aci.cnt-wit-tp-img-wrp .splide__track>.flex-row>.cnt-col:nth-child(1)>.inner_spacing {
    flex-direction: column-reverse;
    gap: 33px;
  }
  .im-cons.two-col-content .single_parallax {
    padding-bottom: 100%;
  }
  [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons {
    justify-content: flex-end;
    align-items: end !important;
  }
  [data-hsfc-id=Renderer] .hsfc-Button {
    width: auto !important;
  }
  .lp-footer.footer.cs-footer .footer-bottom-cont {
    padding-bottom: 9px;
  }
  .cnt-wit-bg-wrp.examp-wrk.phys .rich_text>section:nth-child(2)>ul:nth-child(2) {
    margin-right: 0px;
  }
}