/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap');

/*
 #main-page-header {
  background: #211C1E;
  z-index: 999;
} */
/*
.page-header .page-header--logo img {
  width: 160px !important;
}
.navigation-primary .submenu.level-1 .menu-item .get-demo {
  background: #FFF171;
  color: #231F20;
}
body .navigation-primary a, body .navigation-primary a:hover {
  color: #fff;
}

.navigation-primary .submenu.level-1>li.has-submenu .submenu>li>.menu-link {
  color: #231F20;
}

.navigation-primary .submenu.level-1>li.has-submenu:after {
  background: url(https://www.hello-charles.com/hubfs/testimonial/Path%203.svg) no-repeat 50%;
}
.navigation-primary .submenu.level-1 .menu-item .get-demo:after, .navigation-primary .submenu.level-1 .menu-item .login-btn:after {
  background: url("https://www.hello-charles.com/hubfs/testimonial/Path%203%20%281%29.svg") no-repeat 50%;
}
.mega_trigger:after {
    content: "";
    background: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M.3 1.4c0-.2.1-.3.2-.5.3-.3.7-.3.9 0L6 5.5 10.6.9c.3-.3.7-.3.9 0 .3.3.3.7 0 .9L6 7.3.5 1.8c-.1-.1-.2-.3-.2-.4z' fill='%23231f20'/%3E%3C/svg%3E) no-repeat 50%;
    display: inline-block;
    background-size: contain;
    height: 0.85rem;
    width: 0.85rem;
    margin-left: 0.4rem;
    vertical-align: middle;
    transform: translateY(-1px);
}

.white_header .navigation-primary .submenu.level-1>li.has-submenu:after, .white_header .mega_trigger:after {
      background: url(data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'><path d='M.3 1.4c0-.2.1-.3.2-.5.3-.3.7-.3.9 0L6 5.5 10.6.9c.3-.3.7-.3.9 0 .3.3.3.7 0 .9L6 7.3.5 1.8c-.1-.1-.2-.3-.2-.4z' fill='%23ffffff'/></svg>) no-repeat 50%;
}
   */
/* hero module */
.testimonial_hero {
  margin-bottom: 200px;
}
.testimonial_hero .content {
  padding: 240px 0;
}
.testimonial_hero .content img {
  margin-left: -15px;
  max-width: 241px;
}
.testimonial_hero .content span {
  font-family: Karla;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.011em;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 8px;
  margin-top: 20px;
}
.testimonial_hero .content h1 {
  font-family: Inter;
  font-style: italic;
  font-weight: 900;
  font-size: 52.705px;
  line-height: 64px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  color: #FFF171;
  margin-bottom: 20px;
  max-width: 900px;
}
.testimonial_hero .content h1 > span {
  font-family: Inter;
  font-style: italic;
  font-weight: 900;
  font-size: 52.705px;
  line-height: 64px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  color: #FFF171;
  margin-bottom: 0;
  max-width: 900px;
}
.testimonial_hero .content h1 > span span {
  font-family: Inter;
  font-style: italic;
  font-weight: 900;
  font-size: 52.705px;
  line-height: 64px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  color: inherit;
  margin: 0px;
  position: relative;
}
.testimonial_hero .content h1 > span span:before {
  position: absolute;
  content: "";
  width: 100%;
  border: 3px solid #fff;
  bottom: 0;
}
.testimonial_hero .content p {
  font-family: Karla;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.011em;
  color: #FFFFFF;
      max-width: 520px;
}
.testimonial_hero .content-wrapper {
  position: relative;
  
  max-width: 1100px;
}
.testimonial_hero .photo_sec {
  position: absolute;
  right: 50px;
  bottom: 0;
  transform: translate(0,50%);
}
.testimonial_hero .photo_sec img {
  max-width: 280px;
  border-radius: 34px;
  box-shadow: 20px 20px 1px #000;
  margin-bottom: 46px;
}
.testimonial_hero .photo_sec p {
  font-family: Karla;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  color: #231F20;
  padding-left: 30px;
}

@media (min-width: 767px) {
  .social-links{
  justify-content:flex-end;
  }
}

/*number*/
.big_number {
  padding: 80px 0;
}
.big_number .content-wrapper, .related_section .content-wrapper {
  max-width: 1100px;
}
.big_number .content {
  display: flex;
  flex-wrap: wrap;
}
.big_number .content .block {    
  width: 33.333%;
  padding-right: 50px;
}
.big_number .content h2 {
  font-family: Inter;
  font-style: italic;
  font-weight: 900;
  font-size: 116.939px;
  line-height: 142px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  color: #231F20;
}
.big_number .content p {
  font-family: Karla;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.011em;
  color: #231F20;
  max-width: 200px;
}


/*main content*/
.body-wrapper {
  background: #fff;
}
.main_content {
  padding: 80px 0;
}
.main_content .container {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  
  max-width: 1100px;
}
.main_content .sidebar {
  width: 30%;
  padding-right: 25px;
}
.main_content .main_body {
  width: 70%;
}
.main_content .sidebar .top_part {
}
.main_content .sidebar .top_part > img {
  margin-bottom: 45px;
  max-width: 234px;
  width: 100%;
}
.main_content .sidebar .top_part .company_info {
  max-width: 260px;
  padding-right: 15px;
}
.main_content .sidebar .top_part .company_info h3,
.main_content .sidebar .top_part .company_info h4{
  font-family: 'KARLA';
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}
.main_content .sidebar .top_part .company_info p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}
.main_content .sidebar .top_part .topics {
  margin-top: 120px;
}
.main_content .sidebar .top_part .topics .item {
  margin-bottom: 30px;
}
.main_content .sidebar .top_part .topics img {
  margin-bottom: 20px;
}
.main_content .sidebar .top_part .topics p {
  font-size: 18px;
  line-height: 1.2;
  max-width: 260px;
  margin-left: 15px;
}

.main_content .sidebar .social_link {
  margin-top: 70px;
}
.main_content .sidebar .social_link h3 {
  font-size: 18px;
  font-weight: 700;
  color: #231F20;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.main_content .sidebar .social_link li a {
}

.main_content .sidebar .social_link li {
    display: inline-block;
}


.main_body .border_area {
  border-left: 1px solid #ABABAB;
  padding-left: 43px;
  padding-bottom: 50px;
}
.main_body .border_area span.intro_quote {
  font-size: 48px;
  font-weight: normal;
  line-height: 56px;
  color: #231F20;
  letter-spacing: -0.011em;
  padding-right: 50px;
  margin-bottom: 45px;
  display:inline-block;
}
.main_body .roadmap {
}
.main_body .roadmap .block {
  margin-bottom: 44px;
}
.main_body .roadmap .block h2{
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.011em;
  margin-bottom: 15px;
}
.main_body .roadmap .block h2 img,
.main_body .roadmap .block h3 img{
  margin-right: 15px;
}
.main_body .roadmap .block p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #231F20;
}
.main_body .how_did {
}
.main_body .how_did h2{
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.011em;
  margin-bottom: 40px;
}

.main_body .how_did h3,
.main_body .roadmap .block h3{
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.02em;
  font-family:Karla;
  font-weight:400;
}


.main_body .how_did h2 img,
.main_body .how_did h3 img{
  margin-right: 15px;
}
.main_body .how_did .block {
  padding-left: 35px;
  border-left: 1px dashed #000;
  position: relative;
}
.main_body .how_did .block:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background: #000;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.main_body .how_did .block:last-child:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 23px;
  height: 23px;
  background: #000;
  border-radius: 50%;
  transform: translate(-50%, 50%);
}
.main_body .how_did .block h3,
.main_body .how_did .block h4{
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.011em;
  font-weight: bold;
  position: relative;
  top: -18px;
  margin-bottom: 50px;
}
.main_body .how_did .block .block_content {
  padding: 0 100px;
  padding-bottom: 80px;
}
.main_body .how_did .block .block_content img {
}
.main_body .how_did .block .block_content p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 40px;
}
.main_body .valuable_img {
  margin-bottom: 100px;
}
.main_body .valuable_img img {
  max-width: 283px;
  margin-left: -70px;
  margin-top: -50px;
}


.main_body .future_steps {
  
}
.main_body .future_steps h3,
.main_body .future_steps h4{
  display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 37px;
    letter-spacing: -0.011em;
    font-weight: bold;
    margin-bottom: 44px;
}
.main_body .future_steps h4 img {
  margin-right: 15px;
}
.main_body .future_steps .blocks {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.main_body .future_steps .block {
  width: 33.333%;
  padding-right: 50px;
}
.main_body .future_steps .block h3,
.main_body .future_steps .block h5{
  font-family: 'Inter';
  color: #3A36DE;
  font-size: 100px;
  font-weight: 900;
  letter-spacing: -0.045em;
  line-height: 123px;
}
.main_body .future_steps .block p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.011em;
}
.main_body .future_steps > p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.011em;
  margin-bottom: 80px;
}

.quote_block {
  display: flex;
  flex-wrap: wrap;
}
.quote_block .img {
  width: 50px;
  padding-top: 12px;
}
.quote_block .text_part {
  padding-left: 18px;
  width: calc(100% - 50px);
}
.quote_block .text_part p {
  font-size: 36px;
  line-height: 50px;
  letter-spacing: -0.011em;
  max-width: 580px;
}
.quote_block .text_part a {
  background: #FFF171;
  padding: 5px 25px;
  display: inline-block;
  color: #231F20;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.23px;
  border-radius: 30px;
  margin-top: 30px;
}

.related_section {
  background: #f4f4f4;
  padding: 80px 0;
}
.related_section h2 {
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -0.045em;
  margin-bottom: 40px;
}
.related_section .blocks {
  display: flex;
  flex-wrap: wrap;
}
.related_section .blocks .block {
  width: 33.3333%;
  padding-right: 50px;
  margin-bottom: 50px;
}
.related_section .blocks img {
  border-radius: 34px;
  box-shadow: 20px 20px 1px #000;
  margin-bottom: 45px;
  width: 100%;
  max-width: 268px;
}
.related_section .blocks h2,
.related_section .blocks h3{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
.related_section .blocks p {
  font-size: 18px;
  line-height: 21px;
  max-width: 245px;
  margin-bottom: 20px;
}
.related_section .blocks .case-study-link {
  background: #FFF171;
  font-size: 18px;
  color: #231F20;
  padding: 5px 24px;
  display: inline-block;
  line-height: 30px;
  letter-spacing: -0.23px;
  border-radius: 30px;
}

.mobile_show {
  display: none;
}



@media (max-width: 1024px) and (min-width: 480px) {
  .testimonial_hero .content {
    padding-top: 150px;
  }
  .testimonial_hero .photo_sec {
    right: 50px;
  }
  .big_number .content h2 {
    font-size: 80px;
    line-height: 1.5;
  }
  .main_body .how_did .block .block_content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main_body .future_steps .block {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .page-header .page-header--burger-menu span {
    background: #fff;
  }
  #main-page-header {
    z-index: 999;
  }
  .testimonial_hero .content {
    padding: 140px 0 200px;
  }
  .testimonial_hero .content img {
    max-width: 130px;
    margin-left: -7px;
  }
  .testimonial_hero .content span {
    margin: 0;
    font-size: 20px;
    line-height: 23px;
  }
  .testimonial_hero .content h1 {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 15px;
  }
  .testimonial_hero .content h1 span {
    font-size: 36px;
    line-height: 43px;
  }
  .testimonial_hero .photo_sec {
    max-width: 240px;
    left: 50%;
    right: auto;
    transform: translate(-50%, 50%);
  }
  .testimonial_hero .photo_sec img {
    width: 100%;
    border-radius: 20px;
  }
  .testimonial_hero .photo_sec p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 0;
  }
  .big_number {
    padding: 0;
  }
  .big_number .content .block {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .big_number .content p {
    max-width: unset;
  }
  .main_content .sidebar {
    width: 100%;
  }
  .main_content .sidebar .top_part .topics {
    display: none;
  }
  .main_content .sidebar .social_link {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .main_content .main_body {
    width: 100%;
  }
  .main_body .border_area {
        border: none;
    padding: 0;
  }
  .main_body .border_area span.intro_quote {
    padding: 0;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px;
  }
  .main_body .roadmap .block p {
    font-size: 20px;
  }
  .main_body .how_did .block h3,
  .main_body .how_did .block h4{
    font-size: 24px;
    line-height: 28px;
    top: -15px;
    margin-bottom: 32px;
  }
  .main_body .how_did .block .block_content {
    padding: 0;
    padding-bottom: 40px;
  }
  .main_body .valuable_img img {
    margin: 0;
  }
  .main_body .future_steps .block {
    width: 100%;
    padding: 0;
    max-width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .quote_block .img {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .quote_block .img img {
    margin: 0 auto;
  }
  .quote_block .text_part {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .quote_block .text_part p {
    font-size: 32px;
    line-height: 40px;
    margin-top: 10px;
    text-align: left;
  }
  .related_section {
    padding: 40px 0;
  }
  .related_section h2 {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
  }
  .related_section .blocks .block {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding-right: 20px;
  }
  .mobile_show {
    display: block;
  }
  .main_body .topics {
    padding-top: 50px;
    margin-top: 70px;
    border-top: 2px solid #ababab;
  }
  .main_body .topics .item {
  }
  .main_body .topics p {
    font-size: 18px;
    line-height: 1.2;
    margin: 20px 15px 40px;
    max-width: 260px;
  }
}


/* INCLUDING MEGA MENU FOR TESTIMONIAL SECTIONS */
/* .white_header .navigation-primary .submenu.level-1>li.has-submenu:after {
      background: url(data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'><path d='M.3 1.4c0-.2.1-.3.2-.5.3-.3.7-.3.9 0L6 5.5 10.6.9c.3-.3.7-.3.9 0 .3.3.3.7 0 .9L6 7.3.5 1.8c-.1-.1-.2-.3-.2-.4z' fill='%23ffffff'/></svg>) no-repeat 50%;
} */
/* 
.navigation-primary .submenu.level-1>li:first-child {
  position: unset;
}
.chat_award_nav_dropdown {
  position: absolute;
    top: calc(100% - 30px);
    left: 50%;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    width: 80%;
    transform: translate(-50%,0);
  max-width: 1000px;
  transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
  display: flex;
  opacity: 0;
  left: -999999px;
  box-shadow: -1rem 1rem 1.8rem 1px rgb(0 0 0 / 20%);
}
.navigation-primary .submenu.level-1>li:first-child:hover .chat_award_nav_dropdown  {
  left: 50%;
  opacity: 1;
  transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
  transform: translate(-50%,15px);
}
body .page-header .navigation-primary .level-1 .menu-item:hover  .chat_award_nav_dropdown {
  display: flex;
  transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
}
.chat_award_nav_dropdown span {
  font-size: 40px;
    font-weight: 900;
    font-family: 'Inter';
    font-style: italic;
    margin-bottom: 30px;
  color:black;
}
.chat_award_nav_dropdown .blocks {
      display: flex;
    flex-wrap: wrap;
    padding-bottom: 35px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f3f3f3;
}
.chat_award_nav_dropdown .blocks .block_item {
  width: 33.3333%;
    padding-right: 50px;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-start;
}
.chat_award_nav_dropdown .blocks .block_item img {
  width: 50px;
}
.chat_award_nav_dropdown .blocks .block_item h4 {
      font-size: 16px;
    font-weight: bold;
    color: #221f20;
/*     letter-spacing: 0.5px; */
    margin-bottom: 8px;
}
.chat_award_nav_dropdown .blocks .block_item p {
      font-size: 14px;
    line-height: 22px;
    color: #ababab;
}
.chat_award_nav_dropdown .blocks .block_item div:first-child {
/*       padding: 15px; */
    background: #f3f3f3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chat_award_nav_dropdown .blocks .block_item div:last-child {
      padding-left: 10px;
    padding-top: 10px;
  width: calc(100% - 50px);
}
.chat_award_nav_dropdown .bottom_part {
      display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.chat_award_nav_dropdown .bottom_part .left_part {
}
.chat_award_nav_dropdown .bottom_part .left_part h3 {
      font-size: 18px;
    font-weight: 900;
    font-family: 'Inter';
    font-style: italic;
    margin-bottom: 20px;
}
.chat_award_nav_dropdown .bottom_part .left_part p {
  display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
  color: #000;
}
.chat_award_nav_dropdown .bottom_part .left_part p img {
      margin-right: 8px;
}
.chat_award_nav_dropdown .bottom_part .right_part {
  text-align: right;
}
.chat_award_nav_dropdown .bottom_part .right_part p {
      display: flex;
    align-items: center;
    margin-bottom: 10px;
      font-weight: bold;
    font-size: 16px;
  color: #000;
}
.chat_award_nav_dropdown .bottom_part .right_part p span {
  background: #fff171;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 8px;
    text-align: center;
}
.chat_award_nav_dropdown .bottom_part .right_part p img {
  margin-right:8px;
}
.chat_award_nav_dropdown .bottom_part .right_part .join-us {
  background: #221f20;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 25px;
    line-height: 1;
    font-size: 17px;
  
}



 */