/* .hero-module-2024:after {  content:'';background-image: url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/Meddicc%202024/banner_bg_shape.png); background-repeat: no-repeat; background-position: top right; background-size: 1217px; height: 100%; width: 100%; position: absolute; right: 0; top: 0; } */
.hero-module-2024 .banner-wrapper { display: flex; flex-wrap: wrap; column-gap: 166px; align-items:center;}
.hero-module-2024 .left-part{ width: calc(47% - 83px); }
.hero-module-2024 .right-part { width: calc(53% - 83px);}
.hero-module-2024 .left-part .image { max-width: 524px; width: 100%; margin: 0 auto;} 
.hero-module-2024 .left-part .image img { width: 100%; height: 100% !important; object-fit: cover; object-position: center; }
.hero-module-2024 .right-part .top-icon { position: relative;max-width: 100px; margin: 0 auto 20px auto; width: 100%; } 
/* .hero-module-2024 .right-part .top-icon:before { content: '';height: 5px; background: #1778FB; position: absolute; bottom: -30px;width: 300px; left: -38%; right: auto; } */
.hero-module-2024 .right-part .top-icon img { width: 100%; object-fit: contain; } 
.hero-module-2024 .right-part .title-text h3 { font-size:30px;line-height:1.3;text-align: center; color: #fff; margin-bottom: 30px;text-transform: uppercase; } 
.hero-module-2024 .right-part .content { color: #fff; text-align: center;margin-bottom:30px;position:relative; } 
.hero-module-2024 .right-part .content:before { content: ''; height: 2px; background: #1778FB; position: absolute; bottom: -40px; width: 375px; left: 50%; transform: translateX(-50%); right: auto; }
/* .hero-module-2024 .right-part .botttom-inner { background: #fff; padding: 20px 50px; border-radius: 10px; max-width: 330px; margin: 0 auto; display: flex ; flex-wrap: wrap; column-gap: 50px;row-gap: 20px;} */
/* .hero-module-2024 .right-part .botttom-inner .box { width: calc(50% - 25px); display: flex; flex-wrap: wrap; align-items: center; position:relative;}
.hero-module-2024 .right-part .botttom-inner .box>a { font-family: Arimo;position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }
.hero-module-2024 .right-part .botttom-inner .box .icon { width: 30px; }
.hero-module-2024 .right-part .botttom-inner .box .icon img { width: 100%; height: 30px !important; object-fit: contain; }
.hero-module-2024 .right-part .botttom-inner .box .icon-text { width: calc(100% - 30px); padding-left: 5px;font-size: 20px; color: #1778FB; font-family: arimo; line-height: 1.5; } */
.hero-module-2024 .breadcum-menu { margin-bottom: 40px; }
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul { padding: 0; margin: 0; list-style: none; } 
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li.hs-menu-item { display: inline-block;position:relative; margin-right:40px;} 
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li.hs-menu-item>a { color: #fff; text-transform: uppercase; text-decoration: none; font-size: 18px; font-weight: 700; line-height: 1.5; }
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li:after { content: ''; background-image: url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/Meddicc%202024/menu_shape.svg); background-repeat: no-repeat; background-size: contain; position: absolute; width: 17px; height: 10px; top: 50%; transform: translateY(-50%); right: -40px; } 
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li:last-child { margin: 0; } 
.hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li:last-child:after { display: none; }

.hero-module-2024 .right-part .botttom-inner2 {position:relative; background: #ff6575; padding: 12px 20px 12px 30px; border-radius: 100px; max-width: 255px; margin: 0 auto; display: flex ; flex-wrap: wrap;} 
.hero-module-2024 .right-part .botttom-inner2 .box2 { width: 100%; display: flex; flex-wrap: wrap; align-items: center; position:relative;}
.hero-module-2024 .right-part .botttom-inner2 a { font-family: Arimo;position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }
.hero-module-2024 .right-part .botttom-inner2 .box2 .icon { width: 40px; }
.hero-module-2024 .right-part .botttom-inner2 .box2 .icon img { width: 100%; height: 40px !important; object-fit: contain; }
.hero-module-2024 .right-part .botttom-inner2 .box2 .icon-text { width: calc(100% - 40px); font-size: 20px; color: #fff;line-height: 0; text-transform: uppercase; font-weight: 800;}

.social-group { display: flex; flex-wrap: wrap; justify-content: center; }
.social-group .wrapper { display: flex; flex-wrap: wrap; align-items: center; } 
.social-group .wrapper .text { width: 90px; color: #fff;font-size:20px; padding-right:5px;}
.social-group .wrapper .icons-group { display: flex ; flex-wrap: wrap; gap: 15px; width: calc(100% - 90px); } 
.social-group .wrapper .icons-group .icons { width: 30px; } 
.social-group .wrapper .icons-group .icons img { width: 100%; height: 30px !important; object-fit: contain; }
.bottom-wrapper {margin: 80px 0px 30px 0px;}


@media(max-width:1399px){
  .hero-module-2024 .banner-wrapper { column-gap: 80px; }
  .hero-module-2024 .left-part, .hero-module-2024 .right-part{ width: calc(50% - 40px); }
  .hero-module-2024 .breadcum-menu { margin-bottom: 30px; }

}
@media(max-width:1199px){
  .hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li.hs-menu-item>a{ font-size:16px;}
  .hero-module-2024 .right-part{ padding-top:0;}
}
@media(max-width:991px){
  .hero-module-2024.meddicc-hero-section { padding: 130px 0px 80px 0px;}
  .hero-module-2024 .banner-wrapper { row-gap: 40px; }
  .hero-module-2024 .left-part, .hero-module-2024 .right-part{ width: 100%; }
  .hero-module-2024 .left-part { order: 2; }
  .hero-module-2024 .breadcum-menu .hs-menu-wrapper ul{ text-align: center;}
}
@media(max-width:767px){
  .hero-module-2024 .banner-wrapper { row-gap: 50px; }
  .hero-module-2024 .right-part .top-icon img{ height: 130px !important;}
  .hero-module-2024 .right-part .title-text h3 { margin-bottom: 20px; font-size:26px;}
  .hero-module-2024 .breadcum-menu .hs-menu-wrapper ul li.hs-menu-item>a{ font-size:14px;}
  /*   .hero-module-2024 .right-part .botttom-inner .box .icon { width: 24px; }
  .hero-module-2024 .right-part .botttom-inner .box .icon-2text{   width: calc(100% - 24px);}
  .hero-module-2024 .right-part .botttom-inner{ padding:15px 30px;} */

  .hero-module-2024 .right-part .botttom-inner .box2 .icon { width: 24px; }
  .hero-module-2024 .right-part .botttom-inner .box2 .icon-text{   width: calc(100% - 24px);}
  .hero-module-2024 .right-part .botttom-inner{ padding:15px 30px;}
}
@media(max-width:480px){
  /* .hero-module-2024 .right-part .botttom-inner { column-gap: 25px; max-width: 300px;} */
  /*   .hero-module-2024 .right-part .botttom-inner2 { column-gap: 25px; max-width: 300px;} */
  .hero-module-2024 .right-part .top-icon:before{width: 240px; left: -20%; }
  .hero-module-2024 .right-part .content:before{ width:260px;}
  .hero-module-2024 .right-part .botttom-inner2{ max-width:230px;}
  .hero-module-2024 .right-part .botttom-inner2 .box2 .icon-text { width: calc(100% - 30px); font-size: 18px;}
  .hero-module-2024 .right-part .botttom-inner2 .box2 .icon { width: 30px;} 
  .social-group .wrapper .text { font-size:18px;}